The Function Module PSBE_GET_DATESTAMPS (PSBW: Datumsintervall ermitteln für Delta-Extraktion von Stammdaten) is a standard Function Module in SAP ERP and is part of the function group PSBE within the package KAP8.
Function Module | PSBE_GET_DATESTAMPS |
Short Text | PSBW: Datumsintervall ermitteln für Delta-Extraktion von Stammdaten |
Function Group | PSBE |
Package | KAP8 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OLTPSOURCE | TYPE | RSAOT_OLTPSOURCE | Basis-Merkmal für Delta-Extraktion | |
I_UPDMODE | TYPE | SBIWA_S_INTERFACE-UPDMODE | Updatemodus (s. Domänenfestwerte) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DATE_HIGH | LIKE | BIW_PS_DELTA-DATE_HIGH | bis Datum | |
E_DATE_LOW | LIKE | BIW_PS_DELTA-DATE_LOW | von Datum |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.