2007 Apr 09 11:09 AM
Hi all,
In BDC if we use call transaction method if it is sucessful sy-subrc will be zero.Otherwise we are checking for sy-subrc<>0.But at that time when it fails what will be the value of sy-subrc.
2007 Apr 09 11:12 AM
hi Shri ram,
It will be <b>1001</b> .
Regards,
Santosh
2007 Apr 09 11:12 AM
2007 Apr 09 11:12 AM
hi
sy-subrc can be <1000 or 1001
if <1000, it signifies - Error in the called transaction.
if 1001, it signifies - Error in batch input processing.
hope this info helps.
thx
pavan
*pls reward for helpful answers
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |