In this Document

Goal
Solution
References

APPLIES TO:

Oracle Inventory Management - Version 12.0.0 and later
Information in this document applies to any platform.
This document includes all versions R12.x.x and later.
***Checked for relevance on 22-Oct-2013***

GOAL

The document lists references to notes that show how to use public APIs provided and examples of sample code that show the use of Inventory APIs.

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.

Note Title
Note.729261.1 How To Create A Move Order Header Using INV_MOVE_ORDER_PUB.Create_Move_Order_Header API [Video] ?
Note.729263.1 How To Create Move Order Lines Using INV_MOVE_ORDER_PUB.Create_Move_Order_Lines API [Video] ?
Note.729265.1 How To Process (Create) Move Orders (Headers and Lines) Using INV_MOVE_ORDER_PUB.Process_Move_Order API [Video] ?
Note.729392.1 How To Create Reservations for Items Using INV_RESERVATION_PUB.Create_Reservation API [Video] ?
Note.729410.1 How To Relieve Reservations For Items Using INV_RESERVATION_PUB.Relieve_Reservation API [Video] ?
Note.729416.1 How To Update Reservations For Items Using INV_RESERVATION_PUB.Update_Reservation API [Video] ?
Note.783521.1 How to Allocate Move Orders using INV_REPLENISH_DETAIL_PUB.line_details_pub API [Video] ?
Note.861453.1 How To Transact Move Order Using INV_PICK_WAVE_PICK_CONFIRM_PUB.Pick_Confirm API [Video] ?
Note 1332302.1 How to Allocate "User-Defined" serial numbers using a Custom Hook INV_DETAIL_SERIAL_PUB.Get_User_Serial_Numbers at Pick Release Using Inventory Allocation API [Video] ?
Note 1478830.1 How to Create Item Based UOM Conversions using API INV_CONVERT.Create_Uom_Conversion ?
Note 1335945.1 How to Change The Inventory Onhand Status Using INV_MATERIAL_STATUS_PUB.Update_Status API ?
Note 268974.1 Check Onhand With PL/SQL: Review Stock Picture For An Item in a Given Organization / Subinventory [Video] (INV_QUANTITY_TREE_PUB.Query_Quantities)
Note 1905843.1 How to Create a Locator using API INV_LOC_WMS_PUB.CREATE_LOCATOR ?

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]

最新文章

  1. 小兔JS教程(四)-- 彻底攻略JS数组
  2. 公共资源情报(OSINT)工具Automater
  3. 2016年11月6日--form表单验证和事件、正则表达式
  4. Java中的字符串常量池
  5. Python学习笔记day5
  6. jquery iframe高度自适应
  7. Google Chrome 源码下载地址 (Google Chrome Source Code Download)
  8. JSON对象末尾多余逗号问题
  9. Win10系统安装
  10. PHP漏洞全解(二)-命令注入攻击
  11. 修改mysql数据存储的地址
  12. WPF子窗体:ChildWindow
  13. javascript数组详解(js数组深度解析)【forEach(),every(),map(),filter(),reduce()】
  14. 使用Semaphore控制对资源的多个副本的并发访问
  15. Python爬虫【实战篇】百度翻译
  16. vue事件綁定
  17. minicom for Mac 配置
  18. 前端通过js-xlsx获取Excel完整数据
  19. 【JavaFx教程】第四部分:CSS 样式
  20. 7.30 正睿暑期集训营 A班训练赛

热门文章

  1. maven下载源代码,中文注释乱码的处理方法
  2. A Newbie’s Install of Keras & Tensorflow on Windows 10 with R
  3. 复制mysql数据库的步骤
  4. 马士兵Spring-声明式事务管理-XML
  5. [转][C#]压缩解压缩类 GZipStream
  6. 分析学习MYSQL源代码需要哪些方面的知识呢?
  7. JSP Servlet之间交换数据
  8. python之数据驱动ddt
  9. delete,truncate,drop的区别
  10. 使用API调用外部程序并监控程序状态