DBA Data[Home] [Help]

APPS.FUN_OPEN_INTERFACE_PKG dependencies on FND_GRANTS

Line 593: fnd_grants fg,

589: AND batch_id = NVL(p_batch_id,batch_id)
590: AND batch_id IN(SELECT DISTINCT fib.batch_id
591: FROM fun_interface_batches fib,
592: hz_parties hzp,
593: fnd_grants fg,
594: fnd_object_instance_sets fois,
595: hz_relationships hzr,
596: hz_org_contacts hc,
597: hz_org_contact_roles hcr

Line 1319: FND_GRANTS FG,

1315: DECODE(FIH.INIT_AMOUNT_DR,NULL,0,FIH.INIT_AMOUNT_DR) INIT_AMOUNT_DR
1316: FROM FUN_INTERFACE_BATCHES FIB,
1317: FUN_INTERFACE_HEADERS FIH,
1318: HZ_PARTIES HZP,
1319: FND_GRANTS FG,
1320: FND_OBJECT_INSTANCE_SETS FOIS,
1321: HZ_RELATIONSHIPS HZR,
1322: HZ_ORG_CONTACTS HC,
1323: HZ_ORG_CONTACT_ROLES HCR

Line 1373: fnd_grants fg,

1369: FOR rec4 IN
1370: (SELECT DISTINCT fib.batch_id
1371: FROM fun_interface_batches fib,
1372: hz_parties hzp,
1373: fnd_grants fg,
1374: fnd_object_instance_sets fois,
1375: hz_relationships hzr,
1376: hz_org_contacts hc,
1377: hz_org_contact_roles hcr