Hi Folks,
Pls help me on indirect valuation scenario in IT 14 and IT 15 in compare to WT in basic pay
Scenario 1:-WT-9000 , need to enter fixed amount ie $100
Scenario 2- WT-9010 in IT 0014 should valuate as 9 % of Basic Pay WT
Pls help me which indirect valuation to use ( NOT INDIA PAYROLL ) and steps
(I did SUMME, which is working fine in IT 8 )
Appreciating quick response
Thx
Edited by: Praveen P.P on Oct 12, 2010 5:39 PM
Hi,
Check this INVAL module CONST
thrugh indirect module ( V_T511 )
CONST - ' ' --this will display the amount as it is maintained in T510K
CONST - M -- this will display the amount as M multiplied by constant maintained in T510K, if nothing specified then 0 is taken
CONST - P --same as above but percentage
read the documentation.
Add a comment