SAP ABAP Class CL_GRAC_EAM_ARCHIVING (Main EAM Archiving handler)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SUPPERUSER_ACCESS (Package) GRC SPM Support
⤷
⤷
Properties
| Class | CL_GRAC_EAM_ARCHIVING | |
| Short Description | Main EAM Archiving handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | GRAC_EAM_ARCHIVING | |
| Program status | ||
| Category | 0 | |
| Package | GRAC_SUPPERUSER_ACCESS | GRC SPM Support |
| Created | 20131102 | 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) |
Interfaces
Class CL_GRAC_EAM_ARCHIVING has no interface implemented.
Friends
Class CL_GRAC_EAM_ARCHIVING has no friend class.
Attributes
Class CL_GRAC_EAM_ARCHIVING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Archive Run log entry | 20131102 | |
| 2 | Static method | Public | Method | Get Archive Run log latest entry | 20131102 | |
| 3 | Static method | Public | Method | Modify Archive Run log entry | 20131102 | |
| 4 | Static method | Public | Method | Write SY Message to the log | 20131102 |
Events
Class CL_GRAC_EAM_ARCHIVING has no event.
Types
Class CL_GRAC_EAM_ARCHIVING has no local type.
Method Signatures
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) | GRACEAMARCHHIST-DATE_FROM | Field of type DATS | 20131102 | |||
| 2 | I_DATE_TO | Call by reference | Type reference (TYPE) | GRACEAMARCHHIST-DATE_TO | Field of type DATS | 20131102 | |||
| 3 | I_TEST_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131102 | ||||
| 4 | RS_ENTRY | Value transfer | Type reference (TYPE) | GRACEAMARCHHIST | EAM Archiving History | 20131102 |
Method CREATE_ARCHIVING_RUN_LOG_ENTRY on class CL_GRAC_EAM_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) | GRACEAMARCHHIST | EAM Archiving History | 20131102 |
Method GET_LATEST_ARCHIVING_RUN_ENTRY on class CL_GRAC_EAM_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) | GRACEAMARCHHIST | EAM Archiving History | 20131102 |
Method MODIFY_ARCHIVING_RUN_LOG_ENTRY on class CL_GRAC_EAM_ARCHIVING has no exception.
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 | 20131102 | ||||
| 2 | I_ARCH_PROTOCOL_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131102 |
Method WRITE_SY_MESSAGE_TO_LOG on class CL_GRAC_EAM_ARCHIVING has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |