You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to extract assignment category if employee has multiple active assignments

edited Sep 11, 2021 9:57PM in Workforce Management 2 comments

Summary

employee has two active assignments, how to extract both assignment categories in fast formula

Content

Hi All

Employee A has multiple active assignments, when submitting absence for this employee, there's one option to select for which assignment/job/ID it's submitting for. But when it comes to absence entry valdiation fast formula, its assignment contexts is always the second assignment. Is there a way to extract the first assignment id / assignment category as well? Thanks in advance.

The DBI I used is PER_ASG_EMPLOYMENT_CATEGORY. 

Version

20C (11.13.20.07.0)

Code Snippet

DEFAULT for PER_ASG_EMPLOYMENT_CATEGORY is 'None'

l_asg_category_code = PER_ASG_EMPLOYMENT_CATEGORY
return l_asg_category_code

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!