SAP ABAP Class CL_GRFN_MSMP_ARCHIVING (Main MSMP Archiving handler)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
⤷
⤷
Properties
| Class | CL_GRFN_MSMP_ARCHIVING | |
| Short Description | Main MSMP Archiving handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | GRFNMW | |
| Program status | ||
| Category | 0 | |
| Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
| Created | 20100714 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_MSMP_ARCHIVING has no interface implemented.
Friends
Class CL_GRFN_MSMP_ARCHIVING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | YTH_CONFIG_CACHE | 20100715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cleans runtime data of all specified FINISHED instances | 20100714 | |
| 2 | Static method | Private | Method | Reads Instances Configuration and stores it astext string | 20100715 | |
| 3 | Static method | Public | Method | 20100819 | ||
| 4 | Static method | Public | Method | Archiving of finished MSMP isntances and appl. related data | 20100817 | |
| 5 | Static method | Public | Method | Get Audit Trail from Instance Message Table | 20100902 | |
| 6 | Static method | Public | Method | 20100819 | ||
| 7 | Static method | Public | Method | 20100819 | ||
| 8 | Static method | Public | Method | Reload MSMP archived data | 20100824 | |
| 9 | Static method | Public | Method | 20100824 | ||
| 10 | Static method | Public | Method | Archiving of finished MSMP isntances and appl. related data | 20100817 |
Events
Class CL_GRFN_MSMP_ARCHIVING has no event.
Types
Class CL_GRFN_MSMP_ARCHIVING has no local type.
Method Signatures
Method COMPRESS_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMPRESSED_INSTANCES | Value transfer | Type reference (TYPE) | GRFN_T_MSMP_INSTANCE | Table of MSMP Instances | 20100715 | |||
| 2 | ET_RELATED_BWF_INSTANCES | Value transfer | Type reference (TYPE) | GRFNMW_T_MSMP2BWF_INSTANCE | 20100715 | ||||
| 3 | EV_COMPRESSION_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20100715 | |||
| 4 | ITR_FINISHED_AT | Value transfer | Type reference (TYPE) | GRFNW_MSMP_TR_FINISHED_AT | 20100826 | ||||
| 5 | ITR_INSTANCE_ID | Value transfer | Type reference (TYPE) | GRFNW_MSMP_TR_INST_ID | 20100714 | ||||
| 6 | ITR_PROCESS_ID | Value transfer | Type reference (TYPE) | GRFNW_MSMP_TR_PROCESS_ID | 20100714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100714 |
Method COMPRESS_INSTANCE_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE | Call by reference | Type reference (TYPE) | GRFNMWRTINST | MSMP Runtime Info | 20100715 | |||
| 2 | I_COMPRESSION_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100715 |
Method CREATE_ARCHIVING_RUN_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATE_FROM | Call by reference | Type reference (TYPE) | GRFNMWRTARCHHIST-DATE_FROM | Field of type DATS | 20100819 | |||
| 2 | I_DATE_TO | Call by reference | Type reference (TYPE) | GRFNMWRTARCHHIST-DATE_TO | Field of type DATS | 20100819 | |||
| 3 | I_TEST_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100825 | ||||
| 4 | RS_ENTRY | Value transfer | Type reference (TYPE) | GRFNMWRTARCHHIST | MSMP Archiving History | 20100819 |
Method CREATE_ARCHIVING_RUN_LOG_ENTRY on class CL_GRFN_MSMP_ARCHIVING has no exception.
Method DELETE_ARCHIVED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITR_CREATED_AT | Value transfer | Type reference (TYPE) | GRFNW_MSMP_TR_CREATED_AT | 20100817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100817 |
Method GET_AUDIT_TRAIL_FROM_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INSTANCE_MESSAGES | Call by reference | Type reference (TYPE) | GRFN_T_MSMP_INST_MSGLOG | Table of MSMP Instance message log. | 20100902 | |||
| 2 | RT_AUDIT_MESSAGES | Value transfer | Type reference (TYPE) | GRFN_MW_T_UI_AUDIT_TRAIL_MSG | Table type for ui audit log message structure | 20100902 |
Method GET_AUDIT_TRAIL_FROM_MESSAGES on class CL_GRFN_MSMP_ARCHIVING has no exception.
Method GET_LATEST_ARCHIVING_RUN_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ENTRY | Value transfer | Type reference (TYPE) | GRFNMWRTARCHHIST | MSMP Archiving History | 20100819 |
Method GET_LATEST_ARCHIVING_RUN_ENTRY on class CL_GRFN_MSMP_ARCHIVING has no exception.
Method MODIFY_ARCHIVING_RUN_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTRY | Call by reference | Type reference (TYPE) | GRFNMWRTARCHHIST | MSMP Archiving History | 20100819 |
Method MODIFY_ARCHIVING_RUN_LOG_ENTRY on class CL_GRFN_MSMP_ARCHIVING has no exception.
Method RELOAD_FROM_ARCHIVE Signature
Method RELOAD_FROM_ARCHIVE on class CL_GRFN_MSMP_ARCHIVING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100824 |
Method WRITE_SY_MESSAGE_TO_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ARCH_OBJ_ID | Call by reference | Type reference (TYPE) | DATA | 20100824 | ||||
| 2 | I_ARCH_PROTOCOL_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MSMP Operation Not Allowed | 20100824 |
Method WRITE_TO_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITR_CREATED_AT | Value transfer | Type reference (TYPE) | GRFNW_MSMP_TR_CREATED_AT | 20100817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100817 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |