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

immediate.....pls

Former Member
0 Likes
355

i want the status of the document.....

in which select options must be sales docc..number,date,customername.

this is a interactive report in which

output fields are docnum-vbeln,customer num-kunnr,date-audat,status-gbstk,value-netwr all the field are from vbak and status frm vbuk table.

and also we want the we want status of the report...the interactive report should be generated in the form of..

item-posnr,itemno-matnr,qty-zmeng,unit-meins,price-netpr,

i have tried a lot its not working pls give the solution for it

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
339

Use HIDE for VBELN in the output and the at user command , get the value of VBELN and loop at the items and display the item details in another subscreen or different screen as per the requirment.

Thanks,

Anita

i want the status of the document.....

in which select options must be sales docc..number,date,customername.

this is a interactive report in which

output fields are docnum-vbeln,customer num-kunnr,date-audat,status-gbstk,value-netwr all the field are from vbak and status frm vbuk table.

and also we want the we want status of the report...the interactive report should be generated in the form of..

item-posnr,itemno-matnr,qty-zmeng,unit-meins,price-netpr,

i have tried a lot its not working pls give the solution for it

1 REPLY 1
Read only

Former Member
0 Likes
340

Use HIDE for VBELN in the output and the at user command , get the value of VBELN and loop at the items and display the item details in another subscreen or different screen as per the requirment.

Thanks,

Anita