Menu

SAP Function Module RSDDK_SRDATE_CHECK

Prüft, ob der Stichtag des Aggregates korrekt ist

The Function Module RSDDK_SRDATE_CHECK (Prüft, ob der Stichtag des Aggregates korrekt ist) is a standard Function Module in SAP ERP and is part of the function group RSDDK8 within the package RSDD.

Technical Information

Function Module RSDDK_SRDATE_CHECK
Short Text Prüft, ob der Stichtag des Aggregates korrekt ist
Function Group RSDDK8
Package RSDD
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_NAME TYPE ANY Bezeichnung des Aggregates (für Fehlermeldung)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_SRDATE_VAR TYPE RSDDAGGRDIR-SRDATE_VAR BW: In Raum und Zeit eindeutige ID (Ziffern und Buchstaben)
C_T_MSG TYPE RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll)
C_VARFL TYPE RSDDAGGRDIR-VARFL Boolean

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.