OM Extension- Allow to change shipset post default
Summary:
OM Extension- Allow to change shipset post default
Content (required):
I have an extension to default shipset on the basis of a customer ship-to site DFF. Now business has the requirement to null this out post default for certain lines. How to achieve this? I tried if(line.getAttribute("ModifiedFlag")=="N") however that doesn't work as I assume our other extensions are causing the line to be anyway modified.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0