Populating BI_LINE.EMPL_RCD
We need to show the Employee EMPL_RCD on our Invoices from Payroll/Time & Labor. The EMPL_RCD is being successfully passed from the HCM side to FIN and resides in PROJ_RESOURCE. However, when we get to Billing through CA_BI_INTFC, the BI_LINE.EMPL_RCD is not present. We don't want to use the BILL_BY_IDENTIFIER because we want all the Employees Billing transactions on a single Invoice.
Any ideas on how to pass this field from PROJ_RESOURCE to BI_LINE short of a customization?