‎2005 Sep 14 3:12 PM
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
‎2005 Sep 15 6:55 AM
‎2005 Sep 14 3:22 PM
hi,
in the
At user command
At line selection
Hide
sy-ucomm
pick
these are the important things in interactive reporting
Cheers,
Sasi
‎2005 Sep 14 3:23 PM
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
‎2005 Sep 14 3:57 PM
Im new to abap...this is the first time im dealing with interactive reporting ..so pls send me the details more..
‎2005 Sep 15 5:15 AM
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
‎2005 Sep 15 6:06 AM
click F1, on the left bottom corner you will see link for ABAP examples
regards
‎2005 Sep 15 6:55 AM
‎2005 Nov 09 5:55 PM
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.
‎2005 Nov 09 5:56 PM
hi,
I posted my Requirement , please help me with Sample code & idea.....
‎2005 Nov 09 6:08 PM