SAP ABAP Class CL_UAC_ATTRIBUTE (Holds attributes of items)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UAC_ATTRIBUTE (Package) Holds Attributes of Items within UAC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_ATTRIBUTE Attribute service: Holds attributes of items 20030227
Properties
Class CL_UAC_ATTRIBUTE  
Short Description Holds attributes of items    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UAC_ATTRIBUTE   Holds Attributes of Items within UAC 
Created 20030227   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UAC_ASSIGNMENT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_ATTRIBUTE Attribute service: Holds attributes of items 20030227
Friends
Class CL_UAC_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ASSIGNMENT_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UAC_ASSIGNMENT_MODEL view gets assignment data from model via this interface 20030228
2 MR_TREE_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UAC_TREE_MODEL view gets tree data from model via this interface 20030228
3 MT_ANY Instance attribute Private See coding 20030227
4 MT_DREF Instance attribute Private See coding 20030227
5 MT_OREF Instance attribute Private See coding 20030227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030228
2 GET_REFERENCE Instance method Private Method Get Data Reference 20030227
Events
Class CL_UAC_ATTRIBUTE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DREF Private See coding 20030227
2 TY_S_OREF Private See coding 20030227
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIGNMENT_MODEL Call by reference Object reference (TYPE REF TO) IF_UAC_ASSIGNMENT_MODEL view gets assignment data from model via this interface 20030228
2 Importing IR_TREE_MODEL Call by reference Object reference (TYPE REF TO) IF_UAC_TREE_MODEL view gets tree data from model via this interface 20030228

Method CONSTRUCTOR on class CL_UAC_ATTRIBUTE has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ANY Call by reference Type reference (TYPE) ANY 20030227
2 Returning RD_DREF Value transfer Object reference (TYPE REF TO) DATA 20030227

Method GET_REFERENCE on class CL_UAC_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 200