WDKOSRFIELDS - Fields in an OSR transaction
Fields in an OSR transaction information is stored in SAP table WDKOSRFIELDS.
It is part of development package WDK_F8_TRANSACTION in software component BC-MUS. This development package consists of objects that can be grouped under "F8 Transactions".
It is part of development package WDK_F8_TRANSACTION in software component BC-MUS. This development package consists of objects that can be grouped under "F8 Transactions".
Fields for table WDKOSRFIELDS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
PROG_NAME | ABAP Program: Current Master Program | X | SYREPID | CHAR | 40 | WDKOSRPROGRAMS |
FIELD_NAME | Field on the selection screen of an OSR transaction | X | WDK_OSR_FIELD_NAME | CHAR | 8 | |
OTR_ALIAS | OTR Alias of the label for a field in OSR transaction | WDK_OSR_FIELD_TXT | CHAR | 50 | ||
BLOCK_ID | Block Id of a block in the sel. screen of an OSR transaction | WDK_OSR_BLOCK_ID | INT2 | 2 | WDKOSRBLOCKS | |
DATA_TYPE | Field type | FIELD_TYPE | CHAR | 30 | * | |
TAB_ORDER | Order of the fields on the selection screen | WDK_OSR_TAB_ORDER | INT2 | 2 | ||
F4_MODE | Input Help Mode of a field | WDK_OSR_F4_MODE | NUMC | 1 | ||
OVS_HANDLER_NAME | Object Type Name | SEOCLSNAME | CHAR | 30 | ||
CHECKBOX | Indicator for a checkbox for a field in an OSR transaction | WDK_OSR_CHECKBOX | CHAR | 1 | ||
RADIOGROUP | Radio group ID of a radio button in OSR transactions | WDK_OSR_RADIO_GROUP_ID | CHAR | 4 | ||
FILEUPLOAD | Indicator for a file upload control | WDK_OSR_FILE_UPLOAD_INDICATOR | CHAR | 1 |