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 | ![]() |
DDLCH - LNAME | DD: Name of a log output channel | |
2 | ![]() |
DDLCH - LNAME | DD: Name of a log output channel | SOURCE VALUE(LOG_NAME) LIKE DDLCH-LNAME DEFAULT '&DEFAULT&' |
3 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(ASYNCHRON) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
4 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | |
5 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(DB_LOG) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
6 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(FILE_LOG) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
7 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(LOG_DISPLAY) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
8 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(NSTRF) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
9 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(PARALLEL) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
10 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(PRE_DONE) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
11 | ![]() |
DDREFSTRUC - DISTRIBUT | DD: Distribution of processes | |
12 | ![]() |
DDREFSTRUC - DISTRIBUT | DD: Distribution of processes | SOURCE VALUE(PROC_DIST) LIKE DDREFSTRUC-DISTRIBUT DEFAULT 'LOCAL' |
13 | ![]() |
DDREFSTRUC - PARA_GRADE | DD: Number of processes for parallel execution | |
14 | ![]() |
DDREFSTRUC - PARA_GRADE | DD: Number of processes for parallel execution | SOURCE VALUE(PROC_NUMBER) LIKE DDREFSTRUC-PARA_GRADE DEFAULT 1 |
15 | ![]() |
DDREFSTRUC - PROC_CLASS | DD: Process class in which the program runs | |
16 | ![]() |
DDREFSTRUC - PROC_CLASS | DD: Process class in which the program runs | SOURCE VALUE(PROC_CLASS) LIKE DDREFSTRUC-PROC_CLASS DEFAULT 'DIA' |