SAP Function Module PS_STAT_INTEGRATED_ACT_CHECK

Statusprüfung für PSP-Elemente (auch von extern)

The Function Module PS_STAT_INTEGRATED_ACT_CHECK (Statusprüfung für PSP-Elemente (auch von extern)) is a standard Function Module in SAP ERP and is part of the function group CJPN within the package CN_PSP_OPR.

Technical Information

Function Module PS_STAT_INTEGRATED_ACT_CHECK
Short Text Statusprüfung für PSP-Elemente (auch von extern)
Function Group CJPN
Package CN_PSP_OPR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_ONLY TYPE C 'X' Only status check, no status change
GET_MESSAGE TYPE C SPACE Log output is required
I_INDEX LIKE SY-TABIX 1
I_OBJNR LIKE PRPS-OBJNR SPACE
I_POSID LIKE PRPS-POSID SPACE
I_PSPNR LIKE PRPS-PSPNR '00000000'
I_RESET TYPE C SPACE
I_VRGNG LIKE TJ01-VRGNG
NO_BUFFER TYPE C SPACE Read WBS element directly or from buffer
NO_POPUP TYPE C SPACE With GET_MESSAGE - 'X', do not send query screen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_OCCURRED TYPE C Indicator, whether error occurred
E_PRPS LIKE PRPS
WARNING_OCCURRED TYPE C Kennzeichen, ob Warnung aufgetreten ist

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MARKL LIKE RCJ_MARKL
I_PRPS LIKE PRPS

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_ALLOWED Transaction not allowed
NOT_FOUND Transaction is not available
PSP_NOT_FOUND WBS element is not available
WRONG_INPUT Wrong entry of the selection criteria