SAP ABAP Class CL_AREN_TADIR_SERVICES (Access to TADIR)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_FACTORY (Package) Archiving Factory
Properties
Class CL_AREN_TADIR_SERVICES  
Short Description Access to TADIR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ARFA_ARCHIVING_FACTORY   Archiving Factory 
Created 20070123   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)
Interfaces
Class CL_AREN_TADIR_SERVICES has no interface implemented.
Friends
Class CL_AREN_TADIR_SERVICES has no friend class.
Attributes
Class CL_AREN_TADIR_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE_TADIR_ENTRY Static method Public Method Create TADIR Entry 20070123
2 S_GET_TADIR_ENTRY Static method Public Method Get TADIR Entry 20070123
3 S_IS_GENERATED_OBJECT Static method Public Method Checks if Object Was Generated 20070123
Events
Class CL_AREN_TADIR_SERVICES has no event.
Types
Class CL_AREN_TADIR_SERVICES has no local type.
Method Signatures

Method S_CREATE_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SET_GENFLAG Call by reference Type reference (TYPE) TADIR-GENFLAG ABAP_TRUE Generierungskennzeichen 20090116
2 Importing I_OBJECT Call by reference Type reference (TYPE) TADIR-OBJECT Objekttyp 20070123
3 Importing I_OBJ_NAME Call by reference Type reference (TYPE) TADIR-OBJ_NAME Objektname im Objektkatalog 20070123
4 Importing I_PACKAGE Call by reference Type reference (TYPE) TADIR-DEVCLASS Paket 20070123
5 Importing I_PGMID Call by reference Type reference (TYPE) TADIR-PGMID 'R3TR' Programm-ID in Aufträgen und Aufgaben 20070123
6 Returning R_FLG_OK Value transfer Type reference (TYPE) ABAP_BOOL 20070123

Method S_CREATE_TADIR_ENTRY on class CL_AREN_TADIR_SERVICES has no exception.

Method S_GET_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) TADIR-OBJECT Objekttyp 20070123
2 Importing I_OBJNAME Call by reference Type reference (TYPE) TADIR-OBJ_NAME Objektname im Objektkatalog 20070123
3 Importing I_PGMID Call by reference Type reference (TYPE) TADIR-PGMID 'R3TR' Programm-ID in Aufträgen und Aufgaben 20070123
4 Returning R_STR_TADIR Value transfer Type reference (TYPE) TADIR Katalog der Repository-Objekte 20070123

Method S_GET_TADIR_ENTRY on class CL_AREN_TADIR_SERVICES has no exception.

Method S_IS_GENERATED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) TADIR-OBJECT Objekttyp 20070123
2 Importing I_OBJNAME Call by reference Type reference (TYPE) TADIR-OBJ_NAME Objektname im Objektkatalog 20070123
3 Importing I_PGMID Call by reference Type reference (TYPE) TADIR-PGMID 'R3TR' Programm-ID in Aufträgen und Aufgaben 20070123
4 Returning R_FLG_IS_GENERATED Value transfer Type reference (TYPE) ABAP_BOOL 20070123
# Exception Resumable Description Created on
1 CX_AREN_ENGINE_FAILURE 20070123
History
Last changed by/on SAP  20130531 
SAP Release Created in 710