what is the purpose of table maintanance,(i think it's for
authorizarion purpose) what is ment by authorization?
Answer Posted / bitbit
SM30 is table maintanacce
It is used for checking who changed and what changes took
place in the table.
(iam not sure abt my answer so even i would like to know the
exact and correct answer)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
Explain what is step-loop? Explain all the steps?
What are the different methods of passing data? : abap modularization
In SAP Script,How to display a single field(like matnr)at the right end of the form.
what is the difference between Blocked ALV and interactive ALV?
What is the use of lock objects?
What is roll area?
Some Realtime Objects on Bdc.
What are the attributes of the data? : abap data dictionary
What is the master data necessary before you can start posting in MM?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
how can you display data say "your name"in sap script without print program or driver program??
How can we create callable modules of program code within one abap/4 program? : abap modularization
Explain pai and pbo.
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.