Removing incoterms as a required field from sales order.

hi,
how can i set incoterms field as a not required on the sales order?

Hi
I have rechecked the whole thing
May be at item level it should be asking now
Check the procedure flowing at VOV7 for your sales order item category
Go to OVA2 choose your sales  item
Again the procedure of what is there in VOV7 and remove the incoterms at item level also
Then completely come out of SAP and relog and do it after 2 mins
I have Incoterms removed and tested it and it is working
Incoterms completely removed in sales order the order gets saved without incoterms
Both at header and item level  it has to be removed from the incompletion procedure
Regards
Raja

Similar Messages

  • Need to copy a custom field from sales order to billing document

    Hi All,
    I have a requirement, I need to add a new field in the sales order header part and even a field in the billing document, once i add this field up in both the documents in the header part i need to create a copy routine using the VOFM tran, can any body help me on what's the procedure to add a field in billing document and does the copy routine transfer the data ( Custom Field ) from Sales Order to the Billing Document, if yes can somebody help me with the procedure on how to and code of it.
    solved it myself ....
    Regards.
    Message was edited by: seshi
            seshi

    Hello,
    Regarding item 1, is it in the region of the global links (ie logout, home, preferences, etc.)? If not, have you tried creating a link via personalizations to the region you wish to have the link displayed (item type = link, destination = fully qualified name of your .xml page/region?
    Regarding item 2, you may have to create the custom subtab programatically using the controller for the region of the current subtab layout.
    Regarding item 3, you can also add a submit button to the page button bar region via personalizations. You can then add any logic you want to the button in the controller for the page.
    Hope this helps.

  • VERSION FIELD FROM SALES ORDER NOT APPEARING IN COOIS REPORT

    DEAR ALL,
      I am working on make to order scenario. Version field from sales order not updated when im taking MRP Run for specific Sales order in COOIS Report. But when iam creating production order with T. COde CO08 field getting updated. Its very important to get vrsion field as we have maintain old sales order No. in same. How this problem will get resolved?
    Regards
    Atul

    Atul,
    "MRP run" does not normally create production orders, MRP creates Planned orders.  Planned orders do not contain Sales order version.   I have never used this field before, but I would not be surprised if the behavior you are describing is 'standard'.  When you create a production order using CO08, you are creating a 'production order with reference to a Sales order' (which contains Sales Version).  When you create a production order using, say, CO40 or CO41, or using a program such as PPBICO40 in Batch, you are creating a 'production order with reference to a Planned order', (which does not contain version).
    If it is imperative that you have the Sales Order version number in all production orders, you could see if Planning Strategy 82 (Assemble to order) production orders contain the data you seek.  Otherwise, I am afraid you will have to have your ABAPers write some custom code to update this field in the production order.
    Another way to get sales order data into the production order, that does NOT require custom code, is by using Item Texts in the Sales order.  Any text placed in the Sales Order Item Text Field Production Memo (Text ID 0006) can be configured to be duplicated automatically in the Production order in an MTO environment.  Production Memo then displays as another Tab in CO02.
    Regards,
    DB49

  • To Remove Discount Condition Type In Invoice from Sales Order

    Hi All,
    For my sales order I have the net price and discount but when I create invoice, I would like the discount to be removed automatically. May I know how can I configure that other than remove the item line manually.
    Kindly advise.
    Thank you!
    Regards,
    Yvonne

    Hello,
    Do you want to delete Discount Condition in Invoice & its effect should not happen on Invoice Amount calculation?
    If the above is your requirement, then have two seperate Pricing Procedures for Sales Order & Invoice.
    Both these Pricing Procedures will have same Condition types & other settings except the Discount Condition will not be present in the Invoice Pricing Procedure.
    Define a new DoPP for Invoice Document Type & maintain Pricing Procedure determination (Sales Area + CoPP + DoPP).
    Thus while creating Invoice, the Discount condition & its value will not appear in Invoice.
    Hope this helps...
    Thanks,
    Jignesh Mehta

  • Open Production Orders List with a Field from Sales Order

    Hi All,
    I have the following query:
    SELECT distinct T0.[DocNum] As ProdOrder, T0.[ItemCode], (select itemname from OITM where T0.[ItemCode] = OITM.itemcode) As ProdName, T0.[PostDate], T0.[PlannedQty] As Planned FROM OWOR T0, OITM  T1 where T0.[Status] <>'C'
    Now I want to add ORDR.NumAtCard field in this query, pls advise me what change should i make to my existing query.
    Need the solution urgently, pls help asap.
    Best Regards,
    JAQ

    Hi,
    Try this:
    SELECT distinct T0.DocNum As ProdOrder, T0.ItemCode, T1.itemname As ProdName,
    T0.PostDate, T0.PlannedQty As Planned,T2.NumAtCard
    FROM dbo.OWOR T0
    INNER JOIN dbo.OITM T1 ON T0.ItemCode = T1.itemcode
    LEFT JOIN dbo.ORDR T2 ON T2.DocEntry = T0.OriginAbs AND T0.OriginType = 'S'
    where T0.Status != 'C'
    Thanks,
    Gordon

  • Transfer of requirements from sales order to production.

    hi 
    how are the requirements transfered from sales order to MRP.
    if a sales order is created how is the reqirement getting tranfered to MD04.
    is it through requirement class and requirement type.

    Hi Friend,
    Basically the requirements are transfered based on the requirement types
    Priority 1: Strategy group...Every strategy group is assigned with reqt type...depending on the strategy selected the assigned Requirement type is triggered and it will behave as per the configuration.
    if Strategy group is not mentioned in material master then it will pick the requirement type which is assigned to Item Category group in sales Org 2 of material master.
    if Item category group is not mentioned then it will look for MRP group.
    Thanks
    Satya

  • Is Lot Status available to select as a field in Sales Order Reservation form field?

    Material Status is available only

    hi
    Follow the below steps.
    T-Code SE51(Screen Painter)
    Give Program Name SAPMV45A (before doing this confirm from the field from sales order, keep curcer on the pricing date press F1 and then select technical details)
    Screen Number 4440(before doing this confirm from the field from sales order, keep curcer on the pricing date press F1 and then select technical details)
    Select Attributes radio button.
    Go to Element list Tab. Inturn select Special Attribute tab in Subscreen.
    For Field Name "VBKD-PRSDT" make Input as "OUTPUT" (DISPLAY).
    Hope this will help you

  • How to make a field in Sales order as Display

    Hi Friends,
    I want to make the field pricing date in sales order as display only. Currently the field is changeable.
    Can someone please tell me how can i do this.
    Regards,
    Wasim.

    hi
    Follow the below steps.
    T-Code SE51(Screen Painter)
    Give Program Name SAPMV45A (before doing this confirm from the field from sales order, keep curcer on the pricing date press F1 and then select technical details)
    Screen Number 4440(before doing this confirm from the field from sales order, keep curcer on the pricing date press F1 and then select technical details)
    Select Attributes radio button.
    Go to Element list Tab. Inturn select Special Attribute tab in Subscreen.
    For Field Name "VBKD-PRSDT" make Input as "OUTPUT" (DISPLAY).
    Hope this will help you

  • How to make a field in sales order a required field

    Hi,
    How do i make a certain field in sales order a required field. I want to make the assignment field in accounting tab a required field. How do i configure this.
    Thank you.
    Rachelle

    In you know the Transaction and screen Variant Configurations.
    Use T-code SHD0
    Put your Sales Order t-code There : Va01
    Then Select the feilds or tabs whatever you want as mandatory , optional.
    Customize as per your requirement and save the variant.
    Next GO to the Sales Document types :
    There In the Transaction flow you will find at variant feild.
    Assign this variant there.
    Next when ever you do sales Order for that Document type the feilds will be taken in the fashion of the variant.
    regards,
    SAP SD

  • CO-PA Value Field from Sales Document: Item Data

    Hi,
    I need to see a field from sales document.
    This field is "volume" and it is in table VBAP, field VOLUM.
    Can any body give a hint how should I configure the system to get data on a value field if I want to run a report?
    Thanks
    G

    Try creating a characteristic from VBAP. KEA5 is the tcode. Create a new characteristics from table VBAP and pick VOLUM. Then it will be availble for u in COPA.

  • How to remove the automatically generated text fields from the InfoSet

    I followed the procedure by SAP help.
    Automatically generated text fields are marked with a 'T' on the icon in the InfoSet. You can remove the automatically generated text fields from the InfoSet in the initial screen of the InfoSet maintenance under Further Functions -> Delete Text Fields. Cancel the DataSource creation on the next screen and delete the text fields in the InfoSet maintenance transaction.
    I know that there is an option "No automatic text recognition" when I create a new InfoSet, however, I couldn't find out how to change an existed InfoSet. I checked menu Goto->Global Properties, but that option is disabled. Is there a way to remove text fields from an existed InfoSet?

    Hi,
    In the initial screen (when you enter transaction code SQ02) type your infoset name and goto menu: Infoset -> More functions -> Delete text fields. this will delete all text fields.
    I hope this helps to resolve the issue.
    Ram

  • How to get Changed fields in Sales order to create a report

    Dear Gurus,
    How to get the log from sales order for the change of particular field.
    In my scenario, If an user remove the delivery block from sales order I want to capture the date on which this delivery block
    is removed and by whom (User)?
    I know that I can get the log of change but can I get in the form of field updates because further I want to use that date and user name to create a report.
    I hope u got my query. Please reply soon that I can create a report.
    Thanks in advance.
    regards,
    Sanjay

    Hi
    You can use the table CDPOS for tracking the changes at the Table level with the Sales order number
    or Else you can also use AUT10 transaction to track the logs/chanages with START DATE, END DATE and the Transaction code in your case it is VA02
    Please check and revert back
    regards,
    santosh

  • PO creation from sales order

    Hi 
    we have a scenario where in we are creating a manufacturing order ( This is a sales order with no delivery relevance and billing relevance ), we use this to transfer requirement fo sales order to production( production is not in SAP) via interface .
    We need to create  PO when we get the confirmed dates from legacy system . We planned to create the PO from sales order directly . How can we do this ?
    Also my dubt is when we get the confirmed dates from  legacy system in to SAP , do we need to update the PO which in turn would need to update sales order schedule lines or can we directly update schedule lines in Sales order .
    IPlease let me know in detail if possible .
    Regards
    Ramanathan

    Hi
    You can use BAPI : BAPIPO_CREATE1_   for creating PO from sales order , you can pass the SALES ORDER no into the item level field : CRM_SALES_ORDER_NO---'' YOUR SALES ORDER '' . and fill the corresponding ITEMX for the field .
    Regards
    Swapnil

  • Creation of service order from sales order

    Dear gurus,
    I am creating a service order from sales order. the system is asking me the variant configurations for the said material.
    But i dont want to use a configurable material. I want to use a general material withour variant configuration and generate a service order using predefined tasklist.
    Please help!

    Hello Prashant,
    if you do not want to use configurable materials in sales order:
    make sure the material cannot be configured (material master view 'basic data2')
    make sure the customizing for the item line does not require configuration (remove the 'configuration strategy' in the customizing for the item line)
    Link your sales material to your task list using transaction OISD
    If you do not wat to configure your task list as well, just make sure it is not linked to a configuration profile.
    Does this help?  
    Nicolas

  • Creation of Project from Sales Order

    Dear All,
    I am doing Customer Project.
    My Client want to Create a Project Directly from Sales Order. I think we can do it using Assembly Processing. But, I have not worked on it.
    If any one worked on this scenario kindly guide me in this case. Also, let me know any documents are avialble in this scenario.
    Thanks and Regards,
    Atul R. Rajmane

    Hi,
    Transaction Flow
    As per prerequisite we need to create following:
    1-       Standard WBS
    2-       Standard Network
    3-       Material
    4-       Link between the Network, Material and Standard WBS;o
    5-       Create Sales Order
    Create Standard WBS
    TCode : CJ91
    Path:  Choose Logistics ® Project management ® Basic data and then Standard structures ® Standard WBS® Create
    After entering the data press enter.
    Now select   icon to display the WBS element.
    You can add / delete the WBS element here.
    Remember that For All WBS Element, Operative indicator Account Assigned & Planning Element should be ticked.  Billing element should be ticked for the WBS element that will be assigned in the allocation of material to Std. Network
    Click on   icon to go back to the header.
    Here release the WBS elements.
    Make sure to release the WBS elements. (Remember without Release Status system will not allow to post any actual cost to new created project)
    Create Standard Network
    TCode: CN01 
    Path: Choose Logistics ® Project management ® Basic data and then Standard structures ® Standard networkà Create
    Select the   icon to copy from Template.
    Now enter standard Network (Which one you want to copy).
    Here you will link WBS to Network.( it is very important to create a new operative project from sale order ) Then press Enter
    Select the     for choose activities:
    You can create activity here as per requirement.
    You can maintain the relationship among the activities. Now Press the Total Tab :
    Now here you can decide that under which WBS element activity will assigned .
    Save the network
    Create Material
    TCode: MM01
    Path: Logistics ® Production ® Master data ® Material master or Logistics ® Material management ® Material master and then Material and create (special or general)
    Create material with using already exist material
    Maintain the necessary setting in Material Master. (It is necessary for Assembly processing).
    Select Sales ORG 1
    Press the conditions :
    The amount which enters here will be the sale value of material. During creation of sale order system take the sale order value from here.
    Select the relevant Item Category Group.
    Maintain Strategy in MRP3 View and save then Exit.
    Assignment of Material to Network:
    TCode: CN08
    Path: Logistics ® Project management ® Basic data and then Standard structures ® Network parameters from sales order ® Edit.
    Click the   icon to enter new line.
    Here we will link material to Standard Network & Standard WBS. 
    Assembly Processing
    Create Sales Order:
    TC: VA01/VA41
    Path: SAP Menu àLogistic àSales and DistributionàSalesàOrderàCreate
    Select the Order Type / Sale organization and Distribution Channel
    Enter
    Enter the Required field like Ship to party, PO No. , Required Delivery Date, Material No. and Quantity .Then Press Enter.
    Save the Sales Order and note down the Sale Order Number.
    Sales order number will use the project number
    Check in Project Builder.( CJ20N)
    Now we can see that System has created new operative project in background.
    And it has assigned activities to WBS accordingly.
    **source-somewhere at SDN,i forgot.will try to find original source then post here for reference and proper acknowledgement*
    regards.

Maybe you are looking for

  • DSO Activations failed due to  No active export DS

    Hi Expert, The DSO loads with no problem, but the Activate step fails with error message "No active export DS (DS:**,LS:**) for DSO ***. Activity canceled" We solved the issue by running this abap program  RS_TRANSTRU_ACTIVATE_ALL.. But still missing

  • 5.1 sound issues

    Hello, i have an board with an intel z68 chipset and connected the analog 5.1 audio signal to my speakers. when i listen to music in amarok everything is fine. when i mute the rear spekers in alsamixer they are muted, so everything is right assigned.

  • Caching in report query

    I have 2 questions. 1. Theres is cacheQueryResults() method in ReportQuery class. The javadoc says that "This method will instruct the query to cache the results returned by its next execution. All subsequent executions of this query will return this

  • Is JavaFX new version of Java ME

    I am trying to decide which platform to use for developing application on Windows Mobile (one of the rugged PC models), which performs some data collection over serial port. Is JavaFX a new platform meant to replace Java ME? From initial reading of J

  • Making Movies - total novice

    Hello to the mac family, I was hoping someone could help me out with a new project I am trying with my son. He has made a movie using a Hi 8 video camera. Now we would like to edit the movie using the computer. I would like to help usng my 350 slot l