Hi,Project Number in Others Tab of Sales Order Window

Hi,
We are Using Oracle Projects Module and Order Management.
When we are creating the Order for the Customer,we need to link the Order with a Project in Oracle Projects.
How ever Iam Creating Sales Order ,Selecting the Project number from the LOV,It is not displaying any values.
Could you please guide me how to populate the Project Defined for a Customer in the Sales Order to be created for that Customer.
It will be great help for me if any could provide the solutions.
Thanks all.
Regards
Ganga Raju

You might want to review PJM Implementation Guide to follow the required steps.
I assume you have not assigned the projects to the PJM organization, which is a mandatory step.
Navigate to the form - Project Parameters, where you are supposed to enter the list of projects that would be avalable on that organization. you have to enter cost group, planning group and WIP accounting class defaul for each project.
Only the projects assigned to the Inventory / PJM organization are available on the sale order line LOV.
Thanks
Tarun Chaturvedi.

Similar Messages

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

  • Copy purchase order number and date from one sales order to other sales ord

    Hi,
    I am creating sales order in va01. here i am entering purchase order number (p100) and date. Sales order number ex: 42000
    I am creating another sales order with reference to 42000. when creating sales order with reference to 42000, purchase order number (p100) and date has to be copied automatically from that order.
    Can anyone please give me a solution?
    Thanks in advance
    Babu

    Dear Babu,
    Currently, PO number is being mentioned in copy routine 101 but this  
    field VBKD-BSTKD is being cleared out.                                
    If we check this routine code:                                                                               
    FORM DATEN_KOPIEREN_101.                                              
    Data which is not copied                                            
    Pricing date for consignment issue by external service agent from   
    the scheduling agreement                                            
      IF CVBAK-VBTYP CA VBTYP_LP_EDL.                                     
        CLEAR VBKD-PRSDT.                                                 
      ENDIF.                                                              
    PO data should not be copied                                        
      CLEAR: VBKD-BSTKD,                    <<<<<                         
             VBKD-BSTDK,                                                  
    In order to achieve your requirement, you need to consider creating you
    own copying routines for VBKD fields copying standard copying routines
    (for example copying routine 101) according your business requirements
    and change them via transaction VOFM, in order to:                    
      - deactivate the LOCAL: statement                                   
      - delete the clear statements                                                                               
    Once you have created those two routines to match your business needs,
    you can insert them in transaction VTAA, so the sales order will copy 
    the PO date at item level.                                            
    I hope I was able to help you.
    Kind regards,
    Zsuzsanna

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

  • Ignore the number of schedule lines in sale order item when run MRP

    Dear All,
    I have a problem when I create production order (discrete manufacturing)
    When I create a sale order with one sale order item and 3 schedule lines for this sale order item.
    After that, I run MRP for this sale order, what I get is 3 planned orders for 3 schedule lines. It means that I will have 3 production orders for 1 sale order item.
    I want  create one production order for one sale order item whatever the number of schedule lines in sale order item.
    I think I have to config in MRP. Please help me.
    Thanks in advance

    Dear
    Check in OPPQ then look in Master data Availability Check & strategy for material also check whether u have maintained strategy for same material and see did u extended sales views for other material
    As u said 3 schedule lines for this sale order item check whether u have extended sales views for next material
    With Regards
    Pushpalas

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

  • 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

  • Change customer PO number on a partially billed sales order

    Hi,
    Is it possible to change customer PO number on a partially billed sales order? We have tried this but gets the error message "Item 00010 has already been billed, quantity 0 not permitted'. This is for a direct shipment.
    Thanks & Regards,
    Keshini

    Hi,
    See whenever you have subsequent document for any type of documents, then its very difficult to change the Header data.
    As PO number is in header, So as per standard i dont think u can change the PO number.
    But there is field also in PO item, there u can change.
    Thanks,
    Raja

  • 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

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

  • Disabling logistic tab on Sales order and Delivery

    How can I disable updating/changes on Logistic Tab for Sales Order, Sales Quotation and Delivery?

    Hi John,
    In Standard, there is no Setting to Disable any documents Tab Fields.
    To achieve your requirement you have to use SDK or Third Party Add-on.
    Please also visit below link.
    Disabling TAB key for specific users
    Hope this help
    Regards::::
    Atul Chakraborty

  • Enable Purchase Order checkbox in Sales Order window

    How do I enable the Purchase Order checkbox in Sales Order window when the form load?

    Hi Kok Khuen,
    First I thought this could be turned on by the standard functionality of B1. After spending some minutes on it I didn’t find it, therefore I’m sending your the code I implemented to get the checkbox enabled.
    'First you select the TAB and the panelevel
                                oItem = oForm.Items.Item("114")
                                oFolder = oItem.Specific
                                oFolder.Select()
                                oForm.PaneLevel = 6
    'Enable the checkbox
                                oItem = oForm.Items.Item("104")
                                Dim _checkbx As SAPbouiCOM.CheckBox
                                _checkbx = oItem.Specific
                                _checkbx.Checked = True
    HTH,
    Felipe

  • Sales Order window opening too high

    When i click on the sales order window it opens up too high on the screen.  The whole header disappears underneath the SAP tool bar.  help?

    Try Windows - Cascade.
    Thanks,
    Gordon

Maybe you are looking for

  • Can I move downloads from one comeputer to another?

    I have downloaded music at work on my work computer and at home on my other computer is there a way for me to get the ones I downloaded at work on my home computer? I hope so. What happens if your computer crashes and you loose all of your iTunes Mus

  • HP Printers Don't Work Over Wifi

    With my two HP printers (Color LaserJet 2605dn and OfficeJet 7300) neither of my Macs with Lion or Mountain Lion can print to them when on Wifi. On a wired connection it works fine, but not on Wifi. When you try to print it just says cannot communica

  • Download Speeds

    Hi I've just order but had a couple of questions about expected download speeds. The estimate for my line is 63MB down / 20MB up. Currently we are on ADSL connecting aroud 6MB and getting 650kbs on downloads ( max speed ) What sort of speed should we

  • Is it possible to change zero options in "Secure empty trash"?

    In the "Secure Empty Trash" feature in Tiger, is it possible to change the settings regarding how many times the file being deleted is zeroed out? Can I choose a 1-pass or a 7-pass, etc?

  • Jsp errors swallowed (blame tiles?)

    I've got a struts/tiles app that all of the sudden started swallowing jsp exceptions. Normally when I make a typo: (exagerrated) <html> <%! n %> </html> The page doesn't load at all AND I get an exception in the catalina logs. Recently, I stopped get