DBA Data[Home] [Help]

APPS.IGF_AW_LI_IMPORT dependencies on IGF_AP_TD_ITEM_INST

Line 542: FROM IGF_AP_TD_ITEM_INST

538: FROM igf_ap_td_item_mst mst, igf_aw_fund_td_map fund
539: WHERE fund.fund_id = g_fund_id
540: AND mst.todo_number = fund.item_sequence_number
541: AND fund.item_sequence_number NOT IN (SELECT item_sequence_number
542: FROM IGF_AP_TD_ITEM_INST
543: WHERE base_id = g_base_id);
544:
545: -- nsidana 11/27/2003 FA131 COD updates build.
546: -- Get the details of transaction number for the base ID and the APP_TRANS_ID present in the interface table.