How to reterive data from the data base using scripts with
out touching the print program
Answers were Sorted based on User's Feedback
Answer / pvk
Write an external subroutine.
Perform FORM in program using INTAB type ITCSY changing
OUTTAB type ItCSY.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
control break statements in ABAP?
What data is contained? : abap data dictionary
What are screen painter? menu painter? Gui status? ..etc.
Does every abap/4 have a modular structure?
when do you need to create an internal table with header line ? and with out a header line?
You have 5lakh records to transfer to sap from flat file.which method of bdc you wiil choose and why?
Explain what are the problems in processing batch input sessions?
What is logical database? : abap hr
What is a match code? : abap data dictionary
1.Can we see the output without print program in sap script,and can we fetch the data without printprogram?if yes how,pls reply in details. 2.What is table control in BDC? how can we handled in bdc? pls reply in details
Have you used SAP supplied programs to load master data?
What are types of select statements?