SAP ABAP Class CL_SCMG_ARCH_DAO (Data Access Object.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ARCHIVE_WRITE_PHASE (Package) Archiving Write Phase
Properties
Class CL_SCMG_ARCH_DAO  
Short Description Data Access Object.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE_WRITE_PHASE   Archiving Write Phase 
Created 20040119   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_ARCH_DAO has no forward declaration.
Interfaces
Class CL_SCMG_ARCH_DAO has no interface implemented.
Friends
Class CL_SCMG_ARCH_DAO has no friend class.
Attributes
Class CL_SCMG_ARCH_DAO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CASE_TYPE Static method Public Method 20040119
2 GET_LAST_MODIFICATION_TIME Static method Public Method 20040119
3 GET_STAT_PARA Static method Public Method 20040119
4 IS_CASE_TYPE_IN_AREA Static method Public Method 20040218
Events
Class CL_SCMG_ARCH_DAO has no event.
Types
Class CL_SCMG_ARCH_DAO has no local type.
Method Signatures

Method GET_CASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040119
2 Returning RE_CASE_TYPE Value transfer Type reference (TYPE) SCMGCASE_TYPE Fallart 20040119

Method GET_CASE_TYPE on class CL_SCMG_ARCH_DAO has no exception.

Method GET_LAST_MODIFICATION_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040119
2 Returning RE_TIME Value transfer Type reference (TYPE) SCMG_CHANGE_TIME Zuletzt geändert am 20040119

Method GET_LAST_MODIFICATION_TIME on class CL_SCMG_ARCH_DAO has no exception.

Method GET_STAT_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040119
2 Returning RE_STAT_PARA Value transfer Type reference (TYPE) SCMGSTATPARA Fall: Systemstatus 20040119

Method GET_STAT_PARA on class CL_SCMG_ARCH_DAO has no exception.

Method IS_CASE_TYPE_IN_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20040218
2 Returning TO_RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040218

Method IS_CASE_TYPE_IN_AREA on class CL_SCMG_ARCH_DAO has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700