The Function Module CABA_CONVERT_INT_TO_EXT (Konvertierung interner Felder in externe Darstellung) is a standard Function Module in SAP ERP and is part of the function group CABA_ALL within the package CABA_R3.
Function Module | CABA_CONVERT_INT_TO_EXT |
Short Text | Konvertierung interner Felder in externe Darstellung |
Function Group | CABA_ALL |
Package | CABA_R3 |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_FIELDS_CONV | LIKE | CABACOMMF | Ausgabetabelle nach Konvertierung | |
ET_MESSAGES | LIKE | BAPIRET2 | Fehlermeldungen aus Konvertierung | |
IT_FIELDS_CONV | LIKE | CABACOMMF | Tabelle mit internen Felder zur Konvertierung |
This function module does not define any Exceptions.