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

chain ...endchain

Former Member
0 Likes
960

i exeprts .

i have a module pool screen with tab strip .here i am validating a input field p_file inside chain ...endchain .

when i left the field blank it gives error messege ... now when i press another tab it gives the same screen again ....please give me some solution .

Thanks And Regards

Priyank Dixit

Hi,

Please check the screen field property whether you have given as input required i.e. mandatory.

Regards,

Raju.

5 REPLIES 5
Read only

Former Member
0 Likes
926

Hi,

Please check the screen field property whether you have given as input required i.e. mandatory.

Regards,

Raju.

Read only

Former Member
0 Likes
926

Hi,,

Chain....endchain is use for validate the entries of all input fields.

So u can't left them blank if not initially.

Use different way.

take out these fields outside that module.

Regards

ricky

Read only

Former Member
0 Likes
926

Hi...

after every erroe message u must press enter and then move to another tab....

if it still doesnt work...probably field is mandatory..

regards

vivek

Read only

Former Member
0 Likes
926

Hi,

Gothrough the following links,

https://forums.sdn.sap.com/click.jspa?searchID=15770639&messageID=5483478

Regards,

Harish

Read only

Former Member
0 Likes
926

change field property to possible