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 ABAP 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 MC_DATA_SOURCE Constant Private Type reference (TYPE) DDOBJNAME 'VICAAROBJ' Name of Underlying Database Table or View 20110106
2 MT_AROBJ Static Attribute Protected Type reference (TYPE) MTYPE_T_AROBJ Archived Data Object (VICAAROBJ) 20110106
Methods
# Method Level Visibility Method type Description Created on
1 GET_AROBJ_DATA_BY_IMKEY 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 Exporting ED_IDENTKEY Call by reference Type reference (TYPE) RECAIDENTKEY Ident-Teil Schlüssel, z.B. "1000/123" 20110106
2 Exporting ED_INTRENO Call by reference Type reference (TYPE) RECAINTRENO Interner Schlüssel des Immobilienobjekts 20110106
3 Exporting ED_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Objektnummer 20110106
4 Importing ID_IMKEY Call by reference Type reference (TYPE) RECAIMKEY Interner Schlüssel des Immobilienobjekts (FI) 20110106
5 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Lesen von DB ohne Verwendung des Puffers 20110106
6 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Puffer zurücksetzen 20110106
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20110106
History
Last changed by/on SAP  20110908 
SAP Release Created in 606