SAP ABAP Class CL_SCMG_ARCH_ERASER (Delete Scenario for SP Case)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_ARCHIVE_DELETE_PHASE (Package) Archiving Deletion Phase

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SCMG_ARCH_BASE | Base Class for Archiving Business Cases | 20040204 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCMG_ARCH_ERASER | Interface for Delete Scenario. | 20031219 |
Properties
Class | CL_SCMG_ARCH_ERASER | |
Short Description | Delete Scenario for SP Case | |
Super Class | CL_SCMG_ARCH_BASE | Base Class for Archiving Business Cases |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCMG_ARCHIVE_DELETE_PHASE | Archiving Deletion Phase |
Created | 20031219 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCMG_ARCH_ERASER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SCMG_ARCH_ERASER | Interface for Delete Scenario. | 20031219 |
Friends
Class CL_SCMG_ARCH_ERASER 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) | ATTR_INT_TYPE | Case Attributes | 20040108 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CASE_INT_TYPE | 20040206 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040305 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040305 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CUSTOM_TABLE_TYPE | Table for Holding Temporary Data | 20040402 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of POID Directory Table | 20040322 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RELATIONS_INT_TYPE | 20040304 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of POID Relations Table | 20040322 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Reading Contents of Customized attributes Table from Archive | 20040322 |
2 | ![]() |
Instance method | Private | Method | Reads from Archive Contents of Main Tables | 20040322 |
Events
Class CL_SCMG_ARCH_ERASER has no event.
Types
Class CL_SCMG_ARCH_ERASER has no local type.
Method Signatures
Method READ_CUSTOMIZED_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | IF_SCMG_ARCH_CASE_DETAIL | Reads single case from the archive. | 20040405 |
Method READ_CUSTOMIZED_ATTRIBUTES on class CL_SCMG_ARCH_ERASER has no exception.
Method READ_MAIN_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | IF_SCMG_ARCH_CASE_DETAIL | Reads single case from the archive. | 20040405 |
Method READ_MAIN_TABLES on class CL_SCMG_ARCH_ERASER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |