The Function Module BUAVC_GET_ALSRC_FOR_SENDER (Derive data source (ALSRC) from 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_ALSRC_FOR_SENDER |
Short Text | Derive data source (ALSRC) from 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_ALSRC_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_ALSRC | TYPE | BUAVC_ALSRC | Data source for an availability ledger |
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 |
---|---|
AMBIGOUS_RESULT | More than one matching entry found |
NO_ENTRY_FOUND | No table entry found |