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

User Menu

govind_parmar
Participant
0 Likes
311

Hi Experts,

I have created a user menu in SE24 and linked reports and transaction in its content. Can anyone tell how to use them in screen or how it can be used in screen splitter concept.

thanks,

Govind.

Message was edited by:

Govind Parmar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
277

Hi,

There you assigned Function Codes for reports/transactions you linked in, right?

So, in the flow logic of the screen, in a PAI module you have to check the ok_code variable of the screen against your defined function codes and call / submit accordingly transactions/reports

br

doru

1 REPLY 1
Read only

Former Member
0 Likes
278

Hi,

There you assigned Function Codes for reports/transactions you linked in, right?

So, in the flow logic of the screen, in a PAI module you have to check the ok_code variable of the screen against your defined function codes and call / submit accordingly transactions/reports

br

doru