Field Service - EBS (MOSC)

MOSC Banner

Component Part on Subject tab in Create Service Request has no values

edited Feb 13, 2013 3:18PM in Field Service - EBS (MOSC) 17 commentsAnswered
We are implementing the Field Srvice module and have had progressed well with a few issues.

Current issue is the Component Part on the Subject tab in Create Service Request has no values.

Open an SR with Oracle Support and have done an SQL they suggested and have found the following issue with the results of the query.

The SQL:

select concatenated_segments  component, sr_comp.description, revision, component_id
from cs_sr_inv_components_v sr_comp, mtl_item_revisions rev
where sr_comp.component_id = rev.inventory_item_id
and sr_comp.organization_id = rev.organization_id
and sr_comp.inventory_item_id = 116889

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