DBA Data[Home] [Help]

APPS.CST_REVENUECOGSMATCH_PVT dependencies on FND_PRODUCT_GROUPS

Line 2666: fnd_product_groups fpg

2662: TO_NUMBER(hoi.org_information1)
2663: INTO l_operating_unit_id,
2664: l_ledger_id
2665: FROM hr_organization_information hoi,
2666: fnd_product_groups fpg
2667: WHERE hoi.organization_id = p_organization_id
2668: AND hoi.org_information_context = 'Accounting Information';
2669:
2670: l_stmt_num := 20;