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

Normal screen and context menu

Former Member
0 Likes
758

hi guys

i want to ask how to create context menu in normal screen. as i konw, the pf status has 'Normal screen' and 'context menu', if i want to set pf-status with 'BACK' OF 'Normal screen' TO LEAVE PROGRAM and 'PICK' OF 'Context menu' to list some information by RIGHT-CLICK, and i know it must be a FORM PACK with context menu how to do it?

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
711

You probably need to check demo programs

DEMO_DYNPRO_CONTEXT_MENU

DEMO_LIST_CONTEXT_MENU

hi guys

i want to ask how to create context menu in normal screen. as i konw, the pf status has 'Normal screen' and 'context menu', if i want to set pf-status with 'BACK' OF 'Normal screen' TO LEAVE PROGRAM and 'PICK' OF 'Context menu' to list some information by RIGHT-CLICK, and i know it must be a FORM PACK with context menu how to do it?

5 REPLIES 5
Read only

Former Member
0 Likes
711

who guys know? help me

Read only

0 Likes
711

who guys know?

Read only

former_member194669
Active Contributor
0 Likes
712

You probably need to check demo programs

DEMO_DYNPRO_CONTEXT_MENU

DEMO_LIST_CONTEXT_MENU

Read only

0 Likes
711

hi

i check the code 'DEMO_DYNPRO_CONTEXT_MENU', I find that 'TEXT' packed with form 'ON_CTMENU_TEXT', 'FIELD1' packed with form 'ON_CTMENU_INPUT', BUT code 'DEMO_LIST_CONTEXT_MENU' i cant find it, how do it about menu pack with form?

Read only

0 Likes
711

who guys know?