DBA Data[Home] [Help]

APPS.RCV_ROI_TRANSACTION dependencies on WMS_DEPLOY

Line 4704: if (nvl(fnd_profile.value('wms_deployment_mode'), 1) = 3) then

4700:
4701:
4702: begin
4703: x_po_header_id := x_cascaded_table(n).po_header_id;
4704: if (nvl(fnd_profile.value('wms_deployment_mode'), 1) = 3) then
4705: l_client_code := wms_deploy.get_po_client_code(x_po_header_id);
4706: if (l_client_code is not null) then
4707: select nvl(max(receipt_asn_exists_code),'none')
4708: into l_asn_exists_code

Line 4705: l_client_code := wms_deploy.get_po_client_code(x_po_header_id);

4701:
4702: begin
4703: x_po_header_id := x_cascaded_table(n).po_header_id;
4704: if (nvl(fnd_profile.value('wms_deployment_mode'), 1) = 3) then
4705: l_client_code := wms_deploy.get_po_client_code(x_po_header_id);
4706: if (l_client_code is not null) then
4707: select nvl(max(receipt_asn_exists_code),'none')
4708: into l_asn_exists_code
4709: from mtl_client_parameters