ABAP Questions
ABAP Questions
What is HIDE / Get cursor statement What are the types of function modules What are control events What are control break statements What is the sequence of events are executed in a report What is INITIALIZATION event, and what is its use What are logical databases, and its advantages, events in LDB What is differnce between UPLOAD / WS_UPLOAD function module How will you define additional selection screen Where can we define function keys used at selection screen What is the advantage of using with header line at internal table What are the internal table types What is the advantage of Hashing table type It is must to have CLOSE_FORM function module in Print program Is sapscript client-dependent What is difference between START_FORM / OPEN_FORM statement What is standard text and its t-code How will you upload logo to layout How many main windows you can have in a page, and how will you create Is main window must for a form What are output types? And t-code What are form elements. How will you define. What is PROTECT / END-PROTECT. Can column name and table name be dynamically specified What is presentation server. What are the typical events in dialog program. What is the system fields holding current list number How many detail list can be created What is the use of OK code field in dialog program What is secondary index in ABAP dictionary, and its advantages Can you have db table without primary index What is editor lock attribute in ABAP program What is lock object What are the different ways for debugging the ABAP program Is it possible to to debug the SAPscript What is field exit, and use. Can you debug field exits. What is the limitaion of message types used in Field Exit. What are the message types are in ABAP What is doman and data element What is background job, job scheduling, and t-code. What is performance trace and runtime analysis. What will happen when power goes off suddenly. What is CATT and how it is used What is the difference between CALL TRANSACTION / Session Method / Direct Input
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
What is LSMW What is match code object / search help Usages of Development Class Can you transport local object to other client What are the class types in Transparent Tables Can you print smart form without START_FORM. What is Classical / Interactive reports Based on the input in selection screen, can you display some text int eh same screen itself, and how What is SMOD / CMOD What is user / field exit How do you trace availabe customer exits What is check table & transparent table What are the types of joins, differentiate What is the difference between SY-TABIX & SY-INDEX How do you supress the print parameters dialog box in SAPscript printing What is APPEND / COLLECT How do you increate the performance of your program. What measures you will take Steps to create ABAP Query What are the two types of presenting text in SAP script forms How will you print SAPscripts What are the different kinds of BDCs and how will you differentiate one from the other On what situations you will go for dialog programming Explain about customer exits, what are the different kinds What is Classical / Interactive reports Can you have more than one PBO in a screen flow logic Can you call another selection screen from a selection screen What the different types of windows in SAPscript Can field symbol hold contents of fields dynamically What is extract dataset / internal table. Differentiate What is CATT How will you trace performance of a particular program / report How will you increate the performance What is the structure of ABAP program What is ABAP / SAP memory. What are its structures What are the various types of ABAP programs What is Leave / Set / Call Screen How will you schedule a job & what are the ways to schedule it Events in DP How many ways to attatch F4 key help to a screen field. If all the ways used to a field, which gets fired. How internally transport requests are passing from one client to the other What is field exit / user exit. Can you call a particular transaction from field exit. What is domain / data element
87 88 89 90 91 92 93 94 95
What is difference between COLLECT / SUM In internal table what is free, refresh & clear What is standard text What is step loop / table control What are the various update modes in Call Transaction What are the advantages of MAIN window How many ways to define a break-point What is the difference between watch point / break point What is version management.