Menu

SAP Function Module RKD_CHECK_CURRENCY_FIELDS

Überprüft die währungsbestimmenden Felder

The Function Module RKD_CHECK_CURRENCY_FIELDS (Überprüft die währungsbestimmenden Felder) is a standard Function Module in SAP ERP and is part of the function group KYP1 within the package KC_NU.

Technical Information

Function Module RKD_CHECK_CURRENCY_FIELDS
Short Text Überprüft die währungsbestimmenden Felder
Function Group KYP1
Package KC_NU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FDEP_TAB TYPE RKD_T_FDEP Abhängigkeitstabelle
I_FIELD_TAB TYPE RKD_T_FIELD Feldtabelle
I_FORM_TAB TYPE RKD_T_FORM Formualrtabelle
I_SEIG TYPE RKD_T_SEIG Merkmaltabelle
I_SH_TAB TYPE RKD_T_SH
I_VAR_TAB TYPE RKD_T_VAR Variablentabelle
I_ZWERT TYPE RKD_T_ZWERT Kennzahltabelle
RKB1D LIKE RKB1D
RKB1F LIKE RKB1F
RKB1X LIKE RKB1X

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CQFIE_TAB TYPE RKD_T_CQFIE Währungsbestimmende Merkmale

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.