ESYU: R12 - Order를 Booking 하면 Order line의 Tax Classificaiton을 clear 하는 문제

Symptoms
Oracle Order Management - Version: 12.0.1
This problem can occur on any platform.
Tax Classification Code가 Saled Order에 정상적으로 override 되지 못한다.
한번 Order를 저장하면 이 field의 값은 null로 변경된다.
STEPS:
이 issue는 아래 steps에 따라 재현이 가능하다.
1. Order Management responsibility
2. Orders, Returns > Sales Orders
3. Create new order, attempting to overwrite the Tax Classification Code---then recalculate
Tax---saving the order. That field is empty.
Cause
이 issue는 Taxation module의 알려진 limitation 이다.
만일 default Tax Code가 user에 의해 override되고 저장된다면 line은 저장되고 이 후 order가 booked
될 때 line의 Tax Code는 원래의 default 값으로 변경될 것이다.
이 logic은 다음과 같다.
Booking이 되자마자 Scheduling이 발생하며, 여기 Schedule Ship Date와 Tax Date 간의 seeded dependency가
존재한다. 또한 Tax Date와 Tax Code, Tax Exempt Number, Tax Exempt Reason 간의 seed dependency도
있다.
그러므로 Schedule Ship Date가 변경될때면 모든 dependent attributes가 clear 되고 re-default 되게 되므로
user에 의해 초기에 입력된 입력된 값은 잃게 되고 사실상 defaulting으로 제공되는 값이 유효하게 된다.
Solution
이를 해결하기 위해서 user는 Schedule_Ship_Date와 Tax_Date 간의 종속관계를 disable 하기 위해
Defaulting Extension Package(OE_Dependencies_Extn OEXEDEPB.pls)를 이용할 수 있다.
이 예제를 설명한 note가 metalink에 있으며, 이 방법은 order booking 동안 user가 입력한 Tax Code가
clear 되지 않게 한다.
추가로 user가 원하는 것이 order booking시 Tax Code가 null인 경우 error를 발생시키는 것이라면
Order Transaction Type form의 Finance tab의 'Taxable'을 check 한다.
이 경우 이 order는 Tax Code가 없는 경우 book 되는 것을 허락하지 않는다.
Reference
Note 469976.1

