Application Development 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: 

open ,closed & both sales order creating

Former Member
0 Kudos

hi folks,

i have a requirement like seelction screen is

1. Choice should be provided to display either of

a. The Sales Order Header details with Navigation. (Radio Button)

b. The Sales Order Item details with Navigation. (Radio Button)

2. Option should be provided to display the following onto the ouput screen

a. Delivery Order Details

b. Billing Order Details

3. Choice should be provided to select the output with the following.

a. Open Orders

b. Cleared Orders

c. Both

could you help me .

Thanks & Regards.

Naresh

6 REPLIES 6

Former Member
0 Kudos

hi ,

no one is there.

0 Kudos

well..

you need technical help .... or functional help....

??.......

Former Member
0 Kudos

You can get ..

Delivery details from LIKP and LIPS tables..

Billing details from VBRK and VBRP....

And you can fetch other sales order details from VBAK, VBAP, VBBE, VBEP etc.......

There are indicators present in this table with which you can identitfy whether the order is closed or open.

Regards,

Subash R

Former Member
0 Kudos

hi ,

i need technical help

how to write code for that

0 Kudos

Oh my...!!

Thats a hell lot of work...

Start with the selection screen and try to keep it as per the functional requirements.

And in case if you are having any problem with designing the selection screen... you post it here.....

Better to proceed with the further code once the selection screen part is over.

Regards.

Former Member
0 Kudos

thanks for all