
Hi,
I am uploading data into the Purchase requisition line table via Excel. The data is getting inserted correctly and the value is displayed in the Purchase requisition form.
But as soon as I edit the record, the data is not there in the Lines section of the form. But, it is there at the table level.
Are there any other tables that need to be updated so that data is displayed in the Form?
*This post is locked for comments
I have the same question (0)Figured out the issue. The Project table was returning an empty buffer. Hence, tha data was not getting displayed.