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

Similar Messages

  • Different GR/IR account for service entry and GRN for non-valuated material

    Hi,
    Our requirement is GR/IR account while doing service entry and GR/IR account while doing GRN for non-valuated material (UNBW) should be different.
    Though we maintain valuation class for material group (Transaction OMQW), system is picking only the valuation class maintained for blank entry in transaction WRX under OBYC setting.  The system is ignoring the respective valuation class G/L account.  Also if we maintain valuation class for service masters, then also while doing service entry sheet system is picking only the valuation class maintained for blank entry in transaction WRX under OBYC setting
    Had i missed out any other setting.  Pls help.
    Regards

    Hi,
    In OBYC, please maintain a GL for valuation class 3200 for services and a GL for val class 3300 for Non-valuated material in WRX.
    Regards
    Ram

  • Steps to Configure SERVIVE ENTRY sheets and MIGO for Service entry

    Hi Gurus
    Please asist with steps to configure SERVICE ENTRY SHEETS ; MIGO for SERVICE ENTRIES
    Regards
    Susan

    This one has been covered a few times, but I cannot remember the answer..
    Try searching SDN/SAPFans
    Also have a look at [OSS Note 301117|https://service.sap.com/sap/support/notes/301117]
    PeteA

  • 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

  • Changing GR/IR clearing account in Service Entry Sheet process

    Hi,
    We are using one Gr/ir clearing account for both Material and Service Entry sheet process.
    Now for clear process we want to create new account for the Service entry sheet.
    We have given blank valuation class for Service entry sheet and it has been assigned to the g/l account.
    After analysing the scenario we had two options.1.  Whether we can change the valuation class
    or 2. we can create new G/l account.
    But i had a doubt will it impact anywhere if i change the valuation class.
    Can anybody advice me??
    Thanks n regards,
    Veena

    Dear Javeed and Sadhashivan,
    Thanks for your answers. Yes we have sort key set on both the accounts and also we have tried to display all the PO relevent fields but unable get through.
    Please note we need PO no line wise on the ledger of adjustment accounts NOT on the GR/IR account.
    1) Goods Delivered but not yet invoiced
    2) Goods Invoiced but not yet Delivered
    Hope I have made my point clear.
    Thanks
    Ayaz

  • 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

  • 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

  • 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

  • Table for service entry sheet quantity

    Hello,
    I know the table for service entry sheet detail is ESSR.
    I want to find out the qunaity which i booked in service entry sheet from table.
    I am not able to get it. I tried table ESLL. But still it does not show the quantity.
    Please guide me to the table name in which when i put service entry sheet no , i will get the quantity
    Thanks
    Nilesh

    hi,
    FRom ESSR  table for the corresponding po , find out package no .Then the pass the same package no in table ESLL table where you can get the desired service qty.
    Regards,
    velu

  • MM - ML81N, Release Procedure for service entry sheet

    Hi Gurus, 
    I would like to active the realease strategy for service.
    in order to customize I  set:
    -Relase Groups
    -Release Codes
    -Release indicator
    -Release startegues 
    Then I run ML81N TRX and I called a sheet to try.  This sheet had to has done to one of the  release strategy set... 
    on the menu (of this trx ML81N)Entry Sheet->Set Status->Release (is still turn off)
    Where is the problem?, anybody could help me?
    Tks in advance,
    Nacho

    Hi,
    please read the FAQ note 672719, question 5:
    Setting up a release procedure is explained in the following short                         
    example: All service entry sheets with material group 007 are supposed                     
    to be subject to a release strategy. This release strategy requires that                   
    the service entry sheets must be released with release code A1. Only the                   
    cost center manager has the authorization for release code A1.                                                                               
    A) Create a characteristic for the material group:                                                                               
    o  Call Transaction CT04. (Path in the SAP menu in R/3 Enterprise:                     
           Cross-Application Components -> Classification System -> Master                     
           Data -> Characteristics)                                                                               
    o  Specify a name for the characteristic, for example CESSR_MATKL,                     
           and choose the 'Create' pushbutton.                                                                               
    o  On the 'Basic data' tab page, enter a description and keep the                      
           'Released' status.                                                                               
    o  On the 'Addnl data' tab page, enter table name CESSR and field                      
           name MATKL (Material group).                                                                               
    o  Enter class type 032 (Release strategy) on the 'Restrictions' tab                   
           page and then save the characteristic.                                                                               
    Note: The release strategy must be based on a field of structure CESSR.                    
    Using Transaction SE11, you can display which other fields are available                   
    in addition to the material group (field MATKL).                                           
    B) Create a class to which you assign the characteristic:                                                                               
    o  Call Transaction CL02. (Path in the SAP menu in R/3 Enterprise:                                 
           Cross-Application Components -> Classification System -> Master                                 
           Data -> Classes)                                                                               
    o  Enter a class name, for example FRG_ESSR, and class type 032 (for                               
           release strategy) and then choose the 'Create' pushbutton.                                                                               
    o  On the 'Basic data' tab page, enter any name. (Keep the                                         
           'Released' status.)                                                                               
    o  Enter characteristic CESSR_MATKL on the 'Char.' tab page and then                               
           save the class.                                                                               
    C) Now carry out the required Customizing settings. Follow IMG path                     
    (Transaction SPRO) 'Materials Management -> External Services Management                                                                               
    Seite 4                                                                               
    -> Define Release Procedures for Service Entry Sheet'                                                                               
    o  At first, you must create a release group (for example 03). For                  
           that, choose 'Release Groups', then choose 'New Entries', enter                  
           'Rel. Group' = 03 and 'Class' = FRG_ESSR. Save the entry. The                    
           system automatically determines value 3 (for entry of services                   
           performed) for the release object.                                                                               
    o  Now create release code A1 for release group 03. Choose 'New                     
           Entries' and specify the following values: Grp = 03, Code = A1,                  
           and description, for example cost center manager.                                                                               
    o  Create two release indicators, for example A and B. Select the                   
           'Released' field for release indicator B and save the entries.                   
           (Note: A release strategy must at least contain two release                      
           indicators. The first indicator (here A) must be defined as                      
           locked, the last indicator as released. Furthermore, the general                 
           changeability of the service entry sheet and the behavior for                    
           value changes are defined via the release indicators.)                                                                               
    o  Finally create the release strategy. Choose 'New Entries' and                    
           specify the following values: Release group = 03, release                        
           strategy, for example RS, release codes = A1. Assign the two                     
           release indicators A and B via 'Release statuses'. Assign                        
           material group 007 via 'Classification'. Save the release                        
           strategy.                                                                               
    D) Assign the authorization for release code A1 and release group 03 to                     
    the cost center manager. In role maintenance (Transaction PFCG), you can                    
    for example use the default values for Transaction ML85 for that.                           
    Regards,
    Edit

  • 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

  • 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

  • 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

  • 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.

Maybe you are looking for

  • Problem with Thunderbird 3.1.7 after upgrading to 10.6.6

    Upgraded to 10.6.6 last thursday, today TB crashes as soon as I try to open it. Same thing happens in safe mode. All other apps (including firefox) appear to work fine. I know I've restarted the computer a few times after the 10.6.6 upgrade, not awar

  • How to find list and cost price in MM module

    Hi Can any one help me in how to find List and cost price in MM module for pricing. thank you. David

  • Is it possible to create a SD project and then replace the video later with HD?

    There are a few reason why I want to do this. One is to speed up editing in CS3 and the other is to produce both DVD and BVD discs as the final product. My idea was to create a SD project, complete the edit and export the SD master for the DVD. Next

  • Email from report

    Hi,   Could any body tell me the how to send an e-mail from a report . Is there any Function Module which serve the same purpose. Regards,   Satya

  • Synchronisation won't work - help!

    Hi, I just set up Synchronisation but none of my contacts, or calender are showing as synchronised with this site. It's working fine with google and facebook, but not the Sony Ericsson sync facility.The instructions in the support section didn't help