2019 May 05 2:58 PM
I am trying to enhance transaction 'Display Flight' (/ISDFPS/LMFL03). I want to read values from a ztable keyed to a flight order and display those values in a subscreen at the bottom of the main screen of the flight transaction. I have created a function group with a function module and a subscreen. The function group function module accepts the flight order as input, selects a record from the ztable and populates a structure which is tied to fields on the subscreen. I have created an enhancement in the flight transaction which calls the function module. I can successfully pass the flight order to the function module and retrieve the associated ztable flight order record. What I can't figure out is how to call my function group subscreen from the flight transaction so the subscreen is displayed at the bottom of the flight transaction main screen. How do I do that?
I am trying to enhance transaction 'Display Flight' (/ISDFPS/LMFL03). I want to read values from a ztable keyed to a flight order and display those values in a subscreen at the bottom of the main screen of the flight transaction. I have created a function group with a function module and a subscreen. The function group function module accepts the flight order as input, selects a record from the ztable and populates a structure which is tied to fields on the subscreen. I have created an enhancement in the flight transaction which calls the function module. I can successfully pass the flight order to the function module and retrieve the associated ztable flight order record. What I can't figure out is how to call my function group subscreen from the flight transaction so the subscreen is displayed at the bottom of the flight transaction main screen. How do I do that?
2019 May 06 4:06 AM
Call the function and call the screen you created in the function
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |