SAP ABAP Class CL_SCMG_CASE_ATTRIBUTE (Case Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_SP_CASE_ATTRIBUTES (Package) SP Case: Attribute Handling
Properties
Class CL_SCMG_CASE_ATTRIBUTE  
Short Description Case Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_SP_CASE_ATTRIBUTES   SP Case: Attribute Handling 
Created 20020603   SAP 
Last change 20020603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_CASE_ATTRIBUTE has no forward declaration.
Interfaces
Class CL_SCMG_CASE_ATTRIBUTE has no interface implemented.
Friends
Class CL_SCMG_CASE_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_ID Instance attribute Public Type reference (TYPE) SRMADID Attribute Description - ID 20020606
2 ATTRIBUTE_MANAGER Instance attribute Public Object reference (TYPE REF TO) CL_SCMG_ATTRIBUTE_MANAGER Manage Attributes of Database Table 20020709
3 VALUE_OBJECT Instance attribute Private Object reference (TYPE REF TO) IF_SRM_EDIT_ATTRIBUTE_VALUE Attribute Value - Edit 20020603
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020603
2 GET_OLD_VALUE Instance method Public Method Gets Last Persistent Value 20020710
3 GET_VALUE Instance method Public Method Get Attribute Value 20020606
4 GET_VALUE_OBJECT Instance method Public Method Returns SRM Value Object 20020603
5 IS_CHANGED Instance method Public Method Has object changed? 20020710
6 IS_VALID Instance method Public Method Attribute Check 20020618
7 SET_VALUE Instance method Public Method Assign Value to Attribute 20020606
Events
Class CL_SCMG_CASE_ATTRIBUTE has no event.
Types
Class CL_SCMG_CASE_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 IM_ATTRIBUTE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SCMG_ATTRIBUTE_MANAGER Attribute einer DB Tabelle Verwalten 20020709
2 Importing IM_VALUE_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_EDIT_ATTRIBUTE_VALUE Attributwert - Edit 20020606
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE Attribut Wert: Fehler im Zusammenhang mit Beschreibung 20020702

Method GET_OLD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALUE Value transfer Type reference (TYPE) STRING 20020710
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020710

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALUE Value transfer Type reference (TYPE) STRING 20020606
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020709

Method GET_VALUE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALUE_OBJECT Value transfer Object reference (TYPE REF TO) IF_SRM_EDIT_ATTRIBUTE_VALUE Attributwert - Edit 20020603

Method GET_VALUE_OBJECT on class CL_SCMG_CASE_ATTRIBUTE has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20020710
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020710

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_ATTRIBUTES Call by reference Type reference (TYPE) SCMG_LIST_OF_CASE_ATTRIBUTES Liste von Case Attributen 20020624
2 Returning RE_MESSAGE Value transfer Type reference (TYPE) SCMG_ATTR_RETURN_VALUE Attribute Wert mit Meldung 20020619
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020702

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) STRING 20020606
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Fehler bei Attribut (abstrakt) 20020702
History
Last changed by/on SAP  20020603 
SAP Release Created in 620