on 2016 Mar 09 12:04 PM
Hi SRM experts,
We have a requirement in which we need to add one more Tax code to the shopping cart.
For that we have maintained the tax code both in ECC and SRM system in below path:
SAP Supplier Relationship Management -> SRM server -> Cross Application Basic settings ->Tax calculation -> Enter Tax code.
We have tested this in test system and it worked fine but it is not working in the production system.
To check the issue I have tried to debug the issue and I went to the component /SAPSRM/WDC_DODC_SC_I_BD and to the
view V_DODC_SC_I_BD:
UI element TAX_CODE_DROPDOWN is bound to the context element TAX_AMOUNT.
Now I am not able to find where this TAX_AMOUNT is getting filled up?
Can you please tell me where to check this logic I mean in which class method or function module ?
Hello,
maybe you can check /SAPSRM/IF_CLL_MAPPER~REFRESH method from /SAPSRM/CL_CH_WD_DODM_TAX class.
Regards.
Laurent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.