Had something like this in a mock exam and went for A. The TARIF table (V_T510) is where pay scale details live, so I thought you could default from there. Might be mixing up where SAP grabs defaults though, since features like LGMST usually handle dynamic proposing. Not totally sure, open to corrections if someone knows for certain!
What is the result of the wage type in the output IT if it only runs through the following calculation
rules: MULTI RAA and ADDWT *?C , since after MULTI RAA the Amount comes out to 130 and after ADDWT only Number gets cleared, not Rate. Trap here is D if you’re thinking everything resets. Saw similar logic on past practice sets.
I don't think it's MODIF D here, that's a common mix-up. Pretty sure the right pick is D (MODIF 2) since constant valuation via V_T510J uses that grouping. MODIF T/D are used elsewhere from what I've seen.
I could see why someone might pick A, since AMT 0.90 does the correct calculation. But ADDWT* sends it straight to Output Table, so you'd lose it for further PCR steps if that's needed. Pretty sure A is a common distractor for this type of question. Open to being wrong but that’s how I understand SAP payroll rules.