DBA Data[Home] [Help]

APPS.OE_ADJ_PRIVILEGE dependencies on OE_TRANSACTION_TYPES

Line 150: FROM oe_transaction_types

146:
147: BEGIN
148: SELECT NULL
149: INTO L_Dummy
150: FROM oe_transaction_types
151: WHERE transaction_type_id = p_order_type_id
152: AND ((ENFORCE_LINE_PRICES_FLAG = 'Y'
153: AND
154: P_Discounting_Privilege = 'UNLIMITED')