Similar Messages

  • Assigning Order Booking Privilege to SalesManager

    Hi,
    I am new into EBS 11i.
    How is it possible to assign Order Booking privilege to a User in Order Management module.
    Is it works When he assigned to Order Management super User privilege. Or any other settings needs to be done.
    The User Have already having the Order management Super user responsibility. But He cant Book an Order.
    If Any have solution for this please reply...?
    Thanks in Advance
    Naseer
    Edited by: Naseer c on Sep 25, 2010 1:35 PM

    Hi Naseer,
    This is determined by whether your user has the function Sales Order: Book Order (ONT_OEXOEORD_BOOK_ORDER) included and enabled in the menu assigned to his responsibility.
    This is included in the seeded menus so check also that you don't have a function exclusion against your responsibility definition for this user.
    Regards,
    Jon

  • Tax Code changed after booking order..

    Hi,
    We faced an issue that the tax code is changed to be the default value of the bill-to site after booking.
    For example, The tax code of customer A bill-to is VAT0 (means tax=0%).
    While creating a new order, 'VAT0' is auto carried out as the defaulting tax code.
    We maintain tax code to be VAT5 (means tax=5%) and save the change. It work fine and correctly before booking, order total is included 5% tax.
    But after booking, the tax code is auto-changed to be VAT0, and there is no tax in the order.
    What is the problem??
    Should we maintain tax code after booking???
    Or some setting should be checked to prevent the issue??
    Thanks in advance,
    best regards,
    Zhxiang

    Hi,
    Here, we have tax method, in AR system options, set to Latin Tax Method, and Tax Code does not get default again after booking. If it is changed from VAT0 to VAT5, it remains VAT5 after booking.
    I changed Tax Method to VAT, in a test database, and the tax code is not changed back to the default value after booking.
    In the order type, tax event is set to entering, and we are using the original Defaulting Rules for tax code field.
    Regards,
    Ketter Ohnes

  • Order booking on specific line item

    Can i book a specific line item in a multi line sales order ?

    By the name Order booking suggests, the booking happens at Order level and not at Order Line level.
    regards,

  • 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.

  • ESYU: R12 - Order 입력 화면(OEXOEORD)의 모든 fields가 grayed out 인 경우

    Purpose
    Oracle Order Management - Version: 12.0 to 12.0
    This problem can occur on any platform.
    OEXOEORD.fmb
    OEXOEBSO.fmb
    R12 version의 Sales Order form이나 Sales Agreement form(OEXOEORD or OEXOEBSO)의
    모든 fields가 greyed out인 경우 해결 방법에 대해 알아본다.
    Solution
    이 문제의 원인은 Setup이다.
    이와 같은 문제는 profile option 'MO: Security Profile' 은 setup 되어 있으나,
    'MO: Default Operating Unit' 은 아직 setup 되어 있지 않고 folder에서 보여야 하는
    Operating Unit field가 활성화되어 있지 않은 경우 발생한다.
    Operating Unit는 정보의 key이며 이 값은 transaction을 발생시키기 전에 지정되어야 한다.
    Recommendation:
    만일 MOAC를 사용한다면
    1. Folder Options을 이용하여 form 안에서 Operating Unit field가 보이기 활성화 한다.
    2. MO: Default Operating Unit 을 setting 한다.
    만일 MOAC를 사용하지 않아 MO: Security Profile를 unset 했다면 MO: Operating Unit
    값이 default Operating Unit로 되고 application은 이전과 동일하게 움직인다.
    Profiles setting에 관해 좀 더 자세한 사항은 Note 393634.1를 참조한다.
    - R12 Readiness Cheat Sheet: How To Setup Multi Org Access Control (MOAC) for Order Management?
    Reference
    Note 393735.1

  • ESYU: R12 - Order Management를 위한 Multi Org Access Control(MOAC) setup 방법

    Purpose
    Oracle Order Management - Version: 12.0 to 12.0
    Information in this document applies to any platform.
    R12의 Order Management에 대핸 Multi Org Access Control(MOAC) setup 방법에 대해 알아본다.
    Solution
    일반적인 MOAC Setup:
    1. HRMS에서 Security Profile을 정의:
    a. HRMS Management responsibility 선택
    b. HRMS Manager> Security> Profile로 이동
    c. Security Profile이 정의되어 있는지 확인 (OM responsibility 혹은 Site level로)
    d. 만일 아직 setup 되어져 있지 않다면 Operating Units를 입력
    e. 저장
    Note: 만일 위 d step과 같이 새로운 security profile을 생성하였다면 concurrent program 'Security List Maintenance'를 꼭 실행해야 한다.
    그렇지 않으면 multiple operating units가 OM forms의 LOV에 나타나지 않을 것이다.
    이 program은 multi-org access를 validating 하기 위해 사용하는 table에 data를 생성한다.
    Navigation: HRMS Management> HRMS Manager> Processes & Reports> Submit Process & Report> Security List Maintenance
    2. MO Profile Options setup:
    a. MO: Security Profile - 이 profile setting은 MOAC functionality를 활성화 한다.
    b. MO: Default Operating Unit - 이 Operating Unit는 OM forms과 report에서 default가 될 것이며, 이를 clear 하거나 변경하기 위해 LOV를 사용할 수 있다.
    Keep the MO profiles in sync:
    MO: Security Profile은 site와 responsibility level로 setting 할 수 있다.
    MO: Default Operating Unit은 site, responsibility, user level로 setting 할 수 있다.
    Application이 원하는대로 동작되지 않는것을 발견하면 이 profile options의 setting 값을 확인한다.
    3. OM setup:
    R12 upgrade 시 OM Profile에서 migrate 된 새로운 OM System Parameters를 확인:
    Order Management Super User> Setup> System Parameters> Values
    (See <<NOTE 393646.1>>-R12 Readiness Cheat Sheet: Migrated OM Profile Options)
    4. Form에서 hidden field 'Operatin Unit'를 활성화시키고 default folder로 저장:
    Sales Order and Order Organizer forms
    Quick Sales order and Organizer forms
    Sales Agreement forms
    Pricing and Availability form
    Other forms
    Note: Sales Order form에서 hidden field 'Operating Unit'를 'Show' 하기 전에 fotm안에 이 field를 위한 공간을 만들어 놓아야 한다.
    예를 들면 Customer Number field를 짧게 하거나 Operating Unit field로 이 field를 덮어씌울수 있다.
    Reference
    Note 393634.1

    Hi Larry,
    Have you considered adding the exec apps.mo_global.set_policy_context call to your connection's start-up script?
    Tools -> Preferences -> Database -> Filename for connection startup scriptNot the most flexible approach, so I'm not sure if it is appropriate for your application, but just a thought. You might create distinct connection names with different start-up scripts for each org_id.
    Regards,
    Gary
    SQL Developer Team

  • Disable Book Order Button in India Localization (Urgent)

    Dear Friends,
    I want to disable Book Order button (OEXOEORD), If tax lines empty in (JAINEORD). what r the possible solutions please reply me ASAP.
    Thanks in Advance
    Datta

    Use Custom.pll for version <11.5.10 else use personalization framework for 11.5.10

  • When running the workflow background process for drop shipment order, sale order line's status gets automtically closed instead of awaiting shipping

    Hello friends,
    I am created a drop shipment order with all the setups done . now i have booked the sale order as source type external. but when i run the workflow background process , after completing the report when i check the sale order line status it changes to "closed" instead of "awaiting shipping".
    Plz guide me if i have missed something in the setups.
    thanks,
    Sachin

    Hi Sachin,
    pls check the below notes from MOS
    Drop Ship Sales Order Cycle In Order Management (Doc ID 749139.1)
    Vision Demo - How To Create A Drop Ship Sales Order/Purchase Order (Doc ID 1060343.1)
    Thanks
    -Arif.

  • Accurate OM booked orders report

    My objective is to develop a Booked Orders Report in Discoverer and I'm pretty new to Discoverer 10g.
    My logic to property display the records is -- for each order in OM that header status is booked, determine if ANY lines are still open by looking at the Open Flag and if any line is still open, display all lines associated with that order.
    example: SO# 100 has 4 lines where line 1 is open awaiting shipping (open_flag = 'Yes') and other 3 are closed (open_flag = 'No').
    maybe I'm going about this the long way so if you know a cleaner way, please share....
    The best logic in discoverer that I can come up with (based on the various line status fields) is that I can build a new calculation called l_open_flag that is setup as CASE WHEN "Order Lines".Open Flag = 'Yes' THEN '1' ELSE '0' and when I run the discoverer report, the l_open_flag is working and returning 1 or 0 as expected for each line.
    The next step is to setup a second calculation to sum the l_open_flag called sum_l_open_flag and add a second non-display parameter to display any order where header level status is 'booked' and the sum_l_open_flag > 0.
    the problem is that when I try to sum l_open_flag discoverer throws up a warning that I'm combining detail data point and an aggregated data point -- which I agree.
    After adding the new condition to include orders where sum_l_open_flag > 0, I still only get just the one line item out of the 4 lines on the order that is still open.
    Hope this is clear like oracle and thanks,
    Rob

    Hi rob,
    From your example i understood is if open_flag=Yes it is open and when No then it is closed.Your going in the right path by taking the case as you mentioned.
    But why are you taking the second condition sum(l_open_flag).definately it will throw warning.Why do you need this condition?Can you be clearer
    I sugest you take a second calculation as calculation2=l_open_flag>0,this suggests that when you are giving zero(0) it says that you want all closed sales orders.
    Anything more can you give more explanation.
    Best Wishes,
    Kranthi.

  • One order with multiple lines in OM is creating multiple invoices

    Application: Oracle 11i (11.5.3)
    Modules implemented: GL, OM, AR, AP, PO and CM
    Business Requirement:
    Our client would like to create Order consisting of multiple lines in Order Management.
    The Orders created in OM with multiple lines could be booked, picked, released and transferred
    over to Accounts Receivable. On transferring over the Orders from Order Management to Accounts
    Receivables using Auto Invoice process the Order should create ONE invoice with multiple lines.
    Moreover, for the multiple lines created on an invoice deferred revenue could be applied.
    ( eg. An order is placed for software and support. The support is to be invoiced all at once but revenue deferred to 1/12
    recognized each month as revenue is earned.)
    Right now we are getting two invoices. It is putting the deferred revenue item on a seperate invoice. Is this normal
    functionality? How can I get both on one invoice.
    thanks

    Hello Monique,
    Well you can have one invoice generated for an order with multiple lines. This is possible by changing some rules in Account Receivables. Use the grouping rules under setups->autoinvoice in AR. You can club your invoices based on any of the columns of ra_interface_lines_all. Hope this works for you.
    Arvind

  • Sales Order Book issue

    Hi experts,
    I have to sales order of 1000 qty today from customer ABC , now I have 200 qty production capacity  in each plant  so I have to dispatch qty from 5 plants. So how I can reserve the stock for this sales order ,because another person  can book same material in sales order from XYZ customer.Please suggest suitable solution
    Thanks & Regards
    ragini

    Hi,
    Here I am putting my view,create sale order with multiple line item for the material for desired quantity.You need to deliver
    material XXXXX for1000 qty to customer ABC,from 5 plants means 200 each.Create 5 line item each 200 qty.
    EX:
    Line item ,    Material   ,    Quantity  , Plant
    10                xxxxx           200        1000
    20                xxxxx           200        2000
    30                xxxxx           200        3000
    40                xxxxx           200        4000
    50                xxxxx           200        5000.
    As per the above ex,you can block the 1000 stock against order,here at line item level you need to change the plant manually,so
    the delivery takes place from relevant plant and shipping point.
    Regards
    Ram

  • Order Address per Line Item in OLA

    Hi, hoping someone can help with an OA/OLA query.
    One of our Buyers would like to use a different ordering address for one of the line items in an OLA.  Is there any way to set up an Ordering
    Address per line item in the OLA?  Or does she need to create a new OLA?

    I'd suggest writing your own might be easier. Oracle buckets the exposure as per the list below whereas you are probably only interested in seeing a total order exposure (by line item for bottles/shells) and total AR exposure summary.
    Also the standard report will look at the unit sell * the ordered quantity in calculating transaction amounts on open orders which is your problem. If I've understood your requirement correctly, you only want to consider the shells and bottles in the credit check because you enforce prepayment for liquids so presumably your AR o/s balances are only for money owing on shells and bottles.
    In that case, your only real issue is at the order entry stage (again because Oracle will be considering the total transaction value if you're using the standard automated credit check) which is why I suggested the manual workaround there.
    1     Header uninvoiced orders
    2     Header uninvoiced orders tax
    3     Line uninvoiced orders
    4     Line uninvoiced orders tax
    5     Line uninvoiced freight
    6     Header uninvoiced freight
    7     Header and line freight
    8     Invoices
    9     Payments at risk
    10     Order holds
    11     Line holds
    13     Order tax holds
    14     Line tax holds
    15     Order freight holds
    16     Line freight holds     
    17     Header and line freight holds
    18     External exposure
    21     G_BR_INVOICES
    22     G_BR_PAYMENTS_AT_RISK
    23     G_HEAD_RETURN_UNINV_ORDERS
    24     G_LINE_RETURN_UNINV_ORDERS
    25     G_ORDER_RETURN_HOLDS
    30     G_ORDER_RETURN_HOLDS
    31     G_LINE_RETURN_HOLDS

  • Pre-Order Book stuck in downloading, book not in yet

    I agreed to purchased a book on a pre-order basis.  Now when I go into my libray it is hung up trying to download this book that is not yet available.  I have tried fully shutting down the ipad, but no luck.  Also tried to buy a new book that is available, but that is not downloading and library is still hung up on the pre order book not yet available.
    Any help would be appreciated!
    Kim

    Jeff,
    Thanks for the reply.  However, the knowbase article referred to in iTunes Store: How to delete a downloading purchase on iOS  seems to refer to an earlier version of the iTunes app than I have with iOS 8.0.2.  My iTunes app has neither a More button in bottom nav bar, nor any options to display a Downloads list.
    iBooks does display The Innovators book in its Books list, with a downloading icon (circle with pause button inside) showing status of this book.  The progress indicator in this icon (solid line progressing around the circle) is stuck at the very beginning of the download operation, and hangs there forever.  I cannot use the Select button to select this book (to move or delete it); the Select button displays a radio button in front of each item, allowing a group of books to be selected for a Move or Delete operation.  But The Innovators book's radio button cannot be toggled (presumably because the book is still downloading).
    As I indicated in my original message, I can use iTunes on Mac to remove the book from the iPad as part of its Sync/Backup operations.  While this removal appears to work, the book reappears in the Books list on the iPad shortly after the Sync operation completes.  Again, I presume this is because the book still exists in the download list on the iPad.
    Any other thoughts on how to proceed?
    Gary

  • Still connecting... in iPhoto 5.0.4 to order book

    I have the not uncommon problem of trying to order a book...the book pages load; I get the "connecting" blue and white barber shop bar...and it never happens. I tried asking support, and they told me to try a hard line instead of wireless--nothing. Then I went to these boards, and took the advice to throw out the preferences...I'm still trying to rebuild my library from that little stunt. SO now I have two questions:
    -1-
    Can people really order books still from iphoto 5.0.4, and if so how? My 1-click is active, etc.
    -2-
    Did I lose my book as I'd spent days laying it out forever by taking advice from this board? If not, how do I get it back? I am currently reloading everything through "add to library..." and taking everything in the pictures folder into i photo...no books or albums have yet appeared.

    Bookish
    Welcome to the Apple user discussion forums
    Can people really order books still from iphoto 5.0.4, and if so how? My 1-click is active, etc.
    Yes - lots of people do it all the time with no problems
    Then I went to these boards, and took the advice to throw out the preferences...I'm still trying to rebuild my library from that little stunt
    Specifically what advice did you follow and what did you do? I'v not seen any advice here that would cause library corruption causing you to have to rebuild your library. Certainly deleting the iPhoto preferences will not corrupt your library - it will not have any affect of any sort on your library. Any corruption problems you have would have been caused by something else.
    Did I lose my book as I'd spent days laying it out forever by taking advice from this board?
    Again nothing I've seen here will cause you to lose anything - except your preference settings which are easily reset.
    If not, how do I get it back?
    Again - that depends on what you did and what you are seeing.
    I am currently reloading everything through "add to library..." and taking everything in the pictures folder into i photo...no books or albums have yet appeared
    Again - "add to library" is not a part of any of the instructions I have seen here - depending on what you did and what you have there may be ways to save your library with its projects (books, etc) - but add to library will not include your projects
    what did you do?
    what are you seeing?
    How did you rebuild your library?
    Why are you adding to library now?
    LN

Maybe you are looking for