The Function Module CKEXUTIL_CONVERT_RETURN (Konvertierung der BAPI-Returntabellen) is a standard Function Module in SAP ERP and is part of the function group CKEXUTIL within the package CKEXECUTION.
Function Module | CKEXUTIL_CONVERT_RETURN |
Short Text | Konvertierung der BAPI-Returntabellen |
Function Group | CKEXUTIL |
Package | CKEXECUTION |
Module Type | Normal Module |
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 |
---|---|---|---|---|
IT_BAPIRET2 | LIKE | BAPIRET2 | Returnparameter : Inputtabelle | |
OT_BAPIRETURN | LIKE | BAPIRETURN | Returnparameter : Outputtabell |
This function module does not define any Exceptions.