SAP ABAP Class CL_AR_ADK_ACCESS (Access to ADK Data)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_FACTORY_API (Package) Programming Interface for Factory
⤷
⤷
Properties
| Class | CL_AR_ADK_ACCESS | |
| Short Description | Access to ADK Data | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ARFA_ARCHIVING_FACTORY_API | Programming Interface for Factory |
| Created | 20051006 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AR_ADK_ACCESS has no forward declaration.
Interfaces
Class CL_AR_ADK_ACCESS has no interface implemented.
Friends
Class CL_AR_ADK_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20051006 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_AREN_CHANGEBUFFER | Change Buffer | 20051012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051006 | |
| 2 | Instance method | Public | Method | Delete ADK Data | 20051011 | |
| 3 | Instance method | Public | Method | Get ADK Data (from Buffer) | 20051006 | |
| 4 | Instance method | Public | Method | Save ADK Data | 20051006 | |
| 5 | Instance method | Public | Method | Set ADK Data (in Change Buffer) | 20051006 | |
| 6 | Instance method | Public | Method | Initialize ADK Data | 20051104 | |
| 7 | Static method | Public | Method | CONSTRUCTOR | 20051012 | |
| 8 | Instance method | Public | Method | Undo Save | 20051006 |
Events
Class CL_AR_ADK_ACCESS has no event.
Types
Class CL_AR_ADK_ACCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AROBJECT | Call by reference | Type reference (TYPE) | TYP_AR_OBJECT | Archivierungsobjekt | 20051020 |
Method CONSTRUCTOR on class CL_AR_ADK_ACCESS has no exception.
Method DELETE_ADK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20051011 |
Method DELETE_ADK_DATA on class CL_AR_ADK_ACCESS has no exception.
Method GET_ADK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR_DATA | Value transfer | Type reference (TYPE) | AREN_STR_ADK_DATA | ADK-Konfiguration zu Archivierungsobjekt | 20051006 |
Method GET_ADK_DATA on class CL_AR_ADK_ACCESS has no exception.
Method SAVE_ADK_DATA Signature
Method SAVE_ADK_DATA on class CL_AR_ADK_ACCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051006 |
Method SET_ADK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_DATA | Call by reference | Type reference (TYPE) | AREN_STR_ADK_DATA | ADK-Konfiguration zu Archivierungsobjekt | 20051006 |
Method SET_ADK_DATA on class CL_AR_ADK_ACCESS has no exception.
Method SET_ADK_DATA_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STR_DEFAULTS | Call by reference | Type reference (TYPE) | AREN_STR_ADK_DATA | ADK-Konfiguration zu Archivierungsobjekt | 20051104 |
Method SET_ADK_DATA_DEFAULTS on class CL_AR_ADK_ACCESS has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ARCHOBJ | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20051012 | |||
| 2 | R_REF_ACCESS | Value transfer | Object reference (TYPE REF TO) | CL_AR_ADK_ACCESS | Zugriffe auf ADK-Daten | 20051012 |
Method S_CREATE on class CL_AR_ADK_ACCESS has no exception.
Method UNDO_SAVE_ADK_DATA Signature
Method UNDO_SAVE_ADK_DATA on class CL_AR_ADK_ACCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051006 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |