on 2024 Aug 01 7:22 PM
Hello Experts,
Is there any OOTB code available to delete the address of a B2BUnit when the SHIPTo(address)/SoldTo(Address) is deleted at S4H end.
Also, need SCI (iflow name) if there is any such .
Request clarification before answering.
Hi HarshaS,
We solved this problem by adding the logic in custom code because it is not available OOTB in Hybris. The OOTB code will just remove the duplicate and append the values. So we have extended ItemModelCollectionAttributePopulator class and overridden populateAttribute method for this. This solution will work when you are using InboundB2BUnit for receiving the B2BUnit from S4.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.