DBA Data[Home] [Help]

APPS.BOM_IMPLODER_PUB dependencies on INV_ORGHIERARCHY_PVT

Line 1283: t_org_code_list INV_OrgHierarchy_PVT.OrgID_tbl_type;

1279: AS
1280: a_err_msg VARCHAR2(2000); --bug:4204847 Increasing the length so that component path can be
1281: --returned in case of loop
1282: a_err_code NUMBER;
1283: t_org_code_list INV_OrgHierarchy_PVT.OrgID_tbl_type;
1284: N NUMBER:=0;
1285: dummy NUMBER;
1286: l_org_name VARCHAR2(60);
1287: item_found BOOLEAN:=TRUE;

Line 1312: INV_ORGHIERARCHY_PVT.ORG_HIERARCHY_LIST(organization_hierarchy ,

1308: access is allowed */
1309:
1310:
1311: if ( organization_option =2 ) then
1312: INV_ORGHIERARCHY_PVT.ORG_HIERARCHY_LIST(organization_hierarchy ,
1313: org_id ,t_org_code_list );
1314:
1315: elsif ( organization_option = 3 ) then
1316: