2012 Sep 27 5:37 PM
Hello Experts,
I'm looking to create a custom popup screen within MV45AFZZ in which USEREXIT_MOVE_FIELD_TO_VBAP will contain a CALL SCREEN that will contain text information as well as a few buttons. However, when I attempt to create a screen in SE51 I am not allowed to create it because SAP says that program MV45AFZZ is an invalid program type (since it is an Include program). If anyone could provide some assistance as to how to navigate through this issue it would be greatly appreciated. Thanks!
Hello Experts,
I'm looking to create a custom popup screen within MV45AFZZ in which USEREXIT_MOVE_FIELD_TO_VBAP will contain a CALL SCREEN that will contain text information as well as a few buttons. However, when I attempt to create a screen in SE51 I am not allowed to create it because SAP says that program MV45AFZZ is an invalid program type (since it is an Include program). If anyone could provide some assistance as to how to navigate through this issue it would be greatly appreciated. Thanks!
2012 Sep 27 5:44 PM
Hi,
You can create a custom Function group using SE80. You can create custom function module ZFM1 and attach to custom function group using SE37 transaction.
within the body of Function Module , u can call CALL SCREEN 9000. this screen can be attach with function group.
Thanks
2012 Sep 28 5:50 AM
Hi Vincent,
You can accomplish this only by using a function Group & Function module. Make sure to suppress the popup when the program runs in background.
Regards,
Karthik Dharmarajan
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |