which state ment is used to move identically named fields
between structures?
Answer Posted / amith
The statement Move-Corresponding can be used to move data
related ti identically named fields between structures.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Select query optimisation
What is the function of the correction system?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Does the table can have multiple foreign keys?
What is its?
What are the three hierarchical levels of data types and objects?
What is the difference between get and get late?
How do we handle multiple line items in BDC's.
Explain the Importance of pa20? : abap hr
How many ways you can create table? : abap data dictionary
What statement will be found in an sap application program that implements a function module exit?
What is Buffering Concept? When should a Table be buffered?
How do you find out whether a file exits on the presentation server?
Create any functions? How to go about it?
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.