Menu

SAP Function Module HR_DIALOG_ADD

HR: Dialogbaustein generieren

The Function Module HR_DIALOG_ADD (HR: Dialogbaustein generieren) is a standard Function Module in SAP ERP and is part of the function group HRPAD00PM01 within the package PBAS.

Technical Information

Function Module HR_DIALOG_ADD
Short Text HR: Dialogbaustein generieren
Function Group HRPAD00PM01
Package PBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_CORRNUM LIKE E071-TRKORR Korrekturnummer für neuen Dialogbaustein
P_DEVCLASS LIKE TADIR-DEVCLASS Entwicklungsklasse
P_DIALOG_NAME LIKE TDCT-DNAM Names des Dialogbausteins
P_PROGRAM_NAME LIKE TDCT-PROG Programmname für Dialog

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.