My Oracle Support Banner

Field ACD_TYPE In BOM_OPERATION_RESOURCES (Doc ID 1935386.1)

Last updated on JANUARY 03, 2023

Applies to:

Oracle Bills of Material - Version 11.5.10.1 and later
Information in this document applies to any platform.

Goal

You need help to understand the meaning of a field in BOM_OPERATION_RESOURCES.

When you query for the resources related to an operation through Oracle Applications (forms) you find - for example - one resource. If you query for resources related to the same operation through the database, you find two resources.

You discovered that form filter record in this table through the following condition:

WHERE ...
AND NVL(ACD_TYPE,1) <> 3

and one of these resources has ACD_TYPE = 3.

You are looking for an explanation about the meaning of this field 'ACD_TYPE' and the meaning of values contained.

You are developing a query to get all valid operation resources and you need to understand how to consider resources with ACD_TYPE = 2 or 3.
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.