SAP ABAP Class CL_FDT_TRANS (FDT: Transport Tool - Central Entry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_TRANSPORT (Package) BRFplus: Transport
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_SETTING FDT: Constants for Boolean Settings Parameter 20100629
Properties
Class CL_FDT_TRANS  
Short Description FDT: Transport Tool - Central Entry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_TRANSPORT   BRFplus: Transport 
Created 20061020   SAP 
Last change 20140121   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 CL_FDT_TRANS_CONNECTOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FDT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FDT_CONSTANTS_INTERNAL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_FDT_TRANS_DEFS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_SETTING FDT: Constants for Boolean Settings Parameter 20100629
Friends
Class CL_FDT_TRANS has no friend class.
Attributes
Class CL_FDT_TRANS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_ACTIVATION_EXIT Static method Private Method Check for and call BCF deployment exit for activation 20070510
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100629
3 DEPLOY_DB_OBJECT_LIST Static method Public Method 20061114
4 PHYSICAL_DELETE Static method Private Method 20100225
5 TRUNCATE_AFFECTED_CODE_VAL Static method Private Method Truncate the affected code validity during an upgrade 20131211
Events
Class CL_FDT_TRANS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_E071K Public See coding 20061114 t_e071k TYPE STANDARD TABLE OF e071k WITH DEFAULT KEY
Method Signatures

Method CALL_ACTIVATION_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE 20070510
2 Exporting EV_EXIT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070510
3 Importing IV_FUNCTION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070510

Method CALL_ACTIVATION_EXIT on class CL_FDT_TRANS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FDT_TRANS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FDT_TRANS has no exception.

Method DEPLOY_DB_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_FAILURE Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID 20061114
2 Exporting ETS_WITH_CUST_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Cust. Version / Different OversID / Not overwritten 20070710
3 Exporting ETS_WITH_LOCAL_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Local Version / Same OversID / Not overwritten / No conflict 20070710
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE 20061114
5 Exporting EV_ACTIVATED Call by reference Type reference (TYPE) ABAP_BOOL Activation succeeded 20090324
6 Exporting EV_COPIED Call by reference Type reference (TYPE) ABAP_BOOL Copying succeeded 20090324
7 Exporting EV_DEPLOYMENT_EXIT Call by reference Type reference (TYPE) ABAP_BOOL Deployment exit was executed 20100115
8 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20061114
9 Importing IT_DB_OBJECT_LIST Call by reference Type reference (TYPE) CL_FDT_TRANS_CONNECTOR=>T_E071K FDT: DB Object List 20061114
10 Importing IT_E071_FDT0 Call by reference Type reference (TYPE) IF_FDT_TRANS_DEFS=>T_E071 20120314
11 Importing IV_FORCE_BCF_OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090720
12 Importing IV_IS_UPGRADE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100122
13 Importing IV_NO_ACTIVATION Call by reference Type reference (TYPE) ABAP_BOOL Do not activate new copied version 20090324
14 Importing IV_TABLE_TYPE_FROM Call by reference Type reference (TYPE) FDT_TABLE_TYPE IF_FDT_CONSTANTS_INTERNAL=>GC_TABLE_TYPE_S_TABLE FDT: Table Type 20061114
15 Importing IV_TABLE_TYPE_TO Call by reference Type reference (TYPE) FDT_TABLE_TYPE IF_FDT_CONSTANTS_INTERNAL=>GC_TABLE_TYPE_S_TABLE FDT: Table Type 20061114
16 Importing IV_TARGET_CLIENT Call by reference Type reference (TYPE) MANDT Client 20061114
17 Importing IV_TRREQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20061114
18 Importing IV_VERSION_OPTION_FROM Call by reference Type reference (TYPE) FDT_VERSION_OPTION IF_FDT_CONSTANTS_INTERNAL=>GC_VERSN_OPT_MOST_RECENT FDT: Version Option From 20061114
19 Importing IV_VERSION_OPTION_TO Call by reference Type reference (TYPE) FDT_VERSION_OPTION IF_FDT_CONSTANTS_INTERNAL=>GC_VERSN_OPT_0000 FDT: Version Option To 20061114
20 Importing IV_WITH_EMEX Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080618
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20061114
2 CX_FDT_SYSTEM FDT: Processing Error 20061201

Method PHYSICAL_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_FAILURE Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20100225
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20100225
3 Exporting EV_FAILURE Call by reference Type reference (TYPE) ABAP_BOOL 20100225
4 Importing ITS_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20100225
5 Importing IV_FAST_DEPLOYMENT Call by reference Type reference (TYPE) ABAP_BOOL 20100225
6 Importing IV_TABLE_TYPE Call by reference Type reference (TYPE) FDT_TABLE_TYPE FDT: Table Type 20100225

Method PHYSICAL_DELETE on class CL_FDT_TRANS has no exception.

Method TRUNCATE_AFFECTED_CODE_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITA_OBJECT_ID Call by reference Type reference (TYPE) ANY TABLE Any unstructured object ID table 20131211
2 Importing IV_TABLE_TYPE Call by reference Type reference (TYPE) FDT_TABLE_TYPE FDT: Table Type 20131211
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20131211
History
Last changed by/on SAP  20140121 
SAP Release Created in 710