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

Reg : chain...endchain problem in modulepool

Former Member
0 Likes
456

HI friends,

I have got a problem in module pool where in i used chain.....endchain to validate the fields ..but its not allowing t he user to go back to next screen untill unless he enetrs all the fields.

Kindly give ur valuable sugestions .

Urmila.T

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
432

Hi

Use MODULE EXIT AT EXIT-COMMAND. for More info Take F1 help on this.

This bypasses the Chain Endchain or Required(Mandatory) CHecks

Your BACK EXIT CANCEL(Buttons ) must of type E in GUI Status (Check them in status)

Cheerz

Ram

HI friends,

I have got a problem in module pool where in i used chain.....endchain to validate the fields ..but its not allowing t he user to go back to next screen untill unless he enetrs all the fields.

Kindly give ur valuable sugestions .

Urmila.T

1 REPLY 1
Read only

Former Member
0 Likes
433

Hi

Use MODULE EXIT AT EXIT-COMMAND. for More info Take F1 help on this.

This bypasses the Chain Endchain or Required(Mandatory) CHecks

Your BACK EXIT CANCEL(Buttons ) must of type E in GUI Status (Check them in status)

Cheerz

Ram