2009 Sep 01 2:05 PM
Hi All,
I have a Z table , for which I have created a maintenenace dialog screen and finally assigned this to a transaction code.
The transaction code calls the maintenenace screen in a proper manner. My requirement is that in testing environment, the transaction code should only display the records. It should not allow to change or add new entries.
How can I achieve this ?
Thanks-
Hi All,
I have a Z table , for which I have created a maintenenace dialog screen and finally assigned this to a transaction code.
The transaction code calls the maintenenace screen in a proper manner. My requirement is that in testing environment, the transaction code should only display the records. It should not allow to change or add new entries.
How can I achieve this ?
Thanks-
2009 Sep 01 2:06 PM
2009 Sep 01 2:07 PM
In Dev environment, we have different clients - one for development , another for testing.
2009 Sep 01 2:10 PM
2009 Sep 01 2:09 PM
hi,
u can check with ur basis people ...U can give only dispaly access to the table it in ur testing environment.
Regards,
Nagaraj
2009 Sep 01 3:37 PM
No BASIS involved,
Heres how you do it :
SE11 - open the table for editing
Utilities --> Table Maintenance Generator
Environment --> Maintenance Objects --> Change
Category = CUST
Thats all required.
2009 Sep 01 2:11 PM
You can change the table maintenance attributes to be 'Standard Recording Routine' this will ask the user for a transport if the client is open for modifications, if the client is closed then it will allow display access only.
Or
You could control this via authorisations. Allocate your table an authorisation group and then only give users display access only to this authorisation group.
Object: S_TABU_DIS
Activity: 03 (display)
Hope this helps.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |