Customer Master Creation Icon in Sales Order

Hi All
does any one know what is the setting to get the icon to create customer master in the sales order screen after u give order type and sales area in VA01.  I am geting the same for standard SAP order type OR and not for my custom order type ZOR.
Regards
Yatin Thakkar

Have you tried Mr.Ravi's suggestion ??
That is delete the existing order type (assuming that you were trying in development server), copy the standard order type OR and rename it as ZOR and save.
After a few minutes, create a sale order and see how it works.
thanks
G. Lakshmipathi

Similar Messages

  • Customer Master Definable Attributes to Sales Order and Pricing

    Hello,
    I have a requirement to set a customer master flag using freely definable attributes.  I am planning to use KNA1-KATR10 from the GENERAL Customer Master data.  We do not want the flag to be sales area specific.  The flag will be on the ship to customer.   
    I need to determine how to copy this flag into the sales order and then also to ensure that this field is available for evaluation in a pricing requirement routine. 
    How do i accomplish this?  An alternative would be to use the Customer Grp fields , KNVV-KVGR1 but i am guessing the process would be similar. 
    Best Regards

    If you want to save Katr10 to the order, you will have to
    1. Append new fiield to VBAK within an append structure like zzvbak.
    2. Retrieve Katr10 and move to VBAK in MV45afzz form userexit_move_field_to_vbak.
    3. Append new field Katr10 to pricing communication structure komk in include komkaz.
    4. If you retained Katr10 as field name then you are done since there is a move corresponding from vbak to komk, if not you need to move this to komk in MV45afzz form userexit_pricing_prepare_tkomk.
    The field will now be populated and available in your pricing requirement routine. Hope this helps.
    Matt

  • VD05 - Customer master record blocked for sales orders and billing

    Hi,
    I have a scenario whereby I have blocked a customer master record for sales orders and billing using transaction VD05, but it still allows you to create sales orders and post billing documents.
    What is the reason for this?
    Regards
    Gandi

    Hi,
    Block the customer for the sales order, delivery and Billing for the specific sales area in vd05
    and try out,
    Regards
    Pradeep BV.

  • SD-payment method in customer master not carry to sales order

    HI, guys:
    I hv one problem that payment method maintained in customer master is not carried to sales order ..
    Anyone has idea on it?
    Rg,

    Hi,
    First pls clarify one thing whether you are talikng about Payment terms or Payment Method...
    In Cust.master Payment terms & payment method data are maintained by FI consultants in Company code data under Payment transactions..
    also Payment terms is mainatained by SD  in Billng Doc.. tab 
    If it is Payment methods then ck in OBVU
    Reg
    JJ
    Edited by: Jagsap on Jul 9, 2009 7:32 AM

  • Customer master not extended to sales area

    Hi experts,
    We are in a global SAP platform. We have 4 separate company codes.
    1000 - Japan
    2000 - India
    3000 - Europe
    Customer masters are created for each of their company codes & extended to their respective sales area.
    As we are doing intercompany sales, when i create sales order using sales org India to Japan customer, my problem is that when i enter Japan customer code it says "customer xxx do not exists in india sales area'.
    How do I extend the sales area for Japan customer code to India sales area? Then it says customer does not exists in India company code.
    Please help.  Thanks,
    Regards,
    Pri

    Dear Priya,
    You mentioned that you are doing inter company sales.
    Intercompany sales means you are sending the goods to the Japan company from there they will sell the goods to their customer. In this scenerio you need to create japan company as internel customer under India sales area then you need to the slaes with that customer.
    For these settings you go through this IMG path
    SPRO>IMG>Sales and distribution>Billing>Intercompany billing.
    For more details please go through this SAP help link
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/5614cd545a11d1a7020000e829fd11/frameset.htm
    Second one is if you want to sell the goods directly to Japan customer from India then you have to extend that existing customer master to the Indian sales area.
    Go to XD01 enter account group,customer number,sales area(India) and company code(India) & give Japan customer ,company code and sales area as refernce then execute.
    I hope this will help you,
    Regards,
    Murali.

  • How to block the creation of a Sales Orders without a linked Purchase Order

    Hi. I'm trying to block the creation of a Sales Order that doesn't have a linked Purchase Order. The first thing I did is using the SBO Transaction Notification as follows:
    IF  @transaction_type = 'A' AND @object_type='17'
    BEGIN
         IF (SELECT PoPrss FROM ORDR WHERE DocEntry = @list_of_cols_val_tab_del) = 'N'
         BEGIN
              SET @error = 1
              SET @error_message = 'Purchase Order Missing...'
         END
    END
    This works good. I create the Sales Order, I tick the purchase order field on the logistics tab, I click Add, and then the purchase order window appears...
    Then, the problem begins... If I click the Cancel button, the purchase order is obviously not created, but the Sales Order is created.
    Can someone tell me how to block the creation of the sales order If the user press the cancel button on the purchase order window (and the purchase order is not created)
    As far as I can see, after clicking the add button in the sales order document, the Sales Order is created on the DB. If there's no way of blocking the creation of the Sales Order, can I avoid closing the purchase order window by the SBO_TransactionNotification? (if the purchase order has not been created)
    Thanks...

    Hi Yail,
    I think you can't close the purchase order with the stored procedure.
    Try to catch the Event when the user click on Cancel button.
    So you can list the vents with event logger : https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ede3be37-0e01-0010-1883-cd1b5293473e
    You can block the cancel button and force the user to create the purchase order.
    Hope i help you
    Best regards
    Michael

  • While doing LSMW standard method for Customer master creation..

    while doing LSMW standard method for Customer master creation.....
    In 13th step I am getting this king of error
    FB012                    Session 1 : Special character for 'empty field' is /
    FB007                    Session 1 session name ZPROJ was opened
    FB109                    Trans. 1 : Transaction xd01 is not supported
    FB016                    ... Last header record ...
    FB014                    ... BKN00-STYPE 1
    FB014                    ... BKN00-TCODE xd01
    FB014                    ... BKN00-KUNNR
    FB014                    ... BKN00-BUKRS
    FB014                    ... BKN00-VKORG A1
    FB014                    ... BKN00-VTWEG 00
    FB014                    ... BKN00-SPART 0
    FB014                    ... BKN00-KTOKD
    FB014                    ... BKN00-KKBER BP01
    FB013                    ....Editing was terminated
    Can anyone help how to solve this?

    Hello TJK,
    <b>FB012 Session 1 : Special character for 'empty field' is /</b>
    This is the special function in LSMW, for empty field system will put / sign automatically, so you need not to worry about that.
    <b>FB007 Session 1 session name ZPROJ was opened</b> It is opening session ZPROJ which is your project name/object name.
    <b>FB109 Trans. 1 : Transaction xd01 is not supported</b>
    Check out your field mapping and conversion rule for object.
    <b>FB013 ....Editing was terminated</b>
    It is not finding proper field mapping rule / file inputs so the sytem terminates the LSMW object.
    Check your field mapping and conversion rule, check your source fields, save the file in tab delimited format.
    Hope this helps.
    Regards
    Arif Mansuri

  • Problem in customer master creation using BAPI_CUSTOMER_CREATEFROMDATA1

    Hi Guru's...
    i am unable to go forward...
    can you please help me out in this customer master creation....
    what are the fileds i am using while creating in XD01 (account group,name,country)then i am able create and the customer number is autogenerated.
    using same field values i am trying to test the BAPI initially but i am unable to execute the BAPI BAPI_CUSTOMER_CREATEFORMDATA1.
    in this one draw back is when compare to the XD01 peocess is account group.
    account group is mandataory in XD01 process and in BAPI test there i sno field for giving this account group field value.....may be this is one reason....(if it is mandatory where i have to provide in BAPI test..)
    and i tried in BAPI test using customer reference ID also....
    please guide me....
    please let me know if my question is not clear...
    Thanks in advance
    Srinivas...

    thanks rajani ur valuble reply..
    but i am looking for creating at a time 'n' number of customer's using BAPI (the coustomers data will be in flat file in presentation server....)
    please advise me ..
    let me know if my question is not clear...
    thanks in advance
    srinivas....

  • Automatic Creation PO from Sales Order

    Hi All,
    I'd like to make automatic PO Creation check box (Sales Order - logistics tab) is checked by default (not blank).  Do you have any idea how to do this? Currently I use SAP B1 2005B version.
    Thanks and Regards

    Use
    Use following procedure to create a purchase order directly from a sales order.
    Prerequisites
    In the Sales Order window, choose the Logistics tab. Select the Purchase Orders option. This initiates an automatic creation of a purchase order as soon as the sales order is added to the system.
    Procedure
           1.      Create a sales order and choose Add.
    The Purchase Order Confirmation window appears. All items included in the sales order appear on the left side of the window; the purchase order is on the right.
           2.      Select the items you want to include in the purchase order by highlighting their rows.
           3.      To move the selected items to the opposite side of the window, click . To include all the items in the purchase order, click .
           4.      By default, the quantities for the selected items are the quantities from the sales order. If necessary, change the quantities for the purchase order.
           5.      To save the purchase order as draft, select Create Draft Doc..
           6.      If required, select Split PO.
    By default, the purchase orders or drafts are created for the regular vendor of each item. The Purchase Order field allows you to place an item row under a different regular vendor:
    ○     Select the item row you want to place under a different regular vendor.
    ○     From Purchase Order, click  and choose the regular vendor to which you want to assign the item row.
    ○     Place the item row under the selected regular vendor.
           7.      To create the document for a different vendor, highlight the relevant item and click   to choose a different vendor from the Purchase Order.
           8.      To create the purchase order or the purchase order draft, choose Add.

  • Customer Master Creation Webservice hosting in PI environment

    I have requirement of  "Customer Master Creation Webservice hosting in PI environment" ,  could you tell me how do i go about this?
    answers are highly appreciated.
    thanks.

    Are you talking about MDM web service? If so please refer to..
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/soa-middleware/soa-management/process-integration/accessing%20master%20data%20management%20web%20services%20through%20process%20integration.pdf
    VJ

  • Customer Master Creation -- Request form template

    Hi ,
    Is there anyone could provide me the request form template for customer master creation ?
    We would like the request department fill this and pass it to the master data creation person .
    Thanks and regards
    Shubin

    Hi ,
    Please go through the below link to create the Customer creation in SAP.
    http://help.sap.com/saphelp_ides/helpdata/en/47/ef8c64124811d2806f0000e8a495b3/content.htm
    Regards,
    Pasapula.

  • Customer master creation time

    Hi
    where can i find customer master creation time ?
    regards

    In XD02/XD03 transaction code
    Extras->Administrative data(Shift + F8)

  • Blocking creation of particular sales order type

    HI  ,
    I initially my sales order type was ZMF , so many sales order are open  , as of now I want to block the creation one new sales order of type ZMF,
    Please guide me

    Hi Sunaina,
    Simply go to the details of ur doc. type (i.e in Define Sales Doc. types in SPRO) & put "X" in the "Sales Document Block" field on the top right of the order type.
    This will block d usage of this particlar doc type.
    Hope it helps. Plz close the thread if answered.
    regards

  • Need the userid & creation date of sales order.

    Hi all,
    I need to know the userid and creation date of sales order. Can any body please tell me..

    check the fields ERNAM and ERDAT in the table VBAK.

  • Creation of a Sales Order

    Hello All,
    I want to know if I can create a SO, based on material description and not based on material number?
    Plz give hints on how can this be acheived?
    Regards,
    Rags.

    Hi Rags,
    This is not possible by any means in SAP. There is no way by which the material description will find the material number and do all the other functions like Availability Check, Stock etc.
    If I imagine the reason for ur query, you could have seen somewhere a sales order where only material description is available without the material number.
    This is possible. During VA01, the material number will be entered. Or the material number will be determined as mentioned earlier by Customer Material Inforecords. However the material number will be a hidden field in the sales order and hence the material number will not be seen. Due to this the material description along with quantity will be seen. I hope you have seen this somewhere.
    This happens by creation of screen variants. If you ask tech guys they can explain you better on this. Else you yourself can see the top right corner of any screen , click the icon there and then configure how you want to see the fields/
    Hope this helps

Maybe you are looking for