DBA Data[Home] [Help]

APPS.JAI_RCV_TRX_PROCESSING_PKG dependencies on JAI_CMN_RG_PLA_TRXS

Line 3656: FROM JAI_CMN_RG_PLA_TRXS

3652: AND organization_id = cp_organization_id
3653: AND transaction_source_num = 18
3654: UNION
3655: SELECT creation_date
3656: FROM JAI_CMN_RG_PLA_TRXS
3657: WHERE ref_document_id = cp_parent_transaction_id
3658: AND organization_id = cp_organization_id
3659: AND transaction_source_num = 19);
3660: