Application Development and Automation 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: 
Read only

How do we secure a custom table?

Former Member
0 Likes
978

Hi

How do we secure a custom table, custom program and a custom transaction code? What are the alternative ?

thank You

Hi

How do we secure a custom table, custom program and a custom transaction code? What are the alternative ?

thank You

4 REPLIES 4
Read only

Former Member
0 Likes
752

Hello,

You can do by creating authorization objects.

I hope secure you meant is authorization.

Thanks,

krishnakumar

Read only

Former Member
0 Likes
752

Authorization Objects.

Regards

Prabhu

Read only

0 Likes
752

and additional to cust. tables:

SE55 maint.dialog generator - <b>Authorization group</b>

A.

Read only

uwe_schieferstein
Active Contributor
0 Likes
752

Hello Subash

Usually I define customer tables as "application data" table in the attributes. However. If you have very sensitive data in your customer table then you could set it as "customizing" table. In this case the same security measures that are valid for standard tables (e.g. no customizing allowed in production systems) will be valid for your table, too.

Regards

Uwe