Hi All,
I am using BAPI_GOODSMVT_CREATE to post the GRN for a specific article with the movement type as 101 and 103.
For both the movement type I am passing serial numbers but the serial numbers does not get updated for movement type 103.
How can I make the system to consider the serial number for 103 mvt?
Example:
I have one article (material) - 12345 with qty 10 EA and with serial number starting from 1 to 10.
Now i have accepted 6 item(serial number 1-6) out of 10 and 4 (serial number 7-10) I have rejected.
for serial number 1 to 6 i am doing grn with 101 mvt. In it serial number are considered.
For serial number 7 to 10 i am doing grn with 103 mvt. In it serial number are not considered.
Any suggestion how can i achieve this.
Thanks & Regards