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.
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 |
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) |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.