2014 Feb 28 11:13 AM
Hi Team,
I have a requirement of capturing time event for production orders from WebDynpro ABAP through BDC for T-Code CO11N i am able to do this, but in standard t-code CO11N when we try to change the yield quantity we are getting a popup at the time when we hit save which asks for warning error details like yes/no
if we hit yes then it navigates to detailed warning message screen and asks for save confirm once again by to continue. due to cost changes.
but when i record through BDC i am not getting the warning message popup instead of that it's appearing as normal warning message at below of the screen.
When i try to run the BDC in N screen mode the transaction is getting saved with warning.
now my requirement is how the standard screen behaves if warning is there then it should ask for the confirmation.
please help to full fill this requirement.
Thanks & Regards,
Srinivasan R.
Hi Team,
I have a requirement of capturing time event for production orders from WebDynpro ABAP through BDC for T-Code CO11N i am able to do this, but in standard t-code CO11N when we try to change the yield quantity we are getting a popup at the time when we hit save which asks for warning error details like yes/no
if we hit yes then it navigates to detailed warning message screen and asks for save confirm once again by to continue. due to cost changes.
but when i record through BDC i am not getting the warning message popup instead of that it's appearing as normal warning message at below of the screen.
When i try to run the BDC in N screen mode the transaction is getting saved with warning.
now my requirement is how the standard screen behaves if warning is there then it should ask for the confirmation.
please help to full fill this requirement.
Thanks & Regards,
Srinivasan R.
2014 Feb 28 11:59 AM
Hi Srinivas
Normally if a message of type warning is thrown no pop up comes. But sometime the screen is coded in such a way that after giving warning it will show you a pop up message. You will have to code it in your BDC if pop up will come or not
Nabheet