SAP ABAP Class CL_RECA_AR_SERVICES (Archiving of Services)
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_AR_SERVICES | |
| Short Description | Archiving of Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_AR | RE: Data Archiving |
| Created | 20110104 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_RECA_AR_SERVICES has no interface implemented.
Friends
Class CL_RECA_AR_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'VICAAROBJ' | Name of Underlying Database Table or View | 20110106 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | MTYPE_T_AROBJ | Archived Data Object (VICAAROBJ) | 20110106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Object Data for Archived Object for IMKEY | 20110106 |
Events
Class CL_RECA_AR_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_T_AROBJ | Protected | See coding | 20110106 | mtype_t_arobj TYPE HASHED TABLE OF vicaarobj
WITH UNIQUE KEY imkey
|
Method Signatures
Method GET_AROBJ_DATA_BY_IMKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_IDENTKEY | Call by reference | Type reference (TYPE) | RECAIDENTKEY | Ident-Teil Schlüssel, z.B. "1000/123" | 20110106 | |||
| 2 | ED_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20110106 | |||
| 3 | ED_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20110106 | |||
| 4 | ID_IMKEY | Call by reference | Type reference (TYPE) | RECAIMKEY | Interner Schlüssel des Immobilienobjekts (FI) | 20110106 | |||
| 5 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Lesen von DB ohne Verwendung des Puffers | 20110106 | ||
| 6 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Puffer zurücksetzen | 20110106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20110106 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |