DBA Data[Home] [Help]

APPS.EDW_TRD_PARTNER_M_C dependencies on EDW_TPRT_P4_TPARTNER_LCV

Line 1056: from EDW_TPRT_P4_TPARTNER_LCV

1052: VENDOR_TYPE,
1053: WOMEN_OWNED,
1054: NULL, -- OPERATION_CODE
1055: 'READY'
1056: from EDW_TPRT_P4_TPARTNER_LCV
1057: where last_update_date between l_push_date_range1 and l_push_date_range2;
1058:
1059: l_rows_inserted := sql%rowcount;
1060: l_duration := sysdate - l_temp_date;