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 custom field in screen after error msg

Former Member
0 Likes
554

HI experts,

I m facing problem in enabling screen field in infotype screen. That is, i have added a custom field in std infotype screen and this is shown in enable mode by default. In PA30, im enterig values for all fields in the infotype and press SAVE.

At that time, an error message is thrown by the system. Becoz of this error message, my custom field is changed to disable mode and also gets shrinked.

Can anyone suggest me how to enable my own field in screen even after the error msg returned by the system?

HI experts,

I m facing problem in enabling screen field in infotype screen. That is, i have added a custom field in std infotype screen and this is shown in enable mode by default. In PA30, im enterig values for all fields in the infotype and press SAVE.

At that time, an error message is thrown by the system. Becoz of this error message, my custom field is changed to disable mode and also gets shrinked.

Can anyone suggest me how to enable my own field in screen even after the error msg returned by the system?

1 REPLY 1
Read only

Former Member
0 Likes
450

There are two ways to cater such a kind of problem.

either you can enable custom field manually by writing code or

you can change field group.