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

create custom SE16

Former Member
0 Likes
995

Hi,

My requirement is to copy the full standard SE16 code in to custom one to add some custom code on it..

As we know , se16 will call table specific program for each table entered in the first screen. tht table specific program will get modified once we go for "Field for selection" in se16 transaction to display the new selection screen. All these stuffs i can able to handle..

My doubt is,

How to insert the code in the table specific program which will get modified every time the "Field for selection" get selected? if anybody have experiance in doing this kindly help.

3 REPLIES 3
Read only

Former Member
0 Likes
681

So whats the purpose of having custom SE16?

Regards

Karthik D

Read only

Former Member
0 Likes
681

Hi,

Let us know your objective for custome se16.

Also have a look at SE16N whether it suits for your needs.

Praneeth

Read only

0 Likes
681

My requirement is to add some authority in table field level... se16n not suits.. i hv to add some custom code in the table specific pgm.. plz help