not finding a link between the tables RCV_SHIPMENT_LINES and FND_DOCUMENTS_TL
Summary:
We are not finding a link between the tables RCV_SHIPMENT_LINES and FND_DOCUMENTS_TL
ASN detail is stored in RCV_SHIPMENT_HEADERS and RCV_SHIPMENT_LINES. We have a link between these two tables i.e. SHIPMENT_HEADER_ID.
ASN attachments details are stored in FND_ATTACHED_DOCUMENTS and FND_DOCUMENTS_TL . We have a link between these two tables i.e. DOCUMENT_ID.
But there is no link between the tables RCV_SHIPMENT_LINES and FND_DOCUMENTS_TL.
Because of this reason, we are not able to fetch the data from tables about attachments at ASN line level for a given ASN.