SAP ABAP Class CL_SCMG_ATTRIBUTE_DATASOURCE (Case Attributes Data Source)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_SP_CASE_ATTRIBUTES (Package) SP Case: Attribute Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_ATTRIBUTE_DATASOURCE Case Attributes Provider 20040422
Properties
Class CL_SCMG_ATTRIBUTE_DATASOURCE  
Short Description Case Attributes Data Source    
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 20040422   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCMG_ATTRIBUTE_DATASOURCE Case Attributes Provider 20040422
Friends
Class CL_SCMG_ATTRIBUTE_DATASOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CACHED_CASE_GUID Instance attribute Private Type reference (TYPE) SCMG_CASE_GUID Cached Case GUID 20040526
2 CACHED_TABLENAME Instance attribute Private Type reference (TYPE) TABNAME Cached Name of the Attributes Table 20040526
3 CASE_ATTR Instance attribute Private Object reference (TYPE REF TO) DATA Attributes of the Case 20040422
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_ATTRS_FROM_DB Instance method Public Method Will Reread Attributes from DB 20040422
2 SET_ATTRIBUTES Instance method Public Method Sets Attributes from Outside 20040422
Events
Class CL_SCMG_ATTRIBUTE_DATASOURCE has no event.
Types
Class CL_SCMG_ATTRIBUTE_DATASOURCE has no local type.
Method Signatures

Method LOAD_ATTRS_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RESELECT_DB Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE 20050905
2 Importing IN_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040422
3 Importing IN_TABLENAME Call by reference Type reference (TYPE) TABNAME Kontrollstruktur für Tests des Tabellennamens (außer SAA) 20040422

Method LOAD_ATTRS_FROM_DB on class CL_SCMG_ATTRIBUTE_DATASOURCE has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ATTRIBUTES Call by reference Type reference (TYPE) DATA 20040422
2 Importing TABLENAME Call by reference Type reference (TYPE) STRING 20040422

Method SET_ATTRIBUTES on class CL_SCMG_ATTRIBUTE_DATASOURCE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700