Monday, 13 August 2018

Job to get WBS ID / Key having activity number in D365

Recently I have been working on Work break down structure in which I want to get the work break down structure Id or Key. So when I back track the code it seems little complex to find WBS hierarchy task id. So for other technical AX developers I have created a job for finding WBS Id while having activity id related to Project that can save their time and efforts.
















Code snippet:












Result:









No comments:

Post a Comment

How to Parse Excel Dates in D365 F&O Using X++

When importing data from Excel into Dynamics 365 Finance & Operations (D365 F&O) , dates can come in different formats. Depending on...