Business area tab in Sales order is greyed out

Dear Experts,
My requirement is that i need to give business area in the sales order.But even when we are creating the sales order the business area field in the account assignment is greyed out even when the recon account the field is set to optional entry.
Help rerequired urgently.
Thanks in advance,
Ramesh Babu.

Dear Ramesh babu,
Please check in which table the business area is assigned to plant /sales area.
It is T134G.
Using the exits mentioned under the heading 'User-Exits for product allocation' in the below link,
http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm
check whether you can pick the plant and division from the order and input the business area  (based on the entry maintained in T134G against the Plant and Division ) using ABAP help.
Thanks & Regards,
Hegal K Charles
Edited by: Hegal . K . Charles on Sep 16, 2011 10:54 AM

Similar Messages

  • Business Area while creating Sales Order

    Hi everyone,
    I have the following error in creating sales order:
    "No business area can be determined for item 000010"
    The business area is assigned to my plant and division.
    Any ideas???
    Regards,
    Edited by: Smitha Kaikela on Apr 30, 2008 2:03 AM

    Thank You so much for your replies. I thought I had done the business area step, but I was indeed missing a small config.
    Anyways that is done but am still not able to create my Sales Order.
    Pricing Error: Mandatory Condition MWST is missing.
    I defined a condition record (VK11) for MWST and also defined the pricing procedure for my sales area with MWST.
    But the sales order still gives the same error. I tried logging out and creating it again, but no good
    Please help
    Rgds,

  • Sales office and sales group should greyed out..

    Hi All,
    I have a requirement here where the sales office and sales group in sales order should  greyed out once billing is done for the sales order.
    Kinldy suggest how can we achieve this.
    Thanks,
    Pavan.

    You can use program MV45AFZZ and USEREXIT_FIELD_MODIFICATION
    more information is here.
    https://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm

  • How to put some tabs in sales order item level  invisible mode

    Hello Gurus ,
    Good evening everybody ,
    We have some specific requirement from the client - Client does n't want few  end users to see the price details in sales so they want  the condition tab to be  invisible mode in sales order item lvel only for few users  i.e the condition tab  should not be displayed  for that user  is this possible  ?
    Note : I only have idea setting few fields in  sales order  but not tabs in sales order through screen variant -SHD0
    Looking for your inputs
    Thanks and regards
    Venkat

    Hi,
    There are a couple of options you can go with.
    1) You can use Transaction and Screen variants to create your own ZVariant and then put that to user profile.  Allow the user to run only with the variant you setup for the user via authorizations.
    2) Get GUIXT software by Synactive, to perform the above task for you. 
    3) If you happen to have latest version of SAP ECC i.e. 6.0 with EHP3 or above, you can go with NWBC (Netweaver Business Client).
    Thanks
    Kapil Sharma

  • Clearing the the street,Postal code and city in partner tab at sales order

    Hi Experts,
    I have a requirement like in sales order header or Item, In partners tab, when they are selecting the particular partner function like CR and the customer number is 500, and if they press enter then automaticaly it fetches the name,street,postal code and city at the right side for that entry. My requirement is like for particular customer 700, they want to hide the customer address in that Partner tab while sales order creation VA01. If they select the partner function CR and customer 700, after pressing enter, it shouldn't fetch the automatic address of that customer. They just want the customer name and remaining fields like street,postal code,city should be blank.
    Can you please let me know how to reach this requirement ate sales order creation or change level in partner function tab.
    I test these exits EXIT_SAPLV09A_001 to EXIT_SAPLV09A_004 but no use. Let me know possible ways to achieve this?
    Any idea on these?
    Thanks in advance ,
    Edited by: dolly B on Jan 18, 2010 11:36 AM

    Hi,
    This is happening because you have not maintained your data in sales order.
    Billing document takes the reference of order and delivery document for taking the data.
    Now if you donu2019t maintain your partner function in order nor in delivery then it wont be determine in billing document.
    If you want ZZ to shown in billing document then you have to make that function visible in sales order.
    While creating sales order it will take it from customer master data but when you are creating billing it wont search in customer master data it will search in sales order only.
    You can do one thing make that function non modifiable in partner determination procedure.
    So it cant be change in sales order.
    But I want to know why you want that should not be visible in sales order.
    Hope so I will be correct with my explanation.
    Regards
    Raj.

  • Put Purchase Orders checkbox in the first Tab in sales order window

    How do I use UI SDK to put the Purchase Orders checkbox in the first tab in sales order window?

    I want to enable the checkbox during form load, therefore I include the following codes:
    Case SAPbouiCOM.BoEventTypes.et_FORM_LOAD
                        '// Specifies that SAP Business One application opened a form.
                        Try
                            SBO_Application.Forms.Item(FormUID).Items.Item("104").Click(SAPbouiCOM.BoCellClickType.ct_Regular)
                        Catch ex As Exception
                            SBO_Application.MessageBox(ex.Message)
                        End Try
    But it doesn't work.

  • Add new tab in Sales Order(VA01/02/03)

    Hi All,
    Additional Tab A and Tab B in Sales Order (header) are already used for other developments so I need to add a new tab in Sales Order header/item. (I have already updated the table VBAK/VBAP with the include structure).
    Could anyone give the steps as to how I could proceed ?.
    Thanks,
    Kushi

    Hi Kushi,
    You can use screen 4459 or 4462 in program SAPMV45A which are the item additional data A or B tab to add your custom fields. In order to capture the data from this custom fields you can use user exit USEREXIT_SAVE_DOCUMENT_PREPARE OR USEREXIT_SAVE_DOCUMENT in program MV45AFZZ.
    Please check this link for more information on sales order user exits.
    http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm
    Regards,
    Ferry Lianto

  • Additional tab in sales order-incompletion log

    Hi
    We have added additional tab in sales order at item level...
    But when we try to put the some fields which are available in the additional tab into incompletion log,we are not able to select the respective screen name...
    How to add that additional tab in the screen name of incompletion log..
    We could give field name,table name,but screen is not availble,,in incompletion log...
    When we did recording it gave us fcode as T14 (screen name)
    Can u tell us how to bring that screen in the incompletion log
    Regards
    Sudha

    Hi
    We have added customised fields in item level table  VBAP and include these in the screen  8460 (Additional data B).
    We need to bring these fields in incompletion log..Tell us what screen we should give in incompletion log config...

  • FT tabs in sales order

    Hi Experts
    I am not getting the foreign trade tabs in sales order (however i am able to see in delivery). Is there any setting to get it in sales order too.
    warm regards
    marias

    Hi,
    In Sales order, you can see only "Business transaction type" in item data / Sales A.
    Regards,
    Lionel

  • How to enable Billing plan tab in sales order (lean) with NWBC

    Dear All,
    The Billing plan tab in sales order (lean) is not availabe with NWBC. How to enable this tab?
    Is there is any documentation to do the modifications of NWBC's webdynpro screens?
    for example, there is a standard webdynpro screen in NWBC from SAP best practices to create sales order (lean). The lean sale order screen having restricted elements and tabs when compare with standard SAP GUI (t code va01).
    So I want to include the few missing tabs for data entry.
    any documentation or solution?
    thanks in advance,
    Suresh Yerra.

    Dear All,
    Is there is any documentation to do the modifications of NWBC's webdynpro screens?
    for example, there is a standard webdynpro screen in NWBC from SAP best practices to create sales order (lean). The lean sale order screen having restricted elements and tabs when compare with standard SAP GUI (t code va01).
    So I want to include the few missing tabs for data entry.
    any documentation or solution?
    Thanks,
    Suresh Yerra.

  • Interim storage area taken in sales orders

    Hi all!
    The sales orders of my client is taking materials in 9** interim storage area, for example, when material is in 902 (GR area). Is there any possibility to restrict the sales order to take materials in count from this areas? Should take only from physical areas.
    The release is SAP ECC 6.0
    Thanks for any help.

    Hi Guys
    I think we are losing the thread here.
    Whilst the majority of our answers are correct I think I now 'get' the issue.
    When creating the Sales order and carrying out your 'check' the system is saying that there is stock available.
    THIS IS TRUE the stock IS available. Your check is carried out in IM and does not see 902 or 922 or 001 or ant st type.
    In IM the stock is either here or it is not.
    Your choices are as follows
    'Block' the stock on receipt so that it is not included.
    Use inbound deliveries and put away in WM FIRST and then Post goods receipt in to IM or the simple answer is
    Put the stock away in a timely manner and there is no issue but just to reiterate the stock IS available the system is not wrong and even if you set up the individual st types as suggested this just means that it will not pick from there but will not fix the issue.
    I hope that this helps

  • MTO --- How can one verify costs are tracked at sales order level

    PP members:
    In MTO -- costs are tracked at sales order level, how can one verify that costs are tracked at sales order level
    Are there any settings/fields in master data to look into for <b>identifying costs at sales order level</b>,
    Thanks for your time

    Hi suren,
    on the top you will see "sales document" "edit" "goto" and then you have "extras".
    On the dropdown you will see "costing".
    Regards,
    Satyajit

  • How can we identify what are all user exits are there for sales orders,deli

    Dear All,
    How can we identify what are all user exits are there for sales orders,deliverys and invoices
    thanks
    nitchel v

    Hi Nitchel
    There are many ways to find out the user exits..
    For example for VA01.
    Goto Transaction ie VA01:
    goto System-- Status
    doubleclick on the program name ie SAPMV45A
    SE38 -> Enter the program name and in the program( SAPMV45A) goto -- attributes
    get the package name from here ie VA
    note the package(VA) and get back to main screen
    goto SMOD tcode  and click on find button in the package spec giv the package name ie VA and execute it
    you will find list of exits available
    check out the exit that suits ur requirement
    goto cmod and create a new project and implement in that user exit.
    You will get the following exits in SMOD..
    SDTRM001  Reschedule schedule lines without a new ATP check
    V45A0001  Determine alternative materials for product selection
    V45A0002  Predefine sold-to party in sales document
    V45A0003  Collector for customer function modulpool MV45A
    V45A0004  Copy packing proposal
    V45E0001  Update the purchase order from the sales order
    V45E0002  Data transfer in procurement elements (PRreq., assembly
    V45L0001  SD component supplier processing (customer enhancements
    V45P0001  SD customer function for cross-company code sales
    V45S0001  Update sales document from configuration
    V45S0003  MRP-relevance for incomplete configuration
    V45S0004  Effectivity type in sales order
    V45W0001  SD Service Management: Forward Contract Data to Item
    V46H0001  SD Customer functions for resource-related billing
    V60F0001  SD Billing plan (customer enhancement) diff. to billing
    For Delivery you will get .. here the package name will be VL.
    V02V0001  Sales area determination for stock transport order
    V02V0002  User exit for storage location determination
    V02V0003  User exit for gate + matl staging area determination (h
    V02V0004  User Exit for Staging Area Determination (Item)
    V50PSTAT  Delivery: Item Status Calculation
    V50Q0001  Delivery Monitor: User Exits for Filling Display Fields
    V50R0001  Collective processing for delivery creation
    V50R0002  Collective processing for delivery creation
    V50R0004  Calculation of Stock for POs for Shipping Due Date List
    V50S0001  User Exits for Delivery Processing
    V53C0001  Rough workload calculation in time per item
    V53C0002  W&S: RWE enhancement - shipping material type/time slot
    V53W0001  User exits for creating picking waves
    VMDE0001  Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002  Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003  Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004  Shipping Interface: Message SDPACK (Packing, Inbound)
    For Billing VF01..Package is VF..
    SDVFX007  User exit: Billing plan during transfer to Accounting
    SDVFX008  User exit: Processing of transfer structures SD-FI
    SDVFX009  Billing doc. processing KIDONO (payment reference numbe
    SDVFX010  User exit item table for the customer lines
    SDVFX011  Userexit for the komkcv- and kompcv-structures
    V05I0001  User exits for billing index
    V05N0001  User Exits for Printing Billing Docs. using POR Procedu
    V60A0001  Customer functions in the billing document
    V60P0001  Data provision for additional fields for display in lis
    V61A0001  Customer enhancement: Pricing
    Or another way is ..
    - Get the program name for that T-Code
    - Go to that program
    - In that program, search for word 'EXIT' or 'CUSTOMER-FUNCTION' by using where-used list which will give u the list of user exits for that program
    And also you can check in the tables in SE16 for user exits..
    MODSAP - Stores SAP Enhancements
    MODSAPT - Stores SAP Enhancements - Short Texts
    MODACT - Stores Modifications
    And there are other ways as well , pls check the forum for this ,
    Regards,
    Vvieks
    Note : If you have any specific requirement then pls let us know , we will guide you

  • How many table are affected when sales order creation(O2C)

    Hi all,
             HOw many table are affected when sales order creation, can any one please help ,and please give me a description indepth please please. I know some of the table affected
    Thanks&Regrads,
    Surya

    Hi Kantur Shekar madhuri,
    Would you confirm the whether in your schedule line category is activated for "Product Allocation" or not.
    if not please activate and re run your scenario.
    Regards
    Arun

  • User exit for partner tab on sales order

    Hi All,
    Is there any user exit available for partners tab on sales order which should trigger when ever user changes anything from that tab like add/change remove any of the partners.
    Thanks,
    Suman.

    Hi Guys,
    Any Updates.
    Thanks,
    Suman.

Maybe you are looking for

  • Network QoS and Server 2012 R2

    We are designing our new cluster environment on HP Blades with 6 Ethernet and 2 HBA connections: Ethernet  = 2 x on board and  4 x quad port HBA =  1 x Dual port I have been advised that we will be configuring Live Migration  on the Management networ

  • Logical port problem

    Hi All I create logical port in LPCONFIG for a WS and i put the proxy class and logcal port (just variable like abc ) i choose defult port and in runtime i choose webservice and in in call parameters in URL i put the WSDl of the WS i create via se37

  • Odd sound from 24-inch LED in sleep mode

    Hello. I got the new 24-inch LED Cinema Display about a week ago. Looks awesome. Noticed an odd sound though that comes from the display when my MacBook Pro goes in sleep mode and only then. It's not extremely loud but is high pitched and is emanatin

  • Question about my fitness icon

    I push on my fitness icon and I just get pedometer and history not walk,run and history. Why is that? thanks

  • Random cyrillic letters, sentences on Safari. Why?

    In the last week or so, I am getting random cyrillic letters, usually lines of them, and in one occasion a whole page.  This is when using my normal old Safari 5.0.6 on my old OS 10.5.8 on my MacBook Pro. I thought the various sites where these anoma