Hi All
I am trying to have specific Delivery Type in Checkout Module.
I have Traced Following Steps
Delivery Type Do Not Use Standard Branch Replenishment Replacement Recorded Delivery These are Resultset of Some User Object represented by <isa:iterate id="shipCond" name="<%= MaintainCheckoutB2CBaseAction.RC_SHIPCOND %>" type="com.sapmarkets.isa.core.util.table.ResultData">
So MaintainCheckoutB2CBaseAction.RC_SHIPCOND is
the User Object Should Contains
Do Not Use
Standard
Branch Replenishment
Replacement
Recorded Delivery
So i traced MaintainCheckoutB2CBaseAction class file with Decompiler for RC_SHIPCOND .
And Found that It is public static final String RC_SHIPCOND = "shipcond"; & RC_SHIPCOND is not used any where in that Class.
Now can Anybody explain where does these Values are Present ????
If it is a configuration issue in CRM then
<b>I have modified/added shipping conditions in
SPRO (Path IMG ->CRM->MASTER DATA ->
BUSINESS PARTNER ->
DEFINE ATTRIBUTES ->
SHIPPING CONDITIONS).
</b>
I am not able to see the modified/added
shipping
conditions in b2c ISA Web application.
Pls help How to Proceed .
Thanks & Regards
Ravi Sah
Message was edited by: Ravi Sah
Message was edited by: Ravi Sah