What is the difference between normal report program and
module pool program?
Answer Posted / malli.gontla
Reports are created from abap editor
Report is evaluate data from database,and displayed in list.
Report are standalone programs.
Reports are controlled be events.
Module pool is nothing but transaction, created from object
browser.
Transaction is the sequence of screens. In module pool at
least one screen is participated.
Module pool is not standalone programs.
PBO,PAI and screen flow are important events
Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
Have you processed BDCs ?
What is bdc programming? : abap bdc
Define external layer? : abap data dictionary
Explain about drill down report?
Which function module would you use to check the user’s authorization to access files before opening a file?
Explain the advantages of different types of bdc's?
What are the organizational related infotypes? : abap hr
What are the events in screen programming?
From Excel to ABAP - Is batch mode possible ?
Can you create an internal table dynamically?(at run time)
What is view proxy in abap?
Did you create secondary index?
Explain what are the different functions used in sap script?
Search help exit details.