Menu

SAP Function Module POPUP_TO_CREATE_METHODE

FI-LC: Customizing Methode anlegen (Währungsumrechnung)

The Function Module POPUP_TO_CREATE_METHODE (FI-LC: Customizing Methode anlegen (Währungsumrechnung)) is a standard Function Module in SAP ERP and is part of the function group GLU1 within the package FKUC.

Technical Information

Function Module POPUP_TO_CREATE_METHODE
Short Text FI-LC: Customizing Methode anlegen (Währungsumrechnung)
Function Group GLU1
Package FKUC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
METHODE LIKE T884M-WAEGR SPACE Currency translation method
TABELLE LIKE T884M-TAB SPACE Data basis table name e.g. GLT2
TEXT LIKE T884T-TXT SPACE Description of currency translation method
TEXTLINE1 LIKE SPACE Header line number 1
TEXTLINE2 LIKE SPACE Header line number 2
TITEL LIKE SPACE Title of the popup
VERWENDUNG LIKE T884M-USEWU 0, 1 or 2 usage indicators Domain USEWU

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSWER LIKE Confirmation (If 'J', carry out action)
METHODE LIKE T884M-WAEGR Currency translation method
TABELLE LIKE T884M-TAB Data basis table name e.g. GLT2
TEXT LIKE T884T-TXT Description of currency translation method
VERWENDUNG LIKE T884M-USEWU 0, 1 or 2 usage indicators Domain USEWU

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.