Answer Posted / ganga
by using of parallel cursor method also (nested loop)
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to combine multiple billing into one RV document ( Step by Step)?
Explain what is an rfc?
What happens if only one of the commands set screen and leave screen is used without using the other?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
how 2 create the normal form by using functional module
What is the differences between structure and table in data dictionary in abap?
What does hide statement do?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
How are BAPI different from normal function modules?
Explain sap abap 3-tier architecture?
What is lock objects? : sap abap data dictionary
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.