Yeah, C makes sense here. To pre-populate Timezone when Location changes, you want the rule on Job Information base object and have it trigger onChange of the Location field. That way, any time the location updates, the rule can grab and set the correct timezone value. I'm pretty certain on this one but nudge me if I missed anything!
Option D shows up in official SAP documentation and practice tests for pooled workflow approvals. If you want more details, the admin guide spells out how Workflow Groups work in this scenario. Anyone else rely on the guide for these cases?
Honestly, SAP makes these group tools confusing in naming. Seen similar questions in practice and it's usually D, Manage Workflow Groups, when you want "anyone" to approve from a set. Pretty sure that's what the system expects here, but SAP loves ambiguous wording so not 100%.
I’d use D here, since Manage Workflow Groups is exactly for setting up a pool where any one can approve. The other tools like Dynamic Roles (B) are about role assignment not workflow approvals. Pretty sure that's how SuccessFactors handles this, unless the client asked for all to approve instead of just one. Agree?
I don’t think it’s B, A is correct. Edit Transaction specifically allows the manager to change salary details in the workflow, not just view or approve. Respect Permission (B) only checks permission but doesn’t give edit ability at that step. Pretty sure on this, but let me know if I missed something.
I think it's B here. Respect Permission sounds like it would control what changes the manager can make, since permissions handle editing rights in many SAP modules. Not entirely sure though, but I saw a similar question in some exam dumps.
I don't think it's C. D fits here because Job Information is a main cross-entity object. Pay Component Recurring (A) is also supported, seen it in multiple practice dumps. The trap is B or C since those are typically not used for cross-entity business rules. Pretty sure A and D, unless SAP changed something recently. Agree?
Yeah, makes sense to pick A and C. "CREATE Respects Target Criteria" basically limits creating positions to just your target population, like for managers using the org chart. B isn’t right since it’s not about Manage Positions specifically. Pretty sure on this but let me know if I missed anything!
Option A and C for sure. CREATE Respects Target Criteria is mainly about limiting creation based on target population, especially for things like org chart structure. Saw a similar scenario in some exam reports. Open to corrections if missed anything.
B and D tbh, that's how SAP defines association destinations. Composite always points to child objects (D), and Valid When targets the higher-level object (B). Seen this logic in the config guides. If anyone's found a doc that says otherwise let me know, but pretty sure this is solid.
Had something like this in a mock. Composite association targets the child, so D. Valid When points to the higher-level object, which is B. Pretty confident these are correct, unless SAP changed how they define "destination" recently.
Similar question showed up in my practice. The destinations are B and D since composite association always targets the child object, and Valid When points to a higher-level object for filtering. I think that's what SuccessFactors expects. Correct me if you see it different.