zoukankan      html  css  js  c++  java
  • Oracle Inventory Management Application Program Interface ( APIs)


    Oracle Inventory Management Application Program Interface ( APIs) [ID 729998.1]

      修改时间 28-SEP-2010     类型 HOWTO     状态 PUBLISHED  

    In this Document
      Goal
      Solution
      References


    Applies to:

    Oracle Inventory Management - Version: 12.0.4 and later   [Release: 12 and later ]
    Information in this document applies to any platform.
    This document includes all versions R12 and later

    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
    Note.729263.1
    How To Create Move Order Lines Using INV_MOVE_ORDER_PUB.Create_Move_Order_Lines API
    Note.729265.1
    How To Process Move Orders Using INV_MOVE_ORDER_PUB.Process_Move_Order API
    Note.729392.1
    How To Create Reservations for Serial Controlled Items Using INV_RESERVATION_PUB.Create_Reservation API
    Note.729410.1
    How To Relieve Reservations For Serial Controlled Items Using INV_RESERVATION_PUB.Relieve_Reservation API
    Note.729416.1
    How To Update Reservations For Serial Controlled Items Using INV_RESERVATION_PUB.Update_Reservation API
    Note.783521.1
    How to Allocate Move Orders using INV_REPLENISH_DETAIL_PUB.line_details_pub API
    Note.861453.1
    How To Transact Move Order Using INV_PICK_WAVE_PICK_CONFIRM_PUB.Pick_Confirm API

    For a list of all the APIs that are provided: http://irep.oracle.com/index.html



    References

    NOTE:869386.1 - How to Enable Trace or Debug for Inventory APIs executed as SQL Script Outside of the Applications ?

    显示相关信息 相关的


    产品
    • Oracle E-Business Suite > Logistics > Logistics > Oracle Inventory Management
    关键字
    INTERFACE; API; INV_MOVE_ORDER_PUB; INV_PICK_WAVE_PICK_CONFIRM_PUB; INV_REPLENISH_DETAIL_PUB; INV_RESERVATION_PUB; SERIAL CONTROL; TRANSACT MOVE ORDERS

    返回页首返回页首

             

                成长

           /      |     \

        学习   总结   分享

    QQ交流群:122230156

  • 相关阅读:
    1022. 从根到叶的二进制数之和
    剑指 Offer 54. 二叉搜索树的第k大节点
    枚举--百练2811--熄灯问题
    UVA 572 BFS 图论入门
    百练1088 DP+DFS 迷宫问题
    poj 1661 动态规划 拯救老鼠
    入坑动态规划!POJ 1458字符串最大公共子序列
    文件后缀批处理
    奇妙的算法--UVA 679(二叉树的编号)
    栈_uva514
  • 原文地址:https://www.cnblogs.com/benio/p/1931364.html
Copyright © 2011-2022 走看看