Table/Structure Field list used by SAP ABAP Function Module RSDMD_MDMT_SELECTION_INIT (Initialize: selecting data via pop-up window)
SAP ABAP Function Module
RSDMD_MDMT_SELECTION_INIT (Initialize: selecting data via pop-up window) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD01L - DECIMALS | Number of Decimal Places | ||
| 2 | DD01L - LENG | Length (No. of Characters) | ||
| 3 | DD01L - OUTPUTLEN | Output Length | ||
| 4 | DD01L - DATATYPE | Data Type in ABAP Dictionary | ||
| 5 | DD03P - SCRTEXT_L | Long Field Label | ||
| 6 | DD03P - TABNAME | Table Name | ||
| 7 | DD03P - SCRTEXT_S | Short Field Label | ||
| 8 | DD03P - SCRTEXT_M | Medium Field Label | ||
| 9 | DD03P - ROLLNAME | Data element (semantic domain) | ||
| 10 | DD03P - OUTPUTLEN | Output Length | ||
| 11 | DD03P - INTTYPE | ABAP data type (C,D,N,...) | ||
| 12 | DD03P - INTLEN | Internal Length in Bytes | ||
| 13 | FLDCONVERT - DDDECIMALS | Decimal places according to Dictionary (currency/quan.field) | ||
| 14 | FLDCONVERT - WHERE_LENG | Length for WHERE clauses | ||
| 15 | FLDCONVERT - TYPE | ABAP/4: Selection field type | ||
| 16 | FLDCONVERT - SIGN | Flag for sign in numerical fields | ||
| 17 | FLDCONVERT - OLENGTH | ABAP: Output length of selection condition | ||
| 18 | FLDCONVERT - LOWER | ABAP: Is upper/lower case allowed in selection? | ||
| 19 | FLDCONVERT - LENGTH | ABAP/4: Length of selection field | ||
| 20 | FLDCONVERT - FIELDNAME | Field Name | ||
| 21 | FLDCONVERT - DECIMALS | Number of decimal places | ||
| 22 | RSCONVERT - WHERE_LENG | Length for WHERE clauses | ||
| 23 | RSCONVERT - TYPE | ABAP/4: Selection field type | ||
| 24 | RSCONVERT - SIGN | Flag for sign in numerical fields | ||
| 25 | RSCONVERT - OLENGTH | ABAP: Output length of selection condition | ||
| 26 | RSCONVERT - LENGTH | ABAP/4: Length of selection field | ||
| 27 | RSCONVERT - DECIMALS | Number of decimal places | ||
| 28 | RSCONVERT - DDDECIMALS | Decimal places according to Dictionary (currency/quan.field) | ||
| 29 | RSCONVERT - LOWER | ABAP: Is upper/lower case allowed in selection? | ||
| 30 | RSDSEVENTS - EVENT | Free selections: Short description for selection scrn event | ||
| 31 | RSDSEVENTS - FORM | Callback Routine Name | ||
| 32 | RSDSEVENTS - PROG | Callback routine program | ||
| 33 | RSDSFIELDS - DECIMALS | Number of decimal places | ||
| 34 | RSDSFIELDS - FIELDNAME | Field Name | ||
| 35 | RSDSFIELDS - SIGN | Flag for sign in numerical fields | ||
| 36 | RSDSFIELDS - TABLENAME | Table Name | ||
| 37 | RSDSFIELDS - TYPE | ABAP/4: Selection field type | ||
| 38 | RSDSFIELDS - WHERE_LENG | Length for WHERE clauses | ||
| 39 | RSDSTEXTS - FIELDNAME | Field Name | ||
| 40 | RSDSTEXTS - TEXT | Select option text | ||
| 41 | RSDSTEXTS - TABLENAME | Table Name | ||
| 42 | RSDYNSEL - SELID | Dynamic selection ID | SOURCE VALUE(E_SELID) LIKE RSDYNSEL-SELID |
|
| 43 | RSDYNSEL - SELID | Dynamic selection ID | ||
| 44 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 45 | SYST - MSGID | ABAP System Field: Message ID | ||
| 46 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 47 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 48 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 49 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 50 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 51 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 52 | SYST - TFILL | ABAP System Field: Number of Rows in Internal Tables |