The Function Module FMAVC_GET_SOURCE_LEDGERS (Determine the source ledgers of a control ledger (FM)) is a standard Function Module in SAP ERP and is part of the function group FMAVC_CUST_TOOLS within the package FMAVCA_E.
Function Module | FMAVC_GET_SOURCE_LEDGERS |
Short Text | Determine the source ledgers of a control ledger (FM) |
Function Group | FMAVC_CUST_TOOLS |
Package | FMAVCA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALDNR | TYPE | BUAVC_ALDNR | Availability Control Ledger | |
I_FLG_BYPASS_BUFFER | TYPE | XFELD | ' ' | Flag: By-pass internal buffer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ONLY_BUDGET_LEDGERS | TYPE | XFELD | Flag: 'Both source ledgers are budget ledgers' | |
E_SLDNR0 | TYPE | RLDNR | Source ledger for record type 0 | |
E_SLDNR1 | TYPE | RLDNR | Source ledger for record type 1 |
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 |
---|---|
ERROR_ALDNR | Error in definition of the control ledger |