My Oracle Support Banner

12.2.11: New APIs For Associating Resources Instances (BOM_RES_PUB), Department Resource Instances (BOM_DEP_PUB) and Creating Standard Operations With Resources and Alternate Resources (BOM_STD_OP_PUB) (Doc ID 3006643.1)

Last updated on JULY 03, 2024

Applies to:

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

Goal

This note helps understand the new APIs introduced in 12.2.11 for below tasks -

BOM_RES_PUB.Process_Res_Association : You can use this public API to create, update or delete resource instances. Functionality includes:

Associating person type resource instances (employee) to a resource.
Associating machine type resource instances (equipment) to a resources.

BOM_DEP_PUB.Process_Department : You can use this public API to create, update, or delete department resource instance associations. Functionality includes:

Associating employee instances (person type resources) to a department resources
Associating equipment instances (machine type resources) to a department resources

BOM_STD_OP_API.Process_Std_Op : You can use this public API to create, update, or delete Standard Operations and associating Resources, Alternate Resources for Standard Operations. Functionality includes:

Associating resources and alternate resources for standard operations.

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
 1. Sample script for BOM_RES_PUB.Process_Res_Association
 2. Sample script for BOM_DEP_PUB.Process_Department
 3. Sample script for BOM_STD_OP_API.Process_Std_Op
 4. Limitations
References

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