ashishjain
1st February 2012, 20:14
Hi,
I have added a new table field tdsls045.flag (Yes/No) in table tdsls045. It's default value at table level is tcyesno.no
We are doing partial delivery of an order & making this flag (tdsls045.flag) to "Yes" after release outbound.
We are doing partial delivery so we have back orders. While confirming back orders, session is inserting a new sequence in table tdsls045 for that particular order & position (Standard Functionality).
My problem is if a new sequence is added in table tdsls045, field tdsls045.flag should be "No" because it's default at table level; but system is making it "Yes". I don't want to customize standard session "Confirm Backorder Quantity".
I just want to understand that what may be the reason of making field tdsls045.flag to "Yes" even though its default value at table level is "No".
Quick reply would be appreciated.
I have added a new table field tdsls045.flag (Yes/No) in table tdsls045. It's default value at table level is tcyesno.no
We are doing partial delivery of an order & making this flag (tdsls045.flag) to "Yes" after release outbound.
We are doing partial delivery so we have back orders. While confirming back orders, session is inserting a new sequence in table tdsls045 for that particular order & position (Standard Functionality).
My problem is if a new sequence is added in table tdsls045, field tdsls045.flag should be "No" because it's default at table level; but system is making it "Yes". I don't want to customize standard session "Confirm Backorder Quantity".
I just want to understand that what may be the reason of making field tdsls045.flag to "Yes" even though its default value at table level is "No".
Quick reply would be appreciated.