Menu

SAP Function Module HRO1_CHECK_FORM_VARIANT_EXISTS

Prüfen, ob die Selektionsvariante des EDT existiert

The Function Module HRO1_CHECK_FORM_VARIANT_EXISTS (Prüfen, ob die Selektionsvariante des EDT existiert) is a standard Function Module in SAP ERP and is part of the function group HRO1 within the package PCAL.

Technical Information

Function Module HRO1_CHECK_FORM_VARIANT_EXISTS
Short Text Prüfen, ob die Selektionsvariante des EDT existiert
Function Group HRO1
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNTRY_MODIFIER LIKE T500L-MOLGA Ländergruppierung
SELECTION_VARIANT LIKE RSVAR-VARIANT Name der Sellektionsvariante

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
PROG_NAME LIKE RSVAR-REPORT Reportname

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.