SAP ABAP Class CL_AR_TRANSPORT (Transport Recording)
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_TRANSPORT  
Short Description Transport Recording    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ARFA_ARCHIVING_FACTORY   Archiving Factory 
Created 20050621   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)
2 ARFA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AR_TRANSPORT has no interface implemented.
Friends
Class CL_AR_TRANSPORT has no friend class.
Attributes
Class CL_AR_TRANSPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEPLOY_MODEL Static method Public Method Record Model 20050621
2 DEPLOY_OBJECT Static method Public Method Record Individual Archiving Object for Transport 20050621
3 DEPLOY_TARCHENGINE01 Static method Public Method Record Individual Archiving Object for Transport 20080930
4 DEPLOY_TARCHENGINE02 Static method Public Method Record Individual Archiving Object for Transport 20080930
5 DEPLOY_TARCHENGINE04 Static method Public Method Record Individual Archiving Object for Transport 20080929
6 DEPLOY_TARCHENGINE08 Static method Public Method Record Individual Archiving Object for Transport 20080930
7 DEPLOY_TARCHENGINE09 Static method Public Method Record Individual Archiving Object for Transport 20080930
8 DEPLOY_VERSION Static method Public Method Basic Transport of Version Database 20060601
9 KEYLENGTH_GET Static method Public Method Determine Key Length 20050621
10 TABLENAMES_GET Static method Public Method Determine Table Name from Model 20050621
Events
Class CL_AR_TRANSPORT has no event.
Types
Class CL_AR_TRANSPORT has no local type.
Method Signatures

Method DEPLOY_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MODEL Call by reference Type reference (TYPE) TYP_F_MODEL Model 20090119
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20090119

Method DEPLOY_MODEL on class CL_AR_TRANSPORT has no exception.

Method DEPLOY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT Call by reference Type reference (TYPE) TYP_AR_OBJECT Archivierungsobjekt 20090119

Method DEPLOY_OBJECT on class CL_AR_TRANSPORT has no exception.

Method DEPLOY_TARCHENGINE01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TARCHENGINE01 Call by reference Type reference (TYPE) TARCHENGINE01 Archivierungsobjekt 20090119

Method DEPLOY_TARCHENGINE01 on class CL_AR_TRANSPORT has no exception.

Method DEPLOY_TARCHENGINE02 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TARCHENGINE02 Call by reference Type reference (TYPE) TARCHENGINE02 Archivierungsobjekt 20090119
2 Importing IV_FLG_FORCE_TRANS Call by reference Type reference (TYPE) ABAP_BOOL Transport auch wenn Eintrag existiert 20090119
3 Importing IV_OBJECT Call by reference Type reference (TYPE) TYP_AR_OBJECT Technischer Name des Szenarios 20090119
4 Importing IV_PACKAGE Call by reference Type reference (TYPE) TYP_AR_DEVCLASS Paket für Archivierung 20090119

Method DEPLOY_TARCHENGINE02 on class CL_AR_TRANSPORT has no exception.

Method DEPLOY_TARCHENGINE04 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TARCHENGINE04 Call by reference Type reference (TYPE) TARCHENGINE04 Archivierungsobjekt 20090119
2 Importing IV_FLG_FORCE_TRANS Call by reference Type reference (TYPE) ABAP_BOOL Transport auch wenn Eintrag existiert 20090119
3 Importing IV_OBJECT Call by reference Type reference (TYPE) TYP_AR_OBJECT Technischer Name des Szenarios 20090119
4 Importing IV_PACKAGE Call by reference Type reference (TYPE) TYP_AR_DEVCLASS Paket für Archivierung 20090119
5 Importing IV_READPLUGIN Call by reference Type reference (TYPE) TARCHENGINE02-PLUGINREAD PlugIn für DB-Lesen 20090119

Method DEPLOY_TARCHENGINE04 on class CL_AR_TRANSPORT has no exception.

Method DEPLOY_TARCHENGINE08 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TARCHENGINE08 Call by reference Type reference (TYPE) TARCHENGINE08 Archivierungsobjekt 20090119
2 Importing IV_FLG_FORCE_TRANS Call by reference Type reference (TYPE) ABAP_BOOL Transport auch wenn Eintrag existiert 20090119
3 Importing IV_OBJECT Call by reference Type reference (TYPE) TYP_AR_OBJECT Technischer Name des Szenarios 20090119
4 Importing IV_PACKAGE Call by reference Type reference (TYPE) TYP_AR_DEVCLASS Paket für Archivierung 20090119

Method DEPLOY_TARCHENGINE08 on class CL_AR_TRANSPORT has no exception.

Method DEPLOY_TARCHENGINE09 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TARCHENGINE09 Call by reference Type reference (TYPE) TARCHENGINE09 Archivierungsobjekt 20090119
2 Importing IV_FLG_FORCE_TRANS Call by reference Type reference (TYPE) ABAP_BOOL Transport auch wenn Eintrag existiert 20090119
3 Importing IV_OBJECT Call by reference Type reference (TYPE) TYP_AR_OBJECT Technischer Name des Szenarios 20090119
4 Importing IV_PACKAGE Call by reference Type reference (TYPE) TYP_AR_DEVCLASS Paket für Archivierung 20090119

Method DEPLOY_TARCHENGINE09 on class CL_AR_TRANSPORT has no exception.

Method DEPLOY_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_TARCHENGINEVRS01 Call by reference Type reference (TYPE) TARCHENGINEVRS01 Versionierung 20060601
2 Returning P_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20060601

Method DEPLOY_VERSION on class CL_AR_TRANSPORT has no exception.

Method KEYLENGTH_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_LENGTH Value transfer Type reference (TYPE) I 20050621
2 Importing P_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050621

Method KEYLENGTH_GET on class CL_AR_TRANSPORT has no exception.

Method TABLENAMES_GET 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
2 Returning T_TABNAME Value transfer Type reference (TYPE) TYP_T_TABLENAME Tabellennamen 20050621

Method TABLENAMES_GET on class CL_AR_TRANSPORT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40