DBA Data[Home] [Help]

APPS.WMS_OP_DEST_SYS_APIS dependencies on WMS_TRIPSTOPS_STAGELANES_PUB

Line 1552: WMS_TRIPSTOPS_STAGELANES_PUB.get_stgln_for_tripstop

1548:
1549: IF l_stop_id IS NOT NULL THEN
1550: -- {
1551: l_api_return_status := fnd_api.g_ret_sts_success;
1552: WMS_TRIPSTOPS_STAGELANES_PUB.get_stgln_for_tripstop
1553: ( p_org_id => l_current_task_rec.organization_id
1554: , p_trip_stop => l_stop_id
1555: , x_stg_ln_id => x_locator_id
1556: , x_sub_code => x_subinventory_code