‎2010 May 18 7:10 AM
Hello experts
I want to create and change the schedule agreement by bapi or function.
Are there any bapi or function ?
the 'BAPI_SALES_DEL_SCHEDULE_CREATE' seems to be unavailable.
Thanks a million in advance.
‎2010 May 18 7:13 AM
Hi,
Try with BAPI_AGREEMENT_MAINTAIN.
FM: ME_PUR_DOCU_ITEM_MAINTAIN
ME_UPDATE_DOCUMENT
Thanks,
Abhijit
‎2010 May 18 7:34 AM
HI,Abhijit Mandal
Your mention is about po,but my requriment is customer schedule agreement.
‎2010 May 18 7:48 AM
Hi,
Check the BAPI "BAPI_CUSTSCHEDULAGREE_CONFDELV". Check business object BUS2035(T-code : SWO1) for more details.
Regards
Vinod
‎2010 May 18 8:00 AM
Thanks ,I have solved the problem.
the 'SD_SALESDOCUMENT_CREATE' can work,