Service Work Order & Service Entry - quantities for services

Hi,
I have a work order, the item category for item 10 is set as "Service". A service is inserted in the "Services" tab of item 10 with quantity 100 EA. Service entries were entered.
But when display the details of the service (either in ME23N or ML81N), the "Actual Quantity" in "Statistic" tab does not tally with my actual total quantity entered.
For example, the Actual Quantity may display 100 EA. But the total quantity of all the service entries may only be 90.
Did I missed out anything? Can anyone enlighten me?
thanks.

Hi Kishore,
thanks for your reply.
I have added quantities added for all my service entry sheets. The total does not tally with Actual Quantity field.
In other words, my total quantities for all the service entry sheets is 90 EA. But the Actual Quantity field is showing 100 EA.
I have used t-code MSRV6 to display the list of service entries for the service. It is showing me all the service entry sheet for the WO/PO. The total quantity is 90 EA, but Actual Quantity field is showing 100 EA.

Similar Messages

  • Create a work order using the BAPI for IW31

    Hi,
          I want to create a work order using the BAPI for IW31 tr. can any one help me with the program description.
    Full points will be awarded for the useful answers.
    Thanks and regards,
    Sunil

    hi,
      first use fm "bapi_po_create".
      then use fm "BAPI_ACC_GL_POSTING_POST"
    The demo environment was made with real business scenario in mind, but following subjects need to be addressed in a live implementation:
    •     No exceptions and error handling is implemented, except the order rejection (e.g. partly delivery);
    •     In Navision both XML Ports and the XML DOM has been used to integrate with SAP XI, because XML ports has some drawbacks regarding to Namespaces in XML Documents (mandatory in SAP XI);
    •     A minimum of SAP and Navision customization is required to implement this solution. (e.g. user exit in SAP, Navision XML DOM).

  • On Work Order using Object lists for equip u can manually create Notifi

    On a maintenance Work Order using Object lists for equipment you can manually create a notification for each line item.
    We want to automate this process to do this when we save the document.
    Any ideau2019s on how to do this?
    Does a user exit exist for this?

    Hi:
    Check with Tcode: IBIP - Plant maintenace batch input utility tool.
    Hope, it may help!
    Thanks,
    Murali.

  • I am unable to save a service work order designated and configured as MRS work order

    Every time I try to create a SM work order, and save it, I get the following message"
    Error in the ABAP Application Program
        The current ABAP program "/MRSS/SAPLRSG_PM_ORDER" had to be terminat
         it has
        come across a statement that unfortunately cannot be executed.
        In include "/MRSS/LRSG_PMCS_APPSCHEDF02 ", in line 93 of
    "/MRSS/SAPLRSG_PMCS_APPSCHED             ", the following syntax er
        have occurred:
        The row type of the table "G_APPOINTMENT_LIST" is not compatible wit
        field symbol type "<APPOINTMENT_LIST>".
        Author and last person to change the include are:
        Author         SAP
        Last changed by "SAP         "
    Any help or advise that would allow me to successfully create the work order and then open the planning board to view both the demand and the resources? I would appreciate any help. Thanks

    Hi Hussein,
    I found a SAP note 2030049 that is relevant to the problem: http://service.sap.com/sap/support/notes/2030049
    But when attempting to implement the note, it showed a syntax error.
    Will likely log this with SAP for resolution.
    Regards, Warren

  • Release service work order

    HI everyone,
    I have a scenario where when the user creates a work order and hits on save, I need to assign workcenter based on control key of the first operation maintain in Z table and if assigned succesfully need to auto release.
    Now that I m assigning the workcenter in userexit "PPCO0001" since I get the workorder and operation data here. but im running out of options to release this.
    I created a standard task to release and triggered the event from user exit but it didnt work
    used FM "ALM_ME_ORDER_RELEASE" and couple more but it gives dump as there are nested commit
    Please let me know a solution to this so that i can release teh service order when the user hit on save and assign workcenter as well for the 1st operation.
    -Raj

    Hi
    Please try BAPI "IBAPI_ALM_ORDER_RELEASE"
    Regards,
    Prajakta

  • Record assigned entry different for service requests and incidents

    Hi
    I've noticed something recently when using/implementing service manager that the record assignment formats are different depending on if you are assigning an incident or service request.
    For example when assigning an incident the record assignment shows the display names of the user being assigned (eg the incident is assigned to Joe Bloggs) however for a service request it shows as assigned to domain\jbloggs.
    Is there any reason for the difference between the 2 and can it be standardised as we use the work item action log to send assignment notifications to the affected users and while it's great for incidents it doesn't look good for service requests

    Unfortunately, this is just a text property and this different behaviour is hard-coded into SCSM and cannot be changed. Different people worked on the IR and SR forms and there are many inconsistencies. You could try raising a support case for it I suppose
    but I would not think it likely to be changed.
    Rob Ford scsmnz.net
    Cireson www.cireson.com
    For a free SCSM 2012 Notify Analyst app click
    here

  • Service order as followup document for service order

    HI gurus,
    Can a service order be created as a followup for service ticket. The call agent creates a service ticket for a channel partner. The channel partner should open the service ticket and create a followup document service order for the service ticket.
    Can we create a followup document which has the leading business transaction category same as the preceeding document.
    Thanking u, Madhu.

    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

  • What PM work order can be used for improvement work in SAP PM?

    We have the following work orders in PM:
    PM01- preventive maintenance order
    PM02-breakdown maintenance order
    PM03-general maintenance order
    PM04-refurbishment order
    PM05-calliberation order
    PM06-predective maintenance order
    We need  a work order that can be used against all tasks related to improvements, performance enhancements.
    Does any existing work order holds these charasteristics?

    Hi
    In my opinion any work which will enhance the life of the equipment/asset then it should be under capital investment order and for other enhancement/performance you can define another order type like Upgradation/Alteration of Machinery.
    Regards,
    Anupam Sharma

  • Maintenance work order-- Time confirmation report for work orders

    Could you please let me know how to pull actual time confirmation report for the maintenance work orders?
    regds
    Arun

    Use transaction IW43 or  IW47 for maintenance order confirmation ( inprocess & completed ) and refer [link|http://help.sap.com/saphelp_erp2005/helpdata/en/66/158661547611d182cc0000e829fbfe/frameset.htm]
    -S.N

  • Classical Order with Order lines entry with Web Service

    Hello all,
    I want to create a application in ADF that calls a web service for order entry. The Web service accepts an Order Object which contain a array of Order Lines Objects. This is a web service with a complex input object and I think the best is use a jax-ws proxy with a PoJo Data Control.
    But my problem is how can I make a suitable user interface for this? How can I create a Form where I can enter the Order Lines? I can bind a Table to this array but then I can only add 1 OrderLine.
    Thanks, Joost

    I found out that it is possible to bind the OrderLines to a table and add a button to the jsp with the following code in a backing bean:
    BindingContext bc = BindingContext.getCurrent();
    DCBindingContainer bindings = (DCBindingContainer)bc.getCurrentBindingsEntry();
    DCIteratorBinding dcib = (DCIteratorBinding) bindings.get("orderlinesIterator");
    RowSetIterator iter = dcib.getRowSetIterator();
    Row newRow = iter.createRow();
    iter.insertRowAtRangeIndex(0, newRow);
    This create a new row and everything works fine in combination of the Web Service!
    Joost

  • While saving service work order Update termination

    Hi Friends,
    We have a service order integration with Notifications. First we create a Notification and in turn create as service order.
    When the order is saved it goes for a update termination and the error message is " 00 671: ABAP/4 processor: DBIF_RSQL_INVALID_RSQL "  for IW52 transaction. Actually when we save it provides the order number but never gets updated in the data base.
    Again when we create the order from Notification for the second time, order gets created by skipping a number. For example when we save the order if the ordewr number is 902345 where it is not created , then when we create again the order number is 902346.
    Have any one come across such terminations in IW52 for IW32?
    Regards,
    Selva

    Friends,
    At last my problem was resolved as it was escalated to SAP and SAP analysed as below,
    This problem is caused becuase of the error in database interface. As the database server and the application server is a mix of platforms with different internal character data representations, this error occurs,
    The work around solution as narrated below,
    " For this we need to set the following parameters on the Default and Instance Profiles:
    Profile Name                            Parameter name         Current Value     Recomm by SAP
    DEFAULT.PFL                           rdisp/vbname              not set           rdisp/vbname=$(rdisp/myname)
    CRH DVEBMGS00 cr1apod        rdisp/wp no vb               2                  Greater than 0
    CRH DVEBMGS00 cr1apod        rdisp/vb dispatching        1                  Set to 0
    crap0 CRH 20                            rdisp/wp no vb                4                  Greater than 0
    crap0 CRH 20                            rdisp/vb dispatching        1                  Set to 0
    Inorder to reflect all the changes, System CRH-202 needs to be restarted. Basis have done the above changes through T.Code: RZ11 and CRH indicates the Quality client.
    So the profile paprameters will be different in each of SAP systems.
    Hope this will be very useful for future reference to all of us.
    Regards,
    selva

  • Service Work Order Report

    Dear All,
    My company is using Service master. In Wo  we use use same service code in two line. We want to see excuted qty through t code ME2S.in this report  both line item qty add . Please suggest.

    Hi,
    Check on it:-
    Book a credit note related to service entry sheet
    service reporting ME2S - output format
    Re: Service PO
    http://wiki.sdn.sap.com/wiki/display/ERPLO/SAPStandardReports
    pherasath

  • Purchase order history for service entry sheet

    Hello All,
    I created 3 service entry sheets for service P.O. however I saved it with out accepting them. Why the Purchase order history is not updated after the service entry sheets were saved?
    When I created another service entry sheet for the same P.O. and accepted the service entry sheet and then saved it, the purchase order history was updated along with the posting of latest service entry sheet and previous three service entry sheets are also visible.
    Why this is happening? Please help.
    With regards.
    Sanjay

    Dear Prashant,
    Thanks for the response.
    1) Whenever a SES is saved (without acceptance) an entry  gets updated in PO history with out posting document number.
    2)Material doc. entry gets updated in P.O. history table when SES is accepted and saved.
    Sl. no. 1 is not happening when I create SES for the first time. Once 2nd SES is made and accepted and saved. After that all entries including the first one is shown in P.O. history table.
    Thanks and regards.
    Sanjay

  • Contract and release order for service: connection and field selection

    Hi Experts,
    I have some questions about contract and release order (PO against contarct) for services.
    A -I want ot know if there is any standar way to oblige the creation of a release order to a contract. I mean i had some users  that create a release order w/o reference to the contract and it works fine anyway. The document is a copy of the NB. I cant find the way to reference the 2 purchase document clearly.
    B - Using a release order, when copying the item from contract catalogue by clicking the service selection icon,  description and net price are correctly copied:  the description is not modifiable  but the net price can be change by the user. Can some body explain me where to modify this setting? where is the field selection and where in SPRO step by step please,
    thanks in advance
    Livio

    ... Nobody is so nice to suggest me any solution?  
    For the point A probably the only way is user-exit.... but for B i don't have any idea, please let me know
    thanks
    Livio

  • Settlement Rule for service order created based on sales order

    Hello,
    I am creating a sales order and entering  WBS as an cost object.
    After creation of sales order the Service order is created.
    For service order type in the settlement profile  WBS is maintained.
    But the system is not copying the WBS in Service order which is maintained in sales order.
    Can any body have an idea on this?
    Regards
    Abhijit

    Hi,
    As far as my understanding when service order is created through sales order then settlement rule is SDI and its item number
    Not what you maintained in account assignment tab of sales order
    When you settle service order then cost will settle on sales document and its item and then latter you settle sales order then settlement receiver is WBS element which you maintained in account assignment tab
    Kapil

Maybe you are looking for

  • Smartform open in pdf instead of download

    Hi, Is there a way to open a smart form in directly pdf instead of downloading it to a directory using ws_download? Thanks, ~Mark

  • Change dpi for Ruler Guides

    Hello. I'd like to use exact size in dots when making layout for my document. Ruler Guide set to "px" displays pixel values for 72dpi, but I'll print the document in 300dpi. I'd still like to measure dots exactly, is there a way to change Ruler Guide

  • How to STOP JAVA ENGINE ONLY

    Hi, I installed NW2004S with both JAVA+ABAP stack and both are up and running i have some memory issues here.So i want to run only ABAP Stack now and how can i start the ABAP stack only. Can any one suggest me how to do this..and explain the procedur

  • Mathscript node errors due to not being able to find .m files

    I recently installed LV 8.5.1 and tried to open a VI with a mathscript node (originally created with LV 8.2).  It got a broken arrow due to an unrecognized symbol in the node which was the name of a matscript function in a .m file of the same name. 

  • Need to start ff in 32 bit mode

    I will begin by saying that ff "help" is ANYTHING but helpful. How pitiful it is to encounter supposedly potential solutions that are for versions of FF from many years ago. That no one even had the intelligence to segregate mac from windows help art