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

interactive reporting

Former Member
0 Likes
943

hi to all,

can anzone send me the one or two sample programmes of interactive reporting....pls..

if possible send some links for interactive reporting material ...

raju

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
912

Hi Raju,

Tell me ur specifications

i will give idea how to do

9 REPLIES 9
Read only

Former Member
0 Likes
912

hi,

in the

At user command

At line selection

Hide

sy-ucomm

pick

these are the important things in interactive reporting

Cheers,

Sasi

Read only

Lakshmant1
Active Contributor
0 Likes
912

Hi raju,

have a look at demo programs

DEMO_LIST_INTERACTIVE_1

DEMO_LIST_INTERACTIVE_2

DEMO_LIST_INTERACTIVE_3

DEMO_LIST_INTERACTIVE_4

DEMO_LIST_HIDE

Thanks

Lakshman

Read only

0 Likes
912

Im new to abap...this is the first time im dealing with interactive reporting ..so pls send me the details more..

Read only

0 Likes
912

As Lakshman said, go to SE38 and go through the code of those DEMO programs. If you get further doubts at that point get back to the forum. You can also do some reading at this link

http://help.sap.com/saphelp_46c/helpdata/en/d3/2e974d35c511d1829f0000e829fbfe/frameset.htm

Follow the path


 BC - ABAP Programming 
      Introduction to ABAP 
      The ABAP Programming Language 
      ABAP User Dialogs 
          Screens 
          Selection Screens 
          Lists 
             Creating Lists 
             Interactive Lists 

Read only

Former Member
0 Likes
912

click F1, on the left bottom corner you will see link for ABAP examples

regards

Read only

Former Member
0 Likes
913

Hi Raju,

Tell me ur specifications

i will give idea how to do

Read only

0 Likes
912

Current process description:- In the exisiting SAP confi. when initiating a product search from a sales document transaction, there is no provision for the user to restrict the search to stock vs non-stock, nor can the search be restricted to a specific plant or plants. Also the presented display does not show the quantity of stock on hand.

Future process Requirement in the material field of a quotation or order entry screen, when searching for an item (e.g. =hom and press enter) system will return a list of items incorporating the search item in the item description. the initial list returned will show only items stocked at the user's default plant. this presentation should also show the amount of stock avialable for sale.

From this presentation, with an additional click, the presentation shoul expand to show items stocked in a specified set of reginal plants, w/plants designation and avialable stock shown.

another click should expand the search to show all plants, along with available stock.

a further click should expand the search to the entire database, stock & non-stock.

Read only

0 Likes
912

hi,

I posted my Requirement , please help me with Sample code & idea.....

Read only

0 Likes
912

You may want to post a seperate question as this one has been answered. Thanks.

Regards,

RIch Heilman