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

Cursor position in callback form

Former Member
0 Likes
463

Hi,

I created a callback form ("ON_CTMENU_CONTACT") for context menu in a subscreen and I need to get the cursor position in this form, but "get cursor" throws subrc = 4. That means that the cursor isn´t placed in a dynpro-field, but I´m shure, it is.

Maybe you have an idea?

Regards from Germany

Thomas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
420

Hi Thomas,

Use SET CURSOR LOGIC..

Refer below link for more details :-

[http://help.sap.com/saphelp_nw70/helpdata/en/9f/dba47e35c111d1829f0000e829fbfe/content.htm]

Please set it to resolved if it helps you.

Regards

Abhii...

3 REPLIES 3
Read only

Former Member
0 Likes
421

Hi Thomas,

Use SET CURSOR LOGIC..

Refer below link for more details :-

[http://help.sap.com/saphelp_nw70/helpdata/en/9f/dba47e35c111d1829f0000e829fbfe/content.htm]

Please set it to resolved if it helps you.

Regards

Abhii...

Read only

0 Likes
420

Hi abhii,

thanks for reply, I already tried it, but with no effect.

Regards

Read only

Former Member
0 Likes
420

Does anybody have experience with cursor position in callback forms?

Thank you!

Regards

Thomas