DBA Data[Home] [Help]

APPS.OE_CNCL_ORDER_IMPORT_PVT dependencies on OE_CODE_CONTROL

Line 1605: IF OE_CODE_CONTROL.GET_CODE_RELEASE_LEVEL >= '110510' THEN

1601: l_header_rec.transaction_phase_code := 'F';
1602: END IF;
1603:
1604:
1605: IF OE_CODE_CONTROL.GET_CODE_RELEASE_LEVEL >= '110510' THEN
1606:
1607:
1608: /***** If l_sold_to_org_id is null attempt to populate it based on
1609: l_sold_to_org.