Menu

SAP Function Module K_BULK_PROCESSING_CURR_POPUP

Popup zur Festlegung der Währung (insbes. für Massenverarbeitungen)

The Function Module K_BULK_PROCESSING_CURR_POPUP (Popup zur Festlegung der Währung (insbes. für Massenverarbeitungen)) is a standard Function Module in SAP ERP and is part of the function group KACU within the package KBAS.

Technical Information

Function Module K_BULK_PROCESSING_CURR_POPUP
Short Text Popup zur Festlegung der Währung (insbes. für Massenverarbeitungen)
Function Group KACU
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TRANCUR LIKE T001-WAERS Transaktionswährung
TRANCUR_FLAG LIKE '0' Ausgabe-Flag für Transaktionswährung
TYPECUR LIKE TKA07-KURST Kurstyp
TYPECUR_FLAG LIKE '0' Ausgabe-Flag für Kurstyp
VALUTA LIKE COBK-WSDAT SY-DATLO Wertstellungsdatum
VALUTA_FLAG LIKE '0' Ausgabe-Flag für Werstellungsdatum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TRANCUR LIKE T001-WAERS Transaktionswährung
TYPECUR LIKE TKA07-KURST Kurstyp
VALUTA LIKE COBK-WSDAT Wertstellungsdatum

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.