Booking Order with Interface Tables

Hello, I am trying to book an order using the interface tables. RIght now, I load the header into the OE_HEADERS_IFACE_ALL table, then load the operation "BOOK_ORDER" into the OE_ACTIONS_IFACE_ALL table. I see that the action is tied to the header, b/c it shows under the actions button for that header. Nothing is happening, though. I have looked at the Oracle documentation, and notes, that have told me to use this method instead of the "booked_flag" on the header (I tried that, too :P ). Please tell me if there are some configuration issues, or if there is anything that I may be doing wrong when importing it.
Thanks in advance,
Joe

What is your method of loading the Interface Tables ??? Can you please elaborate? I have made use of ODI to build dimension into Planning and using ODI we can control the sequence in whatever way we want.
--XAT                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • URGENT: Want to Book Order with 0 qty for Line in Sales Order

    Hi Gurus,
    We have requirement to book order with even 0 line ordered qty ,in the case oh hand is not suffiecient to book order. We are updating order to 0 line qty and do book the showing message like 'Ordered Quantity is required on a booked order line.' We did same solution in one instance ,it's alowing to book order but for other instance it showing above Error .messgage. Is there any setup to bypass this message and book the order?
    Thanks,
    Shishir
    Edited by: Oracle Dev on Feb 22, 2010 8:46 PM

    Hi nilanjan,
    Thanks for the reply. The suppression option has been set to N for both Rows (Mat. and sold_to) but that doesn't help. No sure where to "checking the aggregated values in your listcube", i tried to check/uncheck the option of Mat. aggregration, and DB aggregration option, and in any case i can see the 0 value in the output list.
    i even hard coded the Mat Row and sold_to row to individual material and sold_to (which has 0 value of Qty) and refresh the IS, then i got a #NODATA.

  • How to import order from Interface table using Api Order Import

    Hi All
    I am using oracle EBus R12.
    I was working in Data migration in Order management.
    I have manually entered data in Interface table ie (oe_header_iface_all) and (oe_lines_iface_all)
    And i have given the order_source_id as 2 and order_source as COPY.
    And after that i ran the concurrent program with parameter as COPY but the concurrent program does'nt picks the order in the interface.
    Can any one please tell the steps in OM.
    Thanks & Regards
    Srikkanth.M

    Hi;
    please check:
    http://sureshvaishya.blogspot.com/2009/04/order-import-using-api.html
    Also i suggest see:
    http://irep.oracle.com/index.html
    API User Notes - HTML Format [ID 236937.1]
    R12.0.[3-4] : Oracle Install Base Api / Open Interface Setup Test [ID 427566.1]
    Oracle Trading Community Architecture API User Notes, June 2003 [ID 241320.1]
    Technical Uses of Customer Interface and TCA-API [ID 269121.1]
    http://www.google.com.tr/#hl=tr&source=hp&q=Api+Order+Import+&oq=Api+Order+Import+&aq=f&aqi=&aql=&gs_sm=e&gs_upl=469l469l0l1l1l0l0l0l0l0l0ll0&fp=87c57485fd170fd2&biw=1259&bih=793
    Regard
    Helios

  • Export pending sale orders to Interface table

    Hi,
    I need to export all pending sale order lines to interface table and should be import from interface table as a new orders. Is there is any possibility ?
    regards
    Ravi

    so you want all SO lines which are in pending status as new SO line in Entered or Booked status? Why?
    Have you tried using Copy Feature?

  • Order Entry Interface table error handling through Form after Orderimport

    Hi Gurus,
    We are on Oracle Apps 11.0.3.
    I'm just curious to know that is there any form available to correct error records in SO_HEADERS_INTERFACE, SO_LINES_INTERFACE, SO_LINE_DETAILS_INTERFACE, SO_PRICE_ADJUSTMENTS_INTERFACE, SO_SALES_CREDITS_INTERFACE, SO_SERVICE_DETAILS_INTERFACE, SO_LINE_ATTRIBUTES_INTERFACE, SO_HEADER_ATTRIBUTES_INTERFACE tables after running orderimport.
    Most thread says that set REQUEST_ID, ERROR_FLAG and INTERFACE_STATUS columns to NULL in each interface tables. Is there any oracle standard form available to accomplish this in Oracle Apps 11.0.3 or 11i?
    Thanks
    -Manish

    Hi Srinu,
    it looks like you got the error message Schedule line &1 &2 is missing in table YVBEP while deleting the sales order.
    It seems, that there are no SAP notes regarding this issue. Do you have this issue with all orders or with a single order?
    If only a single order causes this issue, maybe something was wrong during an update.
    If you get this error for many orders, then custom code (modification, enhancement, user exit in MV45AFZZ, ...) may be the reason for it.
    If you have no custom code in module pool SAPMV45A, then contact SAP for this issue.
    Regards,
    Klaus

  • Production order with sequence   table names requested

    Hi
    We have production order with sequence.  Each sequence has several operations.  How do i get the list the operations for each sequence.
    Tables AFKO , AFVC are good but when production orders are created with out reference to  Routing the field seq no is empty in AFVC. 
    Any ideas are welcome.
    Regards
    Anvi

    if the production order not created then for routing you have to chaeck PLKO and PLPO table.
    if you got the material no check MAPL and get MAPL-PLNNR
    match that PLNNR with PLKO and PLPO table you will get the routing data.
    regards
    shiba dutta

  • Production order with seq table names requested

    Hi
    We have production order with sequence.  Each sequence has several operations.  How do i get the list the operations for each sequence.
    Tables AFKO , AFVC are good but when production orders aer created with out reference to the Routing there field seq no is not updated in AFVC. 
    Any ideas are welcome.
    Regards
    Anvi

    Got it guys
    Table AFVC
    With routing use field plnfl
    Without routing use field  aplfl.

  • EPMA 11.1.2.1 (Interface Tables) Working with Shared Upper Level Members

    Hi Everyone,
    I am building a hierarchy with interface tables in which I specify a shared member. In the interface table, I assign a null datastorage and a 0 for the ISPrimary to designate the shared member. The stored member has a datastorage of storedata and an ISPrimary of 1. The sort order for the shared member is set at 999999 and the sort order for the stored member is 6.
    We have an org hierarchy that goes Division->Business Group->Department. Please reference the member that is highlighted for the two questions I have below.
    I just made up some hierarchy names and placed in parenthesis what the member name would look like in our real hierarchy.
    Example Hierarchy:
    Organization
    |--Main_Hierarchy
    |--|--Division1 (DV_XYZ)
    |--|--|--BusinessGroup1 (BG_ABCD)
    |--|--|--|--Department1 (DP_1234)
    |-Alternate Rollup
    *|--|--Division2 (DV_ABC) [stored]*
    |--|--|--BG_123
    |--|--|--|--DP_9999
    |--|--|--|--DP_9876
    |--|--Research Division (DV_ZZZ)
    *|--|--|--Division2(DV_ABC) [shared]*
    I have 2 issues with this setup.
    1) When I run an import into the shared library, I see the shared member with children underneath it (the same children that are under the stored member) Is this supposed to look like that, or is there an additional configuration that I need to make? When I look in the application library, I see it correctly with the shared members having no children, but the shared library shows the shared members with children.
    2) When I run a deploy to the application, the application library shows the hierarchy correctly, but Planning and the Essbase Outline reversed the members (The stored member comes in as shared and the shared member comes in as stored in essbase and planning, but the application library shows it the correct way). Just wondering if someone could suggest a starting point for me to try and troubleshoot this issue.

    Is this an essbase only application? It seems like the property is defaulting to stored and then flipping the initial stored member to shared because Essbase isn't interpreting the deployment correctly. I would try using ShareData as the datastorage property (I think that is the correct spelling). Also, I believe the correct way to set IsPrimary is Y/N and not 0/1.
    If that did not work I would try the following in this order:
    1 - I would first extract the dimension in question using the file generator and confirm that the properties are indeed correct.
    2 - If they were correct. I would toggle the dimension from shared->local->shared. EPMA is still a little nutty and this will fix a fair amount of issues as it will 'refresh' the application's version of the dimension. I would then deploy
    3 - deploy from EPMA->Planning only (no essbase creation), then deploy to essbase separately after ensuring the property represents itself in planning. If it is essbase only - create the outlnie instead of refresh.
    4 - create a duplicate app in EPMA and deploy the copy of the app - and see if it has the same problem
    Try that and see how it goes.

  • Release Sales Order through Interface ?

    Hi
    Anyone can guide me that How to Release the Sales Order through Interface table .
    This is an urgent need.
    Thanks in Advance to all of you.
    regards
    Sanjay

    Hi,
    Your question :  What is the difference between Release Sales Order Form & Shipping Transaction Form?
    In Apps, Release Sales Order Form is basically used to move Material from Inventory to your staging area e.g stock yard (pick release activity), at this point the material is still inside your premises..
    Shipping Transaction Form is basically used to move material from staging area to customer site..
    Your 2nd question is : Pick Release can be done from both the forms.What is the difference.??
    Through Pick release form you can do pick release where you don't need any grants... and to do the same through Shipping Transaction form you need to have access rights to do ship confirm and pick release.. In other words, Through Shipping Transaction form you can restrict/allow user to do pick release where as in Pick release form no such restrictions are there..
    Shipping Transaction form is basically a combo package :) through which you can control Pick release, Ship confirm, Delivery etc..
    For the Grants and Role you can check details under : Setup --> Grants and Role Definitions --> check Grants & Define Roles form..
    Roles form will let you what are the actvities can be done and can be assigned to users..
    Hope this will help...
    Regards
    S.P DASH
    Edited by: spdash12 on Oct 27, 2009 10:43 PM

  • Import standard Purchase Order process and interface tables

    Hi all,
    We are populating three PO interface tables from our custom developed application. PO_HEADERS_INTERFACE, PO_LINES_INTERFACE and PO_DISTRIBUTIONS_INTERFACE. We are using 11.5.10.2 version of Oracle Apps.
    Initially we did not manage to populate the distributions interface table, but, now we are populating it. And after doing so, when we run the Import standard Purchase Order process for 'Approved' POs, the process_id for even the record which has correct distributions info also gets 'Rejected' as a value. The process is considering a mix of records : the approved POs that DO NOT HAVE distribution info in PO_DISTRIBUTIONS_INTERFACE (which we had not managed to populate) and the approved POs that HAVE distribution info in PO_DISTRIBUTIONS_INTERFACE.
    does the Import standard Purchase Order process populate partial data that could be good or it rejects the whole lot of records?
    Can anyone guide on this issue?
    Thanks and kind regards,
    Aparna
    Edited by: Aparna on Jul 24, 2009 3:45 AM
    Another piece of info I would like to share is
    I have run the process for an approved PO with distributions info in PO_DISTRIBUTIONS_INTERFACE. This time no mixed data. In PO_INTERFACE_ERRORS table, an entry was found: for column name : PO_DISTRIBUTION_ID in ERROR_MESSAGE column 'Error: Has no distributions'.
    Edited by: Aparna on Jul 24, 2009 8:03 AM
    After carrying out number of tests, I have found out that
    1) if the approval_status for the po is 'Approved' in the po_headers_interface table, it gives the above mentioned error and the process_id is 'rejected'.
    2) if the approval_status for the po is 'Incomplete' in the po_headers_interface table, the process add the 'accepted' value for the process_id. But, the charge account number is not populated in shipments.
    Edited by: Aparna on Jul 31, 2009 1:07 AM
    There has been some progress on this issue. The process sees distributions data into the PO_DISTRIBUTIONS_INTERFACE table. Yet the following errors are found in the process log file:
    Start dist default process
    before getting period name
    after getting period name
    -->Intfc error occurred ...PO_PDOI_INVALID_GL_ENC_PER
    before workflow
    unit price = 18.5, rate = , unit price in functional currency = 18.5
    after workflow
    Start dist creation process
    Start dist validation process
    -->Intfc error occurred ...PO_PDOI_INVALID_BUDGET_ACCT
    Start insert new record into po_distributions
    Distribution ID: 252
    dist num: 1
    last updated by: 1189
    po header id: 5283
    po line id: 5878
    line loc id: 5924
    sob id: 21
    cc id: 1560
    qty ordered: 10
    Req Header Ref num :
    Req line Ref num :
    Req dist id :
    ROW ID: AAHUc1AFPAAAQ04AAC
    call tax
    Rollback for the Last Errored Line: 10
    All Lines in error - Rolling back the header
    We opened new GL periods for the calendar and yet same errrors are seen. Can anyone suggest any solution?
    Kind regards,
    Aparna

    Hi
    Do you have a copy of your insert statement?
    regards

  • Interface tables bug?? Hyp 11.1.1.2 with EPMA patched

    HI,
    I am facing one issue. When loading metadata from interface tables to dimension library, not all my member properties make their way into dimension library.
    This happens when i am performing load of all dimensions in one profile:
    E.g. Account dimension. In interface tables i set up 'account type' as Expense and 'Variance reporting' as Expense. After I import dimensions i still see for a member these properties as 'Revenue' and 'NonExpense'. So it does not take into account my changes.
    But when I load dimension account alone, these changes are being transformed to dimension library. Problem arises when i have e.g. 1 associated table with account dimension (mostly Alias dimension). Without selecting this dimension the log gives me an error (alias must be also selected) but changes will go through. When i add alias or more dimensions I will get no error which is right but changes will not go through.
    Can you please help with this issue?

    Is this an essbase only application? It seems like the property is defaulting to stored and then flipping the initial stored member to shared because Essbase isn't interpreting the deployment correctly. I would try using ShareData as the datastorage property (I think that is the correct spelling). Also, I believe the correct way to set IsPrimary is Y/N and not 0/1.
    If that did not work I would try the following in this order:
    1 - I would first extract the dimension in question using the file generator and confirm that the properties are indeed correct.
    2 - If they were correct. I would toggle the dimension from shared->local->shared. EPMA is still a little nutty and this will fix a fair amount of issues as it will 'refresh' the application's version of the dimension. I would then deploy
    3 - deploy from EPMA->Planning only (no essbase creation), then deploy to essbase separately after ensuring the property represents itself in planning. If it is essbase only - create the outlnie instead of refresh.
    4 - create a duplicate app in EPMA and deploy the copy of the app - and see if it has the same problem
    Try that and see how it goes.

  • CRM Open Interface Tables for Integrating with CRM

    HI all, We are evaluating integration with CRM from Telco Billing system. The TRMs of CRM talk about using some published open Interface table in CRM. I could not find any TRM or User manual where I can get this info.
    Also need to know API for CRM for intregation. PL. reply to [email protected] . Thanks - Pradip

    I think you also need V14496-01 Part 1 of 2 and V14496-01 Part 2 of 2 (English Language Extension Packs).
    Installation is explained in the Bookshelf: V29095-01

  • HT1040 Is there a way to place an order with more than one item at a time? For example I am going to make a few books and have them all shipped to me.  Do I have to order and pay shipping for each one individually?

    Is there a way to place an order with more than one item at a time?  for example I am making a few books and having them all shipped to me.  Do I have to order each one separately and pay shipping each time?

    You have to order each book separately, if the books are different. Only multiple copies of the same book can be ordered in the same order, see here
    Regards
    Léonie

  • Creation of orders using allocation table with reference to contract

    Hi
    I am creating the follow on documents (ie vendor orders) from allocation table display, for an allocation that was created with reference to a quantity contract. I have changed the message 06 078 to an error, and the system is returning an error saying the quantity will exceed the contract quantity, even though the quantity is less than the contract quantity and there are no other releases against that contract. If I create the order manually against the contract (ie not through the follow on docs in allocation table display) the order is created correctly.
    The program appears to loop and take into account my order quantity 4 times and return that quantity as the exceeded quantity. ie PO item quantity for 10, will say quantity will be exceeded by 40.
    Any ideas?
    Mark

    Hi Kapil
    Plse try this
    Go to IMG-MM-PURCHASING-PURCHASE ORDER-DEFINE SCREEN LAYOUT AT DOC.LEVEL- ME21N - Administrative data item-
    Here try to make all the field as Opt.Entry...
    Then see..
    regards
    Anis

  • I am unable to order a book created with iPhoto.

    I am unable to order a book created with iPhoto. It has never happened to me before and I have ordered plenty of books in the past few years. Any ideas why the order button is suddenly greyed out?

    Hi markfromthornleigh, 
    Thank you for visiting Apple Support Communities. 
    If you're not able to order a book using iPhoto, start with the troubleshooting steps in the first two sections of this article:
    iPhoto: Difficulty submitting a book, card, or calendar order - Apple Support
    All the best,
    Jeremy 

Maybe you are looking for

  • Text input field

    How can I create a text input field?

  • Finding the key according to string length in java.util.Properties

    Finding the key according to string length in java.util.Properties. I know only String length only.

  • No response from thunderbolt to Mini DV cam

    I have a bookpro retina with thunderbolt ports and no firewire 400 or 800. I have a mini-dv sony cam and bought a firewire 800 cable with  a Thunderbolt adapter to connect the cam to my bookpro and download some videos from it, yet no response from t

  • Icons Will Not Display

    Map icons not displaying properly. Here is the url that is being built by the oraclemaps.js file: http://<host>/mapviewer/fsmc/images//infoicons/closeDialog_n.png instead of this: http://<host>/mapviewer/fsmc/images/infoicons/close.gif We are being r

  • 19 inch or 22 inch external display?

    I have a black Macbook (older generation). I'm looking into buying the Acer H213H as an external display (21.5 inch LCD). Before I buy it, I'd like to know if external displays with higher native resolutions than the Macbook will show fuzzier text/im