The Function Module FAGL_ITEM_DERIVE_FIELDS (Abgeleitete Felder in RFPOS) is a standard Function Module in SAP ERP and is part of the function group FAGL_ITEMS_DISPLAY within the package FAGL_REPORTING.
Function Module | FAGL_ITEM_DERIVE_FIELDS |
Short Text | Abgeleitete Felder in RFPOS |
Function Group | FAGL_ITEMS_DISPLAY |
Package | FAGL_REPORTING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KALSM | LIKE | T005-KALSM | Schema (Preisfindung, Nachrichten, Kontenfindung, ...) | |
KEY_DATE | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
S_BSEGP | LIKE | BSEGP | Zusatzinformationen für Einzelposten (Sonderfelder) | |
S_T001 | LIKE | T001 | Buchungskreis | |
XOPVW | LIKE | SKB1-XOPVW | 'X' | Konto OP verwaltet? |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
S_ITEM | TYPE | FAGLPOSX | Daten zu den Einzelposten bei Debitor/Kreditor/Sachkonto |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_INPUT | Eingabeparameter sind falsch |