Application Development and Automation 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: 
Read only

CO 02 : Read PP Master Data BDC errors

Former Member
0 Likes
324

Good Day Everybody!!

I am having one intresting issue in BDC.

I am having a BDC which does REAd PP MASTER DATA

in CO02 transaction.

While reading master data if any errors are generated these are

logged in error log which is avalable from

MENU->

GO TO->

LOGS

->Read PP Master Data

However these are not captured in BDC error table.

How do i access these errors from Error LOG.

Any suggestions?

1 REPLY 1
Read only

Former Member
0 Likes
297

Hello,

I assume that these checks takes place in background and the bdc shows the errors/warning only if they occur in the screens. i think you need to code the possible error checks in the program before bdc is being called.

Hope this helps.

Rajeev