‎2008 Apr 14 5:26 AM
Hi All,
I am passing the Shipping instructions to the BAPI item table.
The field name is BAPI2017_GM_ITEM_CREATE-SHIPPING = 'XX'.
This is for MIGO transaction. When i look at the table MSEG, the shipping instruction is not populating with 'XX'.
This is PO MIGO.
<REMOVED BY MODERATOR>
Thanks
Edited by: Alvaro Tejada Galindo on Apr 14, 2008 3:59 PM
‎2008 Apr 14 6:55 AM
Hi Lin,
Follow the following steps and see whether the Shipping instruction 'XX' is present in the master table T027A or not.
1. Execute the TCode SE11
2. Enter the table name as MSEG and click on Display.
3. Select the fieldname EVERS and go with the option Foreign Keys or Alternatively you can select the tab Entry help/Check and see what is the check table for this Shipping Instructions field
4. Now the system will display the Master Table for Shipping Instructions
5. See the contents of this T027A table and check whether Shipping Instruction 'XX' is present or not. Iif it is not present then there is no chance that this gets updated to the MSEG table.
6. If it is not avalilabe in the above table then replace 'XX' by a valid value present in T027A table and see if this is getting updated to MSEG table or not.
Hope this solves ypur problem. <REMOVED BY MODERATOR>
Thanks and Regards,
Maddineni Bharath.
Edited by: Alvaro Tejada Galindo on Apr 14, 2008 3:59 PM
‎2008 Apr 14 12:35 PM
Hi Bharat,
The shipping instructions is not 'XX'. It is 'DS', which is available in the table.
The problem is, when i update the PO with Shipping instructions 'DS', then the MSEG is updating with 'DS'.
With out updating the PO, MSEG is not updating with 'DS'.
If we are passing the shipping instructions to the item BAPI table to the field
SHIPPING, it should update MIGO. But it is not updating.
<REMOVED BY MODERATOR>
Thanks
Edited by: Alvaro Tejada Galindo on Apr 14, 2008 4:00 PM