CL_ABAP_EXPIMP_CONV - Class for Converting CLUSTD (Obsolete)
BAL Application Log Documentation CPI1466 during BackupThis documentation is copyright by SAP AG.
Functionality
This class is obsolete; use CL_ABAP_EXPIMP_UTILITIES instead.
This class provides methods that enable you to convert the internal format of CLUSTD fields in the different media (DATABUFFER, INTERNAL TABLE).
You can use the following methods:
- CONVERT_DBUF
- Converts the content of the specified XStrings to the internal format of the specified release.
- CONVERT_ITAB
- Converts the contents of the CLUSTD fields in the specified table, which only contains the two columnsCLUSTD and CLUSTR (created using EXPORT ... TO INTERNAL TABLE, for example), to the internal format of the specified release.
- CONVERT_GENERAL_ITAB
- Converts the contents of the CLUSTD fields in the specified INDX-type table to the internal format ofthe specified release. You must explicitly specifiy the names of the columns SRTF2, CLUSTR, and CLUSTD, which the table must contain as a minimum.
Relationships
Example
Notes
Further information
For further information, refer to the individual methods.
RFUMSV00 - Advance Return for Tax on Sales/Purchases BAL_S_LOG - Application Log: Log header data
This documentation is copyright by SAP AG.
Length: 1214 Date: 20120526 Time: 081406 triton ( 106 ms )






