Factoring info type 0014 wage types
Splits in info type 0014 (factoring)
It is possible to make info type 0014 available for factoring. The best way in doing so is using
processing class 10. There you can specify if a wage type has to be factored and in what way.
So you would have wage types in infotype 0014 that need to be factored and wage types hat must not be
factored.
Normally SAP uses in the standard schema calculation rule X011 for reading info type 0014 and 0015.
When making info type 0014 available for factoring you should use an own PCR, actually you would make
two of them. One for the wage types to be factored and one for the wage types not to be factored. So you will read info type 0014 twice.
This is needed because when you don’t do this, some wage types could be paid twice, because an additional split will cause the wage types in IT to be transferred to both splits and when the wage type is not factored it could be paid multiple times.
So you have first to read all wage types that need to be factored and afterwards all wage types that
must not be factored. They will be stored then in the last active split.
Old PCR X011
New PCR &01A for wage types to be factored on base of processing class 10
New PCR &01B for wage types NOT to be factored on base of processing class 10
In the calculation scheme the normal read P0014 is changed to
When specifying a value in table T512W Processing Class 10 other then ‘0’ the wage type will be
factored.
Good one... Helpful... Thanks
you are welcome