Profit center mandatory field in sales order !

Hi All !
How to make profit center mandatory field in sale order can any body let me know...
Thanks & Rgds
Naveen

Hi
You can either Transaction variant SHD0/User exit
Refer below<a href="http://www.sap-img.com/sap-sd/supressing-fields-in-sale-order.htm">Fields in Sale Order</a>
help required: how to makes sales office field mandatory, in inquiry and qu
Re: supress  some fiels in sales order? user exit?
Message was edited by:
        SHESAGIRI.G

Similar Messages

  • Changing Profit Center in Partially Delevered Sales Order

    Dear Experts,
    Can anybody tell me how we can Change Profit Center in Partially Delivered Sales Order?. in Standard, System allows to change  PC in open sales Order without any subsequent documents.
    There is business requirement to change PC in all Open Sales Orders.
    br,
    vgl.

    Try this.
    Go to MASS, Key in Object Type BUS2032, select Table MASSVBAP and click on "Fields".  There select the field "MASSVBAP-PRCTR" and execute.
    Next paste those open sale orders and again execute.  There maintain the required Profit Center on top cell and click Carry out mass change.
    thanks
    G. Lakshmipathi

  • How the profit center wiil detrmine in sales order

    How the Profit center will determine in sales order
    where we will assign profit center to sales org
    is it right that it will determine from Material master
    Thanks and regards
    Kishore

    Kishore,
    Profit center is used for internal controlling purpose. It helps you to analyze clearly the costs and revenues.
    You can create Profit Centers according to product lines and Functions. Before creation of profit center we should do the basic settings you divide your business or company into internal areas of resposibility. You divide your business into profit centers by assigning it to master data like Materials, Projects , Cost centers, sales orders .
    It is necessary to assign to SD sales orders to Profit Centers in order to reflect receivables, sales revenues and sales deductions on profit centers
    The profit center assignment is also passed on from the sales order through the supply chain: sales order --> delivery note --> goods issue --> billing document. This means that the when a goods issue is posted, the corresponding revenue value for the goods is also passed on to the profit center of the sales order.
    Each order item is assigned to a profit center. The system proposes the profit center of the material in the supplying plant as default, you donot assign profit center manually. This default supports both a product‑oriented and geographical division of your organization into profit centers.
    AFter Creation of profit center you will assign sales order to profit center.
    IMG --> Controlling --> Profit Center Acounting > Assignments of A/c assignemnt objects to profit centers>sales orders --> assign sales orders
    The system uses these substitution rules to determine the profit center from sales orders. You also need to activate these substitutions for each individual controlling area
    b. for that we need to activate  the indicator "Ent org active" then we proceed accordingly.
    IMG --> Controlling --> Profit Center Acounting --> Enterprise organization
    c. The system proposes the profit center of the material in the supplying plant as default, you donot assign profit center manually. When you create a sales order item, the default profit center is copied from Material master or Substituioon rule
    IMG --> Controlling --> Profit Center Acounting > Assignments of A/c assignemnt objects to profit centers>sales orders --> Sales orders substituion rules
    Profit center configuration
    It is configured in Controlling:
    IMG --> Controlling --> Profit Center Acounting --> Master Data --> Profit Center
    When you are trying to create a profit center it will ask for Contolling area.
    Please go through the IMG settings and also go throtuh the URL's provided by our friends as a reply.
    Regards
    Sathya

  • Profit center mandatory field in F-58 and F-48

    Hello Experts,
    We need to make profit center is mandatory field in the F-58, F-53 and F-48 while posting payment to vendor.
    Kindly let us know is there any possibility to make required entry for the same.
    Thanks in advance!
    Regards,
    Ratnam.

    Hello Ajay,
    Thanks for the replay, I used field Bank accounts field status group only for making profit center mandatory. Problem got solved now.
    For Reference key mandatory field, I written validation for Required TCodes but Reference key field is not available in the FBCJ kept pending. The same problem is there in MIRO screen also, we are doing enhancement for fetching Ref1, 2, 3 fields the MIRO screen.
    Regards,
    Ratnam

  • Regarding Making Of Mandatory Fields at Sales Order

    Hi Gurus,
    My reuirement at site is like this:
    Separate Sales Order document type, Delivery Type and Billing type Should be maintained for Narcotic drugs. This thing i can maintain but they want,
    Five fields in Sales Order will be identified and made Mandatory for entering the details of information pertaining to Narcotic drugs viz., License no, Expiry date etc., How we can make mandatory of this fields.
    Please suggest me
    Regards
    Kiran

    Hi,
    go to t.code SHD0, enter t.code VA01, and description go to screen by screen and select ur fields, make it as required indicator activation.
    hope this will help u
    regards,
    sk

  • Profit Center Mandatory in all the Order type

    Hi All,
    I want to make Profit center field as mandatory for all the order types[Standard and Z type].
    I have made settings in PM configuration settings:
    SPRO>Plant Maintenance and customer services>Maintenance and service processing>Maintenance and service orders>Define field selection for order Header Data[PM]>Field Selection for Order Header Data and Reference Object
    But here I am able to do mandatory for Pm orders.
    I want Mandatory for Orders like Process, PM Orders, Sales orders Prodcution orders [In single setting]
    Regards
    Honyal

    Hi
    U can do this with transaction variant SHD0. Record the transaction like CO01 and make the fielf mandatory.

  • Credit memo and mandatory fields in Sales order

    Dear all,
    I have 2 problems, hoping these are not too basic questions I'm asking here.
    1). I have created a sales order for credit memo's and I'm using the standard billing type G2.
    The amounts are negative in the order & in the billing document, however, when transferring to FI, it is posted as a normal invoice (Debit customer) instead of credit memo.
    Where are the posting keys defined or where do you determine which kind of posting will happen in FI based on the billing document?
    2). When creation a sales order (VA01), the sales office and sales group should be mandatory fields. What is the best way to do this? Or is the only option to go via the document completeness check?
    Many thanks!
    Best regards.

    Hi There,
    > 1). I have created a sales order for credit memo's and I'm using the standard billing type G2.
    > The amounts are negative in the order & in the billing document, however, when transferring to FI, it is posted as a normal invoice (Debit customer) instead of credit memo.
    >
    > Where are the posting keys defined or where do you determine which kind of posting will happen in FI based on the billing document?
    This is the standard SAP behavior. Simple thing, All the values are negative so when it will post to FI
    It will be like
    Dr  Customer Invoice amount ( which is negative ) so end result is +ve. ( as Debit is -)
    I hope its understandable.
    For example:
    While creation of simple invoice say of 1000 $
    Entries were Dr Customer 1000 $
                         Cr Revenue    1000$
    Now After Credit memo
                        Dr Customer    -1000 $
                         Cr Revenue    -1000 $
    Which will nullify each other.
    > 2). When creation a sales order (VA01), the sales office and sales group should be mandatory fields. What is the best way to do this? Or is the only option to go via the document completeness check?
    The best way is to include these two fields in the Sales order incomplete procedure in OVA2. Put Error/warning as required by you.
    Thanks,
    Raja

  • How to make plant mandatory field in Sales order thru standard SAP process

    Hello,
    There is requirement in business that User wants to make plant field Mandatory in Sales order line item once material number is entered. Can you please guide me how I can make Plant field mandatory thru Standard SAP process.
    I had checked it thru Incompletion process & Order type incompletion messages but still Plant field is not becoming mandatory in Sales order. It only gives incompletion log while saving the SO. Please suggest how to do it thru Standard SAP process.
    Thanks & Regards,
    Saurabh

    HI
    Plant will determine based on Customer-material Info Record, Customer Master data & material Master
    If plant is not mandatory in customer Master and Customer material no problem
    but at the time of creating the material master  Plant Mandatory as per my knowledge, so system will pick plant from Material master  that is the case why you required plant Mandatory in Sale order level
    and you need to do Shipping Point Determination for that plant
    Did you check by using User Exit ? if not try once what i have suggested
    Try with User Exit
    MV45AFZZ , FORM USEREXIT_SAVE_DOCUMENT
    VBAP - WERKS = " "
    if VBAP - MATNR , POSNR = not initial
    Error Messgae "E"
    Check and Revert
    Regards,
    Prasanna
    Edited by: prasanna_sap on Feb 14, 2012 11:41 AM

  • Mandatory field in sales order entry  VA01.

    Hello ,
    I need help to resolve my problem. I am using transaction VA01. In the sales order entry we have provision for fast entry for characteristics.
    This can be customized in SPRO .. IMG -> Sales and Distribution -> Sales Documents -> Fast Data Entry of Characteristics in Sales Documents -> Define Characteristics Display for Overview Screen.
    In the characteristics display I have added the required characteristics I need for sales order creation. Now i need to make one of the characteristics field as mandatory for sales order creation.
    How can I do that setting, so that each time when the sales order is created the particular characteristics fields pops out to be mandatory?
    Thanks in advance.
    Regards,
    Divya

    Hi,
    How can I do that setting, so that each time when the sales order is created the particular characteristics fields pops out to be mandatory?
    Maintain the Entry required for all the desired characteristics of finish material class.
    Try and revert.
    Thanks
    Hrishi

  • Mandatory field in sales order additional data tab

    Hi,
    I have added an extra field in additional data tab of sales order. 
    How can i make this field as mandatory for certain sales organisations ?
    TIA

    since it's conditional, I think I would add code in SAVE_DOCUMENT_PREPARE subroutine in MV45AFZZ, based on transaction code, prior values (YVBAP) and current values (XVBAP), and issue an error message, allowing user to return to the screens displaying Item table control, when the field is not properly populated.

  • Question on setting mandatory field in sales order?

    Hi SAP Gurus,
    Hope all doing fine.I have a scenario like i have to put tax classification field mandatory in sales order, user must have to enter some value in the field before saving it.how to do it in standard sap?
    Regards
    chandu.

    Hi.,
              Can u be little bitt clear where the tax classification filed is in sles order?
    If Alt tax classification you can make it mandatory in SHD0
    Thanks & Regards
    Narayana
    Message was edited by:
            manam narayana

  • Profit Center Billing blank in sales order for intercompany sales scenario

    Dear Experts,
    It's weird that i got some sales orders which have blank 'Profit center billing' , but carried out proper 'Profit Center'.
    Because Billing copy 'Profit center' from 'Profit center billing'  in sales order ,so i got error while creating billling.
    Can somebody explain this to me ,thanks a lot

    Hi,
       Please check the configuration. Check mainly the assignments.Before that check your material master and check when it was maintained ie., before the sale order creation or after???.
    Regards,
    Rajeswari

  • One Time Customer Mandatory field during Sales Order Creation

    Hi
    My client has lots of one time customer and they need to capture the phone number  and name of the individual customer at the time of sales order creation using one time customer code.
    They want only "NAME & PHONE NO" as mandatory field so that the Person who creates a Salesorder should enter the NAME & PHONE NO" . Please let us know where the configuration for teh above is?
    We have tried in Account Group One time customer settings which is working at the time of creation of order and not at the time of creation of Sales Order, please help us on the above..
    Regards
    Anis

    Hi Anis,
    In the Account group , if you check the one-time customer then while creating the sales order itself it will appear to change the address for that customer.
    By the time you can enter your required fields.
    I think you mentioned as
    We have tried in Account Group One time customer settings which is working at the time of creation of order and not at the time of creation of Sales Order, please help us on the above..
    Order creation and creation of sales order are both same.
    May be you would have confused.
    regards,
    santosh

  • Sales Employee mandatory field in sales order item level

    Hi all
    I want to do SALES Employee mandatory on sales doc. item level, once i have gone through customization i did it check BOX on but once i save there where no effect, that check BOX still blank
    please provide me how i should do it
    Regards,
    Abhijeet

    hi Cong,
    i earlier i unable to save due to VE and PE confusing partner function but now i have to save the setting means check BOX marked but still there where not effect.
    Again i want to tell you the requirement i have to do Mandatory Partner function (Sales Employee) on sales order item level,may be that will be PE or VE i m not sure....
    Management want to track like who is the owner of this business at the per item level for incentives purpose and after that marketing team can analyze the incentive or commission by the end of the every months from early this practice is going on but every sales order or every line item every time user not used to fill sales employee so that i have to do Mandatory, If any user creating sales order and if in sales order there end of line item means 2-3- 5-10-50...so on....may be every item has different sales employee and all has to be complete or els sales order should be pending or sales order not going to save...
    I hope u understand the requirement and pls provide me solution
    Regards,
    Abhijeet

  • How to make a field profit center mandatory in sales order?

    Dear GURUS,
    Please help in getting answer for following question.
    How to make a field profit center mandatory in sales order?
    With Regards
    Sandeep D.

    Hi,
    There are 2 ways to make profit center mandatory
    1.Transaction Variant
    2.Incompletion procedure
    1.Transaction Variant
    Step 1:Goto Tcode shd0 and input transaction as va01 and give name of transaction variant as ( example. zva01 ) and click on create or F5
    Step 2.Then it takes you to sales order screen.Just click on enter untill you see profit center field.
    Step 3.check the box required against profit center.
    Step 4.click on save ( under a package name or as local object ) and exit
    Step 5.Assign transaction variant to your sales order type through tcode v0v8.
    2.Incompletion Procedure
    You can add the field  table-vbap,field- prctr,status-04,check-warning to your existing incompletion procedure Tcode- ova2 assigned to your order type in tcode vov8  and check the box - incomplete messeges for your order type through tcode vov8.
    If incompletion procedure is not assigned to your order type than you have to create a new incompletion procedure and assign it to order type.

Maybe you are looking for

  • WBS or Proj.Defination at Vendor Line item

    Hi, can anybody help me by providing information as - IS it possible to populate the WBS or project defination field to Vendor line item during logistic invoice verification. as in our case we need the project wise vendor outstanding. Or is there any

  • I get a white screen

    when i touch my iphone i get a white screen

  • Passing dynamic parameter to BEx Web from Visual Composer application

    Hi Experts, I have got a table with brand name with hierarchy node,  brand key and when the user selects a row on the table it should display detail data on the BEx Web. To do this, I have done the following; - Added a button to the Action Toolbar of

  • Iphone 4s configured for exchange 2010 rebuilds inbox

    My iphone 4S keeps rebuilding the inbox multiple times per day. no events in the exchange server logs. this happen on wi-fi also. can this be the resync timeout value that the ios 4 suffered with? Thank You

  • Problem with some files that won't sync

    I have been using Creative Cloud with no problems until recently. I am getting the ! in front of some of my files but not others. Recently, I created a new folder and moved all the ! files into it. Everything was fine. Now I'm getting the ! again, no