Reports for service entry

Hi Experts,
Can anybody please tell me,
1.Report for Pending PO's those not created Service Entry Sheet.
2.Report those showing Cost Center and GL Ac with entire history for Service Entry Sheet.

Dear,
I give only one answer of your question.
Report for Pending PO's those not created Service Entry Sheet.
ME2N is display only those PO for which service entry sheet is not created.It not display service entry sheet number or any other detail.
Regards,
Mahesh Wagh

Similar Messages

  • Report for Service Entry Sheet in MM

    Hi all,
    Is there standard data source & infoproviders are available for "Service Entry Sheet (ML81N)".
    We need to develop a report for service receipt confirmation along with PO & Vendor payment details.
    Looking forward your answers.
    With regards,
    MK.

    HI,
    Yes, WBS wise PO details showing in T-code ME2J - Purchasing Document Per Project .
    Enter the above T-code and select Database Profile ' 000000000008-PO Display for WBS' then give inputs project code,WBS Element,plant,Scope fo List-'ALV'.and  execute the report.  Now, report showing the selected WBS Purchase documents.
    Hope, it is useful for you.
    Regards,
    K.Rajendran

  • How to generate report for Service sheet - ECC 6.0

    Hi
    Can anyone let me know regarding how to generate reports for  service sheets entered
    regards
    Sanjay

    Hi,
    Get Service Entry Sheet with following T.codes:
    1.MSRV6
    2.ML84
    Regards,
    Biju K

  • Service entry sheet:No provision for service entry for purchase order

    Hi.I create a Purchase order with one item.The Item category was D(Service).Also lines of Service number was input in the Service tab of the item detail.After save the Purchase order,I goto t-code ML81N to Maintain the Service entry sheet.When I input the Purchase order number and item number and press enter,the SAP raise an error message box with following text:
    No provision for service entry for purchase order 4500000149 00010
    Message no. SE198
    Diagnosis
    The "GR =NO" (no goods receipts) indicator has been set in the PO item. It is thus not possible to enter services against this purchase order.
    I don't know why and how to resolve this problem.So I need the experts to give me some advice.Thank you so much.
    Regards
    Yoda

    pls check in ur PO at item details in delivery tab whether goods receipt checkbox is unticked.if yes then tick it and then process.
    regards,
    indranil

  • Agent Determination for Service Entry (BO-BUS2091)

    HI,
    I am new to workflow and facing below issue.
    I have created a workflow for Service entry sheet approval (BO- BUS2901) and I am having an issue with the agent determination. I am using my own Ztable to determine the possible agents.
    I am using the following code in the FM of the rule I created for determining the agent:
    FUNCTION ZME_SRV_REL_GET_RESPONSIBLE.
    *"*"Local Interface:
    *"  TABLES
    *"      ACTOR_TAB STRUCTURE  SWHACTOR
    *"      AC_CONTAINER STRUCTURE  SWCONT
    *"  EXCEPTIONS
    *"      NOBODY_FOUND
    INCLUDE <cntain>.
    TABLES: essr_rel, essr,zmm_service_mail.
    DATA: object TYPE swc_object.
    DATA: BEGIN OF essrkey,
    lblni LIKE essr-lblni,
    END OF essrkey.
    DATA: verak_user TYPE csks-verak_user.
    REFRESH actor_tab.
    CLEAR actor_tab.
    swc_get_element ac_container 'service' object.
    if sy-subrc eq space.
    essrkey-lblni = object-objkey(10).
    select single * from essr where lblni = essrkey-lblni.
    select single * from zmm_service_mail
    where frggr = essr-frggr
    and frgsx = essr-frgsx.
    if essr-frgzu eq ' '.
    verak_user = zmm_service_mail-pernr1.
    elseif essr-frgzu eq 'x'.
    verak_user = zmm_service_mail-pernr2.
    endif.
    actor_tab-otype = 'us'.
    actor_tab-objid = verak_user.
    append actor_tab.
    endif.
    ENDFUNCTION.
    When I debug, sy-subrc = 8 at swc_get_element ac_container 'service' object.
    What could be the problem?
    Note- I have gone thru below thread but still I am unable to find the error.
    http://scn.sap.com/thread/2017416

    Hi,
    You should re-read the thread that you quoted above. The mighty Sue Keohan suggested a solution.
    Instead of trying to pass a service *object*, and then extracting the key, you can just pass the key itself.  It has type EESSR-LBLN1.
    swc_get_element ac_container 'service_key' lv_service_key.
    if sy-subrc eq 0.
      essrkey-lblni = lv_service_key.
    (etc)
    cheers
    Paul

  • Manual for service entry sheet and service master

    hello all,
                if someone is having manual available for service entry sheet and service master....
    regards,
    Rahul Bhardwaj.

    You have to configure service category in SPRO for service master and you can assign the number range in SPRO
    The path is SPRO is:
    Materials Management-External Services ManagementService Master---Define Service Category
    Service Master is created using AC03
    The service master record counts as part of the master data within External Services Management and serves as a source of data for you to draw upon when creating service specifications. This enables you to save time and reduces the frequency of errors, since you need only enter the complete service descriptions in the service master record once.
    A service master record contains the following principal information for the unique description of a service:
    Service number
    Service category
    Descriptive texts (short and long text)
    Base unit of measure
    Material group
    Valuation class by which G/l account is determined
    when you reference it in the PO, all the data gets transfered and you avoids the mistakes

  • Post Invoice for Service Entry with many Service line item-MM-LIV

    Dear All,
    I have a problem to post Invoice for Service Entry with many Service line item. The problem is as follow:
    I have created 1 Service Entry which has 5 Service line item in it. Three of the service line item are subject to Value Added Tax (VAT), the others aren't. Then, i wanted to post Invoice for the Service Entry, however, it just display 1 item which amount in total. How can i segregate each service line item in Service Entry thus i can post Invoice for all Service line item with subject to VAT and all service item with not subject to VAT, if just 1 Service Entry created for it ?
    Please help me.
    Thank You

    Hi Ganda,
    If you mark the 'service based invoice verification' checkbox in your PO item, your service items will be in your invoice as seperate invoice lines. Then you can modify the taxcodes on service item level.
    Kind regards, Dick Hendriks.

  • Workflow Required for Service Entry release

    Hi !,
    Can anyone help me out by provide input as i want to have a workflow to be generated based on a Text feild (Sap Login ID) which user will be entering in a Text feild in Service Entry Sheet. What it should do is :
    1. Should Validate with my provided list of Approved Users. (Separate table entry to be maintained with reqd T-code).
    2. Mail to be triggered to his(Approver) SAP and Outlook ID for the release to be made with Document Information.
    3. He Should be able to Approve / Release through Workflow.
    4. Creator should be informed for the Approval Done.
    Please forward your comments.
    MM

    Please check these helpfull links:
    workflow for service entry sheet(ML81N)
    Re: Workflow Template(WS) or Workflow Task(TS) for Service Acceptance (SES)
    Re: Workflow issue on service receipting
    Service Entry Sheet Workflow
    Edited by: Afshad Irani on Jun 3, 2010 2:48 PM

  • Supress Mandatory field for Service Entry Sheet Creation

    Hi,
    I am using BDC for Service Entry Sheet creation as BAPI cannot fulfill the Business needs.
    During Recording when I click on Service Overview and click on Service Selection we provide the Model Service Specification Number there I can see the Services and select it, but when I select the service and adopt, an error message ocuured to enter the quantity.
    Is there any way to supress the standard error message without using acess Key.
    BR
    Aviram

    Hi Aviram,
    Messages type 'E' , 'I' or 'W' are controlled through configurations. Please check with your functional consultant with the message number you want to supress. It can be made as 'I' or 'W' through configuration.
    Similarly if you do not want that particular field as mandatory field ask functional consultant to make it optional.
    Regards
    Sachin
    Edited by: sachin G patil on Mar 9, 2011 3:13 PM
    Edited by: sachin G patil on Mar 9, 2011 3:20 PM

  • Approving Partial Quantity in ML85 for Service Entry Sheet

    Hi,
    Is it possible to approve partial quantity in ML85(or any other screen) for Service Entry Sheet?
    Thanks.

    Hi,
    I dont think it is possible to approve Entry sheet for partial quantity. Release strategy for Entry sheets are at Header level and not item level.

  • Output determination (print out) for service entry sheet

    All SAP Gurus,
    What are the steps involved in determining the output (print out) for service entry sheet?
    Regards,

    Hai,
    Goto NACE select the Application ES, out type NEU and maintain the program SAPFM11, Formroutine ENTRY_NEW, form ML_SERVICE_ENTRY aganist medium printout and maintain the condition records for printout to VN.
    take print in ML83
    Regards,
    eswaramanu...
    Edited by: eswar manu on Oct 21, 2008 8:37 AM

  • Create number range for Service Entry Sheet (SES)

    I would like it is possible to configure the number range for Service Entry Sheet (SES) or it is fixed in the system? Besides, for my current configuration, the number only appear when SES is done but no reversal number if I reversed the SES, is this a correct setting? Or is there any way I can set the number for reversal document?

    Hello,
    Check below SAP link.
    http://help.sap.com/saphelp_40b/helpdata/fr/77/e12c7dd435d1118b3f0060b03ca329/content.htm
    Hope it will help. Revert back if anyfurther question/s.
    Regards,
    Anup

  • Best Practices for Service Entry Sheet Approval

    Hi All
    Just like to get some opinion on best practices for external service management - particularly approval process for Service Entry Sheet.
    We have a 2 step approval process using workflow:
    1 Entry Sheet Created (blocked)
    2. Workflow to requisition creator to verify/unblock the Entry Sheet
    3. Workflow to Cost Object owner to approve the Entry Sheet.
    For high volume users (e.g. capital projects) this is cumbersome process - we looking to streamline but still maintain control.
    What do other leaders do in this area?  To me mass release seems to lack control, but perhaps by using a good release strategy we could provide a middle ground? 
    Any ideas or experiences would be greatly appreciated.
    thanks
    AC.

    Hi,
    You can have purchasing group (OME4) as department and link cost center to department (KS02). Use user exit for service entry sheet release and can have two characteristics for service entry sheet release, one is for value (CESSR- LWERT) and another one for department (CESSR-USRC1) .Have one release class for service entry sheet release & then add value characteristics (CESSR- LWERT) and department characteristics (CESSR-USRC1). Now you can design release strategies for service entry sheet based on department & value, so that SES will created and then will be released by users with release code based on department & value assigned to him/her.
    Regards,
    Biju K

  • Where to configure account for service entry?

    Hi,
    As we know that in material purchasing, we set GR/IR account in WRX of OBYC, then in material goods receipt, system will post to GR/IR account.
    But we need to use another account for service entry of service purchasing. Where should we set the account in OBYC?
    Thanks in advance.
    Wesley

    Hi,
    for account determination system treats Services same as materials, end of the day it is the reciept posted using mvt 101 only,
    If you need to dsitinguish your G/L accounts for materials and service then assign a seperate valuation class to your service master and setup diff G/L accounts for your valuation class
    WRX assignment for service  behaves bit differently ,Check Oss note 165692 and 64204 - it has detail explanation
    Hope this helps
    Reg
    Dheeraj

  • SRM-SUS for Service Entry Sheets - Classic Scenario

    Hi SRM Gurus,
    Our client wants to use SRM-SUS for the Service Entry Sheets (to being with and then later expand more in other SRM areas). The lead system will be R/3 system.
    We will be going with ECC 6.0 and SRM 5.0.
    Service Order will be created in R/3 and replicated into SRM (SAP have said this is new functionality in SRM 2007 and SAP will provide us with this functionality in SRM 5.0 as well)
    SAP are also recommending using MDM for hosting the catalogs for service entry sheets to enable vendors to selete their items during the confirmation / filling the service entry sheets. - they say this is mandatory
    SAP are also asking for XI for the data to be transferred from R/3 to SRM (and may be vice versa) - they say this is mandatory.
    Few questions:
    1) What kind of hardware size are we talking about to have SRM-SUS, MDM, XI and Portal (PI)
    2) Are MDM and XI mandatory as said by SAP and if yes, in what scenarios. What is they way around
    3) How good is the functionality provided by SRM-SUS for Services? Is it as good as in R/3 (or even better)? We will be having complex Services in our scnearios.
    4) What can be a typical time to install SRM-SUS, MDM, XI and Portal in the Dev environment to get moving onto the project?
    An early response shall be highly appreciated.
    Thanks in advance
    Regards
    Rahul

    few answers to your questions
    1) what is the release of SRM  you want to work with?
    2) services in SUS is not available as standard , and will be provided by SAP as consulting up on request.
    3) for hardware requirements , please refer to the master guide for the srm release you will be working on -->
    and also you can refer to the software component matrix in master guide --> to see if any component is mandatory..
    4) XI and MDM as far as i know is mandatory for SRM 6.0 and above , But in SRM 5.0 , XI is compulsory.
    5) so xi is mandatory in anyway in SUS as different systems are involved and therefore is required for routing the documents correctly.
    6) time for installation again depends on your supplier base , and your level of expertise.
    7) it is not always recommended to compare between two different systems , R/3 and SUS are different and so functionality will not be the same
    8) but as far as i know R/3 is stronger functioanlly..

