Hi have a FM 'BAPI_BUS2001_PARTNER_CREATE_M' to update the partner details of Project WBS.But its throwing an error as
T ID:E CNIF_PI
NUM : 018
MESSAGE: Object Project Definition DOO/00004 could not be changed
T ID:E CNIF_PI
NUM:078
MESSAGE:Processing not possible because there is no initialization
I have passed the required values of project definition (PSPID)]
and partner details(PARVW and PARNR).
Prior to calling this FM, I have create the project and WBS elements using business object BUS2054, which has a customized function module which creates and releases the projects and WBS elements.
I am able to do all the changes to partners of Projects WBS in the transaction CJ20n, but given the same data in the FM its not working.
Does any one any other idea to do this?
Quick response will be appreciated.