The Function Module FM_CHECK_SENDER_RECEIVER_2 (Ableiten und prüfen HHM Kontierung) is a standard Function Module in SAP ERP and is part of the function group FMAA_CHECK_ADDON within the package KAFF_ADDON.
Function Module | FM_CHECK_SENDER_RECEIVER_2 |
Short Text | Ableiten und prüfen HHM Kontierung |
Function Group | FMAA_CHECK_ADDON |
Package | KAFF_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FKBER_RECEIVER | TYPE | FKBER | Funktionsbereich | |
I_FKBER_SENDER | TYPE | FKBER | Funktionsbereich | |
I_FLG_CHECK_SENDER | TYPE | XFELD | 'X' | Prüfe Fonds/Funktion/Grant für Sender |
I_FLG_DERIVE_SENDER | TYPE | XFELD | SPACE | Leite Fonds/Funktion/Grant für Sender ab |
I_FLG_INIT | TYPE | XFELD | 'X' | Initialisiere HHM Kontierung vor der Ableitung |
I_FUND_RECEIVER | TYPE | FM_FUND | Fonds | |
I_FUND_SENDER | TYPE | FM_FUND | Fonds | |
I_GRANT_RECEIVER | TYPE | GM_GRANT_NBR | Mittelbewilligung | |
I_GRANT_SENDER | TYPE | GM_GRANT_NBR | Mittelbewilligung | |
I_KOKRS | TYPE | KOKRS | Kostenrechnungskreis | |
I_KSTAR_RECEIVER | TYPE | KSTAR | Kostenart | |
I_KSTAR_SENDER | TYPE | KSTAR | Kostenart | |
I_OBJNR_RECEIVER | TYPE | J_OBJNR | Objektnummer | |
I_OBJNR_SENDER | TYPE | J_OBJNR | Objektnummer | |
I_PARAMS | TYPE | FMPARAMS_CHECK_SND_RCV_ADDON | Leite Fonds/Funktion/Grant für Receiver ab | |
I_UPDATE_DATE | TYPE | DATUM | Datum | |
I_VORGN | TYPE | CO_VORGANG | Vorgang CO |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FKBER_RECEIVER | TYPE | FKBER | Funktionsbereich | |
E_FKBER_SENDER | TYPE | FKBER | Funktionsbereich | |
E_FUND_RECEIVER | TYPE | FM_FUND | Fonds | |
E_FUND_SENDER | TYPE | FM_FUND | Fonds | |
E_GRANT_RECEIVER | TYPE | GM_GRANT_NBR | Mittelbewilligung | |
E_GRANT_SENDER | TYPE | GM_GRANT_NBR | Mittelbewilligung |
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 |
---|---|---|---|---|
I_PERIODS | LIKE | PERIODS | Periodenstruktur |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_VALID | Sender Receiver Paar ist nicht gültig |