Hi,
We are on 20B and have to do the following using HDL -
1. Create Development Goal for an employee - This can be done from Goal.dat.
2. Add Learning Assignment to the Development Goal Assignment section .
Now the question is how can Point#2 be achieved using HDL ? I tried using LearningRecord.dat. This creates the Learning Assignment for the employee. But still there is one part that is missing i.e tag of Development Goal and LearningItemId.
I got the table where it store in database, but not finding field(s)/HDL for it.
Any pointers will be helpful. Thanks in advance.