The Function Module J_1A_PREPARE_DISCOUNT_LINES (Prepare discount lines for the payment document) is a standard Function Module in SAP ERP and is part of the function group J1AS within the package J1AF.
Function Module | J_1A_PREPARE_DISCOUNT_LINES |
Short Text | Prepare discount lines for the payment document |
Function Group | J1AS |
Package | J1AF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KURST | LIKE | T003-KURST | Exch.Rate Type for Determining the Proposed Rate | |
I_KUTY2 | LIKE | BKPF-KUTY2 | Exchange rate type | |
I_KUTY3 | LIKE | BKPF-KUTY3 | Exchange rate type | |
I_RAT2 | LIKE | BKPF-KURS2 | Exchange Rate for the Second Local Currency | |
I_RAT3 | LIKE | BKPF-KURS3 | Exchange Rate for the Third Local Currency |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.