DBA Data[Home] [Help]

APPS.WIP_JSI_VALIDATOR dependencies on WIP_LOCATOR

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

1865: where sub.secondary_inventory_name = wjsi_row.completion_subinventory
1866: and sub.organization_id = wjsi_row.organization_id
1867: and mp.organization_id = wjsi_row.organization_id;
1868:
1869: wip_locator.validate(p_organization_id => wjsi_row.organization_id,
1870: p_item_id => l_item_id,
1871: p_subinventory_code => wjsi_row.completion_subinventory,
1872: p_org_loc_control => l_org_loc_control,
1873: p_sub_loc_control => l_sub_loc_control,