Menu

SAP Function Module CURRENCY_GET_SUBSEQUENT

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.

Technical Information

Function Module CURRENCY_GET_SUBSEQUENT
Short Text
Function Group FCUE1
Package FCUR
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.