DBA Data[Home] [Help]

APPS.INV_VALIDATE_TROLIN dependencies on INV_PROJECTLOCATOR_PUB

Line 1360: if NOT INV_ProjectLocator_PUB.Check_Project_References(

1356: FROM MTL_ITEM_LOCATIONS
1357: WHERE INVENTORY_LOCATION_ID = l_combination_id
1358: AND ORGANIZATION_ID =inv_validate_trohdr.g_org.organization_id;
1359:
1360: if NOT INV_ProjectLocator_PUB.Check_Project_References(
1361: inv_validate_trohdr.g_org.organization_id,
1362: p_trolin_rec.to_locator_id,
1363: 'ANY',
1364: 'N',