Menu

SAP Function Module CATS_BIW_GET_DATA2

Übertragung von Daten des Arbeitszeitblattes ins Business Warehouse

The Function Module CATS_BIW_GET_DATA2 (Übertragung von Daten des Arbeitszeitblattes ins Business Warehouse) is a standard Function Module in SAP ERP and is part of the function group TSBW within the package CATSBW.

Technical Information

Function Module CATS_BIW_GET_DATA2
Short Text Übertragung von Daten des Arbeitszeitblattes ins Business Warehouse
Function Group TSBW
Package CATSBW
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_DATAPAKID TYPE SBIWA_S_INTERFACE-DATAPAKID Nummer des fehlerhaften Datenpakets
I_INITFLAG TYPE SBIWA_S_INTERFACE-INITFLAG Initialisierung 'X' bzw. Datenübertragung ' '
I_ISOURCE TYPE SBIWA_S_INTERFACE-ISOURCE Name der InfoSource
I_MAXSIZE TYPE SBIWA_S_INTERFACE-MAXSIZE maximale Anzahl Zeilen der Ausgabetabelle
I_PRIVATE_MODE LIKE Optional: Kennzeichen für Fremdaufruf
I_READ_ONLY TYPE SBIW_BOOL SBIW_C_FALSE read only Kennzeichen
I_REQUNR TYPE SBIWA_S_INTERFACE-REQUNR Request Number: identif. eine Datenanforderung
I_RLOGSYS TYPE RSRLOGSYS Logisches System des Empfängers
I_UPDMODE TYPE SBIWA_S_INTERFACE-UPDMODE Übertragungsmodus (siehe Domänenfestwerte)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_T_CATS_IS_1 LIKE CATS_IS_1 Ausgabetabelle für fixe InfoSources
E_T_DATA LIKE Ausgabetabelle für generische Anwendungen
I_T_FIELDS TYPE SBIWA_T_FIELDS Feldliste für SELECT
I_T_SELECT TYPE SBIWA_T_SELECT Selektionskriterien

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_PASSED_TO_MESS_HANDLER Exit wegen Fehler, Nachricht im Message Handler
NO_MORE_DATA Die Daten wurden vollständig übertragen