DBA Data[Home] [Help]

APPS.WSH_DELIVERY_DETAILS_PKG dependencies on WMS_DEPLOY

Line 483: l_standalone_mode := WMS_DEPLOY.wms_deployment_mode;

479: END IF; --}
480: --OTM R12 End
481:
482: -- Standalone project Changes Start
483: l_standalone_mode := WMS_DEPLOY.wms_deployment_mode;
484: -- Standalone project Changes End
485:
486: /*** J changes TP release ****/
487: --

Line 1062: l_standalone_mode := WMS_DEPLOY.wms_deployment_mode;

1058: CLOSE C_Del_detail_ID;
1059: END LOOP;
1060:
1061: -- Standalone project Changes Start
1062: l_standalone_mode := WMS_DEPLOY.wms_deployment_mode;
1063: -- LSP PROJECT : consider LSP mode is same Distributed as this value is used
1064: -- just to populate revision,lot and locator values from associated original records
1065: -- and in normal case these attributes are not used.
1066: IF l_standalone_mode = 'L'