Adding and updating new fields on HCMPositionDetail table from Action State form. (D365 FO)
In Microsoft Dynamics 365 FO , sometimes positions are created and edited by Action Form.
When you create the position from Action State , HcmPositionActionCompletion class is used by Dynamics to create and update the positions of particular action state.
You can create the post coc of RunCompletion() method to update the new fields that you want to add and want to update new field data.
Action state functionality for positions can be enabled or disabled by Position Actions in HRM shared parameters form.
Have a nice day!
Muhammad Asad Khan
Comments
Post a Comment