The Function Module CURRENCY_GET_SUBSEQUENT () is a standard Function Module in SAP ERP and is part of the function group FCUE1 within the package FCUR.
Function Module | CURRENCY_GET_SUBSEQUENT |
Short Text | |
Function Group | FCUE1 |
Package | FCUR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | TYPE | BUKRS | Company Code | |
CURRENCY | LIKE | TCURE-CURC_OLD | Old currency | |
DATE | LIKE | TPRCD-VALID_FROM | ||
PROCESS | LIKE | TPRCD-PROCESS | Process in expiring currency |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURRENCY_NEW | LIKE | TCURE-CURC_OLD | New curr. |
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.