DBA Data[Home] [Help]

APPS.HZ_DNBUI_PVT dependencies on HZ_CODE_ASSIGNMENTS

Line 515: from HZ_CODE_ASSIGNMENTS

511: IS
512:
513: CURSOR c_SIC_CODE IS
514: select CLASS_CODE
515: from HZ_CODE_ASSIGNMENTS
516: where OWNER_TABLE_NAME = 'HZ_PARTIES' AND
517: OWNER_TABLE_ID = p_party_id AND
518: CLASS_CATEGORY = p_class_category AND
519: actual_content_source = p_actual_content_source AND --Bug 9071339