SAP ABAP Class CL_MSR_TRC_ARCHIVING (MSR Archiving)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-ARM (Application Component) Advanced Returns Management
⤷
MSR_ARCHIVING (Package) Archiving for Multistep Returns
⤷
⤷
Properties
| Class | CL_MSR_TRC_ARCHIVING | |
| Short Description | MSR Archiving | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MSR_ARCHIVING | Archiving for Multistep Returns |
| Created | 20070402 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MSR_TRC_ARCHIVING has no forward declaration.
Interfaces
Class CL_MSR_TRC_ARCHIVING has no interface implemented.
Friends
Class CL_MSR_TRC_ARCHIVING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | LTY_T_MSR_C_ARC_PR | Customizing table for arch | 20070417 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | LTY_T_MSR_C_ARC_SR | Customizing table for archiving sales returns | 20070417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class constructor for customizing settings | 20070417 | |
| 2 | Static method | Public | Method | Checks if the residence time is passed | 20070402 |
Events
Class CL_MSR_TRC_ARCHIVING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_MSR_C_ARC_PR | Public | Type reference (TYPE) | MSR_C_ARC_PR | Customizing table for archiving purchasing returns | 20070417 | |
| 2 | LTY_S_MSR_C_ARC_SR | Public | Type reference (TYPE) | MSR_C_ARC_SR | Customizing table for archiving sales returns | 20070417 | |
| 3 | LTY_T_MSR_C_ARC_PR | Public | See coding | 20070417 | LTY_T_MSR_C_ARC_PR type STANDARD TABLE OF LTY_S_MSR_C_ARC_PR
|
||
| 4 | LTY_T_MSR_C_ARC_SR | Public | See coding | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20070417 | LTY_T_MSR_C_ARC_SR type STANDARD TABLE OF LTY_S_MSR_C_ARC_SR
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MSR_TRC_ARCHIVING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MSR_TRC_ARCHIVING has no exception.
Method RESIDENCE_TIME_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TIME_PASSED | Value transfer | Type reference (TYPE) | FLAG | TIME_PASSED = X if the residence time passed | 20070509 | |||
| 2 | IV_CHANGED_ON | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070509 | |||
| 3 | IV_CREATED_ON | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070509 | |||
| 4 | IV_DOC_ORG_UNIT | Call by reference | Type reference (TYPE) | MSR_DOC_ORG_UNIT | Organization Unit of Document | 20071221 | |||
| 5 | IV_PURCHASING_RETURNS | Call by reference | Type reference (TYPE) | C | X if the current returns process is a purchasing returns | 20070509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070508 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 100 |