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

Enabling the Screen-User Exits

Former Member
0 Likes
476

Hi ,

Iam doing User Exits for Transaction AS01.Here iam validating the cost center

field and throwing an Error Message.

When an Error Message is thrown , all the Fields in the screen gets disabled

so how could i enable the fields.Help me out to solve this issue.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
451

click any other <b>TAB</b>s which are present in that Screen , Then u wont get this kind of probs.

Regards

Prabhu

Hi ,

Iam doing User Exits for Transaction AS01.Here iam validating the cost center

field and throwing an Error Message.

When an Error Message is thrown , all the Fields in the screen gets disabled

so how could i enable the fields.Help me out to solve this issue.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
452

click any other <b>TAB</b>s which are present in that Screen , Then u wont get this kind of probs.

Regards

Prabhu

Read only

Former Member
0 Likes
451

> Hi ,

>

> Iam doing User Exits for Transaction AS01.Here iam

> validating the cost center

> field and throwing an Error Message.

> When an Error Message is thrown , all the Fields in

> the screen gets disabled

> so how could i enable the fields.Help me out to

> solve this issue.

>

> Thanks.

Hi,

when you give an error message all the other fields will get disabled , either click on back and change the values or click on other tab and come back to the original tab.

Regards

Syed