Purpose This program replaces the missing option to execute a single test forthe function module CRM_ORDER_READ. Independent of the UI for the business transaction, you can determinewhich data the read methods for the subobjects of the CRM businesstransaction returns. The usual single test function in transaction SE37 is not possible assorted tables are used as import parameters. The RS_COMPLEX_OBJECT_EDITmodule from Basis for maintaining import parameters can only processstandard tables. Features The report executes a test call of the function module CRM_ORDER_READand displays the result (the export parameters). The report automatically adjusts itself to enhancements to the interfaceof the function module CRM_ORDER_READ (by new subobjects) as far asthese are examples of export parameters. The report has to be adjustedmanually for new import parameters. Selection You can maintain all import parameters of the module CRM_ORDER_READ. For input help, you can also specify the transaction number of thebusiness transaction to be read. The corresponding GUID is thendetermined by the report itself. |