DBA Data[Home] [Help]

APPS.OE_SCH_FIRM_CONC dependencies on OE_CODE_CONTROL

Line 126: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL > '110509' THEN

122: -- records and call wf_engine.
123:
124: oe_debug_pub.add('Starting Progress Firm: ' , 1 ) ;
125:
126: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL > '110509' THEN
127: IF p_order_number_low is null AND
128: p_order_number_high is null AND
129: p_customer_id is null AND
130: p_order_type is null AND