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

Screen Exit

Former Member
0 Likes
471

Hello Frnd,

Is it possible to attach a new field in the table control of Standard transaction.

Thanks,

Navneet

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
444

Hi

Yes, it is possible. But it depends on the transaction which u r using. Coz SAP has given some user-exits. we cannot go beyond that. So it depends.

Get back for further queries.

Sharat.

2 REPLIES 2
Read only

Former Member
0 Likes
445

Hi

Yes, it is possible. But it depends on the transaction which u r using. Coz SAP has given some user-exits. we cannot go beyond that. So it depends.

Get back for further queries.

Sharat.

Read only

Former Member
0 Likes
444

u can add a field to standard transaction...First check in SMOD to which enhancement u can attach the field, then define the field in the corresponding database table and attach the field to the screen and write ur logic in the FM attached to this enhancement.