Menu

SAP Function Module CACNS_GENERALINBOX_CAT_READ

Reading CAT Timesheet for Miniapp

The Function Module CACNS_GENERALINBOX_CAT_READ (Reading CAT Timesheet for Miniapp) is a standard Function Module in SAP ERP and is part of the function group CACNS_GENERALINBOX_AB46B within the package CA_CNS_SERVICEPROVIDER_AB46B.

Technical Information

Function Module CACNS_GENERALINBOX_CAT_READ
Short Text Reading CAT Timesheet for Miniapp
Function Group CACNS_GENERALINBOX_AB46B
Package CA_CNS_SERVICEPROVIDER_AB46B
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUFFER TYPE INT2 Für Alert: Anzahl Tage vor Stichtag - Informdays
I_INFORMDAYS TYPE INT2 Für Alert: Anzahl Tage vor Stichtag
I_SELDATE1 TYPE INT2 Erster Stichtag
I_SELDATE2 TYPE INT2 Zweiter Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OLDEST_DATE LIKE SY-DATUM Date and time, current (application server) date
E_RECORD_MESSAGE TYPE FLAG General flag

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
TE_MESSAGE LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.