To avoid page skipping and to write the contents in the same page itself in SAP script, command used is
5 9997In module pool, when table controls are used the command that is written in both PBO and PAI is
5 15263BAPI is efficient than BDC? The question is with options, asking which of the following is true?
4 11249A function group contains globally defined internal tables and function modules defined in it. FMOD1 populates itab1 and when FMOD2 is called will itab1 contains those values being populated by FMOD1?
3 6531What is SQL Trace, how would you carried out performance analysis of ABAP code using SQL Trace? Give the steps?
2 8050IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
1575Identify the valid statement when coding a field exit (a) SUBMIT RSCA101X. (b) MESSAGE E101. (c) MESSAGE I101. (d) BREAK-POINT.
2 6604when are this three events fired and tell me whuich event is fired first ,second and third --- at selection - screen, at selection -screen output, and at selection- screen on value request.
CTS,
5 8645
Explain how do you move on to the next screen in interactive reporting?
What is the difference between call transaction method and the session method? : abap bdc
What are logical databases? : abap hr
What is meant by authorization? Did you ever work on it? : sap abap hr
Specify the types of data dictionary objects.
What is an update task?
Can i know some of the Realtime tickets that anyone has been faced ?
Explain difference between primary key and unique key?
while implementing badi what are the tables u find??
What is constructor expression in nw abap 7.4?
what is difference between user exit, customer exit and badi?
What is a maintenance view? : abap data dictionary
Explain the differences between interactive and drill down reports?
What is transparent table?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?