Answer Posted / arun prasad
NO, THE PROGRAMS ARE CLIENT INDEPENDENT BECAUSE, AS THIS
SOFTWARE IS PLATFORM INDEPENDENT SO ANY CLIENT CAN USE ANY
PROGRAM FROM ANYWHERE.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is smart forms? : abap hr
How can we determine a vendor is Bloc/Unblock from the table LFA1?
What is view? Explain the different types of view?
What are two methods of modifying sap standard tables? : abap data dictionary
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What data is contained? : abap data dictionary
How can we decide weather we can enhance the standard infotype or not ? : abap hr
Of the two call transaction and session method, which is faster?
what is the exact code that shoud be implimented in sap note
What are uses of foreign key?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What are the contents in technical specifications?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What is alv programming in abap?
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.