how to find the report is classical or intractive report in
debugging mode
Answers were Sorted based on User's Feedback
Answer / vivek
In the debugging mode if you cursor goes into At line - selection event or you can use sy-ucomm variable to check the what user action has been made for eg double click on the list generates a function code called Pick. If these objects are present then it is an interactive report with the events else a simple classical report.
Is This Answer Correct ? | 12 Yes | 0 No |
Answer / abaprajaram
In the code
At Line selection
or At PF-status
or At User-command
Is This Answer Correct ? | 2 Yes | 0 No |
Parallel cursor
how many main windows you can maintain in a smartform? wt is the types of window in smartform?
Explain the use of insert and append statement in sap abap?
How to get the column count of a report?
If s1 and s2 are different structures how will u transfer
What are the different functions used in sap script? What are the parameters used in each function?
In start of selection, if we perform validation, what happens ?
MM Flow & SD Flow
7 Answers Accenture, Cap Gemini, IBM, SAP Labs,
how to calculate the difference between two date type of variables ?
types of windows in smartforms?difference between them?
How to call a subroutine in sapscript?
How do you do bdc for a table control? : abap bdc