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: 

Will Message error of Popup screen be handled in BDC?

Former Member
0 Kudos
111

Hi all,

I have launched transaction FB70 by BDC. In the popup sreen "Assignment to a profitability segment", i have a characteristic is mandatory, if this field is not filled, a message error will be display. But in my BDC, this field is empty and the BDC was passed this popup screen without error message. And after my BDC create customer invoice correctly!!!????

Anyone know if the message error of popup screen will be controlled in BDC or not?

Or there is an other way to get message error of popup screen in BDC?

Many thanks in advance,

Vinh Vo

3 REPLIES 3

Former Member
0 Kudos
53

Hi,

Check wether the Information Message is displayed as Pop-Up error message or not.

If BDC encounters error message it will not process further and stops. If the Information Message is displayed as Pop-Up error message then BDC will consider as information message and further process.

In debugg you can check the message in the Message Tab of Call Transaction Statement.

former_member209217
Active Contributor
0 Kudos
53

Hi,

Check MESSTAB

Regards,

Lakshman

Former Member
0 Kudos
53

Hi,

Execute it in forground, hope you will get the pop up window.

Best Regards

Sumana