SAP ABAP Class CL_SCMG_ARCH_FAO (SRM Framework 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_FAO  
Short Description SRM Framework Access Object    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE_WRITE_PHASE   Archiving Write Phase 
Created 20031219   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SCMG_ARCH_FAO has no interface implemented.
Friends
Class CL_SCMG_ARCH_FAO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CASE_AREA_ID Instance attribute Private Type reference (TYPE) STRING 20031219
2 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SCMG_ARCH_FAO SRM Framework Access Object 20031219
3 POID_DIR_QUERY Instance attribute Private Object reference (TYPE REF TO) IF_SRM_POID_DIR_QUERY 20031219
4 SRM_SERVICE Static Attribute Private Object reference (TYPE REF TO) IF_SRM_SRM_SERVICE SRM Service 20040121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031219
2 CREATE_POID_DIR_QUERY Instance method Private Method 20031219
3 GET_CASE_GUID_BY_POIDID Instance method Public Method 20031219
4 GET_CASE_NOTES_TEXTS Instance method Public Method Returns SAPScript Texts by GUID. 20040202
5 GET_CASE_RECORD_DOCID Instance method Public Method Returns KPro Class and Obj. ID of Embedded Record 20040204
6 GET_CASE_SUBCOMPONENTS Instance method Public Method Returns fcodes of 'Archivable' Subcomponents 20040127
7 GET_CASE_WF_PATH_ID Instance method Public Method Get Workflow ID by Case GUID 20040302
8 GET_CUST_ATTRIBUTES_TABLENAME Instance method Private Method 20031219
9 GET_INSTANCE Static method Public Method 20031219
10 GET_POIDID_BY_CASE_GUID Instance method Public Method 20040121
11 GET_POID_BY_CASE_GUID Instance method Private Method 20040202
12 GET_POID_BY_PDIR_ID Instance method Private Method 20031219
13 INIT Instance method Private Method Initializing Framework 20040218
Events
Class CL_SCMG_ARCH_FAO has no event.
Types
Class CL_SCMG_ARCH_FAO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SCMG_ARCH_FAO has no parameter.
Method CONSTRUCTOR on class CL_SCMG_ARCH_FAO has no exception.

Method CREATE_POID_DIR_QUERY Signature

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

Method CREATE_POID_DIR_QUERY on class CL_SCMG_ARCH_FAO has no exception.

Method GET_CASE_GUID_BY_POIDID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POIDID Call by reference Type reference (TYPE) SRMPOIDID POID ID 20031219
2 Returning RE_GUID Value transfer Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20031219

Method GET_CASE_GUID_BY_POIDID on class CL_SCMG_ARCH_FAO has no exception.

Method GET_CASE_NOTES_TEXTS 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) 20040202
2 Returning RE_TEXTS Value transfer Type reference (TYPE) TEXT_LH Typ mehrdimensionale Tabelle Textheader+Lines 20040202

Method GET_CASE_NOTES_TEXTS on class CL_SCMG_ARCH_FAO has no exception.

Method GET_CASE_RECORD_DOCID 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) 20040204
2 Returning RE_DOC_ID Value transfer Type reference (TYPE) SRMGS_DOC_ID 20040204

Method GET_CASE_RECORD_DOCID on class CL_SCMG_ARCH_FAO has no exception.

Method GET_CASE_SUBCOMPONENTS 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) 20040127
2 Returning RE_STRING_LIST Value transfer Type reference (TYPE) SCMG_STRING_LIST List of strings. 20040128

Method GET_CASE_SUBCOMPONENTS on class CL_SCMG_ARCH_FAO has no exception.

Method GET_CASE_WF_PATH_ID 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) 20040302
2 Returning RE_WF_PATH_ID Value transfer Type reference (TYPE) SRMWFPTHID Laufwegs-ID 20040302

Method GET_CASE_WF_PATH_ID on class CL_SCMG_ARCH_FAO has no exception.

Method GET_CUST_ATTRIBUTES_TABLENAME 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) 20031219

Method GET_CUST_ATTRIBUTES_TABLENAME on class CL_SCMG_ARCH_FAO 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_FAO SRM Framework access object. 20031219

Method GET_INSTANCE on class CL_SCMG_ARCH_FAO has no exception.

Method GET_POIDID_BY_CASE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040121
2 Returning RE_POID Value transfer Type reference (TYPE) SRMPOIDID POID ID 20040121

Method GET_POIDID_BY_CASE_GUID on class CL_SCMG_ARCH_FAO has no exception.

Method GET_POID_BY_CASE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040202
2 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20040202

Method GET_POID_BY_CASE_GUID on class CL_SCMG_ARCH_FAO has no exception.

Method GET_POID_BY_PDIR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PDIR_ID Call by reference Type reference (TYPE) STRING 20031219
2 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20031219

Method GET_POID_BY_PDIR_ID on class CL_SCMG_ARCH_FAO has no exception.

Method INIT Signature

Method INIT on class CL_SCMG_ARCH_FAO has no parameter.
Method INIT on class CL_SCMG_ARCH_FAO has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700