SAP ABAP Class CL_FDT_TRANS_UTILITY (FDT: Utility Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_TRANSPORT (Package) BRFplus: Transport
Properties
Class CL_FDT_TRANS_UTILITY  
Short Description FDT: Utility Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_TRANSPORT   BRFplus: Transport 
Created 20080509   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 IF_FDT_TRANS_DEFS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_TRANS_UTILITY has no interface implemented.
Friends
Class CL_FDT_TRANS_UTILITY has no friend class.
Attributes
Class CL_FDT_TRANS_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_CORRECT_BEFORE_EXP Static method Public Method 20080625
2 CHECK_PIECELIST_CROSS_TROBJ Static method Public Method 20120314
3 EXTRACT_KEYS_FROM_E071K Static method Public Method 20080513
4 WRITE_IDS_TO_TRANSPORT Static method Public Method 20080625
Events
Class CL_FDT_TRANS_UTILITY has no event.
Types
Class CL_FDT_TRANS_UTILITY has no local type.
Method Signatures

Method CHECK_AND_CORRECT_BEFORE_EXP 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 Messages 20080625
2 Exporting EV_FAILURE Call by reference Type reference (TYPE) ABAP_BOOL 20080625
3 Importing IV_CORR_INACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Activate inactive IDs 20080625
4 Importing IV_CORR_WTT_TIMESTAMP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Correct write to transport problems 20080625
5 Importing IV_DETAILED_PROTOCOL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080625
6 Importing IV_TABLE_TYPE Call by reference Type reference (TYPE) FDT_TABLE_TYPE FDT: Table Type 20080625
7 Importing IV_TRREQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20080625
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20080625
2 CX_FDT_SYSTEM FDT: System Failure 20080625

Method CHECK_PIECELIST_CROSS_TROBJ 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 Messages 20120314
2 Exporting EV_FAILURE Call by reference Type reference (TYPE) ABAP_BOOL 20120314
3 Importing IT_E071K Call by reference Type reference (TYPE) IF_FDT_TRANS_DEFS=>T_E071K 20120314
4 Importing IT_E071_FDT0 Call by reference Type reference (TYPE) IF_FDT_TRANS_DEFS=>T_E071 20120314
5 Importing IV_DISPLAY_FOR_FDT0 Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120502
6 Importing IV_TABLE_TYPE Call by reference Type reference (TYPE) FDT_TABLE_TYPE FDT: Table Type 20120314

Method CHECK_PIECELIST_CROSS_TROBJ on class CL_FDT_TRANS_UTILITY has no exception.

Method EXTRACT_KEYS_FROM_E071K Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETA_KEY Value transfer Type reference (TYPE) ANY TABLE Any unstructured object table 20080513
2 Importing IT_E071K Call by reference Type reference (TYPE) CL_FDT_TRANS_CONNECTOR=>T_E071K 20080513
3 Importing IV_TABLE_TYPE Call by reference Type reference (TYPE) FDT_TABLE_TYPE FDT: Table Type 20080513
4 Importing IV_TABNAME_C Call by reference Type reference (TYPE) TABNAME Table Name 20080513

Method EXTRACT_KEYS_FROM_E071K on class CL_FDT_TRANS_UTILITY has no exception.

Method WRITE_IDS_TO_TRANSPORT 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 Messages 20080625
2 Exporting EV_FAILURE Call by reference Type reference (TYPE) ABAP_BOOL 20080625
3 Importing ITA_OBJECT_ID Call by reference Type reference (TYPE) ANY TABLE 20080625
4 Importing IV_DEEP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080625
5 Importing IV_SAVE_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080910
6 Importing IV_TABLE_TYPE Call by reference Type reference (TYPE) FDT_TABLE_TYPE FDT: Table Type 20080625
7 Importing IV_TRREQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20080625
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20080625
2 CX_FDT_SYSTEM FDT: System Failure 20080625
History
Last changed by/on SAP  20130531 
SAP Release Created in 711