RE: RLM ship_to_address_id
Hi,
How can we auto populate the ship_to_address_id in RLM to Oracle sales order line.
customer send the ship-to-code (ex: 73010 ) and in Oracle customer address DFF
we have this value: DFF attribute9 = 73010 ( cust_acct_site_id = 456778)
So when inbound 830/862 comes with 73010 ( customer ship-to-code ),
need to auto populate ship-to-address_id = 456778.
Order Lines can have different ship-to's and these ship-to are setup in eCommerce gateway for DSNO.
I think it's code conversion setup for all the customer ship-to and oracle address_id.
Please advise how to achieve this func. There will be many ship-to-codes sent by customer and they would be already setup in Oracle dff field.
How can we auto populate the ship_to_address_id in RLM to Oracle sales order line.
customer send the ship-to-code (ex: 73010 ) and in Oracle customer address DFF
we have this value: DFF attribute9 = 73010 ( cust_acct_site_id = 456778)
So when inbound 830/862 comes with 73010 ( customer ship-to-code ),
need to auto populate ship-to-address_id = 456778.
Order Lines can have different ship-to's and these ship-to are setup in eCommerce gateway for DSNO.
I think it's code conversion setup for all the customer ship-to and oracle address_id.
Please advise how to achieve this func. There will be many ship-to-codes sent by customer and they would be already setup in Oracle dff field.
0