what are the events in Module pool Programming?
Answer Posted / jayaram
PBO- It will trigger before displying the selection screen
PAI-It will trigger after user is giving the input values in
selectio n screen
POV
POH
| Is This Answer Correct ? | 40 Yes | 4 No |
Post New Answer View All Answers
What is table attribute? : abap data dictionary
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
Write the bdc table structure? : abap bdc
How do you write a function module in sap?
How can we use multiple transactions by using bdc_insert? : abap bdc
How to combine multiple billing into one RV document ( Step by Step)?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
Is the basic list deleted when the new list is created?
Concepts of OO ABAP and why we are using it?
What is the use of abap data dictionary? : abap data dictionary
What are the difference between tables and structures? : abap data dictionary
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
How many types of views are there ?
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.
What is the difference between native sql & open sql? : abap data dictionary