DBA Data[Home] [Help]

APPS.BOM_IMPLODER_PUB dependencies on INV_ORGHIERARCHY_PVT

Line 1275: t_org_code_list INV_OrgHierarchy_PVT.OrgID_tbl_type;

1271: AS
1272: a_err_msg VARCHAR2(2000); --bug:4204847 Increasing the length so that component path can be
1273: --returned in case of loop
1274: a_err_code NUMBER;
1275: t_org_code_list INV_OrgHierarchy_PVT.OrgID_tbl_type;
1276: N NUMBER:=0;
1277: dummy NUMBER;
1278: l_org_name VARCHAR2(60);
1279: item_found BOOLEAN:=TRUE;

Line 1304: INV_ORGHIERARCHY_PVT.ORG_HIERARCHY_LIST(organization_hierarchy ,

1300: access is allowed */
1301:
1302:
1303: if ( organization_option =2 ) then
1304: INV_ORGHIERARCHY_PVT.ORG_HIERARCHY_LIST(organization_hierarchy ,
1305: org_id ,t_org_code_list );
1306:
1307: elsif ( organization_option = 3 ) then
1308: