Menu

SAP Function Module CABA_CONVERT_INT_TO_EXT

Konvertierung interner Felder in externe Darstellung

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.