Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Modification on SM31 -Urgent

Former Member
0 Kudos

Hi All,

I have created transcation code for table using table maintaince generator.

Now i have a requirement that user should only create new enteries and

should not modify the old enteries and not delete the new enteris.

Regards,

Shiv.

4 REPLIES 4

Former Member
0 Kudos

Hi,

You may use 'Authosisation' to ensure he can only add records but won't be able to change/delete records. Get in touch with the Basis guy. He should be able to help you out.

I hope this helps,

Regards

Raju Chitale

0 Kudos

Thanks Raju for reply,

Please tell me details about Authosisation .

Regards,

shiv

Former Member
0 Kudos

basis people will help u

regards

Giridhar

Former Member
0 Kudos

Hi,

While creating the Transaction code, we have an option to give the Authorization object, so there you need to give the authorization object, to create the authorization object, just consult your basis people, they will create for you.

To create the Authorizations for a table

http://www.saptechies.com/how-to-assigncreate-authorization-group-for-a-table/

Creating Authorization Fields

http://help.sap.com/saphelp_nw2004s/helpdata/en/52/67168c439b11d1896f0000e8322d00/content.htm

Regards

Sudheer