SAP ABAP Class CL_AR_MODEL (Model in the Archiving Factory)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_FACTORY (Package) Archiving Factory
Properties
Class CL_AR_MODEL  
Short Description Model in the Archiving Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ARFA_ARCHIVING_FACTORY   Archiving Factory 
Created 20050329   SAP 
Last change 20130531   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)
2 ARFA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AR_MODEL has no interface implemented.
Friends
Class CL_AR_MODEL has no friend class.
Attributes
Class CL_AR_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL Static method Public Method Read All Archiving Objects 20050329
2 GET_FILTERED_SCENARIOS Static method Public Method Read Archiving Scenarios Using Filter 20060830
3 GET_OBJECT Static method Public Method Read Archiving Scenario (Incl. ADK Share) 20050620
4 SET Static method Public Method Insert in DB (Without Previous Deletion) 20050621
5 SET_ADK_DEFAULTS Static method Private Method Set ADK Presettings 20051104
6 SET_ARCHENGINE_DEFAULTS Static method Private Method Set Archiving Engine Presettings 20051104
7 SET_DEFAULTS Static method Public Method Define Default Settings 20051104
Events
Class CL_AR_MODEL has no event.
Types
Class CL_AR_MODEL has no local type.
Method Signatures

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning F_MODEL Value transfer Type reference (TYPE) TYP_F_MODEL Model 20050620

Method GET_ALL on class CL_AR_MODEL has no exception.

Method GET_FILTERED_SCENARIOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning F_MODEL Value transfer Type reference (TYPE) TYP_F_MODEL Model 20060830
2 Importing R_FILTER Call by reference Type reference (TYPE) TYP_R_AR_SCENARIO Archivierungsscenario 20060830

Method GET_FILTERED_SCENARIOS on class CL_AR_MODEL has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning F_MODEL Value transfer Type reference (TYPE) TYP_F_MODEL Model 20050620
2 Importing P_OBJECT Call by reference Type reference (TYPE) TYP_AR_OBJECT Archivierungsobjekt 20050620

Method GET_OBJECT on class CL_AR_MODEL has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_MODEL Call by reference Type reference (TYPE) TYP_F_MODEL Model 20050621

Method SET on class CL_AR_MODEL has no exception.

Method SET_ADK_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STR_ARCH_OBJ Call by reference Type reference (TYPE) ARCH_OBJ 20051104
2 Changing C_STR_ARCH_USR Call by reference Type reference (TYPE) ARCH_USR Customizingtabelle für die Archivierung 20051104

Method SET_ADK_DEFAULTS on class CL_AR_MODEL has no exception.

Method SET_ARCHENGINE_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STR_TARCH01 Call by reference Type reference (TYPE) TARCHENGINE01 Tarchengine01 20051104
2 Changing C_STR_TARCHENGINEDEFLT Call by reference Type reference (TYPE) TARCHENGINEDEFLT Defaults 20060702

Method SET_ARCHENGINE_DEFAULTS on class CL_AR_MODEL has no exception.

Method SET_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing F_MODEL Call by reference Type reference (TYPE) TYP_F_MODEL Model 20051104

Method SET_DEFAULTS on class CL_AR_MODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 40