DBA Data[Home] [Help]

APPS.WSH_SHIP_CONFIRM_ACTIONS dependencies on WSH_CODE_CONTROL

Line 3852: IF (WSH_CODE_CONTROL.Get_Code_Release_Level >= '110510') THEN

3848:
3849: --Bug 3391494:Onward 11.5.10 for Internal Order Expenses need to pass the
3850: --Shipping Goods Dispatched Account instead of Charge account from PO to Inventor for Interface.
3851:
3852: IF (WSH_CODE_CONTROL.Get_Code_Release_Level >= '110510') THEN
3853: IF l_debug_on THEN
3854: WSH_DEBUG_SV.logmsg(l_module_name,'Onward 11.5.10 not requried to get the PO account',
3855: WSH_DEBUG_SV.C_PROC_LEVEL);
3856: END IF;