Menu

SAP Function Module CATS_READ_DATA_FOR_OFFLINE

Lesen von CATS Daten für Offline Anwendungen

The Function Module CATS_READ_DATA_FOR_OFFLINE (Lesen von CATS Daten für Offline Anwendungen) is a standard Function Module in SAP ERP and is part of the function group CATS_OFFLINE_API within the package CATS_MY_INTERFACE.

Technical Information

Function Module CATS_READ_DATA_FOR_OFFLINE
Short Text Lesen von CATS Daten für Offline Anwendungen
Function Group CATS_OFFLINE_API
Package CATS_MY_INTERFACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROMDATE TYPE D Beginndatum für Datenselektion
PERNR TYPE PERNR_D Personalnummer
REFDATE TYPE D Bezugsdatum für Deltabestimmung
REFTIME TYPE T Bezugsuhrzeit für Deltabestimmung
TEXT_FORMAT TYPE CATS_TEXT_FORMAT_IMPORT 'ITF' Text Format für den Import von Langtexten
TODATE TYPE D '99991231' Endedatum für Datenselektion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATSRECORDS TYPE CATS_OFFLINE_EXPORT_TAB CATS Daten mit Offline Zusatzinformationen
LONGTEXTS TYPE LONGTEXT_EXT_TAB CATSXT: Interne Tabelle mit LONGTEXT_EXT Struktur

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AUTHORIZATION Keine Berechtigung