Ansicht
Dokumentation

DMCDTL_MT_RT_GEN - API: Generate conversion objects of a mass transfer

DMCDTL_MT_RT_GEN - API: Generate conversion objects of a mass transfer

RFUMSV00 - Advance Return for Tax on Sales/Purchases   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Purpose

This report is used to generate the runtime objects of the conversion objects of a specified mass transfer. For this purpose, method GENERATE_RUNTIME_OBJECTS of class CL_DMC_SUPER_CONV_OBJECT is used (see there for further details).

Integration

Usually the report is called by API function module DTL_MT_RT_GEN which itself is called from the process control layer (PCL). When the report finishes processing, it invokes the PCL status agent to refresh the processing status.
PCL also provides the information if the report was called in a data extraction scenario. In this case, only the data selection function module must be created in the sender system, rather than generating all runtime objects. In this case, instead of method GENERATE_RUNTIME_OBJECTS , another method of class CL_DMC_SIPER_CONV_OBJECT is called: Method GENERATE_RTO_ACS.

Prerequisites

The conversion objects for which the runtime objects should be generated must exist, and a reading type and a selection parameter must be assigned to them.

Features

Selection

  • P_MT_ID
    Mass transfer identifier. The runtime objects are generated for the conversion objects belonging to this mass transfer
  • S_TABLE
    To optionally select only a subset of the mass transfer's conversion objects
  • P_SESSID
    No-display parameter to control the maintenance of activity records which are used to return status information. For details see the documentation of class CL_DMC_ACT_REC.
  • P_PACKID
    No-display parameter to get the PCL package ID which is needed to address the PCL for status agent invocation.

Standard Variants

Output

No list output. An application log is created which lists the conversion objects for which the runtime objects have been generated, and possible generation errors.

Activities

Example






Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2346 Date: 20240520 Time: 065641     sap01-206 ( 43 ms )