Fonction SAP BOSPS_CHOOSE_AND_LOCK_PS_OBJ - Select and Lock PS Object for ECP

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_OPEN_MODE RK70S-AKTYP C 1 'A' X Open Mode DISPLAY('A')/CHANGE('B')

Paramètre Reférence Type Long. Description
PS_KEY BOSPS_PSKEY u 60 BOS-PS Transfer Application: PS-Key

Exception Description
CANCELLED User Cancelled the selection
ERROR_OCCURED Error Occured

Functionality
This function module attempts to check for the existence of aProject/SubProject/Version. In case the Project/SubProject/Versionexist, it tries to lock the same.
However, in a situation where a Sub WBS element is already locked, andif the parent WBS is entered by the user, this function module raises amessage and prompts the user for different input.

Parameter
Import Parameter: IR_BOS_OBJECT
Export Parameter: PS_KEY

Exceptions
'CANCELLED'

FUNCTION GROUP
BOSPS_INTEGRATION