Menu

SAP Function Module HR_CREATE_DDS_ST_DATASET_A

HR-AT: Erstellen von Datensätzen zum Datenaustausch mit ST-Austria

The Function Module HR_CREATE_DDS_ST_DATASET_A (HR-AT: Erstellen von Datensätzen zum Datenaustausch mit ST-Austria) 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_ST_DATASET_A
Short Text HR-AT: Erstellen von Datensätzen zum Datenaustausch mit ST-Austria
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
ESIMU TYPE XFELD ' ' X' - Simulationsmodus (kein Update in T5A1O)
TEST LIKE T5A1O-TESTK 'X' erstellte Sätze als Testfälle kennzeichnen
USER 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 erstellter Sätze
OVERFLOW TYPE I Anzahl erstellter Sätze mit Feld-Überlauf
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_AD LIKE Adresse der Arbeitsstätte

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 Lfd. Nr. frei
T5A1K_ERROR Tabelle T5A1K nicht konsistent.
T5A1M_ERROR Tabelle T5A1M nicht konsistent.
T5A1O_ENQUE_FAILED Tabelle T5A1o konnte nicht gesperrt werden