SAP ABAP Interface IF_GRFN_MSMP_ARCHIVE_APPL_DATA (Interface for MSMP Applications Archiving)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRAC_ACCR_ARCHIVE_APPL_DATA | Archiving of Access Request Application Data | 20100820 |
Properties
| Interface | IF_GRFN_MSMP_ARCHIVE_APPL_DATA | |
| Short Description | Interface for MSMP Applications Archiving |
General Data
| Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
| Created | 20100817 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100820 |
Friends
Interface IF_GRFN_MSMP_ARCHIVE_APPL_DATA has no friend.
Attributes
Interface IF_GRFN_MSMP_ARCHIVE_APPL_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletion of arch. application data related to MSMP instances | 20100817 | |
| 2 | Static method | Public | Method | Archive reload of application data related to MSMP instances | 20100824 | |
| 3 | Static method | Public | Method | Archiving of application data related to MSMP instances | 20100817 |
Events
Interface IF_GRFN_MSMP_ARCHIVE_APPL_DATA has no event.
Types
Interface IF_GRFN_MSMP_ARCHIVE_APPL_DATA has no local type.
Method Signatures
Method DELETE_ARCHIVED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100824 | ||||
| 2 | IS_MSMP_INSTANCE | Call by reference | Type reference (TYPE) | GRFNMWRTINST | MSMP Runtime - Instance Header Info | 20100824 | |||
| 3 | IV_ARCHIVING_HANDLE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100824 | |||
| 4 | IV_DETAIL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100824 | |||
| 5 | IV_TEST_RUN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100824 |
Method DELETE_ARCHIVED_DATA on Interface IF_GRFN_MSMP_ARCHIVE_APPL_DATA has no exception.
Method RELOAD_FROM_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100824 | ||||
| 2 | IS_MSMP_INSTANCE | Call by reference | Type reference (TYPE) | GRFNMWRTINST | MSMP Runtime - Instance Header Info | 20100824 | |||
| 3 | IV_ARCHIVING_HANDLE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100824 | |||
| 4 | IV_DETAIL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100824 | |||
| 5 | IV_TEST_RUN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100824 |
Method RELOAD_FROM_ARCHIVE on Interface IF_GRFN_MSMP_ARCHIVE_APPL_DATA has no exception.
Method WRITE_TO_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100824 | ||||
| 2 | IS_MSMP_INSTANCE | Call by reference | Type reference (TYPE) | GRFNMWRTINST | MSMP Instances beeing archived | 20100824 | |||
| 3 | IV_ARCHIVING_HANDLE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100824 | |||
| 4 | IV_DETAIL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100824 | |||
| 5 | IV_TEST_RUN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100824 |
Method WRITE_TO_ARCHIVE on Interface IF_GRFN_MSMP_ARCHIVE_APPL_DATA has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |