DBA Data[Home] [Help]

APPS.WSH_INTERFACE_VALIDATIONS_PKG dependencies on FND_PROFILE

Line 273: ELSIF (p_doc_type = 'SA' and nvl(fnd_profile.Value('WSH_SR_SOURCE'),'D') <> 'B') THEN --} {--Fulfillment Batch XML Project

269: IF l_debug_on THEN
270: wsh_debug_sv.log(l_module_name, 'Return Status after checking for 940 Add Exists when 940 Cancellation. Return Status', X_Return_Status );
271: END IF;
272:
273: ELSIF (p_doc_type = 'SA' and nvl(fnd_profile.Value('WSH_SR_SOURCE'),'D') <> 'B') THEN --} {--Fulfillment Batch XML Project
274:
275: IF l_debug_on THEN
276: wsh_debug_sv.log(l_module_name, 'Before checking for 940 out when 945 comes in, x_return_status ',x_return_status );
277: END IF;