Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bapi or function for va31/va32

Former Member
0 Likes
1,571

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.

4 REPLIES 4
Read only

Abhijit74
Active Contributor
0 Likes
1,052

Hi,

Try with BAPI_AGREEMENT_MAINTAIN.

FM: ME_PUR_DOCU_ITEM_MAINTAIN

ME_UPDATE_DOCUMENT

Thanks,

Abhijit

Read only

Former Member
0 Likes
1,052

HI,Abhijit Mandal

Your mention is about po,but my requriment is customer schedule agreement.

Read only

Former Member
0 Likes
1,052

Hi,

Check the BAPI "BAPI_CUSTSCHEDULAGREE_CONFDELV". Check business object BUS2035(T-code : SWO1) for more details.

Regards

Vinod

Read only

Former Member
0 Likes
1,052

Thanks ,I have solved the problem.

the 'SD_SALESDOCUMENT_CREATE' can work,