2010 Nov 03 11:38 AM
Hi,
I have a requirement wherein in MB01 after entering PO number/Plant/Storage Location and hitting enter a "Pop up" screen should come which will have some more data fields to be entered. I've identified BADI WVKU_DETERMINE_SP which triggers on hitting enter in transaction MB01.
Now, I've implemented this BADI; now within the method IF_EX_WVKU_DETERMINE_SP~GET_SALES_PRICE I need to create and call a custom screen but I'm not able to do using screen painter in the BADI implemetation method.
Please suggest how to go with it. One way is to call a function module within this badi which in turns call the popup screen. But I'm not very confident on the same.
Regards,
Megha
Hi,
I have a requirement wherein in MB01 after entering PO number/Plant/Storage Location and hitting enter a "Pop up" screen should come which will have some more data fields to be entered. I've identified BADI WVKU_DETERMINE_SP which triggers on hitting enter in transaction MB01.
Now, I've implemented this BADI; now within the method IF_EX_WVKU_DETERMINE_SP~GET_SALES_PRICE I need to create and call a custom screen but I'm not able to do using screen painter in the BADI implemetation method.
Please suggest how to go with it. One way is to call a function module within this badi which in turns call the popup screen. But I'm not very confident on the same.
Regards,
Megha
2010 Nov 08 6:38 AM
Hi,
Lets try the last way what you mentioned.
Just Create a function module with that screen and call that in your BADI implementation.
With Regards,
Sumodh.P
2010 Nov 08 6:51 AM
Thanks Sumodh.
I've used function module for calling screen.
Regards,
Megha
2010 Nov 08 7:05 AM
Hi,
So you are not able to get the pop up screen by using that function module?
With Regards,
Sumodh.P
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |