Menu

SAP Function Module RH_PM_ISTAT_IN_SVECT_CHECK

FPM: Prüfen, ob ein Status im Statusvektor enthalten ist

The Function Module RH_PM_ISTAT_IN_SVECT_CHECK (FPM: Prüfen, ob ein Status im Statusvektor enthalten ist) is a standard Function Module in SAP ERP and is part of the function group RHB_PLANNING_1 within the package PM01.

Technical Information

Function Module RH_PM_ISTAT_IN_SVECT_CHECK
Short Text FPM: Prüfen, ob ein Status im Statusvektor enthalten ist
Function Group RHB_PLANNING_1
Package PM01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ISTAT TYPE ISTAT_D Planungsstatus

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SVECT_CHANGED TYPE FLAG allgemeines flag

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SVECT TYPE SVECT Statusvektor

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.