DBA Data[Home] [Help]

APPS.OZF_SD_UTIL_PVT dependencies on OZF_CLAIM_TYPES_ALL_VL

Line 1181: ozf_claim_types_all_vl adj

1177: util.plan_id,
1178: util.exchange_rate_date
1179: FROM OZF_SD_BATCH_LINES_ALL lines ,
1180: ozf_funds_utilized_all_b util,
1181: ozf_claim_types_all_vl adj
1182:
1183: WHERE lines.batch_id = p_batch_header_id
1184: AND (lines.status_code = 'APPROVED'
1185: OR