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 ARCHOBJ Instance attribute Private Type reference (TYPE) CHAR10 Character Field Length = 10 20051006
2 REF_CHANGEBUF Instance attribute Private Object reference (TYPE REF TO) CL_AREN_CHANGEBUFFER Change Buffer 20051012
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051006
2 DELETE_ADK_DATA Instance method Public Method Delete ADK Data 20051011
3 GET_ADK_DATA Instance method Public Method Get ADK Data (from Buffer) 20051006
4 SAVE_ADK_DATA Instance method Public Method Save ADK Data 20051006
5 SET_ADK_DATA Instance method Public Method Set ADK Data (in Change Buffer) 20051006
6 SET_ADK_DATA_DEFAULTS Instance method Public Method Initialize ADK Data 20051104
7 S_CREATE Static method Public Method CONSTRUCTOR 20051012
8 UNDO_SAVE_ADK_DATA 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 Importing 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 Returning 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 Returning 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 CX_ARFA_SAVE_ADK_FAILED 20051006

Method SET_ADK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Changing 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 Importing I_ARCHOBJ Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20051012
2 Returning 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 CX_ARCHOBJ_NOT_FOUND 20051006
History
Last changed by/on SAP  20110908 
SAP Release Created in 100