cancel
Showing results for 
Search instead for 
Did you mean: 

what is the BAPI Name to chg status of Project def/WBS element.

Former Member
0 Kudos

HI ALL,

Can anybody tell me is there any BAPI which will change the

status of Project Definition or WBS element and also update

JCDS table data?

for eg. TECO(technically comlpited)-> CLSD(closed)

I want to do this by any FM instead of BDC.

can anybody help me inthis regard?

Thanks,

MM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Deepak,

We have tried the given BAPI, but it is only used at WBS level.

our requiremnet is that when Project definitions system status is changed, then it should chg the system status of WBS as well as Network.. We got the BAPI for this named"

BAPI_BUS2001_GET_STATUS.. this is used to chg the status of Project and corresponding WBS but does not chg the Network. but in this BAPI also we are passing following

project but we are getting error like

Project _def: 40co-9001937

undo_system_status: DLFL

when execute, it given error like Error in processing FM was not executed.

can any one tell me why i am getting this kind of error

and also other BAPI name which will chg the status at all 3 levels like Pro Def, WBS and Network..

Regards,

MM

Former Member
0 Kudos

hi ,

try using the below BAPI

BAPI_BUS2054_SET_STATUS

Path to find

Go to BAPI Tcode

expand the menu Projectsystem ->structures->WBSPI->SET STATUS.

Thanks

Deepak

Reward point if Helpfull