SAP ABAP Class CL_EEW_DATA_TRANSFER_UTILITY (Supports transfer of field extensions)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     EEW_WIZARD (Package) EEW Wizard
Properties
Class CL_EEW_DATA_TRANSFER_UTILITY  
Short Description Supports transfer of field extensions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEW_WIZARD   EEW Wizard 
Created 20030624   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEW_DATA_TRANSFER_UTILITY has no forward declaration.
Interfaces
Class CL_EEW_DATA_TRANSFER_UTILITY has no interface implemented.
Friends
Class CL_EEW_DATA_TRANSFER_UTILITY has no friend class.
Attributes
Class CL_EEW_DATA_TRANSFER_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COOL_BUILD_WHERE_CONDITION Static method Public Method Concatenates extension fields into where clause 20030702
2 EXPORT_TO_RFC_CONTAINER Static method Public Method Export data to RFC container 20030718
3 EXPORT_TO_XI_CONTAINER Static method Public Method Export data to XI container 20030714
4 IMPORT_FROM_RFC_CONTAINER Static method Public Method Import data from RFC container 20030718
5 IMPORT_FROM_XI_CONTAINER Static method Public Method Import data from XI container 20030714
Events
Class CL_EEW_DATA_TRANSFER_UTILITY has no event.
Types
Class CL_EEW_DATA_TRANSFER_UTILITY has no local type.
Method Signatures

Method COOL_BUILD_WHERE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_TABLE Call by reference Type reference (TYPE) STRING check fields against this table definition 20030702
2 Importing INPARAM Call by reference Type reference (TYPE) ANY Query Parameter: INPARAM 20030702
3 Exporting WHERE_CONDITION Value transfer Type reference (TYPE) STRING resulting where condition 20030702

Method COOL_BUILD_WHERE_CONDITION on class CL_EEW_DATA_TRANSFER_UTILITY has no exception.

Method EXPORT_TO_RFC_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXTENSION_TABLE Call by reference Type reference (TYPE) ANY TABLE 20030718
2 Returning RT_CONTAINER Value transfer Type reference (TYPE) EEW_RFC_CONTAINER_TAB 20030718

Method EXPORT_TO_RFC_CONTAINER on class CL_EEW_DATA_TRANSFER_UTILITY has no exception.

Method EXPORT_TO_XI_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXTENSION_INCLUDE Call by reference Type reference (TYPE) ANY 20030716
2 Returning RT_CONTAINER Value transfer Type reference (TYPE) EEW_XI_CONTAINER_TAB 20030714
# Exception Resumable Description Created on
1 NOT_FOUND Type not found 20030716
2 NO_DDIC_TYPE Type is not DDIC type 20030716

Method IMPORT_FROM_RFC_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EXTENSION_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20030718
2 Importing IT_CONTAINER Call by reference Type reference (TYPE) EEW_RFC_CONTAINER_TAB 20030718

Method IMPORT_FROM_RFC_CONTAINER on class CL_EEW_DATA_TRANSFER_UTILITY has no exception.

Method IMPORT_FROM_XI_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_EXTENSION_INCLUDE Call by reference Type reference (TYPE) ANY 20030716
2 Importing IT_CONTAINER Call by reference Type reference (TYPE) EEW_XI_CONTAINER_TAB 20030714

Method IMPORT_FROM_XI_CONTAINER on class CL_EEW_DATA_TRANSFER_UTILITY has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 640