2013 Oct 24 1:19 PM
Hi,
By using BAPI : BAPI_PROJECT_MAINTAIN & BAPI_NETWORK_MAINTAIN we are doing project assignment to the employee.
i.e. these BAPIs internally will update the data in standard table PRPS.
But we have done enhancement & have added new custom field Purchase Order (EBELN) in transaction CJ20N &
& added the same field in table PRPS.
So, Is there any way we can update the custom field by using BAPI : BAPI_PROJECT_MAINTAIN ???
I can do BDC recording for the same, but in future they will add some more custom fields in newly added tab in CJ20N so again I have change
the BDC recording.
Hi,
By using BAPI : BAPI_PROJECT_MAINTAIN & BAPI_NETWORK_MAINTAIN we are doing project assignment to the employee.
i.e. these BAPIs internally will update the data in standard table PRPS.
But we have done enhancement & have added new custom field Purchase Order (EBELN) in transaction CJ20N &
& added the same field in table PRPS.
So, Is there any way we can update the custom field by using BAPI : BAPI_PROJECT_MAINTAIN ???
I can do BDC recording for the same, but in future they will add some more custom fields in newly added tab in CJ20N so again I have change
the BDC recording.
2014 Jan 19 4:34 PM
please help.
i also have to update customer fields that we added in AFVU.
2014 Jan 19 5:26 PM
Hi
u can use bapi extension, in that we can update newly added fields
check particulur bapi documentation.
thanks
srini
2014 Jan 20 4:49 AM
Hi Imran,
As suggested above by srinivas you can go for BAPI extension but thing is that BAPI_PROJECT_MAINTAIN doesnt contain any extension so you can go for BAPI_BUS2054_CREATE_MULTI. I think this will help in solving your problem.
Kindly let me know if you face any difficulties and also update your exact requirement for the same.
BR
Sumeet