博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Oracle Inventory Management Application Program Interface ( APIs) (Doc ID 729998.1)
阅读量:5311 次
发布时间:2019-06-14

本文共 2141 字,大约阅读时间需要 7 分钟。

In this Document

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

 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
How To Create A Move Order Header Using INV_MOVE_ORDER_PUB.Create_Move_Order_Header API [Video] ?
How To Create Move Order Lines Using INV_MOVE_ORDER_PUB.Create_Move_Order_Lines API [Video] ?
How To Process (Create) Move Orders (Headers and Lines) Using INV_MOVE_ORDER_PUB.Process_Move_Order API [Video] ?
How To Create Reservations for Items Using INV_RESERVATION_PUB.Create_Reservation API [Video] ?
How To Relieve Reservations For Items Using INV_RESERVATION_PUB.Relieve_Reservation API [Video] ?
How To Update Reservations For Items Using INV_RESERVATION_PUB.Update_Reservation API [Video] ?
How to Allocate Move Orders using INV_REPLENISH_DETAIL_PUB.line_details_pub API [Video] ?
How To Transact Move Order Using INV_PICK_WAVE_PICK_CONFIRM_PUB.Pick_Confirm API [Video] ?
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] ?
How to Create Item Based UOM Conversions using API INV_CONVERT.Create_Uom_Conversion ?
How to Change The Inventory Onhand Status Using INV_MATERIAL_STATUS_PUB.Update_Status API ?
Check Onhand With PL/SQL: Review Stock Picture For An Item in a Given Organization / Subinventory [Video] (INV_QUANTITY_TREE_PUB.Query_Quantities)
How to Create a Locator using API INV_LOC_WMS_PUB.CREATE_LOCATOR ?

REFERENCES

 - How to use APIs for Inventory / Product Information Management [Video] ?
 - How to Enable Trace or Debug for APIs executed as SQL Script Outside of the Applications ? [Video]

转载于:https://www.cnblogs.com/quanweiru/p/4086189.html

你可能感兴趣的文章
自己动手写ORM(01):解析表达式树生成Sql碎片
查看>>
如何使用USBWebserver在本机快速建立网站测试环境
查看>>
变量提升
查看>>
[Flex] flex手机项目如何限制横竖屏?只允许横屏?
查看>>
tensorflow的graph和session
查看>>
JavaScript动画打开半透明提示层
查看>>
Mybatis生成resulteMap时的注意事项
查看>>
jquery-jqzoom 插件 用例
查看>>
1007. Maximum Subsequence Sum (25)
查看>>
图片生成缩略图
查看>>
查看oracle数据库的连接数以及用户
查看>>
【数据结构】栈结构操作示例
查看>>
三.野指针和free
查看>>
activemq5.14+zookeeper3.4.9实现高可用
查看>>
TCP/IP详解学习笔记(3)IP协议ARP协议和RARP协议
查看>>
简单【用户输入验证】
查看>>
python tkinter GUI绘制,以及点击更新显示图片
查看>>
20130330java基础学习笔记-语句_for循环嵌套练习2
查看>>
Spring面试题
查看>>
窥视SP2010--第一章节--SP2010开发者路线图
查看>>