DBA Data[Home] [Help]

APPS.OE_VALIDATE_WF dependencies on OE_TRANSACTION_TYPES_ALL

Line 2407: FROM oe_transaction_types_all

2403: , l_transaction_tbl(1).transaction_type_code
2404: , l_transaction_tbl(1).order_category_code
2405: , l_transaction_tbl(1).start_date_active
2406: , l_transaction_tbl(1).end_date_active
2407: FROM oe_transaction_types_all
2408: WHERE transaction_type_id = l_order_type_id;
2409:
2410: ELSE
2411: