cancel
Showing results for 
Search instead for 
Did you mean: 

RF Screen-verification field issue.

Former Member
0 Kudos

Hello Experts,

we have RF receipt process . We have source and desitination screen. In Destination screen we validate the destination bin on verification field.

Some times this field is grayed out and this is happening only in production.

Mutiple users runs the receipt process in production.We are unable to replicate this issue in test servers as we dont see on test servers.

Receipt process is cutsom development.

Any ideas will be awarded.

Thanks and Regards,

Reddy.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check the PBO validation.

Those types of errors occured in below cases.

1) Some screen field are not not going to clear each time so have faulty data which affect the PBO processing

2) Some Field input validation which return wrong result effecting the others fied to be gray out.

Regards,

Rick

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The screen gets grey out when there is a hard error or it is done in the PBO explicitly. Please consult your abap developer. I feel there is some hard error (message type E) coming while entering the destination details. As on the RFID screen we only see 16X20 size of screen we do not realize that there is a hard error on the bottom of the screen (status bar).

Check with your developer if there is some incorrect coding done in the screen to give message type E.

Thanks,

Vivekanand