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

abap objects and alv

Former Member
0 Likes
300

using abap objects and alv There should be push button (Switch drill down button) at the top of the report. While pressing Switch drill down button it should display a popup window like

material

material gorup

plant

For example if a material group is selected, the report should be displayed with respect to material group.

For example if it is Plant, the report should be displayed with respect to Plant.

Standard Drill down should be first with respect to material it should be displayed…after clicking it with respect to vendor it should be displayed…after that w.r.t month.

There should be push button ( topno button) at the top of the report.

you have to choose a key figure field and press topno.if PO value is chosen and if you press topno and give value as 3,the top three po value should be displayed.

Totals for Po value, order quantity and GR quantity should be displayed..

please, can anybody send me the code for above criteria immediatly.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
282

Go through the Standard programs.. BCALV_GRID_*

BCALV_GRID_05 suits ur req.

Regards

Bhavani

1 REPLY 1
Read only

Former Member
0 Likes
283

Go through the Standard programs.. BCALV_GRID_*

BCALV_GRID_05 suits ur req.

Regards

Bhavani