2014 Apr 02 1:21 AM
Hi,
In my BDC program by default the message type is coming success, whatever flat file I pass.
Does anybody have any idea about this, letme know(kind of urgent).
Thanks,
Soumya Ranjan Patel.
Hi,
In my BDC program by default the message type is coming success, whatever flat file I pass.
Does anybody have any idea about this, letme know(kind of urgent).
Thanks,
Soumya Ranjan Patel.
2014 Apr 02 1:52 AM
Hi Soumya,
The file should not be open, while you run the BDC program.
Is this the case?
Jogeswara Rao K
2014 Apr 02 3:11 AM
2014 Apr 03 3:48 AM
Hi Soumya,
Please share with the forum how the issue was resolved.
Jogeswara Rao K
2014 Apr 23 1:24 PM
Hi Jogeswara,
That particular issue was not xactly sloved. I will say found an alternative way to handle error.
Actually what happened was even after call transaction was failing "BDC_MSGCOLL-MSGtyp" was giving "S" means success. So, to handle this problem I wrote "SY-SUBRC" check after call transaction statement.
So when BDC_MSGCOLL-MSGtyp = 'S' and SY-SUBRC NE 0, then only I was cosidering that particular call transaction successful.
So, if you have any other way to handle this issue, kindly share with me.
Thanks.
2014 Apr 23 5:18 PM
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |