SAP ABAP Class CL_RCM_WFL_PATH_ARC_HELPER (Class for Workflow Path Archiving)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ARCHIVE (Package) Package for Archiving Interfaces/Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_ARCH_ERASER Interface for Delete Scenario. 20040603
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_ARCH_WRITER Interface for Write Scenario 20040603
Properties
Class CL_RCM_WFL_PATH_ARC_HELPER  
Short Description Class for Workflow Path Archiving    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE   Package for Archiving Interfaces/Classes 
Created 20040603   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCM_WFL_PATH_ARC_HELPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCMG_ARCH_ERASER Interface for Delete Scenario. 20040603
2 IF_SCMG_ARCH_WRITER Interface for Write Scenario 20040603
Friends
Class CL_RCM_WFL_PATH_ARC_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARCHIVE_HANDLE Instance attribute Private Type reference (TYPE) SY-TABIX Archive Handle 20040603
2 KEYS_TABLE Instance attribute Private Type reference (TYPE) PATH_ID_TABLE Workflow Path ID 20040616
3 L_SRMWFPATH Instance attribute Private Type reference (TYPE) SRMWFPATH_TYPE Workflow Process Route 20040603
4 L_SRMWFPATHAGT Instance attribute Private Type reference (TYPE) SRMWFPATHAGT_TYPE Other People Involved in Process Route 20040603
5 L_SRMWFPATHAGT_DEL Instance attribute Private Type reference (TYPE) SRMWFPATHAGT_TYPE Other People Involved in Process Route 20040616
6 L_SRMWFPATHGROUP Instance attribute Private Type reference (TYPE) SRMWFPATHGROUP_TYPE Assignment Table of Process Route Models for Groups 20040603
7 L_SRMWFPATHGROUP_DEL Instance attribute Private Type reference (TYPE) SRMWFPATHGROUP_TYPE Assignment Table of Process Route Models for Groups 20040616
8 L_SRMWFPATHT Instance attribute Private Type reference (TYPE) SRMWFPATHT_TYPE Text Table for Process Route Header 20040603
9 L_SRMWFPATHT_DEL Instance attribute Private Type reference (TYPE) SRMWFPATHT_TYPE Text Table for Process Route Header 20040616
10 L_SRMWFPATH_DEL Instance attribute Private Type reference (TYPE) SRMWFPATH_TYPE Workflow Process Route 20040616
11 L_SRMWFPTHFIELDS Instance attribute Private Type reference (TYPE) SRMWFPTHFIELDS_TYPE Additional Customer-Specific Fields in Process Route 20040603
12 L_SRMWFPTHFIELDS_DEL Instance attribute Private Type reference (TYPE) SRMWFPTHFIELDS_TYPE Additional Customer-Specific Fields in Process Route 20040616
13 L_SRMWFPTHPS Instance attribute Private Type reference (TYPE) SRMWFPTHPS_TYPE Process Route Item for Workflow 20040603
14 L_SRMWFPTHPS_DEL Instance attribute Private Type reference (TYPE) SRMWFPTHPS_TYPE Process Route Item for Workflow 20040616
15 L_SRMWFPTREL Instance attribute Private Type reference (TYPE) SRMWFPTREL_TYPE Predecessor-Successor Relations of Process Route Items 20040603
16 L_SRMWFPTREL_DEL Instance attribute Private Type reference (TYPE) SRMWFPTREL_TYPE Predecessor-Successor Relations of Process Route Items 20040616
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEY Instance method Public Method 20040609
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040603
3 GIVE_STATISTICS Instance method Private Method Provide ADK with Statistics Data 20040603
Events
Class CL_RCM_WFL_PATH_ARC_HELPER has no event.
Types
Class CL_RCM_WFL_PATH_ARC_HELPER has no local type.
Method Signatures

Method ADD_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTAREA Call by reference Type reference (TYPE) SRMACTAR Tätigkeitsbereich 20040616
2 Importing IM_OBJECT_DELETE_FLAG Call by reference Type reference (TYPE) C Delete flag 20040615
3 Importing IM_WF_PATH_ID Call by reference Type reference (TYPE) SRMWFPTHID Laufwegs-ID 20040609

Method ADD_KEY on class CL_RCM_WFL_PATH_ARC_HELPER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ARCH_HANDLE Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20040603

Method CONSTRUCTOR on class CL_RCM_WFL_PATH_ARC_HELPER has no exception.

Method GIVE_STATISTICS Signature

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

Method GIVE_STATISTICS on class CL_RCM_WFL_PATH_ARC_HELPER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700