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 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Release 3.1 - 4.6 | 20030425 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | Release 6.10 -> | 20030425 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert Content of Given XSTRING | 20030221 |
2 | ![]() |
Static method | Public | Method | Convert CLUSTD Field of a General Table | 20030225 |
3 | ![]() |
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 | ![]() |
DBUF_IN | Call by reference | Type reference (TYPE) | XSTRING | start xstring | 20030221 | ||
2 | ![]() |
DBUF_OUT | Call by reference | Type reference (TYPE) | XSTRING | converted xstring | 20030221 | ||
3 | ![]() |
TARG_REL | Call by reference | Type reference (TYPE) | I | release number | 20030221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unicode-Zeichen nicht zulässig | 20030401 | |
2 | ![]() |
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 | ![]() |
CLUSTD_NAME | Call by reference | Type reference (TYPE) | C | name of clustd field | 20030225 | ||
2 | ![]() |
CLUSTR_NAME | Call by reference | Type reference (TYPE) | C | name of clustr field | 20030225 | ||
3 | ![]() |
ITAB_IN | Call by reference | Type reference (TYPE) | TABLE | given internal table | 20030225 | ||
4 | ![]() |
ITAB_OUT | Call by reference | Type reference (TYPE) | TABLE | converted table | 20030225 | ||
5 | ![]() |
SRTF2_NAME | Call by reference | Type reference (TYPE) | C | name of srtf2 field | 20030225 | ||
6 | ![]() |
TARG_REL | Call by reference | Type reference (TYPE) | I | target release number | 20030225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
System-Exception bei CONVERT | 20030401 | |
2 | ![]() |
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 | ![]() |
ITAB_IN | Call by reference | Type reference (TYPE) | TABLE | given internal table | 20030225 | ||
2 | ![]() |
ITAB_OUT | Call by reference | Type reference (TYPE) | TABLE | converted table | 20030225 | ||
3 | ![]() |
TARG_REL | Call by reference | Type reference (TYPE) | I | target release number | 20030225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unicode-Zeichen nicht zulässig | 20030401 | |
2 | ![]() |
Parameter mit ungültigem Wertebereich | 20030616 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |