Menu

SAP Function Module HR_ADDON_TRANSPORT_FILL

HR-Add-On: Füllen von Tabelleneinträgen

The Function Module HR_ADDON_TRANSPORT_FILL (HR-Add-On: Füllen von Tabelleneinträgen) is a standard Function Module in SAP ERP and is part of the function group HR_ADDON within the package PCAL.

Technical Information

Function Module HR_ADDON_TRANSPORT_FILL
Short Text HR-Add-On: Füllen von Tabelleneinträgen
Function Group HR_ADDON
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
I_OCLAS TYPE T52B5-POTYP Objektklasse
I_ONAME TYPE T52A0-ONAME Objektname
I_ORDER TYPE E070-TRKORR Auftrag/Aufgabe
I_OTYPE TYPE T52A0-OTYPE Objekttyp
I_PROCL TYPE T52A0-PROCL Programmklasse

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ORDER TYPE E070-TRKORR Auftrag/Aufgabe

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_COUNT_DELTA LIKE H99_ADDON_COUNTRIES HR-Add-On : Countries in PE04 (Before-Image)
T_E071 LIKE E071 Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben
T_E071K LIKE E071K Transportsystem: Schlüsseleinträge von Aufträgen/Aufgaben
T_GRPRE_DELTA LIKE H99_ADDON_GROUPREASON HR-Add-On: Grouping Reason in PE04 (Before Image)
T_ITYPE_DELTA LIKE H99_ADDON_INFOTYPES HR-Add-On : Infotypen in PE04 (before image)
T_OPPAC_DELTA LIKE H99_ADDON_OPPARCOUNT HR-Add-on : Zul. OperationParameter/Land in PE04 (BefImage)
T_OPPAR_DELTA LIKE H99_ADDON_OPPARAMETER HR-Add-On: Oparation parameter in PE04 (before image)
T_PARAC_DELTA LIKE H99_ADDON_PARCOUNT HR-Add-On : Parameterzul. für Länder in PE04 (before Image)
T_PARAM_DELTA LIKE H99_ADDON_PARAMETER HR-Add-On : Parameter in PE04 (before image)
T_PARAV_DELTA LIKE H99_ADDON_PARAMVALUES HR-Add-On : Parameter in PE04 (before image)

Exceptions

This function module does not define any Exceptions.