The Function Module TB_LIMIT_TA_RESULT_CONVERT (Kreditlimit: Einzelgeschäftsprüfungsergebnis in Flat Table konvertieren) is a standard Function Module in SAP ERP and is part of the function group TBL2 within the package FTLM.
Function Module | TB_LIMIT_TA_RESULT_CONVERT |
Short Text | Kreditlimit: Einzelgeschäftsprüfungsergebnis in Flat Table konvertieren |
Function Group | TBL2 |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_LS_NEW | TYPE | TRLM_T_LS | zu ergänzende Limitschlüssel | |
I_TACHECK | TYPE | TRLM_TACHECK | Prüfungsergebnis komplexer Typ | |
I_TTACHECK | TYPE | TRLM_TTACHECK | Prüfungsergebnis komplexer Typ |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_TACOMP | TYPE | TRLM_T_TACOMP_FLAT_EXT | Prüfungsergebnis flat table |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.