The Function Module BP_COVER_EL_GET_ELEMENTS (Bestimmung der deckungsfähigen Elemente) is a standard Function Module in SAP ERP and is part of the function group BPFF within the package KABP_ADDON.
Function Module | BP_COVER_EL_GET_ELEMENTS |
Short Text | Bestimmung der deckungsfähigen Elemente |
Function Group | BPFF |
Package | KABP_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RECEIVER_COV_EL | TYPE | BPAVC_RECEIVER_COV_EL | Element, daß verfügbares Budget benötigt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_COVER | LIKE | FMDY-XFELD | -X: Element ist in Deckungsfähigkeitsbeziehung |
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 |
---|---|---|---|---|
T_RIB_POOL_MEMBERS | TYPE | BPAVC_T_RIB_POOL_MEMBERS | Mögliche Sender, die Mitglied in einem Einnahmedeckungsring sind | |
T_SENDER_COV_EL | TYPE | BPAVC_T_SENDER_COV_EL | Mögliche Sender mit verfügbarem Budget |
This function module does not define any Exceptions.