‎2008 Jun 20 5:49 PM
hai, can you plz give the errors in bdc which was faced in real time? and how to rectify it?
‎2008 Jun 20 5:55 PM
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
‎2008 Jun 20 5:57 PM
‎2008 Jun 20 7:09 PM
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***********&