DBA Data[Home] [Help]

APPS.WSH_SC_DELIVERY_PVT dependencies on WSH_WV_PVT

Line 148: wsh_wv_pvt.departure_weight_volume(

144: auto_created_dep := TRUE;
145: WSH_PARAMETERS_PVT.get_param_value(org_id, 'WEIGHT_VOLUME_SC_FLAG',
146: weight_volume_sc_flag);
147: if (weight_volume_sc_flag = 'A') then
148: wsh_wv_pvt.departure_weight_volume(
149: source => 'SC',
150: departure_id => dep_id,
151: organization_id => org_id,
152: wv_flag => 'ALWAYS',