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

  • 相关阅读:
    异常:Unknown lifecycle phase "mvn". You must specify a valid lifecycle
    java中数的表示
    windows7 桌面突然卡住了,点击右键点不了,点击桌面软件点不了,怎么办?
    DJango错误日志生成
    drf框架接口文档
    drf框架中分页组件
    UVa10234 Race
    洛谷P2982 [USACO10FEB]慢下来Slowing down
    UVa10820 Send a Table
    POJ1861 Network
  • 原文地址:https://www.cnblogs.com/benio/p/1931364.html
Copyright © 2011-2022 走看看