Ansicht
Dokumentation

IUUC_DMO_SET_TABLES_FOR_LOAD - Define Mass Transfer & Tables for Initial Load

IUUC_DMO_SET_TABLES_FOR_LOAD - Define Mass Transfer & Tables for Initial Load

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

If called in execution mode, this function module executes the following steps sequentially. The steps are executed synchronously, that means, other than for most of the other tasks, no background jobs are scheduled:

  • (Optionally, on request):
    Execute report IUUC_DMO_CLEANUP_ALL to delete the specified mass transfer along with all its components
  • Execute report IUUC_CREATE_MT_ENTRY to create the project, subproject and mass transfer ID
  • Execute report IUUC_DMO_ADD_TABLES to populate table IUUC_TABLES with the tables for which the incremental processing is requested

Example

Notes

Importing parameters:

  • IV_MODE:
    E = Execution: Activity is executed
    S = Status return: Return status (successfull, error, ...) and application log number
  • IV_EXTERNAL_ID: Key of the activity record, required for status retrieval
  • IV_MT_ID: Mass Transfer ID
  • IV_UNICODE_CONVERSION: As part of the DMO process, a unicode conversion is executed
  • IV_DESCRIPTION: optional description for the DMO process
  • IV_SENDER_RFCDEST: Usually NONE, as we access the sender system (original schema) by means of a secondary DB connection, or DB synonyms, respectively
  • IV_RECEIVER_RFCDEST: rfc destination of the receiver system
  • IT_TABNAMES: Names of the DB tables for which the incremental processing is required. In case of cluster tables, make sure that the names of all logical tables of the DB cluster are included
  • IV_DEL_LOGTAB_REC: Specifies if the logging table records should be deleted after successful replication processing (value X), or should only be updated with a "processed" status
  • IV_CLEANUP: Specify if first, a potentially already existing mass transfer with the specified ID should be cleanup up, along with all the components pertaining to it
  • IV_DB_CONNECTION: DB connection pointing to the original schema (sender system)

Further information





Parameters

ET_LOGNUMBERS
ET_STATUS
IT_TABNAMES
IV_CLEANUP
IV_DB_CONNECTION
IV_DESCRIPTION
IV_EXTERNAL_ID
IV_MODE
IV_MT_ID_LOAD
IV_MT_ID_REPLICAT
IV_RECEIVER_BASIS_RELEASE
IV_RECEIVER_RFCDEST
IV_SCHEMA
IV_SENDER_RFCDEST
IV_UNICODE_CONV

Exceptions

NO_AUTHORITY

Function Group

CNV_IUUC_DMO

PERFORM Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2882 Date: 20240523 Time: 115615     sap01-206 ( 40 ms )