The Function Module BUAVC_LEDGER_COPY (copy ledger for availability control) 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_LEDGER_COPY |
Short Text | copy ledger for availability control |
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_APPLIC | TYPE | BUAVC_APPLIC | Application Component of BCS Availability Control | |
I_LEDGER_SOURCE | TYPE | RLDNR | Ledger | |
I_LEDGER_TARGET | TYPE | RLDNR | Ledger | |
I_LEDGER_TARGET_TEXT | TYPE | LDTXT | Ledger name |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_E071K | TYPE | TR_KEYS | Table Keys | |
T_KO200 | TYPE | TR_OBJECTS | Objects |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.