Menu

SAP Function Module FC_CURR_CHECK_ONLINE

Verprobung bei direkter Umrechnung: TW <-> HW <-> KW

The Function Module FC_CURR_CHECK_ONLINE (Verprobung bei direkter Umrechnung: TW <-> HW <-> KW) is a standard Function Module in SAP ERP and is part of the function group FCDE within the package FC03.

Technical Information

Function Module FC_CURR_CHECK_ONLINE
Short Text Verprobung bei direkter Umrechnung: TW <-> HW <-> KW
Function Group FCDE
Package FC03
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_DIMENSIONS TYPE KPP_YS_DIMENSIONS 'I': Zeitpunkt PAI, 'O': Zeitpunkt PBO
I_EVENT LIKE 'I' aktueller Schirm mehr...
I_LAYOUT TYPE KPP_YS_LAYOUT Dimensionsinfos
I_SCREEN TYPE KPP_YS_SCREEN Layoutinfos

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESG LIKE MESG Messageleiste
E_SCREEN TYPE KPP_YS_SCREEN geänderter Schirm
E_SCREEN_CHANGED LIKE Kennzeichen, ob der Schirm verändert wurde
E_SUBRC LIKE SY-SUBRC derzeit nicht ausgewertet

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.