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

Regarding VA03 ....

former_member530652
Participant
0 Likes
456

Hi All,

In transaction VA03 i have to fetch Invoice value of perticular sales order...but values appear according to condition type and these condition type depends upon sales org.

condition type is not fix for every sales order ....so can you tell me how to fetch this value ??

Hi All,

In transaction VA03 i have to fetch Invoice value of perticular sales order...but values appear according to condition type and these condition type depends upon sales org.

condition type is not fix for every sales order ....so can you tell me how to fetch this value ??

2 REPLIES 2
Read only

Former Member
0 Likes
415

u can get the value from VBFA table

give sales doc number in VBELV and u'll get delivery number in VBELN the use the delivery number again in vbelv and get the invoice number in vbeln.

Edited by: kartik tarla on Dec 16, 2008 11:46 AM

Read only

Former Member
0 Likes
415

Hi,

You can see the Document flow for the Particular Sales Order. It will Show how invoice is Made from The Sales Order.

Or go to VBFA table with the sales Order.

and Get the Delivery Number.(VBELN)

Give the delivery order in VBELV(Preceding Doc.) and In VBTYP_N(Subs.doc.categ.)give M and N

You will get the Result.

Regards

Sandipan