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

module pool program

Former Member
0 Likes
292

hello friends,

I want to create a module pool program to update table ADIRACCESS

Please help how should I do.

I have created program in SE38 and aslo created the Screen for the field with push buttons SAVE and REFRESH.

And After activated the Layout.

Now can I Know where the code has to be written.

I want to update the table only not require any display.

thanks

vamshi

1 REPLY 1
Read only

Former Member
0 Likes
258

Hi,

What is the purpose of updating ADIRACCESS ? Playing with that table will mess your workbench objects as it is used to store standard objects which are edited with the help access keys.

So its not recommended to manipulate that table with a program directly.

Regards

Karthik D