Dear SAP Gurus,
I want to add one new condition in pricing procedure in Sales Order.
Earlier we were having following conditions.
PR00 (price) 1000 Rs (say)
MWST 100% sub cond.
ZSER (service tax) 12%
ZSRT 100% sub cond on ZSER
ZEDU (Education tax) 3%(on ZSER)
ZEDT 100% sub cond on ZEDU
Now I want the structure to be
PR00 (price) 1000 Rs (say)
MWST 100% sub cond.
ZSER (service tax) 12%
ZSRT 100% sub cond on ZSER
ZEDU (Education tax) 2% (on ZSER)
ZEDT 100% sub cond on ZEDU
ZHED (Higher Edu. Tax) 1% (on ZSER)
ZHET 100% sub cond on ZHED
For this I have Done following Customizings
Created new Condition Types (ZHED & ZHET ) by Coping from ZEDU and ZHET respectively.
Maintained pricing procedure with these conditions.
Made condition Record for ZHET through VK11.
But I am not able to set ZHED as 1 %
Please guide where to configure this and how ?
Thanks & Regards
Rajesh