zoukankan      html  css  js  c++  java
  • Oracle Order Management DropShip Flow for R12

    Oracle Order Management DropShip Flow for R12

    Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest

    In this blog I will explain Oracle  Drop Ship Flow for R12i.
    What is Dropship Order - In dropship Order, sales order line creates a requisition line that becomes a PO and sent to your supplier. You instruct your supplier to send the item or configured item directly to your customer only and items never physically pass through your warehouse, and therefore you do not pick, pack or ship them yourselves

    In this blog I will explain the R12 Dataflow of Dropship order from OM to Oracle Payables.
    Topics covered in this blog are
    Drop Ship Sales order creation and booking.
    Requisition Import
    Auto Creation of PO
    Receipt against PO
    AP against PO




    Since in Dropship we don’t receive the goods in our warehouse, SOURCE_TYPE will be “External”, where as for non-dropship orders it is Internal. Once Book, we cannot Changes SOURCE_TYPE.

    We can change the SOURCE_TYPE as “External” for an item at the time of order creation, or we can define it permanently in the Item creation Setup, by setting Default SO Source Type = External.

    Also as we don’t have any shipping activity in dropship orders, Receiving Transaction Processor (RTP) , triggered after Submitting the receipt will push the workflow from Shipping activity to Fulfillment.
    R12 Dataflow of Dropship order from OM to Oracle Payables.
    Step1 - Drop ship Sales Order Creation
    Step2 - Source Type = External

    clip_image002[9]
    Step3 -Once order is Book, order line workflow will be at Purchase release Deferred Status .

    Step4 -Submit Workflow to progress the Order line workflow.

    clip_image004[7]

    Step5 -Submit the requisition Import to create Requisition for Drop Ship

    clip_image006[7]
    Step6 -Once requisition Import Completed successfully , Navigate to Order lines Action >Additional Information and then go to DropShip tab.

    clip_image008[7]

    clip_image010[7]
    Step7 - Switch to Purchasing Responsibility and Navigate to Requisition Summary

    clip_image012[7]

    Step8 -Query for Requisition Number

    clip_image014[7]

    Step9 – Open the Auto Create Window and Query for Requisition #

    clip_image016[7]

    Step9 –Auto Create
    clip_image018[7]

    Step10 -Approve the PO
    clip_image020[7]

    Step11 - Browse the Shipment Details of PO , (Shipment Button)

    clip_image022[7]

    Step11 - Browse the Shipment Details of PO, (Shipment Button).We can select the Approval Level and Invoice Match Option based on your business requirements.

    clip_image024[7]

    Step11 - Browse the Shipment Details of PO , (Shipment button).
    clip_image026[7]

    Step11 - Browse the Shipment Details of PO , (Shipment Button), it will display Qty Ordered/billed/shipped etc.

    clip_image028[7]



    clip_image030[7]

    Step12 - Browse the Distribution Details of PO , (Distribution Button).

    clip_image032[7]

    clip_image034[7]
    Step13 - Navigate to receipts.

    clip_image036[7]

    Step13 - Navigate to Receipt , system will prompt for Inventory Org , Select your Inventory Organization.
    clip_image038[7]
    Step14 - Enter Receipt against PO.

    clip_image040[7]
    Step14 -
    clip_image042[7]
    Step14 -
    clip_image044[7]

    Step15 - Once you save the Receipt , System will submit Receiving Transaction processor.

    clip_image046[7]


    Step16 - RTP on successful completion Progress the OM Workflow and Line status change from Awaiting receipt to SHIPPED.

    clip_image048[7]

     

  • 相关阅读:
    myeclipse中如何自动生成hibernate得POJO和hbm.xml文件
    解决“List is a raw type. References to generic type List”提示的问题
    Struts2文件目录结构
    DropDownlist 选中
    js获取网站根路径(站点及虚拟目录)
    HTML 特殊字符全集
    抽象类和接口的区别
    有关onpropertychange事件
    JS 括号使用分析
    Field.Store ,ANALYZED备忘
  • 原文地址:https://www.cnblogs.com/quanweiru/p/4957825.html
Copyright © 2011-2022 走看看