Maybe you are looking for

  • Curve 9360 Notification Bar

    Hi, I'm new to the blackberry world!  I just got the Curve 9360 and used to have a notification bar under the time and date.  It displayed any notifications (text, bbm, email, facebook etc..) also a search bar, and the volume button.  not sure how I

  • Move TextFrame From One Page to Another (Indesign CS3 & VB )

    Hello Friends!!! I have create 5 pages catalog in indesign CS3 & i need to shift one Group From One page to another...can anybody help me to do this issue. what i have tried is....... Set MyPge = MyDoc.Pages.Item(3) MyDsgn.Select MyPge.Groups.ItemByI

  • Issue with flex lifecycle

    I am trying to address an issue with flex lifecycle There is a ui component ( say CompA) comprising of multiple tabs with individual components used in each of them. CompA uses a data object that is used to populate the fields. On click of a button i

  • Vendor master IDOC segment population ?

    Hi All, I have to create vendor master idoc and pass it to a third party system. The fields required by the third party system are from tables lfa1 , lfb1,lfm1. The data required is mapped to segments in idoc I am using the MASTERIDOC_CREATE_CREMAS F

  • Could Not Find XObject named FM_0002

    Hi, I was hoping that someone can help me. I am using Output Designer and Central 5.5. I recently tried to run a dat test through Central consisting of 4 different forms (5 pages in total). The third form was two pages long and when I scrolled throug