Explain a report that you recently did?
Answers were Sorted based on User's Feedback
Answer / abhinesh mishra
Dear naren,
1st of all explain the requirement. then type of report e.g
alv, classical, module pool etc.
then tell him abt the selection screen and logic of the
report, i.e psuedo code.
Is This Answer Correct ? | 19 Yes | 2 No |
Answer / guest
This can be answered only by the cadidate if he does any
report recently.
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / snidagundi3@gmail.com
if Functional consultant we need take the requirement from user or management, Based on that we have to fill the functional spec and In Functional spec contains Table names
Fields
Logic
Header fields
Item level fields
Screen Layout
Ex: With reference to SO stock report
If we pass sales order with reference to plant will get available stock with ref to that sales order
Regards,
Lingaraj
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / a.gopal
In ABAP, there are a total of 7 types of reports. They are:
Classical
Interactive
Logical Database
ABAP query
ALV Reports (ALV stands for ABAP List Viewer)
Report Writer/Report Painter Views (There are different types of views also)
[Edit section] Classical Reports
Is This Answer Correct ? | 3 Yes | 14 No |
What is the use of the raising exception?
In the function module for reading text from the S.O header what needs to be specified?
What is generic area buffering in abap?
Wat is the difference between Select single * and Select .. Up to one row . And which method is better for performance ?
how 2 create the normal form by using functional module
Control Break St........i have written At new for customer and in the loop customer came in the 3rd record....weather it'll trigger in the 1st record of the loop or 3rd record ?
what is the diffrence between inner and outer join
Check table value table
How can you change properties of screen elements dynamically in Module pool Programming ?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
what is 'F4' functionality?
What is a view? : abap data dictionary