RSUIFIELDS - Fields for Generated User Interfaces
Fields for Generated User Interfaces information is stored in SAP table RSUIFIELDS.
It is part of development package RS_BOBJ_DS in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Integration of Business Objects Data Services".
It is part of development package RS_BOBJ_DS in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Integration of Business Objects Data Services".
Fields for table RSUIFIELDS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLICATION | Application/Screen | X | RSBOBJDS_APPLICATION | CHAR | 60 | |
FIELDNM | Name of Input Field on User Interface | X | RSBOBJDS_KEYNAME | CHAR | 128 | |
STARTFIELD | Boolean | RS_BOOL | CHAR | 2 | ||
DATATYPE | Data type | RSDATATYPE | CHAR | 8 | ||
LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
LOWERCASE | Lowercase letters allowed/not allowed | LOWERCASE | CHAR | 2 | ||
MANDATORY | Flag: Field is required (not blank) | MANDATORY | CHAR | 2 | ||
INFORMATION | Additional Information for Field (For Example, Generation) | CHAR | 40 |