Hi, S K
1. Sankarsan is right. You can use NUM = Faaesb.
F Fixed indicator for deadline calculation
aa Date type: Start date of period to be
calculated; if the date type is not 'nn,'
the second position is left blank.
e Unit, in which the duration is calculated:
T = days
W = week
M = months
C = complete months
K = complete calendar months
N = complete calendar months (rounded up)
J = Years
Y = Complete years
The difference between the individual units is explained in
s End date of period to be calculated:
(blank) End of current payroll period
J End of current calendar year
A Start of current calendar year
B Start of WPBP period
No other specifications are possible.
b If the date type specified in parameter aa
does not exist for the person in question,
an alternative fixed identification is
selected. If 'SPACE' is entered, the
date 31.12.9999 is used. However, you can use
one of the date types listed above as
date 31.12.9999 is used. However, you can use
one of the date types listed above as
an alternative or enter 0
0 to set the alternative value to 0.
2. CMPER operation is useful, but I can suggest you other and also useful method. You can create new Constant in V_T511K as xxxxx 1000 from 01.01.2015-31.12.2015 and 1100 as 01.01.2016 - 31.12.9999.
It will help you to adjust new requirement if the amount will change in future. If you use CMPER for Jan 2016, and for further change you should also use CMPER again. But PCR has limitation for several comparison. I believe it's best way to control amount changes during the period. And your operation should be like AMT=Kxxxxx.
Hope it will help you.