Menu

SAP Function Module HR_GENERATE_FU_ADD_FUGR

Anlegen einer neuen Funktionsgruppe

The Function Module HR_GENERATE_FU_ADD_FUGR (Anlegen einer neuen Funktionsgruppe) is a standard Function Module in SAP ERP and is part of the function group HRPG within the package PLOG.

Technical Information

Function Module HR_GENERATE_FU_ADD_FUGR
Short Text Anlegen einer neuen Funktionsgruppe
Function Group HRPG
Package PLOG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_AREA LIKE TLIBG-AREA Anzulegende Funktionsgruppe
IMP_KIND TYPE C wie soll sie angelegt werden

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.