DBA Data[Home] [Help]

APPS.WSH_SHIP_CONFIRM_ACTIONS dependencies on WSH_CODE_CONTROL

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

3229:
3230: --Bug 3391494:Onward 11.5.10 for Internal Order Expenses need to pass the
3231: --Shipping Goods Dispatched Account instead of Charge account from PO to Inventor for Interface.
3232:
3233: IF (WSH_CODE_CONTROL.Get_Code_Release_Level >= '110510') THEN
3234: IF l_debug_on THEN
3235: WSH_DEBUG_SV.logmsg(l_module_name,'Onward 11.5.10 not requried to get the PO account',
3236: WSH_DEBUG_SV.C_PROC_LEVEL);
3237: END IF;