The Function Module RH_PM_SUGGEST_SERVICE (PMG: Vorschlagswerte für die Dienstart ermitteln) is a standard Function Module in SAP ERP and is part of the function group RHBA within the package PM01.
Function Module | RH_PM_SUGGEST_SERVICE |
Short Text | PMG: Vorschlagswerte für die Dienstart ermitteln |
Function Group | RHBA |
Package | PM01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJID | LIKE | P1000-OBJID | Objektid des Dienstpostens... | |
OTYPE | LIKE | P1000-OTYPE | 'S' | Objekttyp, S für Dienstposten/ Planstelle |
PLVAR | LIKE | P1000-PLVAR | Planvariante, bei space wird die aktive gesetzt | |
SELECT_DATE | LIKE | SY-DATUM | SY-DATUM | Stichtag zu dem gresucht wird |
STATUS | LIKE | P1000-ISTAT | '1' | Status, derzeit aktive |
This function module does not define any EXPORTING parameters.
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 |
---|---|
NOT_FOUND | Objekt wurde nicht gefunden |