‎2007 May 30 2:35 PM
HI TO ALL
MY QUERRY IS AS FOLLOWS
WHAT TYPE OF ERRORS U HAVE FACED IN BDC.
PLS TELL SOME ERROR S WITH DESCRPTION THIS IS THE QUESTION ASKED IN INTERVIEW
PLS TELL THE ANSWER
POINTS WILL BE REWARDED
‎2007 May 30 2:38 PM
Hi ,
Common batch input errors
- The batch input BDCDATA structure tries to assign values to fields which do not exist in the current transaction screen.
- The screen in the BDCDATA structure does not match the right sequence, or an intermediate screen is missing.
- On exceptional occasions, the logic flow of batch input session does not exactly match that of manual online processing. Testing the sessions online can discover by this.
- The BDCDATA structure contains fields, which are longer than the actual definition.
- Authorization problems.
Hope this resolves your query.
Reward all the helpful answers.
Regards
Tushar Mundlik
Message was edited by:
Tushar Mundlik
‎2007 May 30 2:39 PM
Currency and qty conversion problem.
Screen resolution problem,bdc table control uploading is major issue..,suppresing popup windows.
‎2008 Jun 18 11:42 AM
Hi Seshu,
I had a problem similar to one above,
What happens if we have a program which updates data using BDC is upgraded in SAP upgrade and the transactional screens (Dynpro) might not be similar.
Is there a way to check this before hand...
Thanks and regards
‎2007 May 30 2:39 PM
depending one the transaction we get the errors
some of the common BDC errors are
Data for Screen Not Found,
Field Not available in Screen
Type mismatch
These again are transaction specific and you have to analyze it by calling the transacion in display ALL mode.
‎2007 May 30 2:39 PM
Hi
The main errors what we get are related to Master data consistency
Especially when Uploading the DATE,QUANTITY and CURRENCY fields we come across some problems.
Sometimes the qty field unit will not be there, and the user gives another unit
and the data will not be in the right format.
Reward points if useful
Regards
Anji
‎2007 May 30 2:39 PM
Hi Hari,
Common batch input errors
- The batch input BDCDATA structure tries to assign values to fields which do not exist in the current transaction screen.
- The screen in the BDCDATA structure does not match the right sequence, or an intermediate screen is missing.
- On exceptional occasions, the logic flow of batch input session does not exactly match that of manual online processing. Testing the sessions online can discover by this.
- The BDCDATA structure contains fields, which are longer than the actual definition.
- Authorization problems.
Regards,
Jayant
‎2007 May 30 2:40 PM
It is found that most problems usually fall into one of the following two categories discussed below.
In this case either required data is missing from the batch-input session or invalid data has been included in the session. Errors in the data conversion program or the presence of unexpected types of data or incorrect data in the legacy database are the possible external causes of this type of problem. Within R/3, the causes for this type of problem include incorrect or incomplete customizing in an application. For example, a legacy data type may not have been foreseen in the check table entries made in application customizing.
This case mainly includes technical/programming problems. The data is entered by a batch input session by running R/3 transactions non-Âinteractively. Therefore, a typical technical or programming problem is the incorrect identification of one of the data fields in a transaction. Thus, the conversion program may not fill a required data field or may have provided invalid values.
plz Reward points.
‎2007 May 30 2:40 PM
No batch input data for screen SAPMF02D 0110
Formatting error in the field KNA1-NAME1; see next message
Make an entry in all required fields
There is no info to be saved
No batch input data for screen RV10A001 1000
These are some...
‎2008 Jun 18 12:20 PM
i have not seen you reward any of the 8 guys who have taken pains to help you
‎2008 Jun 19 1:19 PM
Sriram, may be he didn't find those answer useful.
It's totally his lookout as to if he should or should not give somebody points. You and i can just give him suggestions.
Looking from the thread I am sure he has not found he was looking for, may be you can help him rather than criticize
Regards