Field Service - EBS (MOSC)

MOSC Banner

Service Activity LOV is empty on Repair Order Logistics Lines

edited Mar 15, 2012 1:12AM in Field Service - EBS (MOSC) 1 commentAnswered
Hello,
Service Activity LOV is empty on Repair Order Logistics Lines. Script below had no results:

SELECT DISTINCT  cs_transaction_types_vl.NAME,
                 cs_transaction_types_vl.description,
                 cs_transaction_types_vl.revision_flag,
                 cs_transaction_types_vl.new_cp_return_required,
                 cs_transaction_types_vl.new_cp_status_code,
                 cs_transaction_types_vl.installed_cp_return_required,
                 cs_transaction_types_vl.installed_status_code,
                 cs_transaction_types_vl.no_charge_flag,
                 cs_transaction_types_vl.line_order_category_code
                                                           line_category_code,
                 cs_bus_process_txns.transaction_type_id
           FROM csd_repair_types_b,
                cs_bus_process_txns,
                cs_transaction_types_vl,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center