To avoid page skipping and to write the contents in the same page itself in SAP script, command used is
5 11592In module pool, when table controls are used the command that is written in both PBO and PAI is
5 16811BAPI is efficient than BDC? The question is with options, asking which of the following is true?
4 12873A 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 7601What is SQL Trace, how would you carried out performance analysis of ABAP code using SQL Trace? Give the steps?
2 8978IN 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.
2007Identify the valid statement when coding a field exit (a) SUBMIT RSCA101X. (b) MESSAGE E101. (c) MESSAGE I101. (d) BREAK-POINT.
2 7430when 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 10106
Explain about interactive report?
What are logical databases?
What are the types of subroutines?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
How can you access the function code from menu painter?
Can you assign a matchcode object to a parameter? If so how?
what is call back in alv?
Explain the advantages and disadvantages of different types of bdc's?
What does hide statement do?
What is evaluation path, where do we do it and why? : sap abap hr
Can a constructor be redefined?
If yes then why do we require logical database
What is the difference between internal tables and extract datasets? : abap modularization
What is the function of a data element?
What is table attribute? : abap data dictionary