Application Development 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: 

Set Cursor in Dialog Program CJ20N

Former Member
0 Kudos

Hi friends,

In CJ20N, we are having custom fields at WBS Levels on the Additional Information TAB.

when the User creates multiple WBS Elements and

comes to Project definition level and

Saves data with out entering any of the Mandatory field at any of the WBS Element

Then we are throwing an Error Message.

But is it Possible to Open that Particular WBS Element (Amoung Multiple WBS in that Project definition )

and Position the cursor on the empty Manditory field

Thanks in Advance.

Ganesh

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

I dont think that is possible but i think you can capture the WBS number and give that and the mandatory field name in the error message so that the user can update that or dont let the user navigate away from the tab where there is mandatory field by issuing an error in a module in chain and endchain on that screen in this way the user has to update the mandatory field before moving out of that screen.

Regards,

Himanshu Verma

1 REPLY 1

Former Member
0 Kudos

Hi,

I dont think that is possible but i think you can capture the WBS number and give that and the mandatory field name in the error message so that the user can update that or dont let the user navigate away from the tab where there is mandatory field by issuing an error in a module in chain and endchain on that screen in this way the user has to update the mandatory field before moving out of that screen.

Regards,

Himanshu Verma