Table/Structure Field list used by SAP ABAP Function Module G_EXPORT_PARAMETERS_GET (Eingabe von Parametern für Export (Report-Writer-Ausgaben))
SAP ABAP Function Module
G_EXPORT_PARAMETERS_GET (Eingabe von Parametern für Export (Report-Writer-Ausgaben)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LGRWO - MAC_SGNTR | Signature of an application in Mac-OS (creator) | ||
| 2 | LGRWO - X_EXPONLY2 | Indicator: Export only (do not start any PC applications) | ||
| 3 | LGRWO - X_EXPONLY1 | Indicator: Export only (do not start any PC applications) | ||
| 4 | LGRWO - WIN_X1 | Indicator: Launch application and open file | ||
| 5 | LGRWO - SAVE_PARMS | Indicator: Save entries as default values | SOURCE VALUE(FLAG_SAVE_PARAMETERS) LIKE LGRWO-SAVE_PARMS |
|
| 6 | LGRWO - SAVE_PARMS | Indicator: Save entries as default values | ||
| 7 | LGRWO - RW_PROGRAM | Program on presentation server | SOURCE VALUE(PC_PROGRAM) LIKE LGRWO-RW_PROGRAM DEFAULT SPACE |
|
| 8 | LGRWO - RW_PROGRAM | Program on presentation server | ||
| 9 | LGRWO - RW_EXPONLY | Indicator: Export only (do not start any PC applications) | SOURCE VALUE(PC_EXPORT_ONLY) LIKE LGRWO-RW_EXPONLY DEFAULT SPACE |
|
| 10 | LGRWO - RW_EXPONLY | Indicator: Export only (do not start any PC applications) | ||
| 11 | LGRWO - RW_COMMAND | Parameters for program | SOURCE VALUE(PC_COMMAND) LIKE LGRWO-RW_COMMAND DEFAULT SPACE |
|
| 12 | LGRWO - RW_COMMAND | Parameters for program | ||
| 13 | LGRWO - PC_FORMAT | File format | SOURCE VALUE(PC_FORMAT) LIKE LGRWO-PC_FORMAT DEFAULT SPACE |
|
| 14 | LGRWO - PC_FORMAT | File format | ||
| 15 | LGRWO - OUT_FILE | File for Report Writer output | SOURCE VALUE(FILE_NAME) LIKE LGRWO-OUT_FILE DEFAULT SPACE |
|
| 16 | LGRWO - OUT_FILE | File for Report Writer output | ||
| 17 | LGRWO - MAC_X1 | Indicator: Launch application and open file | ||
| 18 | LGRWO - MAC_CMD | AppleScript-Instruction | ||
| 19 | RGRWA - OUT_DEVI | Output medium | ||
| 20 | RGRWA - OUT_DEVI | Output medium | SOURCE VALUE(DEVICE) LIKE RGRWA-OUT_DEVI DEFAULT ' ' |
|
| 21 | RGRWA - OUT_FORM | Output format | ||
| 22 | RGRWA - OUT_FORM | Output format | SOURCE VALUE(FORMAT) LIKE RGRWA-OUT_FORM DEFAULT ' ' |
|
| 23 | RGRWA - OUT_FORM1 | Output Format (Addition) |