O2TAGATT - BSP Element Attributes
BSP Element Attributes information is stored in SAP table O2TAGATT.
It is part of development package SBSP_DEVTAGLIB in software component BC-BSP. This development package consists of objects that can be grouped under "Development Environment Objects for Taglib Support".
It is part of development package SBSP_DEVTAGLIB in software component BC-BSP. This development package consists of objects that can be grouped under "Development Environment Objects for Taglib Support".
Fields for table O2TAGATT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TLIBID | BSP Extension: ID | X | O2TLIBID | CHAR | 30 | |
STATE | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 1 | |
TAGID | BSP Element: Name | X | O2TAGID | CHAR | 30 | |
ATTID | Attribute: Name | X | O2ATTID | CHAR | 30 | |
.INCLUDE | O2ATTINC | 0 | ||||
REQUIRED | Attribute: Mandatory? | O2REQUIRED | CHAR | 1 | ||
RTEXPR | Attribute: Dynamic Value Allowed? | O2RTEXPR | CHAR | 1 | ||
BYREF | Attribute: Pass by Reference | O2BYREF | CHAR | 1 | ||
TYPTYPE | Typing method | O2TYPTYPE | NUMC | 1 | ||
TYPE | Associated Type of an Interface Parameter | RS38L_TYP | CHAR | 132 | ||
DEFVAL | Attribute: Default Value | O2DEFVAL | CHAR | 30 | ||
BINDABLE | Bindable | O2BINDABLE | CHAR | 1 |