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

program-sales Document flow details

Former Member
0 Likes
308

Hi Friends,

I am new to ABAP programing,I was jus trying to write program which goes like this

1a.To do a report program about the sales order details with its item in the sales order.

1b.TO do a sales document flow details for each order processed.

please help me to write code for this.

Thanks in advance.

Thanks&Regards

Rinky123

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
290

You will want to look at the following tables.

VBAK Sales Document Header

VBAP Sales Document Detail

VBEP Sales Document Schedule Lines

VBFA Document Flow

Regards,

Rich Heilman