‎2008 Mar 27 5:34 AM
Hi experts,
i want ask u that,
wt main diff b/w classical , interactive &
when we generate a classical, when we go for interactive
‎2008 Mar 27 5:40 AM
classical report is nothing but general reports
we have only one output list.
where as in interactive list u have more than one output list
if u double click or press F2 IN OUTPUT LIST THEN U GET AN0THER OUTPUT LIST that is called secondary list.
to get secondary list u need to use Event At line-selection
reward if helpful
raam
‎2008 Mar 27 5:40 AM
classical report is nothing but general reports
we have only one output list.
where as in interactive list u have more than one output list
if u double click or press F2 IN OUTPUT LIST THEN U GET AN0THER OUTPUT LIST that is called secondary list.
to get secondary list u need to use Event At line-selection
reward if helpful
raam
‎2008 Mar 27 5:48 AM
Thanku reddy u give a answer.
but how to know wt report we want to generate, because client will not know wt is basic & interactive list, how to suggest that wt report is best?
‎2008 Mar 27 5:56 AM
u need not to worry abt that.
ur project lead or team lead will tell u .
it depends on the requirement of the client.
reward if helpful
reddy
‎2008 Mar 27 6:05 AM
Classical reports displays a basic list
Event Of Classical report:
Initialization
At Selection Screen
Start-of-selection
top-of-page
End-of-page
End-of-selection
And if we want to interact with basic list..eg if we want to move from one list to other whenever user double clicks on an element on list or on pressing some key then we will go for interactive report to handle user interaction.
Event of Interactive report :
Initialization
At Selection Screen
Start-of-selection
top-of-page
End-of-page
End-of-selection
At line Selection
At pfn
At user-command
‎2008 Mar 27 5:40 AM
Hi,
classical reports cannot navigate to other window by clicking any event it has icons and many colous
interactive reports can be navigated from one screen to other screen
http://help.sap.com/saphelp_470/helpdata/en/5c/c1c6ab445f11d189f00000e81ddfac/frameset.htm
Regards,
V.Balaji
Reward if Usefull...
‎2008 Mar 27 5:40 AM
classical reports displays a basic list
Event Of Classical report:
Initialization
At Selection Screen
Start-of-selection
top-of-page
End-of-page
End-of-selection
if we want to interact with basic list then we will go for interactive report
Event of Interactive report :
Initialization
At Selection Screen
Start-of-selection
top-of-page
End-of-page
End-of-selection
At line Selection
At pfn
At user-command