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

FM to update VBUK , VBUP.

Former Member
0 Likes
4,636

Gurus,

I have a scenario to update the Incompletion status flags in VBUK, VBUP tables.

The case is when ZPRO condt type is not matched with EDI1 . Then system set these above flags to incomplete. We have a prog that updates the ZPRO price to match EDI1price , then I need to update the above flags in VBUK , VBUP to complete. I am looking for some sort of Function module for update . Appreciate your help.

Rs

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
2,656

Did you check this FM - RV_SALES_DOCUMENT_UPDATE

Gurus,

I have a scenario to update the Incompletion status flags in VBUK, VBUP tables.

The case is when ZPRO condt type is not matched with EDI1 . Then system set these above flags to incomplete. We have a prog that updates the ZPRO price to match EDI1price , then I need to update the above flags in VBUK , VBUP to complete. I am looking for some sort of Function module for update . Appreciate your help.

Rs

6 REPLIES 6
Read only

amit_khare
Active Contributor
0 Likes
2,657

Did you check this FM - RV_SALES_DOCUMENT_UPDATE

Read only

Former Member
0 Likes
2,656

Hi,

I think if you use a BAPI BAPI_SALESORDER_CHANGE to update the sales order with the conditions...then the incompletion flag will automatically be adjusted...

Thanks

Naren

Read only

Former Member
0 Likes
2,656

hi,

try fm RV_SALES_DOCUMENT_UPDATE.

Thanks

ravi

Read only

0 Likes
2,656

All,

Sorry for late reply. Thanks it worked with FM.

I am awarding points...

Rs

Read only

Former Member
0 Likes
2,656

forget to award

Read only

Former Member
0 Likes
2,656

done.