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 KL_FAZ_EVAL_SINGLE (4.62: ABE EiNeR FAZ in allen geforderten EV.) is a standard Function Module in SAP ERP and is part of the function group KL_EVAL_FAZ within the package FTBK01.
Function Module | KL_FAZ_EVAL_SINGLE |
Short Text | 4.62: ABE EiNeR FAZ in allen geforderten EV. |
Function Group | KL_EVAL_FAZ |
Package | FTBK01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CONTROL | TYPE | KLCONTROL | Steuergrößen für die Tagesendeverarbeitung | |
I_EV_TAB | TYPE | KL2_EV_TAB | Ermittlungsverfahren | |
I_FAZ_DEAL_COL | TYPE | KLFAZDEALCOL_TAB | Relevante EG- und Sicherheiten-Daten für Faz | |
I_FAZ_SFGDT | TYPE | TVS_SFGDT_TYP | Die Faz als RT | |
I_STICHTAG | LIKE | SY-DATUM | Stichtag ABE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FAZ_ANBETROUT | TYPE | KLANBETROUT | Anrechnungsbetragsermittlung Ausgabestruktur | |
E_FAZ_COLLAT_ANBETROUT_TAB | TYPE | KLANBETROUT_TAB | Anrechnungsbetragsermittlung Ausgabestruktur |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_EG_ANBETROUT_TAB | TYPE | KLANBETROUT_TAB | Anrechnungsbetragsermittlung Ausgabestruktur |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_ERRORITAB | LIKE | BAPIERR | (Fehler-) Meldungen bzgl. Einzel-Geschäfte (inkl. Faz) | |
C_SI_ERROR_ITAB | LIKE | BAPIERR | (Fehler-) Meldungen bzgl. Sicherheiten (EG & Faz) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CALC | Keine ABE möglich. |
NO_EV | Kein Ermittlungsverfahren |