The Function Module FMBWB_FAMILY_LIST (Popup to display and select documents of the family) is a standard Function Module in SAP ERP and is part of the function group FMBWB within the package FMBPA_E.
Function Module | FMBWB_FAMILY_LIST |
Short Text | Popup to display and select documents of the family |
Function Group | FMBWB |
Package | FMBPA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCFAM | TYPE | BUED_DOCFAM | Document family number | |
I_DOCNR | TYPE | BUED_DOCNR | Budget entry document number | |
I_DOCYEAR | TYPE | BUKU_DOCYEAR | Doc year (technical field) | |
I_FM_AREA | TYPE | FIKRS | Financial management area |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_F_DOCID | TYPE | FMED_S_DOCID | FM entry document ID |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCUMENT_NOT_FOUND | Document not found |
INCONSISTENT_INPUT | Inconsistemt input |
NOT_FOUND | No document found |
NO_FAMILY | No family exists |