DBA Data[Home] [Help]

APPS.INV_VALIDATE_TROLIN dependencies on INV_PROJECTLOCATOR_PUB

Line 1374: if NOT INV_ProjectLocator_PUB.Check_Project_References(

1370: FROM MTL_ITEM_LOCATIONS
1371: WHERE INVENTORY_LOCATION_ID = l_combination_id
1372: AND ORGANIZATION_ID =inv_validate_trohdr.g_org.organization_id;
1373:
1374: if NOT INV_ProjectLocator_PUB.Check_Project_References(
1375: inv_validate_trohdr.g_org.organization_id,
1376: p_trolin_rec.to_locator_id,
1377: 'ANY',
1378: 'N',