Need to be able to add comments to DFF when uploading batches through Desktop Integrator
We are using the HR Desktop Integrator seeded template to upload batch payroll data into 12.1.3 Oracle apps. Our payroll department wants to be able to add comments on each batch line to signify what the payment was for.
On the template, there are four DFF fields: Element Entry Information Context, Element Entry Information, Further Entry Information Context, and Further Entry Information. Looking at the API, pay_batch_element_entry.create_batch_line, the DFF has three fields that can be written to: Job Number, Location Name, and Comments. The field we are wanting to use is Comments.
We have experimented placing descriptions in these columns but to no avail. The desktop integrator manual does not have specific instructions on how to format or enter the data in the spreadsheet template.
On the template, there are four DFF fields: Element Entry Information Context, Element Entry Information, Further Entry Information Context, and Further Entry Information. Looking at the API, pay_batch_element_entry.create_batch_line, the DFF has three fields that can be written to: Job Number, Location Name, and Comments. The field we are wanting to use is Comments.
We have experimented placing descriptions in these columns but to no avail. The desktop integrator manual does not have specific instructions on how to format or enter the data in the spreadsheet template.
0