DBA Data[Home] [Help]

APPS.JL_ZZ_AUTO_INVOICE dependencies on FND_DATE

Line 1290: SELECT fnd_date.canonical_to_date(ol.global_attribute16) --service_execution_date

1286: -- BUG 11825724
1287: -- START
1288: l_so_org_id := to_number(oe_profile.value('SO_ORGANIZATION_ID'));
1289: BEGIN
1290: SELECT fnd_date.canonical_to_date(ol.global_attribute16) --service_execution_date
1291: INTO l_service_exec_date
1292: FROM oe_order_lines ol,
1293: mtl_system_items msi
1294: WHERE line_id = trx_line_record.interface_line_attribute6