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

bdc

Former Member
0 Likes
427

hai, can you plz give the errors in bdc which was faced in real time? and how to rectify it?

3 REPLIES 3
Read only

Former Member
0 Likes
407

In BDC you will get the same error messaes which you experience in SHDB or Batch input..

There are different types of error messages which you will come across.If you are trying to input invalid variable, it will throw exception,

Ex:

- trying to enter Char in Numeric field,

- Say you are entering the Sales org, and that Sales org is not defined in the system.. etc etc..

In BDC,, to know what exceptions you are experiencing you will have to use structure called BDCMSGCOLL.

and there is a function module called FORMAT_MESSAGE. You can only view the exceptions using the above,,

In order to rectify the error messages, you will have to modify the input file or table.

Let me know if you need further information on the same.

Thanks

Shrikant

Read only

Former Member
0 Likes
407

Hi Noorbhash,

Please check this link

Reward if helpful...

Best regards,

raam

Read only

Former Member
0 Likes
407

Hi haleema noorbhash

There are several issues faced in the BDC Progarm.

Normally withthe Session method.

BDCMSGCOL Table reagrding the error message.

Resolution issue with the BDC.

Background Processing issues.

Etc..............

&********************Reward point if helpful***********&