Table list used by SAP ABAP Function Module DD_PR_OPEN (Open an output channel (Create an administration block).)
SAP ABAP Function Module
DD_PR_OPEN (Open an output channel (Create an administration block).) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(TRACE) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 2 | SPRWR | Reference fields for logger PR_... | SOURCE VALUE(DEVICE) LIKE SPRWR-DEVICE DEFAULT 'D' |
|
| 3 | SPRWR | Reference fields for logger PR_... | SOURCE VALUE(LANG1) LIKE SPRWR-LANG1 DEFAULT 'D' |
|
| 4 | SPRWR | Reference fields for logger PR_... | SOURCE VALUE(LANG2) LIKE SPRWR-LANG2 DEFAULT 'E' |
|
| 5 | SPRWR | Reference fields for logger PR_... | SOURCE VALUE(MODUS) LIKE SPRWR-MODUS DEFAULT 'N' |
|