Ansicht
Dokumentation

IUUC_DMO_CREATE_LOGTAB_RCV - Create Logging Tables in the receiver system

IUUC_DMO_CREATE_LOGTAB_RCV - Create Logging Tables in the receiver system

TXBHW - Original Tax Base Amount in Local Currency   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
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_EXTERNAL_ID
IV_MODE
IV_MT_ID

Exceptions

JOB_SCHEDULING_FAILED
NO_AUTHORITY

Function Group

CNV_IUUC_DMO

CPI1466 during Backup   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1751 Date: 20240605 Time: 065535     sap01-206 ( 29 ms )