DBA Data[Home] [Help]

APPS.JAI_RCV_TRX_PROCESSING_PKG dependencies on JAI_CMN_RG_PLA_TRXS

Line 4144: FROM JAI_CMN_RG_PLA_TRXS

4140: AND organization_id = cp_organization_id
4141: AND transaction_source_num = 18
4142: UNION
4143: SELECT creation_date
4144: FROM JAI_CMN_RG_PLA_TRXS
4145: WHERE ref_document_id = cp_parent_transaction_id
4146: AND organization_id = cp_organization_id
4147: AND transaction_source_num = 19);
4148: