Site icon SAP Human Resources Experts And Solutions

How indirect wage type valuation does work

&NewLine;<p>There are two ways to assign some amount or number to a wage type in SAP in infotypes 8&comma; 14&comma; 15&period; This is either direct valuation&comma; when you key in figures manually&comma; or indirect valuation&comma; when the system decides what value to take based on some conditions&period;<&sol;p>&NewLine;<p>If a direct valuation is straightforward&comma; let&&num;8217&semi;s have a look at indirect wage type evaluation background&period; The first thing we need to see is where it&&num;8217&semi;s defined&period; Some value from the dropdown list in this field <strong>V&lowbar;T511-MODNA<&sol;strong> says to SAP to run a specific program to get the value &&num;8211&semi; indirect valuation module&period;<&sol;p>&NewLine;&NewLine;&NewLine;&NewLine;<figure class&equals;"wp-block-image size-large"><img src&equals;"https&colon;&sol;&sol;saphcmsolutions&period;com&sol;wp-content&sol;uploads&sol;2020&sol;02&sol;indval&lowbar;01&period;png" alt&equals;"" class&equals;"wp-image-71866"&sol;><&sol;figure>&NewLine;&NewLine;&NewLine;&NewLine;<&excl;--nextpage-->&NewLine;&NewLine;&NewLine;&NewLine;<p>Checkbox &&num;8216&semi;Rewriteable&&num;8217&semi; allows to overwrite system provided value with manual intervetion&period; <&sol;p>&NewLine;&NewLine;&NewLine;&NewLine;<p>If you click F1 on this &&num;8216&semi;module&&num;8217&semi; field&comma; you&&num;8217&semi;ll see a variety of indirect valuation modules provided by vendor&period; There is a good explanation inside each of them&comma; so I won&&num;8217&semi;t bother you copy&amp&semi;pasting it here&period;<&sol;p>&NewLine;&NewLine;&NewLine;&NewLine;<p>In the infotype&comma; we can see wage types&comma; which is obvious&period; If you pay closer attention to the &&num;8216&semi;I&period;&period;&&num;8217&semi; column&comma; you&&num;8217&semi;ll see onde wage type has no &&num;8216&semi;I&&num;8217&semi; letter&period; &&num;8216&semi;I&&num;8217&semi; stands for &&num;8216&semi;Indirect&&num;8217&semi; and meaning this wage type is evaluated indirectly by the system&period; Like on the screen below all wag types are valuated indirectly with their own wage type-specific modules &lpar;based on settings from the above&rpar; and the only M258 is valuated directly &&num;8211&semi; with a value I entered manually&period;<&sol;p>&NewLine;&NewLine;&NewLine;&NewLine;<figure class&equals;"wp-block-image size-large"><img src&equals;"https&colon;&sol;&sol;saphcmsolutions&period;com&sol;wp-content&sol;uploads&sol;2020&sol;02&sol;indval&lowbar;02&period;png" alt&equals;"" class&equals;"wp-image-71867"&sol;><&sol;figure>&NewLine;&NewLine;&NewLine;&NewLine;<p>Now let&&num;8217&semi;s see how it&&num;8217&semi;s stored in the tables&period; The same infotype 0008 Basic pay&period;<&sol;p>&NewLine;&NewLine;&NewLine;&NewLine;<p>If the wage type evaluated by the system it has &&num;8216&semi;I&&num;8217&semi; in IND&ast;&ast; columns and no amount value&period; And vice versa&period;<&sol;p>&NewLine;&NewLine;&NewLine;&NewLine;<figure class&equals;"wp-block-image size-large"><img src&equals;"https&colon;&sol;&sol;saphcmsolutions&period;com&sol;wp-content&sol;uploads&sol;2020&sol;02&sol;indval&lowbar;04&period;png" alt&equals;"" class&equals;"wp-image-71868"&sol;><&sol;figure>&NewLine;&NewLine;&NewLine;&NewLine;<figure class&equals;"wp-block-image size-large"><img src&equals;"https&colon;&sol;&sol;saphcmsolutions&period;com&sol;wp-content&sol;uploads&sol;2020&sol;02&sol;indval&lowbar;03&period;png" alt&equals;"" class&equals;"wp-image-71869"&sol;><&sol;figure>&NewLine;&NewLine;&NewLine;&NewLine;<p>Your goal is to point to the developer this nuance if they read tables directly in ABAP &lpar;which is a bad BAD practice&rpar;&period; SAP Query and other tools&sol;reports&sol;function modules normally call the evaluation module to get time-specific values&period;<&sol;p>&NewLine;<p>If you need to develop your own wage type evaluation module&comma; create a record with its name in T511IV&lowbar;MT table&comma; and implement a BADI HR&lowbar;INDVAL in SE19 transaction&period;<&sol;p>&NewLine;<p>Very soon I&&num;8217&semi;ll record a video with explanations&period; Stay tuned and subscribe&period;<&sol;p>&NewLine;

Exit mobile version