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 | Instance attribute | Private | Type reference (TYPE) | SY-TABIX | Archive Handle | 20040603 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PATH_ID_TABLE | Workflow Path ID | 20040616 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRMWFPATH_TYPE | Workflow Process Route | 20040603 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRMWFPATHAGT_TYPE | Other People Involved in Process Route | 20040603 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRMWFPATHAGT_TYPE | Other People Involved in Process Route | 20040616 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRMWFPATHGROUP_TYPE | Assignment Table of Process Route Models for Groups | 20040603 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SRMWFPATHGROUP_TYPE | Assignment Table of Process Route Models for Groups | 20040616 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SRMWFPATHT_TYPE | Text Table for Process Route Header | 20040603 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SRMWFPATHT_TYPE | Text Table for Process Route Header | 20040616 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SRMWFPATH_TYPE | Workflow Process Route | 20040616 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SRMWFPTHFIELDS_TYPE | Additional Customer-Specific Fields in Process Route | 20040603 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SRMWFPTHFIELDS_TYPE | Additional Customer-Specific Fields in Process Route | 20040616 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SRMWFPTHPS_TYPE | Process Route Item for Workflow | 20040603 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SRMWFPTHPS_TYPE | Process Route Item for Workflow | 20040616 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SRMWFPTREL_TYPE | Predecessor-Successor Relations of Process Route Items | 20040603 | |||
| 16 | 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 | Instance method | Public | Method | 20040609 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040603 | |
| 3 | 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 | IM_ACTAREA | Call by reference | Type reference (TYPE) | SRMACTAR | Tätigkeitsbereich | 20040616 | |||
| 2 | IM_OBJECT_DELETE_FLAG | Call by reference | Type reference (TYPE) | C | Delete flag | 20040615 | |||
| 3 | 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 | 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 | AMOUNT_OF_DEL_LINES | Call by reference | Type reference (TYPE) | I | 20040603 | ||||
| 2 | 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 |