Menu

SAP Function Module HR_PSA_CONVERSION_FOR_IMPORT

FB: Konvertierung der Daten aus Import-Tabelle in interne Struktur

The Function Module HR_PSA_CONVERSION_FOR_IMPORT (FB: Konvertierung der Daten aus Import-Tabelle in interne Struktur) is a standard Function Module in SAP ERP and is part of the function group HRAPBS2 within the package P03P1.

Technical Information

Function Module HR_PSA_CONVERSION_FOR_IMPORT
Short Text FB: Konvertierung der Daten aus Import-Tabelle in interne Struktur
Function Group HRAPBS2
Package P03P1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_SEL_DATE TYPE BEGDA Gültigkeitsbeginn
I_TSOBJ TYPE P_TS_TSOBJ HR Temse Objekt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DATASET LIKE Daten in interner Darstellung

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
CT_IMPORT LIKE Daten in externer Darstellung

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DATA Daten für die Konvertierung fehlen
NO_DATA_EXPECTED zuviele Daten auf dem Datenträger
NO_NACHSATZ_DATA Nachsatz fehlt
NO_PAKETENDE_DATA Paketendesatz fehlt
NO_PAKETKOPF_DATA Paketkopf fehlt
NO_VORSATZ_DATA Vorsatz fehlt
OTHERS Fehler (undefiniert)
T5A1K_ERROR Fehler beim Lesen der Tabelle T5A1K
T5A1L_ERROR Fehler beim Lesen der Tabelle T5A1L
T5A1M_ERROR Fehler beim Lesen der Tabelle T5A1M
T5A1N_ERROR Fehler beim Lesen der Tabelle T5A1N