首页 > 代码库 > Oracle Bills of Material and Engineering Application Program Interface (APIs)

Oracle Bills of Material and Engineering Application Program Interface (APIs)

In this Document

Goal
 Solution
 1. Sample Notes for BOM APIs
 
2. Datatypes used in these APIs
 3. Limitations / ERs
 References

APPLIES TO:

Oracle Bills of Material - Version 12.0.0 to 12.1.3 [Release 12 to 12.1]
Oracle Engineering - Version 12.0.0 to 12.1.3 [Release 12 to 12.1]
Information in this document applies to any platform.

GOAL

The document lists references to notes that show how to use public APIs provided for Bills of Material and Engineering along with sample code for testing purposes.

SOLUTION

Note 729513.1 How to use APIs: This demonstration walks the user through the API specifics, creating the PL/SQL procedure for using an API and also debugging guidelines.

1. Sample Notes for BOM APIs

NoteTitle
Note 1242524.1How to Create an Engineering Change Order (ECO) using Eng_Eco_PUB.Process_Eco API [Video] ?
Note 1242665.1How to Create, Update or Delete a Bill of Material (BOM) using Bom_Bo_Pub.Process_Bom API [Video] ?
Note 1663810.1How to CREATE / UPDATE / DELETE Product Family Bills using BOM_BO_PUB.Process_BOM API [Video] ?
Note 1244125.1How to Create a Routing for a Bill using Bom_Rtg_Pub.Process_Rtg API [Video] ?


2. Datatypes used in these APIs

TypeInternal Datatype
ECO HeaderEng_Eco_Pub.Eco_Rec_Type
ECO RevisionEng_Eco_Pub.Eco_Revision_Tbl_Type
ECO Revised ItemEng_Eco_Pub.Revised_Item_Tbl_Type
ECO Revised ComponentBom_Bo_Pub.Rev_Component_Tbl_Type
ECO Revised OperationBom_Rtg_Pub.Rev_Operation_Tbl_Type
ECO Revised Operation ResourceBom_Rtg_Pub.Rev_Op_Resource_Tbl_Type
ECO Revised Operation Substitute ResourceBom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type
BOM HeaderBom_Bo_Pub.Bom_head_rec_type
BOM RevisionBom_Bo_Pub.Bom_revision_tbl_type
BOM ComponentsBom_Bo_Pub.Bom_comps_tbl_type
BOM Routing HeaderBom_Rtg_Pub.Rtg_Header_Rec_Type
BOM Routing RevisionBom_Rtg_Pub.Rtg_Revision_Tbl_Type
BOM Routing OperationBom_Rtg_Pub.Operation_Tbl_Type
BOM Routing Operation ResourceBom_Rtg_Pub.Op_Resource_Tbl_Type
BOM Routing Sub-Operation ResourceBom_Rtg_Pub.Sub_Resource_Tbl_Type
BOM Routing Operation NetworkBom_Rtg_Pub.Op_Network_Tbl_Type
BOM Substitute ComponentBom_Bo_Pub.Sub_Component_Tbl_Type
BOM Reference DesignatorBom_Bo_Pub.Ref_Designator_Tbl_Typ


3. Limitations / ERs

Note 1386427.1 - Is there an API to Create BOM Resources?

REFERENCES


NOTE:729513.1 - How to use APIs for Inventory / Product Information Management [Video] ?
NOTE:869386.1 - How to Enable Trace or Debug for APIs executed as SQL Script Outside of the Applications ? [Video]
NOTE:136099.1 - How To Use Bill Of Material Business Object API - An Example

文档详细信息

 
为此文档评级通过电子邮件发送此文档的链接在新窗口中打开文档可打印页
 
 
 
 
 
 
 HOWTO
 PUBLISHED
 2014-5-28
 2014-5-28
   
 

相关产品

 
Oracle Bills of Material
Oracle Engineering
   
 

信息中心

 
  
E-Business Suite Product Information Center Index [444.2]
   
 

文档引用

 
  
Bills of Material / Engineering Labs -- Basic Navigation, Open Interfaces (BMCOIN), APIs [416802.1]
How to use APIs for Inventory / Product Information Management [Video] ? [729513.1]
How to Enable Trace or Debug for APIs executed as SQL Script Outside of the Applications ? [Video] [869386.1]
How To Use Bill Of Material Business Object API - An Example [136099.1]
   
 

最近查看

 
Oracle Product Hub / Product Lifecycle Management / Product Information Management / Advanced Product Catalog APIs [730164.1]
How to use APIs for Inventory / Product Information Management [Video] ? [729513.1]
Oracle Inventory Management Application Program Interface ( APIs) [729998.1]
ship Confirm Open Interface results in Error [220070.1]
Failed Interorg Transfer Interface Errors (Like Invalid Serial) Leave Receiving Data [551124.1]
显示更多
   

Oracle Bills of Material and Engineering Application Program Interface (APIs)