SR 3-4558879661: CSM_TASK_REFERENCES gets not data on mobile device
On Field Services (EBS), when creating and assigning a task to a mobile field service type resource, out of all the associations (TASKS, TASKS ASSIGNMENTS,...) the TASKS_REFERENCES are not associated, so when a handheld device syncs, it do not get the task references. The other tables related to the given task are ok.... In addition, the table CSM_TASK_REFERENCES on the handheld, do not have the flex field columns defined (ATTRIBUTE1 .. 15)....
The table CSM_TASK_REFERENCES on the device is populated from EBS using this query:
SELECT TASK_REFERENCE_ID,TASK_ID,OBJECT_TYPE_CODE,OBJECT_NAME,OBJECT_ID,OBJECT_DETAILS,REFERENCE_CODE FROM APPS.CSM_TASK_REFERENCES_V