Skip to Content
0
Former Member
Mar 28, 2008 at 08:33 AM

Activate project in Appropriation request through code

231 Views

I have created a WBS element for a appropriation request using FM CN2W_WBSELEMENT_CREATE_STRU.

This project also needs to be activated. For this I have used the FM CJDW_PROJ_ACTIVATE_IM. But this is not activating the project.

Also when this is done manually, the click of activate button does not activate it. The proj is activated only during save of the Appropriation request.

Please let mw know your suggestions on how to actiavte the project using code.