Menu

SAP Function Module SCCA_GET_CLIENT_STATUS

Auswertung der Mandantenkopieprotokolle

The Function Module SCCA_GET_CLIENT_STATUS (Auswertung der Mandantenkopieprotokolle) is a standard Function Module in SAP ERP and is part of the function group SCCA within the package STRM.

Technical Information

Function Module SCCA_GET_CLIENT_STATUS
Short Text Auswertung der Mandantenkopieprotokolle
Function Group SCCA
Package STRM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DELETE_DUPLICATES TYPE OAX SCC1 Dupletten entfernen
IV_ONLY_SYSAPRL TYPE OAX 'X' Nur aktuelles Basis-Release
IV_START_TSTAMP TYPE TSTAMP Zeitstempel im CTS

Exporting Parameters

These are the EXPORTING parameters of this function module.

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

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
ET_CCSTATUS LIKE CCSTATUS Status der letzten Kopie

Exceptions

This function module does not define any Exceptions.