DBA Data[Home] [Help]

APPS.OKC_UTIL dependencies on FND_PRODUCT_GROUPS

Line 2337: FROM fnd_product_groups;

2333: SELECT nvl(multi_org_flag, 'N')
2334: , nvl(multi_currency_flag, 'N')
2335: INTO l_multi_org
2336: , l_multi_cur
2337: FROM fnd_product_groups;
2338: /*
2339: ***
2340: *** Case #1 : Non-Multi-Org or Multi-SOB
2341: ***