DBA Data[Home] [Help]

APPS.OZF_GL_INTERFACE_PVT dependencies on AMS_CUSTOM_SETUP_ATTR

Line 1307: , ams_custom_setup_attr c

1303: from ozf_claim_lines_all ln
1304: , ozf_claim_lines_util_all lu
1305: , ozf_funds_utilized_all_b fu
1306: , ozf_offers o
1307: , ams_custom_setup_attr c
1308: where ln.claim_line_id = lu.claim_line_id
1309: and fu.utilization_id = lu.utilization_id
1310: and ln.item_type = 'PRODUCT'
1311: and ln.item_id is not null