How to attach documents to service order item

Hello all,
can anybody of you tell me how I can configure my system in such a way that I can attach a document in transaction IW32/IW31 to an operation of the order?
Currently I can attach a document to the service order sm01 with
System>Services for object>Create Attachement.
But then the document is not related to any operation of the order.
Thanks in advance for your help and regards,
Rolf

>
Rolf Kasel wrote:
> Hello Meylene,
>
> thanks for your hint. I think this is a good Idea. But if I have a ressource - where can I assign it to my operation?
> And can I add the ressource in a maintenance plan also to the planned operations?
>
> Thanks in advance,
> Rolf
assigning it is easy -once you went through the setup process- there's a little icon in your service order (tabstrip 'operations') with a hammer and another tool in it - bottom right corner.
i'm sorry i know next to nothing about maintenance plans but are they not created using general task lists?. then we would be back to my suggestion from earlier to attach them there. but i'm pretty sure you will find all the documentation on help.sap.com. it'll be worth your time, just you try it.
i forgot a little piece of information in my last post: GOS is a tool that connects your backend (R/3 or whatever) to your frontend in some ways ... that's why you don't get it on item-level. if you are using production ressources it's a 'backend-only' feature. you see, you can use GOS to display the IDOC that created your service order but since an IDOC creates the complete order ... you have another viewpoint of hierachy with GOS ... and while we're at it: GOS is not available for users of type 'service'. check in SU01 for that setting. browse the SDN security forum - we discussed GOS more often lately.

