Ansicht
Dokumentation

IUUC_DMO_CREATE_TABLES - Create Logging Tables and local table definitions

IUUC_DMO_CREATE_TABLES - Create Logging Tables and local table definitions

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   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 schedules a batch job for report IUUC_CREATE_NONSAP_TABLES which in turn creates

  • logging tables in the sender system
  • synonyms for the logging and original tables in the shadow schema, which point to the respective tables of the original schema
  • Table definitions in the ABAP DDIC for both the original and logging tables

Example

Notes

Importing parameters:

  • IV_MODE:
    E = Execution: Activity is executed, that means, a background job is scheduled
    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_SCHEMA: DB schema of the original system (sender system)
  • IV_DB_CONNECTION: DB connection pointing to the original schema (sender system)
  • IV_TABLESPACE: Tablespace to which the logging tables should be assigned
  • IV_UNICODE: specifies if the sender system is a Unicode system (required to handle field lengths correctly)

Further information





Parameters

ET_LOGNUMBERS
ET_STATUS
IV_CLUSTER_TRANSP
IV_DB_CONNECTION
IV_EXTERNAL_ID
IV_MODE
IV_MT_ID
IV_SCHEMA
IV_TABLESPACE
IV_UNICODE

Exceptions

JOB_SCHEDULING_FAILED
NO_AUTHORITY

Function Group

CNV_IUUC_DMO

ABAP Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1856 Date: 20240523 Time: 090518     sap01-206 ( 33 ms )