Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module HR_POPUP_TO_CONFIRM_EURO_CONV (Popup zur Bestätigung der prod. Euro-Umstellung) is a standard Function Module in SAP ERP and is part of the function group 0PYC within the package PBAS.
Function Module | HR_POPUP_TO_CONFIRM_EURO_CONV |
Short Text | Popup zur Bestätigung der prod. Euro-Umstellung |
Function Group | 0PYC |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DATE | LIKE | RPUEMUXX-DATUM | Stichtag der Währungsumstellung | |
P_MOLGA | LIKE | T500L-MOLGA | Ländergruppierung | |
P_NEW_CUKY | LIKE | TCURC-WAERS | Währungsschlüssel | |
P_OLD_CUKY | LIKE | TCURC-WAERS | Währungsschlüssel | |
P_TEST | LIKE | RPUEMUXX-TEST | Ankreuzfeld für Testlauf bei der Währungsumstellung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_OLD_CUKIES | LIKE | Select-Option für Währungsschlüssel |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONVERSION_CANCELLED | Umstellung abgebrochen |
INTERNAL_ERROR | interner Fehler beim Aufruf des Popup-FBs |
OLD_CURRENCY_REQUIRED | Parameter für alte Währung muß mitgegeben werden |