Similar Messages

  • Document contains some order item more than once - invoice verification

    Hi,
    we have one cross company stock transfer process in which when a billing is created in SD side, an IDOC will be triggered automatically and create an invoice verification at the MM side.
    The problem is some of our billing of this process having an IDOC application error that said.
    Document contains same order item more than once
    Message no. M8321
    Diagnosis
    Under the following circumstances, you can settle an order item in an invoice received via EDI more than once:
    - Goods-receipt-based Invoice Verification has been defined for the order item.
    - The IDoc contains the delivery note numbers of the goods receipts.
    System Response
    If this is not the case, the system cancels posting of the IDoc.
    Question:
    1 - The funny thing is IDOC showing 51 IDOC error code message on status record of INVOIC. But the invoice verfication get created in PO history.
    2 - I think this error is because we need to make the PO as GR-based Inverifcation. We have flagged it in Vendor master, and Info record, but this indicator is not flag automatically in the PO (and we cannot manually change the PO as this indicator is grey-out). How?
    3 - how to solve this error?
    Thanks

    Once PO history is created, you cannot change the "GR-based-IV" flag. Two options are there before you.
    1. Cancel all the GRs & Invoices posted in the STO then system will allow you to update the GR-based-IV flag. After updating this flag repost the GRs and invoices.
    2. Create a new STO, now since you have updated the vendor maser & info-record, this flag will automatically get updated during the STO creation itself.
    First option is tedious and should be selected only if you can go option 2 is not at all feasible

  • Several service cofirmations can be possible from one service order Item

    Dear Experts,
    We create a service order with one service item and create a service confirmation via follow-up function.
    After saving the service confirmation, the status of the service order Item is changed from "Released" into "Confirmed".
    Even though the status of the service item is "Confirmed", we can create a new service confirmation
    for the same item again and again until we set the status "Completed" in the service order header.
    Is the system working as designed?
    Could anyone advise how we can prevent the users from creating a new service confirmation
    from the service item which has been already confirmed(the service order header status is still "Released")?
    Any information would be highly appreciated.
    F.T.

    Hi Fumi
    In standard process  , multiple confirmations are possible for a single service order. there are number of reasons for this
    1. Mutiple engg are working on single service order. and each engg post separate time and expenses in the confirmation
    2. in case of service order which cannot be completed  in a single day. and engg want to book the time daily
    you can still restrict the user to create multiple confirmations  using code.
    Regards
    Naresh

  • How to attach documents in Delivery & in Invoice document of SD processing?

    Dear Sirs,
    Hi,
    Can you please suggest me how to attach documents in Delivery & in Invoice document of SD processing?
    I could do so in inquiry, quotation, sales order but not able to locate the path in Delivery and in Invoice.
    Pl suggest.
    regards,
    rajni,

    hi ,
    GO to SU3 own parameters then add SD_SWU_ACTIVE and X.
    Then in VA02,VL02 (edit mode) You can attach the document to respective orders.
    If the intermediate Coupling required then 2nd method for this is
    CV01N Create the document and attach document to Document no and line NO.
    Regards,
    Sam

  • Attach document in sales order

    HI
    how to attach document in sales order

    Dear SAP SD,
    Please refer my Suggestion:
    Re: Attaching a document
    and
    Re: Sending attatchment with PO
    Best Regards,
    Amit
    Note: Also, try with:
    VA02 --> Extras (menu-bar) --> Outout --> Header --> Edit
    First maintain your Output Type (for sales Order) and then select the Output line and Click Tab: Communication method.
    Now, Top left, you will see Icon: Attachment.
    Click and Attach your document

  • How  to  generate  Billing   for   Service Order   ?

    how  to  generate  Billing   for   Service Order   ?

    Hello,
    You may do a resource related billing from the service order,  but you need to maintain Resource Related billing profile in Service order --> Control tab. Once it is set you may generate the billing document (debit memo) from service order through DP90, provided the config is right.
    Prase

  • Error : Document contains same order item more than once in IDOC

    We have Intercompany IDOCs getting created in our system. The
    trigger for this is the Billing Document in the same system in
    differenct company code. The MEssage type being used is INVOIC and the
    basic type is INVOIC01.
    The IDOC is in the status of 51 with the error message
    Document contains same order item more than once
    Message No : M8 321.
    Can anyone tell me why raise this error and how to resolve it?
    Thanks.

    What I have recently learned is that in 6.0 SAP allows the same line item to be on an idoc multiple times.  However, the item has to be GR-based-IV and there has to be a unique entry in the delivery note of the GR.   I have successfully tested this in my development system.  
    What I can't get to work is if the GRs have the same delivery note value.   What I think is happening is these GRs are not unique so SAP cannot match a GR with an IR so it fails with this error. 
    Here are the examples:
    Works 
    GR# A           deliverynote/BOL    "abcd"
    GR# B           deliverynote/BOL     "efgh"
    Invoice idoc
    e1edp02    qualifier 016          abcd
    e1edp02    qualifier 016          efgh
    Doesn't work:
    GR# A           deliverynote/BOL    "abcd"
    GR# B           deliverynote/BOL     "abcd"
    Invoice idoc
    e1edp02    qualifier 016          abcd
    e1edp02    qualifier 016          abcd
    If anyone knows of a way to make the second scenario work, I'd like to hear your solution.
    Thanks
    Sandra

  • Function module to release a work permit attached to a service order.

    Hi,
    We have a requirement of automating the process of work permit release attached to service order.
    I am looking for a function module / BAPI for releasing the work permit attached to a service order by passing service order number and permit ID/Name.
    If any of you have come accrose such one please share.
    Thanks
    Achuthanandan

    Hello Philip
    The following function modules should be useful:
       - CY_PRIMARY_SELECTION            - Function module for selection of orders for the work center
       - CY_SECONDARY_SELECTION          - Check for additional criteria
       - CR_CAPACITY_AVAILABLE_PERIODS   - Reads the available capacity from work center
       - HR_PERSON_READ_TIME_INFO        - Reads the available capacity from person (modification)
       - CY_GET_PART_CAPACITY            - used only for the first period to read backlog
       - CY_LOAD_DISTRIBUTION            - Distribution key
    Please observe that these are simple function modules, not BAPIs, That means, they were developed to be used on the SAP internal programs and they are not supported by SAP when used in custom programs.
    BR
    Caetano

  • How to attach documents to crmd_order

    can any one tell me how to attach document in crmd_order through fm

    Use cl_crm_documents=>create_with_file method.
    Regards.

  • EDI Invoicing - Document contains same order item more than once

    Hi,
    While trying to post an inventory invoice with EDI, we are receiving the following error message: Document contains same order item more than once.
    On the PO and the inter-company invoice, the same material come more then 1 time. Can you please tell me what I could do to fix that issue? Ideally we would like to do not modify the PO or Intercompany invoice so that the same material can come more than once.
    Thanks
    Martin

    Hello,
    maybe you've resolved this problem in the meantime.
    I have encountered the exact same problem and will try solving this by setting the flag on field "GR-Bsd IV" in the purchase order at item level under the invoice tab.
    Can you verify this?
    Thanks,
    Amber Morphis

  • Proceeding document for service order

    In the case of recall/upgrade for service industry, product service letter can be created as a proceeding document for service order. I used to 0CRM_SRV_PROCESS_H for the service order. The BI content ODS for service order header is 0CRM_PROH. It contains an infoObject for proceeding document 0CRM_PREDOC. But it is not mapped in the transformation.
    I have 2 questions:
    1. which source field should 0CRM_PREDOC be mapped to?
    2. is it possible to include produce service letter in regular service order? The object type for produce service letter is BUS2000210. I noticed only BUS2000116 (service order) is being extracted via 0CRM_SRV_PROCESS_H.
    Thanks,
    Jennifer

    Madhu,
    I am sure you can create a follow-up transaction from a Service ticket to Service Order, All you have to make sure is the setting in IMG for Follow-up are active and right.
    Thanks

  • Attached documents in sales order disappears in Invoice

    Hi All,
    I attach some documents in change mode of sales order and when i see the Invoice it disappears. Can someone help me what settings or which object if activated can carry the attached documents from sales order to Invoice.
    Thanks.....

    Hi,
    Please refer to this link. A similar situation has been discussed in this link.
    File to copied from one tcode to another tcode
    Let me know if you are still having issues with this.
    Regards,
    Rohan Gudavalli

  • How to get the Attachment ID for Service order in CRM

    Hi Guys,
    I need to delete the attachments in Service order; can I use the FM CRM_ICSS_DEL_ATTACH_OF_OBJECT?
    This FM required in Attachment ID as input, could you please any one help me.
    Thanks,
    Gourisankar.

    I have never used this function module before, but looking at the coding, I don't think this will serve your purpose.
    I think it might be better to use method(s) from class CL_CRM_DOCUMENTS.
    Via the GET_INFO method you can retrieve the documents you need and using the DELETE method should delete these object. I did use the GET_INFO method etc. but we haven't deleted any objects. But according to the name of the method, it should DELETE the documents.

  • How to attach documents in Iphone mail services

    Hi,
    Is there anyway to attach documents(even multiple docs at once) and send them from my iphone mail??

    hi ,
    GO to SU3 own parameters then add SD_SWU_ACTIVE and X.
    Then in VA02,VL02 (edit mode) You can attach the document to respective orders.
    If the intermediate Coupling required then 2nd method for this is
    CV01N Create the document and attach document to Document no and line NO.
    Regards,
    Sam

  • Revenue Account Determination based on Sales Order Document Type & Service Order Type

    Hi Expert,
    I have Customer Service Module with Resource Related Billing for services attached with SD.
    When DP90 runs sales document debit memo request is created & then debt memo is created.
    I need to configure Revenue Account Determination based on Sales Order Type and also based on Service Order Type.
    I did not see any field catalogue in revenue account determination for order type, For communication structure KOMKCV Header and KOMPCV Item level there is no field for sales order type nor service order type.
    Is it possible to bring in both order types? Can ABAP person do it?
    How to bring these fields?
    Is it possible & recommendd to have service order type filed AURAT for service order into this sturcture?
    Is this configuration is OK acceptable by SAP? If so is there any chnace for issues errors & wrong determination from FI CO view?
    Your valued input is highly appreciated.
    Thanks
    Prakash Parikh

    Hi Prakash,
    Yes, you can certainly add new table fields into the field catalog KOMKCV and KOMPCV and use it during account determination. You will also have to add these new fields in the user exit RV60AFZZ for it to work. I believe you will need ABAPer's help to make this work. The abaper will have to crate a ZZFIELD (ZZAUART for example) and put it in the structure and use the same in the user exit to pass the values.
    In your case, what I am not sure is, are you looking to modify the existing standard tables or creating new ones. My suggestion is to create the new condition tables with these new fields (like document type) after adding it to the field catalog. Only modify the access sequence (KOFI) in such a way that your new tables are access first before it goes into standard tables (or you can adjust it according to your scenario.
    We have done it in our company and it is working fine. Basically what we have done is to create new tables instead of modifying the standard ones. We have adjusted the access sequence in such a way that some of our custom tables are accessed first before the standard SAP tables (C001 to C005).
    I found a similar requirement on SCN. This might help.
    Adding New Field in Account Determination
    Hope this helps.
    Regards,
    Mukund S

Maybe you are looking for

  • Days Count for 0CALMONTH

    Hi SCN, Is it possible that we can get the number of days for a 0CALMONTH interval variable in WebI? Planning to use =DaysBetween([Start Date];[End Date]) but is it possible with the 0CALMONTH object. The user inputs 01.2014 - 02.2014. Variable we ar

  • Toggle layer visibility

    Hello, I need one keyboard shortcut that toggles visibility of one of layers. I paint and need to toggle on and off one layer below (layer with a reference picture, not one i paint on). with a shortcut painting process will be not break as with case

  • Suggestions for getting started

    hello friends I am new to java. I have well knowledge about oracle forms , experience of 3 years in working on oracle forms builder. and also I have studied c++... now I want to switch on java , please show me the way that in later on I can implement

  • Updating LIghtroom 4.3-4.4

    Lightroom 4.3 installed and working. Tried to download and install 4.4. Keep getting message that a problemoccurred while extracting some files. Check for available space and wride priveleges. The setup64 fails to unzip. I have tried this a few times

  • Invoice Approval History

    Hi to All, I was trying to look at action history for an invocie. The following navigation was taken. Invoices-->Tools-->View Invoice Approval History. Once clicking on Invoice Approval History...I get the Invoice Approval History form. But this form