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: 

ME9F u2013 How to find out which push button is pressed

manoj_goyal2
Participant
0 Kudos

Hi Guys,

I have Z print program for PO. In this Z program I want to know which push button was pressed to print in ME9F to print the PO.

In ME9F, there are following 4 push buttons to print the POs.

1. Output message

2. Display message

3. Message detail

4. Trial Printout.

I need to do some processing in Z print program according to the push buttons pressed in ME9F

Basically, how I can trap ME9f push button (UCOMM) in Z program. Does NAST pass this value to print program.

Thanks in advance.

1 REPLY 1

manoj_goyal2
Participant
0 Kudos

Find out myself. Check SY-UCOMM.