DBA Data[Home] [Help]

APPS.IGS_DA_CNFG_REQ_TYP_PKG dependencies on IGS_DA_CNFG_REQ_TYP_V

Line 1326: FROM igs_da_cnfg_req_typ_v

1322:
1323: CURSOR cur_parent_table IS
1324: SELECT
1325: request_type_id
1326: FROM igs_da_cnfg_req_typ_v
1327: WHERE row_id = x_rowid;
1328:
1329: CURSOR cur_igs_da_cnfg_ftr (cp_request_type_id igs_da_cnfg_ftr.request_type_id%TYPE) IS
1330: SELECT