Menu

SAP Function Module HR_GENERATE_FU_CHANGE_TOP

Fügt neue Tabelle ins TOP-Include einer F-Gruppe

The Function Module HR_GENERATE_FU_CHANGE_TOP (Fügt neue Tabelle ins TOP-Include einer F-Gruppe) 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_CHANGE_TOP
Short Text Fügt neue Tabelle ins TOP-Include einer F-Gruppe
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
AREA_NAME LIKE TLIBG-AREA Name der Funktionsgruppe
INSERT_TEXT TYPE PLOG_TXT Neuer Eintrag
INSERT_TYPE LIKE 'TAB' Typ des neuen Eintrags
LANGU TYPE SYLANGU SY-LANGU R/3-System, aktuelle Sprache

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
KORRNUM LIKE E070-TRKORR SPACE Auftrag/Aufgabe

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.