Table list used by SAP ABAP Function Module DD_SJOB_SUBMIT (Hintergrundeinplanung eines ICNV-Jobs)
SAP ABAP Function Module DD_SJOB_SUBMIT (Hintergrundeinplanung eines ICNV-Jobs) is using
# Object Type Object Name Object Description Note
     
1 Table  DDLCH Logical Channel Info from the R/3 Repos. - Standard Version SOURCE VALUE(DEVICE) LIKE DDLCH-LDEVICE DEFAULT 'T'
2 Table  DDLCH Logical Channel Info from the R/3 Repos. - Standard Version SOURCE VALUE(LOGMODE) LIKE DDLCH-LMODUS DEFAULT 'A'
3 Table  DDLCH Logical Channel Info from the R/3 Repos. - Standard Version SOURCE VALUE(LOGNAME) LIKE DDLCH-LNAME DEFAULT '/tmp/-ICNV'
4 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(FORCE) LIKE DDREFSTRUC-BOOL DEFAULT ' '
5 Table  DDTABNAME Only table name SOURCE TABNAMES STRUCTURE DDTABNAME
6 Table  TICNV DD: Status of Incremental Conversions SOURCE VALUE(TIME_OFF) LIKE TICNV-PTIME_OFF DEFAULT '000'
7 Table  TICNV DD: Status of Incremental Conversions SOURCE VALUE(NEXT) LIKE TICNV-CNVSTATE DEFAULT ''
8 Table  TICNV DD: Status of Incremental Conversions