‎2007 Mar 21 7:44 AM
Hi all,
I am testing a bapi 'BAPI_INB_DELIVERY_SAVEREPLICA'. The parameters which i gave are:
1. Sender system - Client
2. Reciever sys - Same as above
3. Item_data - item no. , matnr, quantity
4. item_ref_purchase_order
Upon execution, i got 2 return msgs. One is type E (004) and another W (228). How to know where i went wrong to correct the errors?
How to interpret these error numbers, since there is no descripitive message associated with the corresponding numbers?
Regards,
vishwanath
‎2007 Mar 21 7:57 AM
Hi,
Find the Message class related to that BAPI or Program and from that Message class you will come to know the Error Message completely.All the message classes are in SE91 tcode.
For the correction that error try to find a program where that BAPI was used previously and from that program you try to pass the similar parameters and correct it.
reward if useful.
regards,
Anji
‎2007 Mar 21 7:57 AM
Check in the Include 'LV50IF01' the error message 004 is filled inside this
after the call to the function SHP_QUANTITY_CONSISTENCY_CHECK