The Function Module BUAVC_GET_ALDNR_FOR_SENDER (Determine all availability ledgers for a given data source characteristics) is a standard Function Module in SAP ERP and is part of the function group BUAVC_CUST_TOOLS within the package FMAVC_E.
Function Module | BUAVC_GET_ALDNR_FOR_SENDER |
Short Text | Determine all availability ledgers for a given data source characteristics |
Function Group | BUAVC_CUST_TOOLS |
Package | FMAVC_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SENDER_DEF | TYPE | BUAVC_S_SENDER_DATA | Fields characterizing the sender data, availability ledger |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ALDNR | TYPE | BUAVC_T_ALDNR | Table of availability ledgers |
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 |
---|---|
NO_ENTRY_FOUND | No table entry found |