I need to print the Approval user on the PO. However the table that holds the Approval ID is in the PO Enhancement Dictionary and there seems to be no way to link tables from other dictionaries with tables in the Dynamics dictionary.
I'm trying to see if the rw_TableHeaderString function will at least give me the approver ID in a calculated field but this does not seem to work.
FUNCTION_SCRIPT(rw_TableHeaderString 2277 "POA_Approvals_Detail_Zoom" POP_PO.PO NUMBER 0 2)
Has anyone else been able to print the Approval User on the PO report? What should have been a pretty simple modification (my initial thoughts) is turning out to be somewhat of a nightmare and I'm running out of time.
Help!
I'm trying to see if the rw_TableHeaderString function will at least give me the approver ID in a calculated field but this does not seem to work.
FUNCTION_SCRIPT(rw_TableHeaderString 2277 "POA_Approvals_Detail_Zoom" POP_PO.PO NUMBER 0 2)
Has anyone else been able to print the Approval User on the PO report? What should have been a pretty simple modification (my initial thoughts) is turning out to be somewhat of a nightmare and I'm running out of time.
Help!