Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CASH_FORECAST_CHECK_LEVEL_GRP (Prüft die Finanzdispoebene (Sachkonto) bzw. -gruppe (Debitor/Kreditor)) is a standard Function Module in SAP ERP and is part of the function group FDIS within the package FF.
Function Module | CASH_FORECAST_CHECK_LEVEL_GRP |
Short Text | Prüft die Finanzdispoebene (Sachkonto) bzw. -gruppe (Debitor/Kreditor) |
Function Group | FDIS |
Package | FF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FDGRP | LIKE | BSEG-FDGRP | SPACE | FD group |
FDLEV | LIKE | BSEG-FDLEV | SPACE | FD level |
KOART | LIKE | BSEG-KOART | Account type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FDGRP | LIKE | BSEG-FDGRP | FD group | |
FDLEV | LIKE | BSEG-FDLEV | FD level | |
ORIGN | LIKE | T036-ORIGN | FD origin symbol | |
XEING | LIKE | T035-BILD1 | X-FD date and FD level should be r |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GROUP_INVALID | FD group not in T035 |
LEVEL_INVALID | FD level not in T036 or not allowe |
ORIGN_INVALID | FD origin symbol not in T039 or no |