DBA Data[Home] [Help]

APPS.WIP_JSI_VALIDATOR dependencies on WIP_LOCATOR

Line 1864: wip_locator.validate(p_organization_id => wjsi_row.organization_id,

1860: where sub.secondary_inventory_name = wjsi_row.completion_subinventory
1861: and sub.organization_id = wjsi_row.organization_id
1862: and mp.organization_id = wjsi_row.organization_id;
1863:
1864: wip_locator.validate(p_organization_id => wjsi_row.organization_id,
1865: p_item_id => l_item_id,
1866: p_subinventory_code => wjsi_row.completion_subinventory,
1867: p_org_loc_control => l_org_loc_control,
1868: p_sub_loc_control => l_sub_loc_control,