The Function Module BBP_FUND_GETLIST (Liste Fonds) is a standard Function Module in SAP ERP and is part of the function group BBPC within the package BBPA.
Function Module | BBP_FUND_GETLIST |
Short Text | Liste Fonds |
Function Group | BBPC |
Package | BBPA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FM_AREA | LIKE | BBP_FMFUND-FM_AREA | Kostenrechnungskreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN | Struktur mit Return Informationen |
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 |
---|---|---|---|---|
FUND_LIST | LIKE | BBP_FMFUND | Liste der selektierten Aufträge |
This function module does not define any Exceptions.