Sales document field in Service order

Hi,
In my scenario,Service order is getting created from sales order.But in the Order header I am not able to see the Sales Document field.But some of the service order types in IDES, Iam seeing the sales document field (above the biling form field) in the service order which got generated through sales order.
How to get this Sales Documnet field.
Regards
SB

HI
As per your query
We have 2 order types say SM01 & SM02
In SM01 - Revenue posting is not allowed, so you have to assign a contract (Sales Document and Item No)
In SM02 - Revenue Posting is allowed, so u cannot assign sales documents in this. Settlement wil be done in the order itself...
In CS, we use SM01, assign the contract with Service Product Material.
[http://help.sap.com/saphelp_46c/helpdata/en/e6/4a8df09e0311d189b70000e829fbbd/frameset.htm]
Check out this link, will help in detail.
- Pithan

Similar Messages

  • COPA derivation for Technician field of Service Order

    Hi All,
    I have created a character field WW001 for populating COPA documents from "Technician" field of "Service Order". I have checked and found that AFRU table is having Service Order No. (AUFNR) as well Technician (PERNR). But my problem is while creting AFRU "Table Lookup" using T-Code KEDR, the corresponding COPA character is not coming in the origin, hence I am unable to get the charcter value of said Technician field from Service Order to COPA document.
    Is there any other table availabe in the system for KEDR setup or shall I need to go with User Exit?
    Thanks in advance. 
    Rupali
    Edited by: Rupali Sinha on Mar 11, 2009 2:57 AM

    Hi Rupali,
    I am very much sure that when there is WW characteristics, you need to go with Table Lookup under KEDR. But, if the desired combination of source/ origin and targets are not available there, we need to go with user exit. Take a help of your ABAP Consultant for user exit.
    Thanks & Regards,
    Robin

  • Table Name to see the Document Flow for Service Order - T. Code IW33?

    Hi,
    can u advise the Table Name to see the Document Flow for Service Order - T. Code IW33?
    Ravi.

    Hi,
    From SERVICE ORDER you cant get the INVOCIE NUMBER,
    You will get the SALES ORDER number for that Service order in QMEL table and fetch the Sales order and then goto VBFA to get the Invoice number for the sales order with the DOCUMENT CATEGORY M.
    hope it will serve you.
    thanks,
    santosh

  • Archived document Link to Service order

    Hi,
    My requirement is to link the Archived document to the service order. The document is achieved by third party.
    I have created a content repository, Document type, created a link for the content repository.
    In this case can you please let me know what all the thing need to put into Archival link: document type customizing Wizard- T code OAD5, like assignment task
    If I missed any necessary configuration fort he same please let me know so that I will correct it.
    Thank you very much in advance for your help.
    Regards,
    Sachin

    Hi Sachin,
    Check this link, it might give you an idea:
    http://help.sap.com/saphelp_47x200/helpdata/en/9e/49d734d613ee2ae10000009b38f83b/frameset.htm
    Thanks,
    Naveen

  • Partiral delivery of sales items in a service order brings the order header to in process

    Hello Experts,
    I am currently working on CRM 7.0, EHP 1.
    I am creating a service order in CRM and the sales items in the order are replicated to a sales order in ECC. The header system and user status at this point is Released.
    On creating a partial delivery for the sales items, the header of the service order is set to system status In Process. This doesnt allow creation of a confirmation because the header is no more released.
    Is there a note to stop the system status change to in process ?
    Thanks &Regards,
    Itisha

    Hi Rohit,
    It is ideally required to have both higher item and subitem in delivery. However the moment there is a sub item, the delivery quantity for higher level item becomes 0 and hence this will not affect the quantity to be delivered. Hence the presence of higher level item will not impact the delivery or PGI in anyway. You can check this.
    Similarly for billing, you can check the Billing quantity field in copy control between delivery and invoice. The value has to be either G or H based on the scenario you want.
    Having said all these things, I think just adding the customer entered material either in the customer material field in sales order (I think VBAP-MATWA) or in some other Z field will relieve you of this big complexity. So unless or otherwise your customer i adamant on this, you can think of a simpler solution than the multiple levels of items.

  • Suppress and release the sales document field.

    How can we Suppress and release the fields in sales document. Eg. I want to suppress Qty field in sales document item. Please respond ASAP.

    REFER BELOW
    Supressing Fields in Sale Order
    To make optional / mandatory you can use in IMG - S&D-> Basic > Functions-> Log of incomplete Procedures =>  select the fields > from the tables and the system will check for them (OVA2/VUA2)
    To make a filed entry enabled or grey (non-entry allowed):
    User exits in the program MV45AFZZ-USEREXIT_FIELD_MODIFICATION
    This user exit can be used to modify the attributes of the screen  fields.
    To do this, the screen fields are allocated to so-called modification groups 1 - 4 and can be edited together during a modification in ABAP.
    If a field has no field name, it cannot be allocated to a group. The usage of the field groups (modification group 1-4) is as follows:
    Modification group 1: Automatic modification with transaction MFAW
    Modification group 2: It contains 'LOO' for step loop fields
    Modification group 3: For modifications which depend on check tables or on other fixed information
    Modification group 4: is not used
    The FORM routine is called up for every field of a screen. If you require changes to be made, you must make them in this user exit. This FORM routine is called up by the module FELDAUSWAHL.
    Actually suppressing fielding sales orders userwise is quite easy. We are doing it in our company. For this we use userexit FORM USEREXIT_FIELD_MODIFICATION in MV45AFZZ.
    Below is the sample code
    IF SCREEN-NAME = 'VBKD-ABSSC'.
    AUTHORITY-CHECK OBJECT 'ZMV45AFZZ' ID 'SCRFNAME' FIELD SCREEN-NAME.
      IF sy-subrc = 0.
        SCREEN-INPUT = 1.
      else.
        SCREEN-INPUT = 0.
      ENDIF.
    endif.
    You place the authority check object in authorization profile in the role of the users, who should have access to the field (in this case it is VBKD-ABSSC), and there assign the corresponding fields that are to be accessed via this user exit.

  • How to populate Sales Document fields in tcode FAGLL03

    Hi Experts,
    I have requirement to populate Sale Document and Sale Document item fields in tcode FAGLL03.Please let me know the procedure to populate these fields in given tcode.
    Thank you in advance.
    Regards,
    narasimha.

    Hi
    Go to TCode FAGLL03
    Enter your Sales GL Account and Company code
    Execute
    Select (Ctrl+F8)
    Select Sales document and Sales document item from the hidden fields (Right side)
    Move it o Left side
    Select Copy
    And save it as your layout (Ctrl + F12)
    Srinivas

  • Additional fields for service order

    Hi all.
    how can I add new fields to the service order ?
    I now how to add fields to activity but I can not add fields to the service.

    hello Amit,
    Did you have a look to the Easy enhancement workbench (transaction eewb)?
    Regards,
    Frédéric

  • Sales document fields

    Dear Gurus,
                      I need help on the following fields of sales document.
    How i get the following fields into sales document (From any Master data or System determined or Manual entry)
    1.Document currency (VBAK-WAERK)
    2.Exchange Rate (VBKD-KURSK)
    3. No. serial numbers (VBAP-ANZSN)
    4. Cumul.confirmed qty (VBAP-KBMENG)
    5. Object no.Item (VBAP-OBJNR)
    6. Profit Center (VBAP-PRCTR)
    7. Configuration (VBAP-CUOBJ)
    8. Object no.Item (VBAP-OBJNR)
    Thank you
    ANil

    Hello,
    1.Document currency (VBAK-WAERK) - Determined By system
    2.Exchange Rate (VBKD-KURSK) - Determined By system
    3. No. serial numbers (VBAP-ANZSN) - Serial numbers normally maintiend in delivery manually.
    4. Cumul.confirmed qty (VBAP-KBMENG) - Determined By system
    6. Profit Center (VBAP-PRCTR) - Material Master
    7. Configuration (VBAP-CUOBJ) - Material Master
    Prase

  • Completion Fields for Service Order

    Hello All,
    I need to populate a Service Order (type SM01) with Original Estimate Completion Date/Time and Current Estimated Completion Date/Time.
    In which fields do I save them in the Service Order?
    Regards
    KCG

    Hello
    Please activate the Enhancement Tab and Add those custom Fields in this Tab.
    Use User exit IWO10018 Maintenance order: User fields on order header
    Br
    Rakesh

  • Adding custom time field in service order

    Hi Gurus,
    Our customer wants us to add product date and time. I use transaction EEWB to add this date and time filed. In EEWB field types are only BOOL,CHAR,DATS and NUMC. I can add my date by selecting DATS. But how can I create my time field that after cerating I will see it in the table cRMD_ORDERADM_H with data type TIMS?? 
    Do I have to use defined date profile entries to take my time value??? Can't we use custom time field in service??? if yes how??

    Hi,
    You can make date fields available at item nivel without create custom fields.
    All you have to do is create a date profile and assign it to your item category.
    To create a date profile:
    transaction SPRO->Customer Relationship Management->Basic Functions->Date Management->Define Date Profile
    To assign to an item category:
    transaction SPRO->Customer Relationship Management->Transactions->Basic Settings->Define Item Categories
    I hope it helps!
    Kind Regards,
    Gabriel Santana

  • ACC_DOCUMENT03: Field for Service Order (AUFK-AUFNR) in E1BPACHL09

    Experts,
    Looking to map AUFK-AUFNR while document posting using ACC_DOCUMENT03...
    I am thinking it should be E1BPACHL09 -ORDERID
    Please advice.
    Thanks in advance.

    yes,  AUFK-AUFNR  = E1BPACHL09 -ORDERID is correct mapping..

  • Service Order and Invoices

    Hi,
    I am trying to list all invoices that pertain to certain invoices.
    Is there any way to do this.  I've tried VBRP but it doesn't have the service order..
    Is there any table that has the invoice number and service order number in it?
    Thanks,
    Eric
    Edited by: Eric Isom on Apr 2, 2008 7:44 PM

    Table VBFA contains document flow for all sales documents, for a service order you would simple put the service order in as the Preceding Document with a "M" as the subsequent doc category and the follow on document would be the invoice.

  • CS - Linking of Service order and sales order

    Hello Gurus,
    This is for CS module.
    I have created a service order. I want to have this service order no. in the related sales order. How I can achieve this?
    Regards,
    VM

    VM,
    Go to the service order (IW32) and enter the sales order and item number in the sales document fields
    PeteA

  • Crm service order related fields updation

    hi ,
    i am creating a sales order using va01 transaction. service order is automatically created with the config settings . during this, some of the fields in service order in R/3 are not updated. i wnt to populate 6 fields in service order when creating sales order .
    i hv got user exit to update 4 fields, but for operations tab in service order, i need to populated activity type and work ( quantity fields ), these fields are not availbale in the above user exit.
    Can any one pls suggest me how to update the operations tab fields in service order .
    Reg
    Shiva

    hi ,
    i am creating a sales order using va01 transaction. service order is automatically created with the config settings . during this, some of the fields in service order in R/3 are not updated. i wnt to populate 6 fields in service order when creating sales order .
    i hv got user exit to update 4 fields, but for operations tab in service order, i need to populated activity type and work ( quantity fields ), these fields are not availbale in the above user exit.
    Can any one pls suggest me how to update the operations tab fields in service order .
    Reg
    Shiva

Maybe you are looking for