SAP ABAP Class CL_RECA_ARCHIVING_LOG (Access to Archived Objects)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_AR (Package) RE: Data Archiving
⤷
⤷
Properties
| Class | CL_RECA_ARCHIVING_LOG | |
| Short Description | Access to Archived Objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_AR | RE: Data Archiving |
| Created | 20021126 | SAP |
| Last change | 20100310 | SAP |
| 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_RECA_ARCHIVING_LOG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RECA_ARCHIVING_OBJECT | 20021126 | Archiving Object (Abstract): Standard Implementation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | aa | 20021126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Inserts Log Entry in VICAAROBJ for Archived Object | 20021126 | |
| 2 | Static method | Protected | Method | Inserts Log Entry in VICAAROBJ for Deleted Object | 20021126 | |
| 3 | Static method | Private | Method | Inserts Log Entry in VICAAROBJ | 20021126 |
Events
Class CL_RECA_ARCHIVING_LOG has no event.
Types
Class CL_RECA_ARCHIVING_LOG has no local type.
Method Signatures
Method STORE_LOG_ENTRY_AS_ARCHIVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_AROBJKEY | Value transfer | Type reference (TYPE) | RECAAROBJKEY | Schlüssel des archivierten Datenobjekts | 20021126 | |||
| 2 | ID_AROBJTYPE | Value transfer | Type reference (TYPE) | RECAAROBJTYPE | Typ des archivierten Datenobjekts | 20021126 | |||
| 3 | IS_AROBJINFO | Value transfer | Type reference (TYPE) | RECA_AR_OBJ_INFO | Informationen zum archivierten Objekt | 20021126 |
Method STORE_LOG_ENTRY_AS_ARCHIVED on class CL_RECA_ARCHIVING_LOG has no exception.
Method STORE_LOG_ENTRY_AS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_AROBJKEY | Value transfer | Type reference (TYPE) | RECAAROBJKEY | Schlüssel des archivierten Datenobjekts | 20021126 | |||
| 2 | ID_AROBJTYPE | Value transfer | Type reference (TYPE) | RECAAROBJTYPE | Typ des archivierten Datenobjekts | 20021126 | |||
| 3 | IS_AROBJINFO | Value transfer | Type reference (TYPE) | RECA_AR_OBJ_INFO | Informationen zum archivierten Objekt | 20021126 |
Method STORE_LOG_ENTRY_AS_DELETED on class CL_RECA_ARCHIVING_LOG has no exception.
Method _STORE_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_AROBJKEY | Value transfer | Type reference (TYPE) | RECAAROBJKEY | Schlüssel des archivierten Datenobjekts | 20021126 | |||
| 2 | ID_AROBJTYPE | Value transfer | Type reference (TYPE) | RECAAROBJTYPE | Typ des archivierten Datenobjekts | 20021126 | |||
| 3 | IF_AS_DELETED | Value transfer | Type reference (TYPE) | RECAARDELETED | Wurde Objekt gelöscht ohne zu archivieren? | 20021126 | |||
| 4 | IS_AROBJINFO | Value transfer | Type reference (TYPE) | RECA_AR_OBJ_INFO | Informationen zum archivierten Objekt | 20021126 |
Method _STORE_LOG_ENTRY on class CL_RECA_ARCHIVING_LOG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 200 |