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 MO_PARENT Instance attribute Protected Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20040210
2 MR_VALUE Instance attribute Protected Object reference (TYPE REF TO) DATA Data 20040210
3 MS_TYPE Instance attribute Protected Type reference (TYPE) /IPRO/S_VAR_TYPE Variable type information 20040210
4 MV_CHANGED Instance attribute Protected Type reference (TYPE) SEU_BOOL Boolean 20040210
5 MV_LABEL Instance attribute Protected Type reference (TYPE) STRING 20040210
6 MV_NAME Instance attribute Protected Type reference (TYPE) STRING 20040210
7 MV_PROTECTION Instance attribute Protected Type reference (TYPE) /IPRO/VISIBILITY 'C' Protection of a variable 20040721
8 MV_VISIBILITY Instance attribute Protected Type reference (TYPE) /IPRO/VISIBILITY 'C' Visibility of a variable 20040210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040210
2 CREATE_FROM_DATA Static method Public Method Factory: create from data reference 20040601
3 IS_CHANGED Instance method Public Method changed? 20040210
4 SET_LABEL Instance method Public Method Label 20040210
5 SET_NAME Instance method Public Method Name 20040210
6 SET_VISIVILITY 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 Importing IV_DATA Call by reference Type reference (TYPE) ANY Type as data object 20040210
2 Importing 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 Importing PIR_DATA Call by reference Object reference (TYPE REF TO) DATA Data reference 20040601
2 Importing PIS_HELPMETHOD Call by reference Type reference (TYPE) /IPRO/S_HELPMETHOD Help method 20040601
3 Importing PIV_LABEL Call by reference Type reference (TYPE) STRING Label 20040601
4 Importing PIV_NAME Call by reference Type reference (TYPE) STRING Name 20040601
5 Importing 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 Importing PIV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip 20040601
7 Importing PIV_VISIBILITY Call by reference Type reference (TYPE) /IPRO/VISIBILITY 'D' Visibility of a variable 20040601
8 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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