Menu

SAP Function Module HR_CREATE_DDS_DATASET_EXT_A

HR-AT: Erstellen von Datensätzen zum Datenaustausch mit SV-Trägern

The Function Module HR_CREATE_DDS_DATASET_EXT_A (HR-AT: Erstellen von Datensätzen zum Datenaustausch mit SV-Trägern) is a standard Function Module in SAP ERP and is part of the function group RPSA within the package PC03.

Technical Information

Function Module HR_CREATE_DDS_DATASET_EXT_A
Short Text HR-AT: Erstellen von Datensätzen zum Datenaustausch mit SV-Trägern
Function Group RPSA
Package PC03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATUM LIKE T5A1K-BEGDA SY-DATUM Datum zu dem die Datensätze erstellt wer
EPROT TYPE XFELD ' ' ELDA-Protokoll ausgeben
ESIMU TYPE XFELD ' ' X' - Simulationsmodus (kein Update in T5A1O)
ETEST LIKE T5A1O-TESTK 'X' erstellte Sätze als Testfälle kennzeichnen
UNAME LIKE T5A1O-UNAME SY-UNAME User-Name (Ersteller)
UZEIT LIKE T5A1O-UZEIT SY-UZEIT Erstellungszeit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREATED TYPE I Anzahl neu erstellter Sätze in T5A1O während des aktuellen FuBa-Aufrufs
OVERFLOW TYPE I Anzahl erstellter Sätze mit Feld-Überlauf laut T5A1L
REF_I5A1O CLASS DATA Referenz auf aktuell neu erstellte Sätze in T5A1O

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
DDS_FH LIKE Familienhospiz
DDS_I1 LIKE Lohnzettel Finanz - Informationssatz
DDS_L1 LIKE Lohnzettel Finanz - Mitteilungssatz
DDS_W1 LIKE Mitteilungen gemäß § 109a EStG 1988

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
IF_VIOLATED_CONDITION Schnittstelle ungültig versorgt
LFD_NR_OVERFLOW Tabelle T5A1O: keine laufende Nummer mehr frei
T5A1K_ERROR Tabelle T5A1K nicht konsistent
T5A1M_ERROR Tabelle T5A1M nicht konsistent