• +91 9723535972
  • info@interviewmaterial.com

SAP Report Interview Questions and Answers

SAP Report Interview Questions and Answers

Question - 51 : - How will you find out where the user exits are available?

Answer - 51 : - How will you find out where the user exits are available? CMOD : This transaction allows you to create a PROJECT by identifying its ENHANCEMENT(S). After determining all of the ENHANCEMENTS that are part of the PROJECT, you will have to activate the PROJECT. You will still need to code your user-exit; therefore, you may want to wait until this step is completed before activating the PROJECT. §SMOD : This transaction allows you to create an ENHANCEMENT, which you will include in a PROJECT, by identifying its COMPONENT(S). In the case where SAP has already created an ENHANCEMENT for its pre-defined user-exits, you will not need to use transaction SMOD; instead, you should just use transaction CMOD.

Question - 52 : - Have you created any transactions?

Answer - 52 : - Yes, We can use TC SE93 for creating our own transaction code.

Question - 53 : - Difference between Table-Controls and Step-loops?

Answer - 53 : - Table controls are modified / mproved versions of step loops. in controls we can do, horizontal scrolling, vertical scrolling, scrolling in a perticular field, resize the table, can save the settings for future use, can make selective columns editable,....etc these things are not possible with step loops. step loops are controlled by loop-endloop statements. Import and Export ABAP memory is a memory area that all ABAP programs within the same internal session can access using the EXPORT and IMPORT statements. Data within this area remains intact during a whole sequence of program calls. To pass data to a program which you are calling, the data needs to be placed in ABAP memory before the call is made. The internal session of the called program then replaces that of the calling program. The program called can then read from the ABAP memory. If control is then returned to the program which made the initial call, the same process operates in reverse.

Question - 54 : - How many interactive reports did you write?

Answer - 54 : - In an Interactive Report, user can define maximum 20 secondary lists.

Question - 55 : - What is an “Unpack command”

Answer - 55 : - UNPACK field1TO field2 .Unpacks the packed field field1 and places it in the field field2 with leading zeros. If field2 is too short, it is truncated on the left.


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners