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

can some one Help

Former Member
0 Likes
323

In my part Coding,

CALL TRANSACTION 'RECN' AND SKIP FIRST SCREEN.

, as a result, I get a view with multiple riders, how can it taxes or program that the user automatically to a certain riders navigated Or it appears .

Thanks

In my part Coding,

CALL TRANSACTION 'RECN' AND SKIP FIRST SCREEN.

, as a result, I get a view with multiple riders, how can it taxes or program that the user automatically to a certain riders navigated Or it appears .

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
300

*----


  • METHOD ON_HOTSPOT_CLICK

*----


METHOD ON_HOTSPOT_CLICK.

....

CALL TRANSACTION 'RECN' AND SKIP FIRST SCREEN.

ENDMETHOD. "ON_HOTSPOT_CLICK