creating a sales order to posting the details in gl

Upload: vishalastronomy

Post on 03-Apr-2018

218 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    1/23

    creating a Sales Order to Posting the details in GL

    Order to Cash Cycle Step by step hands on

    Order to Cash Cycle

    Following are the steps the process will go through from creating a Sales Order to Posting the details in GL.

    Enter the Sales Order

    Book the Sales Order

    Launch Pick Release

    Ship Confirm

    Create Invoice

    http://1.bp.blogspot.com/-nTlM7QbiAHc/UGHIYIRyJuI/AAAAAAAAdOw/gPFW1cmTppU/s1600/pic1.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    2/23

    Create the Receipts either manually or using Auto Lockbox ( In this article we will concentrate on Manual creation)

    Transfer to General Ledger

    Journal Import

    Posting

    Involved Modules

    Order Management: Creating and shipping the Order

    Inventory: Onhand availability, Reservation

    Receivables: For Receipt against invoice

    General Ledger: Importing, entering and posting the journals.

    Enter the Sales Order:

    Order Management Super User Operations (USA)>Orders Returns >Sales Orders

    Enter the Customer details (Ship to and Bill to address), Order type.

  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    3/23

    Click on Lines Tab. Enter the Item to be ordered and the quantity required

    http://2.bp.blogspot.com/-m7k_UMqT2lU/UGGze8mkKAI/AAAAAAAAdOA/bRbUIQ7-Z4A/s1600/image003.pnghttp://1.bp.blogspot.com/-dXTQsv7_n9M/UGGy9yVhEeI/AAAAAAAAdN4/0KjIRmyGdbY/s1600/image001.pnghttp://2.bp.blogspot.com/-m7k_UMqT2lU/UGGze8mkKAI/AAAAAAAAdOA/bRbUIQ7-Z4A/s1600/image003.pnghttp://1.bp.blogspot.com/-dXTQsv7_n9M/UGGy9yVhEeI/AAAAAAAAdN4/0KjIRmyGdbY/s1600/image001.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    4/23

    Line is scheduled automatically when the Line Item is saved.

    Scheduling/unscheduling can be done manually by selecting Schedule/Un schedule from the Actions Menu.

    You can check if the item to be ordered is available in the Inventory by clicking on Availability Button.

    Save the work.

    Tables Affected:

    OE_ORDER_HEADERS_ALL

    OE_ORDER_LINES_ALL

    Columns used for identification of flow

    http://2.bp.blogspot.com/-5TGpZSsOulQ/UGG0CDEGA5I/AAAAAAAAdOI/dL28H4t0iVE/s1600/image005.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    5/23

    FLOW_STATUS_CODE in both the tables which is ENTERED.

    Book the Sales Order

    Book the Order by clicking on the Book Order button

    Now that the Order is BOOKED, the status on the header is change accordingly.

    Tables affected:

    The FLOW_STATUS_CODE in the table OE_ORDER_HEADERS_ALL would be BOOKED.

    The FLOW_STATUS_CODE in OE_ORDER_LINES_ALL will be AWAITING_SHIPPING.

    New records will be created in WSH_DELIVERY_DETAILS with RELEASED_STATUS=R (Ready to Release)

    Also Record(s) will be inserted into WSH_DELIVERY_ASSIGNMENTS

    http://4.bp.blogspot.com/-VYvXtPlDYmA/UGG0X29kA3I/AAAAAAAAdOQ/4Ut8dffGvvc/s1600/image007.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    6/23

    At the same time DEMAND INTERFACE PROGRAM runs in the background and inserts into MTL_DEMAND.

    Launch Pick Release

    Shipping > Release Sales Order > Release Sales Orders

    Give the Sales Order and Rule details as required

    Key in the details in Shipping Tab, Autocreate Delivery: Yes, Auto Pick Confirm: Yes, Autopack Delivery: Yes

    http://4.bp.blogspot.com/-SGUlEPYuYvo/UGG06WkO23I/AAAAAAAAdOY/Qwy2U9AxG_c/s1600/image009.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    7/23

    Similarly key in the Subinventory, location and org details in Inventory tab as required

    http://4.bp.blogspot.com/-YzHcwVuwgRQ/UGH5Ut5u9II/AAAAAAAAdPI/u4PIN5HdWgs/s1600/image013.pnghttp://4.bp.blogspot.com/-hY7VwPTN8PE/UGH5FZEqwJI/AAAAAAAAdPA/K2Ro9MznFoM/s1600/image011.pnghttp://4.bp.blogspot.com/-YzHcwVuwgRQ/UGH5Ut5u9II/AAAAAAAAdPI/u4PIN5HdWgs/s1600/image013.pnghttp://4.bp.blogspot.com/-hY7VwPTN8PE/UGH5FZEqwJI/AAAAAAAAdPA/K2Ro9MznFoM/s1600/image011.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    8/23

    Then select Execute Now button.

    On completion this will show below window

    Pick Release process will in turn run few more concurrent requests like

    Auto Pack Report, Pick Slip Report, Shipping Exceptions Report (These are what we have chosen in the shipping tab during Pick Release)

    http://2.bp.blogspot.com/-PFgZM3-wvMI/UGQyOqVBg8I/AAAAAAAAdSY/mVa524iwU_M/s1600/pic1.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    9/23

    Tables Affected

    If Autocreate Delivery is set to Yes then a new record is created in the table WSH_NEW_DELIVERIES

    DELIVERY_ID is populated in the table WSH_DELIVERY_ASSIGNMENTS

    The RELEASED_STATUS in WSH_DELIVERY_DETAILS would be now set to Y (Pick Confirmed) if Auto Pick Confirm is set to Yes otherwise

    RELEASED_STATUS is S (Release to Warehouse)

    Pick Confirm the Order:

    If Auto Pick Confirm is set to Yes during Pick Release, then this process will happen systematically.

    In other cases, need to do this by doing a move order transaction

    Inventory Super User > Move Order> Transact Move Order

    Take the Move Order Number form the Shipping Transaction Form and find that and transact.

    Ship Confirm the Order:

    Order Management Super User>Shipping >Transactions

    http://1.bp.blogspot.com/-tiLazt9Ya7o/UGH5uy9zQXI/AAAAAAAAdPY/5GQ1XbMedN8/s1600/image017.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    10/23

    Find by Order Number

    Here you can find all the details

    If the line status is Staged/Pick Confirmed, we can go for a shipment

    Then Click on the Delivery tab

    http://2.bp.blogspot.com/-3dKW5EY9wOI/UGH6TqU3VBI/AAAAAAAAdPo/4lbKFD0JAkw/s1600/image021.pnghttp://2.bp.blogspot.com/-VrX9gLCFh0w/UGH57ZHu6QI/AAAAAAAAdPg/uXO4O4pRBlY/s1600/image019.pnghttp://2.bp.blogspot.com/-3dKW5EY9wOI/UGH6TqU3VBI/AAAAAAAAdPo/4lbKFD0JAkw/s1600/image021.pnghttp://2.bp.blogspot.com/-VrX9gLCFh0w/UGH57ZHu6QI/AAAAAAAAdPg/uXO4O4pRBlY/s1600/image019.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    11/23

    Then Click Ship Confirm

    Note: If Ship Confirm button is inactive, then please check to the user id you are logged in, whether Shipping Grant given or not. If not they add a

    shipping grant to the user id and try again.

    Then OK.

    The Status in Shipping Transaction form in Delivery tab should be closed

    http://4.bp.blogspot.com/-0jjcN4yhvPo/UGH6nOR5yLI/AAAAAAAAdPw/7t7bOuJAxCc/s1600/image023.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    12/23

    This will kick off concurrent programs like.INTERFACE TRIP Stop, Commercial Invoice, Packing Slip Report, Bill of Lading

    Tables Affected:

    RELEASED_STATUS in WSH_DELIVERY_DETAILS would be C (Ship Confirmed)

    FLOW_STATUS_CODE in OE_ORDER_HEADERS_ALL would beBOOKEDFLOW_STATUS_CODE in OE_ORDER_LINES_ALL would be SHIPPED

    Once all background process completes, the Shipping Transaction Status in Lines/LPNs tab becomes Interfaced

    http://2.bp.blogspot.com/-BuKzFVU8p4Q/UGH7NPjO8iI/AAAAAAAAdP4/p9ykeQThpdI/s1600/image025.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    13/23

    Create Invoice:

    Run workflow background Process

    Order Management >view >Requests

    http://2.bp.blogspot.com/-pRXxS20Ov_c/UGH7njTM_nI/AAAAAAAAdQA/E3NCAUMB8Us/s1600/image027.pnghttp://4.bp.blogspot.com/-z0U6Krqgm10/UGH8RXYI7RI/AAAAAAAAdQI/kiPJlaxaG1I/s1600/image029.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    14/23

    Workflow Background Process inserts the records RA_INTERFACE_LINES_ALL with

    INTERFACE_LINE_CONTEXT = ORDER ENTRY

    INTERFACE_LINE_ATTRIBUTE1= Order_number

    INTERFACE_LINE_ATTRIBUTE3= Delivery_id

    http://1.bp.blogspot.com/-OaZK-QFbhAU/UGH8prwFwvI/AAAAAAAAdQQ/9to9KhFopGY/s1600/image031.pnghttp://4.bp.blogspot.com/-z0U6Krqgm10/UGH8RXYI7RI/AAAAAAAAdQI/kiPJlaxaG1I/s1600/image029.pnghttp://1.bp.blogspot.com/-OaZK-QFbhAU/UGH8prwFwvI/AAAAAAAAdQQ/9to9KhFopGY/s1600/image031.pnghttp://4.bp.blogspot.com/-z0U6Krqgm10/UGH8RXYI7RI/AAAAAAAAdQI/kiPJlaxaG1I/s1600/image029.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    15/23

    And spawns Auto invoice Master Program and Auto invoice import program which creates Invoice for that particular Order

    Check the Invoice:

    The Invoice created can be seen using the Receivables responsibility

    Receivables Super User> Transactions> Transactions

    Query with the Order Number as Reference

    Affected Tables:

    http://1.bp.blogspot.com/-BqUM3HPDY74/UGH9K-TZPvI/AAAAAAAAdQg/ydQStd80EmE/s1600/image035.pnghttp://1.bp.blogspot.com/-MUvNcyN_gLc/UGH84Jftt6I/AAAAAAAAdQY/aoJMHHNIQgQ/s1600/image033.pnghttp://1.bp.blogspot.com/-BqUM3HPDY74/UGH9K-TZPvI/AAAAAAAAdQg/ydQStd80EmE/s1600/image035.pnghttp://1.bp.blogspot.com/-MUvNcyN_gLc/UGH84Jftt6I/AAAAAAAAdQY/aoJMHHNIQgQ/s1600/image033.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    16/23

    RA_CUSTOMER_TRX_ALL will have the Invoice header information. The column INTERFACE_HEADER_ATTRIBUTE1 will have the Order Number.

    RA_CUSTOMER_TRX_LINES_ALL will have the Invoice lines information. The column INTERFACE_LINE_ATTRIBUTE1 will have the Order Number.

    Create receipt: Receivables> Receipts> Receipts

    Click Apply to apply this to an invoice and then select the invoice in next screen and then apply.

    http://1.bp.blogspot.com/-7ExAAEXe04U/UGROlVtzlZI/AAAAAAAAdTE/2W8wuRUp548/s1600/pic1.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    17/23

    Tables affected:

    AR_CASH_RECEIPTS_ALL

    Transfer to General Ledger:

    To transfer the Receivables accounting information to general ledger, run General Ledger Transfer Program

    Receivables> View Requests

    Parameters:

    Give in the Start date and Post through date to specify the date range of the transactions to be transferred. Specify the GL Posted Date, defaults to SYSDATE. Post in summary: This controls how Receivables creates journal entries for your transactions in the interface table. If you select No,

    then the General Ledger Interface program creates at least one journal entry in the interface table for each transaction in your posting

    submission. If you select Yes, then the program creates one journal entry for each general ledger account.

    http://2.bp.blogspot.com/-ZEDeBXSW6D8/UGH9pMc_YrI/AAAAAAAAdQw/esmFJ__sG4I/s1600/image039.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    18/23

    If the Parameter Run Journal Import is set to Yes, the journal import program is kicked off automatically which transfers journal entriesfrom the interface table to General Ledger, otherwise follow the topicJournal Import to import the journals to General Ledger manually.

    Tables Affected:

    GL_INTERFACE

    Journal Import:

    To transfer the data from General Ledger Interface table to General Ledger, run the Journal Import program from Oracle General Ledger.

    General Ledger > Journal> Import> Run

    Parameters:

    Select the appropriate Source.

    http://2.bp.blogspot.com/-lq06vgZEqnI/UGRPn57Ls-I/AAAAAAAAdTM/Do6d06nipKM/s1600/pic2.JPG
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    19/23

    Enter one of the following Selection Criteria:No Group ID: To import all data for that source that has no group ID. Use this option if you specified a NULL group ID for this source.

    All Group IDs: To import all data for that source that has a group ID. Use this option to import multiple journal batches for the same source with

    varying group IDs.

    Specific Group ID: To import data for a specific source/group ID combination. Choose a specific group ID from the List of Values for the Specific

    Value field.

    If you do not specify a Group ID, General Ledger imports all data from the specified journal entry source, where the Group_ID is null.

    Define the Journal Import Run Options (optional)Choose Post Errors to Suspense if you have suspense posting enabled for your set of books to post the difference resulting from any unbalanced

    journals to your suspense account.

    Choose Create Summary Journals to have journal import create the following:

    one journal line for all transactions that share the same account, period, and currency and that has a debit balance

    One journal line for all transactions that share the same account, period, and currency and that has a credit balance.

    Enter a Date Range to have General Ledger import only journals with accounting dates in that range. If you do not specify a date range,General Ledger imports all journals data.

    Choose whether to Import Descriptive Flexfields, and whether to import them with validation.Click on Import button

  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    20/23

    Affected tables

    GL_JE_BATCHES, GL_JE_HEADERS, GL_JE_LINES

    Posting:

    We have to Post journal batches that we have imported previously to update the account balances in General Ledger

    General Ledger> Journals > Enter

    http://1.bp.blogspot.com/-cvOCG64pt4Y/UGH_FQaGRvI/AAAAAAAAdRI/8lWnEgEJcwY/s1600/image043.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    21/23

    Click Find

    From the list of unposted journals displayed, select one journal at a time and click on Post button to post the journal.

    http://4.bp.blogspot.com/-Co1ZrAUHqAU/UGH_QgV3cJI/AAAAAAAAdRQ/FcQSPnB8dME/s1600/image044.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    22/23

    If you know the batch name to be posted you can directly post using the Post window

    http://1.bp.blogspot.com/-O07Ek35Vl1U/UGRP-p8SvdI/AAAAAAAAdTU/ZOfD0-YIAwY/s1600/pic3.JPGhttp://2.bp.blogspot.com/-LNO0F400XGE/UGH_jJFFFNI/AAAAAAAAdRY/OOfe6k44u-k/s1600/image045.pnghttp://1.bp.blogspot.com/-O07Ek35Vl1U/UGRP-p8SvdI/AAAAAAAAdTU/ZOfD0-YIAwY/s1600/pic3.JPGhttp://2.bp.blogspot.com/-LNO0F400XGE/UGH_jJFFFNI/AAAAAAAAdRY/OOfe6k44u-k/s1600/image045.png
  • 7/28/2019 Creating a Sales Order to Posting the Details in GL

    23/23

    http://4.bp.blogspot.com/-RqLpytWVZuE/UGRQzygxAzI/AAAAAAAAdTk/Otxl3K54FsA/s1600/pic4.JPG