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

abap/fieldexit

Former Member
0 Likes
512

Hi,

How is performance affected by setting abap/fieldexit?

Thanks,

Ashish

Hi,

How is performance affected by setting abap/fieldexit?

Thanks,

Ashish

2 REPLIES 2
Read only

Former Member
0 Likes
474

Hi Ashish,

Please find below an extract for your query

If a screen is generated and the profile parameter is set, a check is run on two tables (TDDIR, TDDIRS) to see whether a field exit must be generated for the respective field. The screen load is, in practice, only generated after an update when the screen is selected. The user should not notice any difference in the speed, as the screen generation is very fast.

Regards

Byju

Read only

Former Member
0 Likes
474

Hi,

If a screen is generated and the profile parameter is set, a check is run on 2 tables (TDDIR, TDDIRS) to see whether a field exit must be generated for the respective field. In practice, the screen load is not generated until the screen is selected after an

update. The user should not notice any difference because screen generation is very fast.

Reward if helpful...

Cheers,

Madhavi.