Skip to Content
0
Apr 17, 2010 at 09:16 AM

how can we transfer the header fiedl value to the item

41 Views

we have add the "storage location" field to the sales order head and item, now we need to batch change the item's storage location when we change the head's storage fields ,

we have use the function module in 'crmc_map' transcation, but with some problems, when we change the head's field, we can't triger the item's 'SET' event, so we can't change's the item's fields(through the screen is changed, but when we use 'CRM_ORDERADM_I_READ_OW' to get the value, it stand still);

we also tried to when we change the head's field, we use head's set event to change to item's value, but we can't get item's guid, so Now I have no idea to deal with it.

Any body can help me?

Thanks a lot!