Menu

SAP Function Module CATS_MY_CHECK_PUSH

Entscheidung, ob Synchronisation notwendig ist

The Function Module CATS_MY_CHECK_PUSH (Entscheidung, ob Synchronisation notwendig ist) is a standard Function Module in SAP ERP and is part of the function group CATS_MY within the package CATS_MY_INTERFACE.

Technical Information

Function Module CATS_MY_CHECK_PUSH
Short Text Entscheidung, ob Synchronisation notwendig ist
Function Group CATS_MY
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
IM_DATE TYPE CATSDATE Datum
IM_OBJECT TYPE CATS_MY_PUSH-OBJECT Paket für die Synchronisation der statischen Daten
IM_TIME TYPE CATS_CPUTM Uhrzeit der Erfassung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.