Table/Structure Field list used by SAP ABAP Function Module DD_DB_CONVERTER (DD: Umsetzungs-Massenverarbeitungsaufträge verarbeiten)
SAP ABAP Function Module DD_DB_CONVERTER (DD: Umsetzungs-Massenverarbeitungsaufträge verarbeiten) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DDLCH - LNAME DD: Name of a log output channel
2 Table/Structure Field  DDLCH - LNAME DD: Name of a log output channel SOURCE VALUE(LOG_NAME) LIKE DDLCH-LNAME DEFAULT '&DEFAULT&'
3 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(ASYNCHRON) LIKE DDREFSTRUC-BOOL DEFAULT ' '
4 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value
5 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(DB_LOG) LIKE DDREFSTRUC-BOOL DEFAULT 'X'
6 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(FILE_LOG) LIKE DDREFSTRUC-BOOL DEFAULT ' '
7 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(LOG_DISPLAY) LIKE DDREFSTRUC-BOOL DEFAULT ' '
8 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(NSTRF) LIKE DDREFSTRUC-BOOL DEFAULT ' '
9 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(PARALLEL) LIKE DDREFSTRUC-BOOL DEFAULT ' '
10 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(PRE_DONE) LIKE DDREFSTRUC-BOOL DEFAULT ' '
11 Table/Structure Field  DDREFSTRUC - DISTRIBUT DD: Distribution of processes
12 Table/Structure Field  DDREFSTRUC - DISTRIBUT DD: Distribution of processes SOURCE VALUE(PROC_DIST) LIKE DDREFSTRUC-DISTRIBUT DEFAULT 'LOCAL'
13 Table/Structure Field  DDREFSTRUC - PARA_GRADE DD: Number of processes for parallel execution
14 Table/Structure Field  DDREFSTRUC - PARA_GRADE DD: Number of processes for parallel execution SOURCE VALUE(PROC_NUMBER) LIKE DDREFSTRUC-PARA_GRADE DEFAULT 1
15 Table/Structure Field  DDREFSTRUC - PROC_CLASS DD: Process class in which the program runs
16 Table/Structure Field  DDREFSTRUC - PROC_CLASS DD: Process class in which the program runs SOURCE VALUE(PROC_CLASS) LIKE DDREFSTRUC-PROC_CLASS DEFAULT 'DIA'