SAP ABAP Class CL_ATTRIBUTWERT_COAS (Contains Name and Value of Attributes)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     COAS (Package) CO: Attribute Assignment Service
Properties
Class CL_ATTRIBUTWERT_COAS  
Short Description Contains Name and Value of Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COAS   CO: Attribute Assignment Service 
Created 20000606   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATTRIBUTWERT_COAS has no forward declaration.
Interfaces
Class CL_ATTRIBUTWERT_COAS has no interface implemented.
Friends
Class CL_ATTRIBUTWERT_COAS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Public Object reference (TYPE REF TO) CL_ATTRIBUT_COAS Label for Attribute 20000606
2 STATUS Instance attribute Public Object reference (TYPE REF TO) CL_STATUS_COAS Status of Attribute Value 20000914
3 VALUE Instance attribute Public Type reference (TYPE) STRING Attribute Value 20000606
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_VALUE Instance method Public Method clear_value 20000627
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000623
3 COPY Instance method Public Method Copy 20000627
4 GET_EMPTY_VALUE_FOR_ATTRIBUTE Static method Public Method Create Initial Value for Given Attribute 20000628
5 GET_VALUE Instance method Public Method get_value 20000627
6 SET_VALUE Instance method Public Method set_value 20000627
Events
Class CL_ATTRIBUTWERT_COAS has no event.
Types
Class CL_ATTRIBUTWERT_COAS has no local type.
Method Signatures

Method CLEAR_VALUE Signature

Method CLEAR_VALUE on class CL_ATTRIBUTWERT_COAS has no parameter.
Method CLEAR_VALUE on class CL_ATTRIBUTWERT_COAS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Object reference (TYPE REF TO) CL_ATTRIBUT_COAS Attribut 20000623

Method CONSTRUCTOR on class CL_ATTRIBUTWERT_COAS has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_COPY Value transfer Object reference (TYPE REF TO) CL_ATTRIBUTWERT_COAS copy 20000627

Method COPY on class CL_ATTRIBUTWERT_COAS has no exception.

Method GET_EMPTY_VALUE_FOR_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_ATTRIBUT_COAS Attribut 20000628
2 Returning RR_EMPTY_VALUE Value transfer Object reference (TYPE REF TO) CL_ATTRIBUTWERT_COAS enthält Name und Wert von Attributen 20000628

Method GET_EMPTY_VALUE_FOR_ATTRIBUTE on class CL_ATTRIBUTWERT_COAS has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) STRING enthält Name und Wert von Attributen 20000627

Method GET_VALUE on class CL_ATTRIBUTWERT_COAS has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRD_VALUE Call by reference Type reference (TYPE) STRING Wert 20000627

Method SET_VALUE on class CL_ATTRIBUTWERT_COAS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A