Explain a report that you recently did?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between a structure and a table? : abap data dictionary
What is the difference between a pool table and a transparent table and how they are stored at the database level?
How is collect statement different from append?
How can we upload a text file having delimiters in to legacy system?
Explain what is a logical database?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What is the use of buffering?
What are the modes in which any update tasks work?
Define abap/4 layer?
Can we create a gui status in a program from the object browser?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What are the differences between session method and call transaction method? : abap bdc
What are the fields in a bdc_tab table? : abap bdc
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What is the difference between RETURNING and CHANGING parameters for a method?