How to reterive data from the data base using scripts with
out touching the print program
Answer Posted / manoj dash
u can write ur own select statements in script
u can do this by perform statement
the form will be a normal report program which u write in
transaction se38
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What is the max no of match code id’s that can be defined for one match code object?
Type casting and error handling
What is the difference between a dialog program and a report?
What are the different types joins?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What is an “on request field” statement?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
Difference between call by value and call by reference? : abap data dictionary
How is time management and payroll is integrated? : sap abap hr
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What will you code in start-of-selection & end-of-selection ?
wht is the diff. b/n initialization and lotus of event
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
Control Break statements- At new...endat.