The Function Module RSDDK_SRDATE_VAR_REPLACE (Ermittelt aus der Variablen für SRDATE ein Datum) is a standard Function Module in SAP ERP and is part of the function group RSDDK8 within the package RSDD.
Function Module | RSDDK_SRDATE_VAR_REPLACE |
Short Text | Ermittelt aus der Variablen für SRDATE ein Datum |
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_SRDATE_VAR | TYPE | RSZ_UID | BW: In Raum und Zeit eindeutige ID (Ziffern und Buchstaben) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SRDATE | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_MSG | TYPE | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.