The Function Module HR_GENERATE_FU_AKTIV (Aktivieren eines generierten F-Bausteins) is a standard Function Module in SAP ERP and is part of the function group HRPG within the package PLOG.
Function Module | HR_GENERATE_FU_AKTIV |
Short Text | Aktivieren eines generierten F-Bausteins |
Function Group | HRPG |
Package | PLOG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNC_NAME | LIKE | TFDIR-FUNCNAME | Name der zu aktivierenden Funktion |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KORRNUM | LIKE | E070-TRKORR | SPACE | Auftrag/Aufgabe |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AREA_DOESNT_EXIST | Funktionsgruppe existiert nicht |
CANCEL | Aktivierung wurde abgebrochen |
FUNC_DOESNT_EXIST | Funktion existiert nicht |
FUNC_IS_ACTIV | Funktion ist bereits aktiv |
SYNTAXERROR | Funktion enthält einen Syntaxfehler |