SAP ABAP Class IF_CFX_ATTRIBUTES (For Objects with Attributes)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CFX_COMMON Common Interface for All Objects 20020410
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_MATERIAL_VERSION Version of a Material 20020313
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_STRUCTURE_ITEM BOM Item 20020228
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_STRUCTURE_VERSION Version of a Bill of Material 20020305
Properties
Class IF_CFX_ATTRIBUTES  
Short Description For Objects with Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020222   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CFX_ATTRIBUTES has no forward declaration.
Interfaces
Class IF_CFX_ATTRIBUTES has no interface implemented.
Friends
Class IF_CFX_ATTRIBUTES has no friend class.
Attributes
Class IF_CFX_ATTRIBUTES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_VALUES Instance method Public Method Returns the Attribute Values 20020225
2 IS_NEW_OBJECT Instance method Public Method True if Object (or First Version) is Being Created 20020410
Events
Class IF_CFX_ATTRIBUTES has no event.
Types
Class IF_CFX_ATTRIBUTES has no local type.
Method Signatures

Method GET_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_ATTRIBUTE_VALUES Value transfer Object reference (TYPE REF TO) CL_CFX_ATTRIBUTE_VALUES Liste von Attributen mit Wert 20020308

Method GET_ATTRIBUTE_VALUES on class IF_CFX_ATTRIBUTES has no exception.

Method IS_NEW_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_NEW Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20020410

Method IS_NEW_OBJECT on class IF_CFX_ATTRIBUTES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in