SAP ABAP Class CL_SCMG_ARCH_CLOADER (Customizing Loader. Use Getters)
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_CLOADER  
Short Description Customizing Loader. Use Getters    
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 20040302   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_ARCH_CLOADER has no forward declaration.
Interfaces
Class CL_SCMG_ARCH_CLOADER has no interface implemented.
Friends
Class CL_SCMG_ARCH_CLOADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AREA_ID Static Attribute Private Type reference (TYPE) STRING 20040303
2 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SCMG_ARCH_CLOADER Customizing Loader. Use Getters 20040318
3 PDIR_NAME Static Attribute Private Type reference (TYPE) STRING 20040303
4 PREL_NAME Static Attribute Private Type reference (TYPE) STRING 20040303
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040318
2 GET_AREA_ID Instance method Public Method Returns Selected Area ID 20040303
3 GET_CUST_ATTRS_NAME Instance method Public Method Returns Name of Customized Attributes Table 20040302
4 GET_INSTANCE Static method Public Method Returns Once Created Instance. 20040318
5 GET_PDIR_NAME Instance method Public Method Returns Name of POID Directory Table 20040302
6 GET_PREL_NAME Instance method Public Method Returns Name of POID Relations Table 20040302
Events
Class CL_SCMG_ARCH_CLOADER has no event.
Types
Class CL_SCMG_ARCH_CLOADER 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 IN_AREA_ID Call by reference Type reference (TYPE) STRING 20040318

Method CONSTRUCTOR on class CL_SCMG_ARCH_CLOADER has no exception.

Method GET_AREA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_AREA_ID Value transfer Type reference (TYPE) STRING 20040303

Method GET_AREA_ID on class CL_SCMG_ARCH_CLOADER has no exception.

Method GET_CUST_ATTRS_NAME 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 Technischer Schlüssel des Falles (Fall-GUID) 20040305
2 Returning RE_TABLENAME Value transfer Type reference (TYPE) STRING 20040303

Method GET_CUST_ATTRS_NAME on class CL_SCMG_ARCH_CLOADER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SCMG_ARCH_CLOADER Customizing loader. Use getters. 20040318

Method GET_INSTANCE on class CL_SCMG_ARCH_CLOADER has no exception.

Method GET_PDIR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PDIR_NAME Value transfer Type reference (TYPE) STRING 20040303

Method GET_PDIR_NAME on class CL_SCMG_ARCH_CLOADER has no exception.

Method GET_PREL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PREL_NAME Value transfer Type reference (TYPE) STRING 20040303

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