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

user exits.

Former Member
0 Likes
384

Hi friends,

According to my requrement i must add a field in middle of the t.code screen. i find only three funtional exits only

the field add comes under screen exit r we can do with functional exit also .what is procedure please send the steps to create.in the t.code ther is no screen exits in the t.code. waiting for replay

Hi friends,

According to my requrement i must add a field in middle of the t.code screen. i find only three funtional exits only

the field add comes under screen exit r we can do with functional exit also .what is procedure please send the steps to create.in the t.code ther is no screen exits in the t.code. waiting for replay

2 REPLIES 2
Read only

Former Member
0 Likes
351

can i know to which transaction u have to add the field.

Madhavi

Read only

Former Member
0 Likes
351

hi,

the suitable exit if u find it usually has both adding fields to screen and also function modules to code the functionality in the exit.

first u try to find the enhancement. then if u see in <b>SMOD</b> u can find alongwith screen exit a function exit also.

screen exit co-exists with function exit.

reward if useful...