The Function Module RFIDPT_GET_PR_TRKEY (Get transaction key relevant for Pro-Rata) is a standard Function Module in SAP ERP and is part of the function group RFIDPT_POST within the package ID-FI.
Function Module | RFIDPT_GET_PR_TRKEY |
Short Text | Get transaction key relevant for Pro-Rata |
Function Group | RFIDPT_POST |
Package | ID-FI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KALSM | TYPE | KALSM_D | Procedure (pricing, output control, acct. det., costing,...) | |
I_MWSKZ | TYPE | MWSKZ | Sales Tax Code |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KTOSL | TYPE | KTOSL | Transaction Key |
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.