SAP ABAP Class /IPRO/CL_UI_ATTRIBUTE (An attribute for the UI layer)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040210 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/IF_MODEL | Document Builder Model Interface | 20040210 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/IF_OBSERVER | Document Builder Observer Interface | 20040210 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/IF_SUBJECT | Document Builder Subject Interface | 20040210 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/IF_VISIBILITY | Visibility of an entity | 20040210 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IPRO/CL_UI_COMPLEX_ATTRIBUTE | Complex Attribute for UI Layer | 20040210 |
Properties
Class | /IPRO/CL_UI_ATTRIBUTE | |
Short Description | An attribute for the UI layer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IPRO/PROGS | programs |
Created | 20040210 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IPRO/CL_UI_ATTRIBUTE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040210 | ||
2 | /IPRO/IF_MODEL | Document Builder Model Interface | 20040210 | ||
3 | /IPRO/IF_OBSERVER | Document Builder Observer Interface | 20040210 | ||
4 | /IPRO/IF_SUBJECT | Document Builder Subject Interface | 20040210 | ||
5 | /IPRO/IF_VISIBILITY | Visibility of an entity | 20040210 |
Friends
Class /IPRO/CL_UI_ATTRIBUTE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040210 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Data | 20040210 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IPRO/S_VAR_TYPE | Variable type information | 20040210 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SEU_BOOL | Boolean | 20040210 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20040210 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20040210 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IPRO/VISIBILITY | 'C' | Protection of a variable | 20040721 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IPRO/VISIBILITY | 'C' | Visibility of a variable | 20040210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040210 |
2 | ![]() |
Static method | Public | Method | Factory: create from data reference | 20040601 |
3 | ![]() |
Instance method | Public | Method | changed? | 20040210 |
4 | ![]() |
Instance method | Public | Method | Label | 20040210 |
5 | ![]() |
Instance method | Public | Method | Name | 20040210 |
6 | ![]() |
Instance method | Public | Method | visibility | 20040210 |
Events
Class /IPRO/CL_UI_ATTRIBUTE has no event.
Types
Class /IPRO/CL_UI_ATTRIBUTE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | ANY | Type as data object | 20040210 | ||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | Type as absolute name | 20040210 |
Method CONSTRUCTOR on class /IPRO/CL_UI_ATTRIBUTE has no exception.
Method CREATE_FROM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data reference | 20040601 | ||
2 | ![]() |
PIS_HELPMETHOD | Call by reference | Type reference (TYPE) | /IPRO/S_HELPMETHOD | Help method | 20040601 | ||
3 | ![]() |
PIV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040601 | ||
4 | ![]() |
PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040601 | ||
5 | ![]() |
PIV_PRES_TYP | Call by reference | Type reference (TYPE) | /IPRO/PRES_TYP | 'D' | This data element defines the presentation type of a var | 20040601 | |
6 | ![]() |
PIV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Tooltip | 20040601 | ||
7 | ![]() |
PIV_VISIBILITY | Call by reference | Type reference (TYPE) | /IPRO/VISIBILITY | 'D' | Visibility of a variable | 20040601 | |
8 | ![]() |
PRO_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040601 |
Method CREATE_FROM_DATA on class /IPRO/CL_UI_ATTRIBUTE has no exception.
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRV_CHANGED | Value transfer | Type reference (TYPE) | SEU_BOOL | Changed | 20040210 |
Method IS_CHANGED on class /IPRO/CL_UI_ATTRIBUTE has no exception.
Method SET_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040210 |
Method SET_LABEL on class /IPRO/CL_UI_ATTRIBUTE has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040210 |
Method SET_NAME on class /IPRO/CL_UI_ATTRIBUTE has no exception.
Method SET_VISIVILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VISIBILITY | Call by reference | Type reference (TYPE) | /IPRO/VISIBILITY | Visibility of a variable | 20040210 |
Method SET_VISIVILITY on class /IPRO/CL_UI_ATTRIBUTE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 10A |