DBA Data[Home] [Help]

APPS.CTO_CHANGE_ORDER_PK dependencies on WSH_CODE_CONTROL

Line 295: if (WSH_CODE_CONTROL.Get_Code_Release_Level > '110508' and p_shipping_xfaced_flag = 'Y') then

291:
292: lStmtNumber := 40;
293:
294: -- Move the workflow to Create Supply Order Eligible
295: if (WSH_CODE_CONTROL.Get_Code_Release_Level > '110508' and p_shipping_xfaced_flag = 'Y') then
296:
297: l_changed_attributes(1).source_line_id := p_config_line_id;
298: l_changed_attributes(1).released_status := 'N';
299: l_changed_attributes(1).action_flag := 'U';