The Function Module KL_GET_ACCOUNT_LINE (Bestimmung des Linienbetrags zu mehreren Konten) is a standard Function Module in SAP ERP and is part of the function group KLSS within the package FTBK.
Function Module | KL_GET_ACCOUNT_LINE |
Short Text | Bestimmung des Linienbetrags zu mehreren Konten |
Function Group | KLSS |
Package | FTBK |
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 |
---|---|---|---|---|
ERROR_ITAB | LIKE | BAPIERR | Fehlertabelle | |
IT_JBRACCOUNT | LIKE | KLACCLINE | Konto-OBJNR, Linienbetrag mit Währung |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EMPTY_TABLE | Leere Kontotabelle |
NO_CONDITION_FOUND | Keine Kontokonditionen vorhanden |