SAT_PROG_PARAM - Selection Screen: parameter value
Selection Screen: parameter value information is stored in SAP table SAT_PROG_PARAM.
It is part of development package SABP_TOOLS_STDLIB in software component BC-DWB-TOO. This development package consists of objects that can be grouped under "*NO* REUSE - Reuse functions for ABAP Runtime and IDE".
It is part of development package SABP_TOOLS_STDLIB in software component BC-DWB-TOO. This development package consists of objects that can be grouped under "*NO* REUSE - Reuse functions for ABAP Runtime and IDE".
Fields for table SAT_PROG_PARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 6 | |
USERNAME | User Name | X | UNAME | CHAR | 24 | |
REPORT | ABAP Program Name | X | PROGNAME | CHAR | 80 | |
NAME | X | CHAR | 60 | |||
VALUE | Serialized Data (Export or Call Transformation) | SABP_D_SERIALIZED_DATA | RSTR | 8 | ||
UPDATE_ON | System Date | SYDATUM | DATS | 16 | ||
EXPIRES_ON | System Date | SYDATUM | DATS | 16 |