SAP Program CRM_ORDER_SAVE - Save document

Purpose
This program replaces the missing option to execute a single test forthe CRM_ORDER_SAVE function module.
You usually use this program in combination with a call ofCRM_ORDER_MAINTAIN to save changes in the buffer. The CRM_ORDER_MAINTAINreport provides you with the option, for example, of saving the changeddata.
The usual single test function in transaction SE37 is not possible assorted tables are used as import parameters. However, theRS_COMPLEX_OBJECT_EDIT module used by Basis for maintaining importparameters can only process standard tables.

Features
The report executes a test call of the CRM_ORDER_SAVE function module,and displays the result (the export parameters).

Selection
You can maintain all import parameters of the CRM_ORDER_SAVE module.

656823FAQ: Tips and tricks for transfer debugging
682641Termination when saving in IC WebClient