Data Element list used by SAP ABAP Function Module TH_VB_TEST_10 (Verbuchungstest)
SAP ABAP Function Module
TH_VB_TEST_10 (Verbuchungstest) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ARBGB | Application Area | SOURCE VALUE(ERR_MSG_ID) LIKE T100-ARBGB DEFAULT '00' |
|
| 2 | CHAR1 | Single-Character Flag | SOURCE VALUE(VERY_LONG_PARAMETERNAME_TESTIN) TYPE CHAR1 DEFAULT 'X' |
|
| 3 | CHAR1 | Single-Character Flag | SOURCE VALUE(SYNC_VB) TYPE CHAR1 DEFAULT ' ' |
|
| 4 | CHAR1 | Single-Character Flag | SOURCE VALUE(DO_RFC) TYPE CHAR1 DEFAULT ' ' |
|
| 5 | MSGNR | Message number | SOURCE VALUE(ERR_MSG_NO) LIKE T100-MSGNR DEFAULT '404' |
|
| 6 | VARMSGVAL | Variable message parts (length + text) | SOURCE VALUE(NO_FB) LIKE VBERROR-VARMSGVAL DEFAULT '0' |
|
| 7 | VARMSGVAL | Variable message parts (length + text) | SOURCE VALUE(TEXT) LIKE VBERROR-VARMSGVAL DEFAULT 'Standardtext' |
|
| 8 | VARMSGVAL | Variable message parts (length + text) | SOURCE VALUE(SLEEP) LIKE VBERROR-VARMSGVAL DEFAULT '0' |
|
| 9 | VARMSGVAL | Variable message parts (length + text) | SOURCE VALUE(NO_LOOPS) LIKE VBERROR-VARMSGVAL DEFAULT '1' |
|
| 10 | VBMODE | Execution Mode of an Update Module | SOURCE VALUE(STOP) LIKE VBMOD-VBMODE DEFAULT ' ' |
|
| 11 | VBMODE | Execution Mode of an Update Module | SOURCE VALUE(EXEC_COMMIT) LIKE VBMOD-VBMODE DEFAULT ' ' |
|
| 12 | VBMODE | Execution Mode of an Update Module | SOURCE VALUE(ERR_MSG) LIKE VBMOD-VBMODE DEFAULT ' ' |
|
| 13 | VBMODE | Execution Mode of an Update Module | SOURCE VALUE(DUMP) LIKE VBMOD-VBMODE DEFAULT ' ' |
|
| 14 | VBMODE | Execution Mode of an Update Module | SOURCE VALUE(OPCODE) LIKE VBMOD-VBMODE DEFAULT 'U' |