1.In report, we should have to write events in sequential order or not,if we write events insequential then what will be the drawback and if we will sequential what will be the advantage. 2.what is the fucnction of end-of-selection even? if we would not write this event in report what will happen? 3.top-of-page event will trigger before the initialization,and at selection-screen event or after these two event.
4 139631.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
1 72151.Which of the following is not an EXIT command? options: BACK, CANCEL, STOP, EXIT? 2.To write certain contents in sap script without skipping to the next page, which command is used? Options: ADDRESS...ENDADDRESS, PROTECT...ENDPROTECT, AT...ENDAT 3. When using a table control in module pool, which statement has to present in both PAI and PBO. options : FIELD, LOOP..ENDLOOP, CHAIN...ENDCHAIN 4. Lock objects are : options : FUNCTION MODULES, PROGRAMS, TABLES
4 11501Which of the following assigns work to the application server? Options ::Dispatcher, work process, roll area
4 7884Internal table itab contains some records. If the code is like this : LOOP AT ITAB. APPEND ITAB. ENDLOOP. What ill be the result??
3 7829Post New Accenture SAP ABAP Interview Questions
Explain dynamic target flat file name generation in informatica
Why is pivot table important?
How do I convert an excel spreadsheet to spreadsheet?
While calculating the weight of the steel per running meter, the formula used is [(dxd)/162]. Why 162 is used in denominator & how it is derived?
How can you use dynamic calls in cics?
What is the difference between html and wordpress?
what is the composition of good brick ?
Which bindings are used for metadata configuration in wcf?
Which segment is used to store interrupt and subroutine return address registers?
What is null? Will digit zero and an empty string consider as null?
Discuss the treatment options for patients with acute myeloid leukemia (AML) and the factors that influence treatment decisions.
How to replace all occurrences of a string in JavaScript?
What is the g value paradox?
Why would you call update statistics? : sql server DBA
Can we overload operator in c++?