The Function Module SXMB_GET_PERIODS_UNITS_BEGIN (Archivierungs- und Löschperioden ermitteln) is a standard Function Module in SAP ERP and is part of the function group SXMSADM within the package SXMSADM.
Function Module | SXMB_GET_PERIODS_UNITS_BEGIN |
Short Text | Archivierungs- und Löschperioden ermitteln |
Function Group | SXMSADM |
Package | SXMSADM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHPERIOD | TYPE | NUMC3 | Zeit, nach der archiviert wird | |
ARCHPERIODBEGIN | TYPE | TIMESTAMPL | Beginn der Haltezeit für Archivierung | |
ARCHPERIODU | TYPE | SXMSTIMEUNIT | Zeit, nach der archiviert wird | |
DELPERIOD | TYPE | NUMC3 | Zeit, nach der gelöscht wird (asynchron) | |
DELPERIODBEGIN | TYPE | TIMESTAMPL | Beginn der Haltezeit für asynchrone Msg | |
DELPERIODU | TYPE | SXMSTIMEUNIT | Zeit, nach der gelöscht wird (asynchron) | |
HISTPERIOD | TYPE | NUMC3 | Zeit, nach der ein Historieneintrag gelöscht wird | |
HISTPERIODBEGIN | TYPE | TIMESTAMPL | Beginn der Haltezeit für Historieneinträge | |
HISTPERIODU | TYPE | SXMSTIMEUNIT | Zeit, nach der ein Historieneintrag gelöscht wird | |
SYNCERRPER | TYPE | NUMC3 | Zeit, nach der fehlerhafte Msg gelöscht wird (synchron) | |
SYNCERRPERBEGIN | TYPE | TIMESTAMPL | Beginn der Haltezeit für fehlerhafte synchrone Msg | |
SYNCERRPERU | TYPE | SXMSTIMEUNIT | Zeit, nach der fehlerhafte Msg gelöscht wird (synchron) | |
SYNCPERIOD | TYPE | NUMC3 | Zeit, nach der Msg gelöscht wird (synchron) | |
SYNCPERIODBEGIN | TYPE | TIMESTAMPL | Beginn der Haltezeit für fehlerfreie synchrone Msg | |
SYNCPERIODU | TYPE | SXMSTIMEUNIT | Zeit, nach der Msg gelöscht wird (synchron) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | interner Fehler |
NO_INFO_FOUND | keine Information gefunden |