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

  • 相关阅读:
    卷积神经网络的权值参数个数的量化分析
    Torch 的安装与基本用法
    Torch 的安装与基本用法
    操作系统的 (program)loader(程序加载器)
    操作系统的 (program)loader(程序加载器)
    Python 模块学习:os模块
    Python 正则表达式-OK
    Perl参考函数
    svn: E200030: sqlite[S10]: disk I/O error
    Perl调用外部命令的方式和区别
  • 原文地址:https://www.cnblogs.com/benio/p/1931364.html
Copyright © 2011-2022 走看看