SAP ABAP Class CL_ABAP_EXPIMP_CONV (Class for Converting CLUSTD (Obsolete))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     ABAP_EXPIMP (Package) Package for EXPORT IMPORT
Properties
Class CL_ABAP_EXPIMP_CONV  
Short Description Class for Converting CLUSTD (Obsolete)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ABAP_EXPIMP   Package for EXPORT IMPORT 
Created 20030212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_EXPIMP_CONV has no forward declaration.
Interfaces
Class CL_ABAP_EXPIMP_CONV has no interface implemented.
Friends
Class CL_ABAP_EXPIMP_CONV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REL31SQQ Constant Public Type reference (TYPE) I 1 Release 3.1 - 4.6 20030425
2 REL61SQQ Constant Public Type reference (TYPE) I 5 Release 6.10 -> 20030425
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DBUF Static method Public Method Convert Content of Given XSTRING 20030221
2 CONVERT_GENERAL_ITAB Static method Public Method Convert CLUSTD Field of a General Table 20030225
3 CONVERT_ITAB Static method Public Method Convert CLUSTD Field of a (EXP/IMP ITAB) Table 20030225
Events
Class CL_ABAP_EXPIMP_CONV has no event.
Types
Class CL_ABAP_EXPIMP_CONV has no local type.
Method Signatures

Method CONVERT_DBUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBUF_IN Call by reference Type reference (TYPE) XSTRING start xstring 20030221
2 Exporting DBUF_OUT Call by reference Type reference (TYPE) XSTRING converted xstring 20030221
3 Importing TARG_REL Call by reference Type reference (TYPE) I release number 20030221
# Exception Resumable Description Created on
1 CX_EXPIMP_UC_NOT_SUPPORTED Unicode-Zeichen nicht zulässig 20030401
2 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20030616

Method CONVERT_GENERAL_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLUSTD_NAME Call by reference Type reference (TYPE) C name of clustd field 20030225
2 Importing CLUSTR_NAME Call by reference Type reference (TYPE) C name of clustr field 20030225
3 Importing ITAB_IN Call by reference Type reference (TYPE) TABLE given internal table 20030225
4 Exporting ITAB_OUT Call by reference Type reference (TYPE) TABLE converted table 20030225
5 Importing SRTF2_NAME Call by reference Type reference (TYPE) C name of srtf2 field 20030225
6 Importing TARG_REL Call by reference Type reference (TYPE) I target release number 20030225
# Exception Resumable Description Created on
1 CX_EXPIMP_UC_NOT_SUPPORTED System-Exception bei CONVERT 20030401
2 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20030616

Method CONVERT_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITAB_IN Call by reference Type reference (TYPE) TABLE given internal table 20030225
2 Exporting ITAB_OUT Call by reference Type reference (TYPE) TABLE converted table 20030225
3 Importing TARG_REL Call by reference Type reference (TYPE) I target release number 20030225
# Exception Resumable Description Created on
1 CX_EXPIMP_UC_NOT_SUPPORTED Unicode-Zeichen nicht zulässig 20030401
2 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20030616
History
Last changed by/on SAP  20110908 
SAP Release Created in 640