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

Include RVVBTYP

Former Member
0 Likes
870

Experts,

Could someone please explain the purpose of RVVBTYP?

What does this program do and how does it relate to document category?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
651

Hi,

This program is triggered for getting the Direct values for sales document categories.

At the very start of new values it checks the MRP / availability check information for any adjustment that needs to be carried out. This is an Include program which has all the required constants declared and can be used by programmers to validate the document category for a number of reasons.

For Eg - to find out if the current document category is eligible for delivery

Hope this helps

1 REPLY 1
Read only

Former Member
0 Likes
652

Hi,

This program is triggered for getting the Direct values for sales document categories.

At the very start of new values it checks the MRP / availability check information for any adjustment that needs to be carried out. This is an Include program which has all the required constants declared and can be used by programmers to validate the document category for a number of reasons.

For Eg - to find out if the current document category is eligible for delivery

Hope this helps