Linking DMS DIR to Service entry sheet

Hello Experts,
I need to link DMS DIR to Servise entry sheet(ML81N). As there is no standard SAP object(ESSR) I need to achieve this by Development.
I found out the procedure for development as below which I could not understand properly.
Object links to other SAP objects
You can make an object link to SAP objects that are not shown in the possible entries list. To do this, proceed as follows:
In the standard system, there are already two special screens for the module pools SAPLCV130 and SAPLCV140 for the linked SAP object.
You must create two new screens with the same number for the module pools SAPLCV130 and SAPLCV140 .
The processing logic must follow that of screen 1204 in program SAPLVC130.
Create function module OBJECT_CHECK_XXXX (XXXX = object name)
If the object can be classified, this function module already exists .
Otherwise copy the function module for linking equipment DOCUMENT_CHECK_EQUI and change it as required for the new object.
Please explain step by step procedure for achieving  this development.
Your help is greatly appreciated.
Regards
Madhu G S
Edited by: Madhu  Gs on Dec 21, 2009 8:16 AM

As you above given procedure
Object links to other SAP objects
You can make an object link to SAP objects that are not shown in the possible entries list. To do this, proceed as follows:
In the standard system, there are already two special screens for the module pools SAPLCV130 and SAPLCV140 for the linked SAP object.
You must create two new screens with the same number for the module pools SAPLCV130 and SAPLCV140 .
The processing logic must follow that of screen 1204 in program SAPLVC130.
Create function module OBJECT_CHECK_XXXX (XXXX = object name)
If the object can be classified, this function module already exists .
Otherwise copy the function module for linking equipment DOCUMENT_CHECK_EQUI and change it as required for the new object.
I created the object link as OBJECT_CHECK_ESSR for service entry sheet but problem is that how it will come in the cross application>document managemnet> define document type> define object link > new entry(in the list) ? .
ie how to attach the new created object link to doc type(DIR) .
Edited by: sgadekar2006 on Feb 24, 2011 4:11 PM
Edited by: sgadekar2006 on Feb 24, 2011 4:12 PM

Similar Messages

  • DMS document attachment to Service Entry sheet

    Hi All,
    One requirement, need to attach DMS document with Service entry sheet (t-code ML81N), any possibilites with object linking as in standard there is no object linking (ESSR object) available.
    Thank You,
    Manoj

    hi,
    1. I think u could use services for objects is the best way to fulfil requirement.
    note: a. If u want to use ESSR as business document. u need to go for Archive linking and store document as business
                  document in Services for objects.
    2. If u going to use standard object linking from DMS for 'ESSR' object so for not exist.
        Note:reason is not required any DMS object linking here as i guess. Coz u will be creating Entry sheet agianst Purchase
                orders and vendors too.
                 IN PLM, u can maintain DIR in purchase order or u can maintain in vendor masters. any how u r filling WBS nor also in
                 basic data sheeet of ML81N.
                 So datacan be easily tracable due to all are interconnected each other.
    3. If u want to use ESSR as object link from DMS u need go for development. but this is not required as i guess.
    Benakaraj
    ??P

  • Link between Service Entry Sheet and Material Document

    Hi
    I am busy with developing a report where i am required to find the link between the Material Document and Service Entry Sheet. 
    I am aware that on the Purchase Order Data tab of the Material Document has the service entry sheet number and line item.  However the problem I have picked up here is in the event I create a Service Entry Sheet  with a service in line 1 and for some reason Delete that Line and then capture the service again, it is saved in table ESLL as line 2.  This is correct.  However when I have a look at the material document, it references it as line 1 of the service entry.  Is there any way to get this in sync?
    Thanks
    Vinesh

    Thanks
    This table does show the service entry sheet number and line item however the line item does not correspond with the line item on the service entry sheet.
    Eg.
    I create a service entry sheet where I capture a service in line 1.
    I delete Line 1
    I recapture on line 2.
    Post Service Entry
    The Material Doc reference document is the service entry however the line item for the reference is 1.
    I need to try and link the line items
    Thanks
    Vinesh

  • Linking between Material GR and Service Entry Sheets

    Hi!,
    We have two separate Quantity Contracts. One for supply of Material X and another for transportation service for transporting material X.
    Now the transportation vendor shall have to be paid as per the exact Goods Receipts quantity done for Material X.
    How do we link the Service Entry Sheet corresponding to the Transportation Service Contract with the corresponding GR for the Material X contract.
    Thereafter we also need this add the freight charges paid to the transport vendor through Invoice Verification as unplanned delivery cost in the Material X, Invoice Verification.
    Please advise.
    Regards
    aniruddha

    You can't mix the service and GR together....rather create the one contract for material and transportation service and use that contract e.g. create contract
    line item 10 is material
    line item 20 is service
    Use this contract
    OR...Create the PO for material and add transportation service as a freight condition then you don't need to worry the quantity dependent chrages becasue system will calculate based on the quantity ( use Freight condition is based on the quantity)
    hope this will resolve your problems

  • Creating Service Entry Sheet without using Service Master/Service lines

    We are invoking the BAPI_EntrySheet_Create to create the service entry sheet. We are currently facing this issue...
    1) For assigned PO's, we are getting the PO item and Account assignment information from BAPI_PO_GetDetail. We are using these values to populate the parameters/tables to invoke BAPI_EntrySheet_Create. For population the Entrysheetservices table, we are not using information from Service Master/Service lines but use the information we get from an external system to populate the Service lines(ESLL). We do not provide a Package No/Service information when invoking the BAPI but populate the service lines with short text, quantity, Gross price etc without service information like package no, outline indicator etc. The BAPI creates a service enty sheet successfully(this is without the SES Acceptance indicator not being set) but when we lookup the SES# from ML81n transaction the ESLL details lines are not displayed.
    When displaying the SES using transaction ML81N, the header information is displayed correctly but the lines are not displayed. The Header information is correctly populated in ESSR table and detail is also populated in ESLL table. I think the cross reference information is correctly set in ESLH table to pull up the detail when ML81N as it is missing the package/sub pack information.
    Your expert advise in resolving this issue is very much appreciate. Please advise.

    Hi,
    Creating Service entry sheet using bapi  BAPI_ENTRYSHEET_CREATE
    For creating service entry sheet follow below link and it helps to you.
    http://wiki.sdn.sap.com/wiki/display/ABAP/CreatingServiceEntrySheetusing+BAPI
    Regards,
    Sekhar

  • WBS Commitment during service entry sheet

    Dear SAP Guru,
    I have one query related with punching of service entry sheet with reference to PO of proejct WBS.
    I have made one service PO with accnt.assignment category P and item category D, i have assigned one WBS element in account assignment tab.
    Now I am entering service entry sheet w.r.t. this service PO, the service entry is posted.Acceptance is still pending.
    so no accountng docs.is generated.
    Now I have made again One similar PO by taking the same WBS as taken is previous PO.
    While entering SES, System is allowing to punch the service entry sheet. Is this possible?
    Are there any committment created by SAP w.r.t WBS if we are entering SES with same WBS again and again?
    Is there any logic,report or transaction available in SAP?
    Regards,
    Ravi

    Hi,
    Please check the below links..
    Total Commitment Report for Cost Centres, WBS & Orders
    /thread/1393246 [original link is broken]
    http://help.sap.com/saphelp_ides/helpdata/en/fd/45af5d9d6411d189b60000e829fbbd/content.htm
    Hopt it may help you..
    Kuber

  • 99 items in service entry sheet

    Hello,
    Concerning the transfer of shipment cost items to MM / FI.
    This is what's described in notes notes 333656 and 198678:
    If you transfer more than 99 account assignment lines to MM, than more than one service entry sheet will be created.
    Why this is build up that way? Why not just create 1 service entry sheet for all lines?
    Is there a way to avoid that more than 1 service entry sheet is created if more than 99 account assignment lines are transferred? Can you change the maximum number of items in a service entry sheet from 99 to 999 items?
    e.g. if you transfer a shipment cost item with 320 account assignment lines, it should not be split up into
        -    3 service entry sheets with 99 items
        -    1 service entry sheet with 23 items
    BUT only one service entry sheet should be created with 320 lines...
    The reason why this is needed in our case is that we recenty changed the cost distribution from the item categories from "delivery"-level to "delivery item"-level. Because of this change, there are many more account assignment lines per shipment cost item and we get more than 99 account assignment lines per shipment cost item. In some reporting programs (Z*-programs) which do not take into account that one shipment cost item can be transferred into more than one service entry sheet? It's a huge work to correct these reporting programs...
    kr,
    Alexander

    Hi Alexander,
    According to the standard system design there is a limit for up to 99 DIFFERENT account assignment lines per whole service      
    entry sheet document (not per service line in SES).
    This is due to technical limitation of the field ESKN-ZEKKN of type NUMC(lenght 2).  I am sorry that I can not provide you a solution within the standard for your problem.
    As a workaround, you need to split the services in such a way that you have less then 100 different account assignment combinations.
    If you believe that this feature is in general interest of other SAP users, you may apply to get in touch with a SAP User Group ( i.e. DSAG        
    or ASUG) in order to check the feasibility for opening a development  request, aiming to enhance SAPs product portfolio offering for future        
    releases. Further details about this could be found in the link               
    http://service.sap.com/rollin                                                                               
    Please see the note:                                                     
    11      Requested function not contained in standard system                   
    Regards,
    Edit

  • Service Entry Sheet Accounting Entries??

    Dear All,
    At the time of Service Entry sheet our client is asking to post the accounting entries as below.
    WIP A/C-Dr      xxxx
       To SR/IR A/c xxxx
    For WIP we have to give the WBS so that at later stage this WIP has to be settled (wbs settlement to GL) to the COGS Account.
    Lets see the Functionality for this.
    Ex: Customer orders A construction of Cell Tower.
    To constuct a Tower It involves 1) Supply of Material 2) Erection work 3) Civil
    for supply of material directly it will be purchased from the 3 rd party and send it to the customer location and do the billing.
    For Erection work Internal employees will go and do the erection work and billing to the customer.
    For Civil work where we dont have human resources, so we give this civil work to the sub contractors and once the job is done we will pay to the sub contractor.
    in this scenario with respect to the civil work as we are paying the money on behalf of customer (receivable from customer) client is asking to post the service entry sheet entries to WIP account.
    Please suggest us the proper process or how to it.
    I also will explain the problems we are facing to post to WIP.
    As WIP is balance Sheet Item and its assigned in GBB system is not allowing to create cost element for that, so at the time of posting the service entry sheet I am able to post the transaction without WBS.
    As we planned to settle wbs to cogs now it cant be done.
    Please suggest me some solution.
    Regards,
    Shashi Kanth.

    Result Analysis is a concept in CO which enables you to post WIP when the project is not closed yet.  Once the project ends, you run the RA again and reverse the posting to post the actual values.  You can speak to your CO consultant for this.  You can refer the following link to get the document.
    http://help.sap.com/bp_bl603/BBLibrary/Documentation/183_BB_ConfigGuide_EN_ID.doc
    Also, you'll get lot of other resources on this if you google. 
    Ravi.

  • Revoke of Service Entry Sheet and hence cancellation of Material document

    Suppose one Service entry sheet you created once you accept Service entry sheet it will create a material document once you revoke the service entry sheet it will create a reversal material document. which table and field we find the relationship in original Material document created against SES and canceled material document against revoke of SES.

    Hello,
      in table MSEG youo can enter with Purchase Order number (EBELN)  and Purchase order item (EBELP): this way you will have all the material documents created for that PO, both for the acceptance and the reversal of the entry sheet. You can use the Reference document (field LFBNR) to see the link between acceptance and reversal of the entry sheet. On top of that, you can use fields "Movement type" (BWART) and "Debit/Credit Indicator" (SHKZG) to distinguish acceptance and reversal of the entry sheet for the same PO item.
    Hope to be useful.
    Best regards,
    Andrea

  • Printout of service entry sheet

    Dear users,
    Configuration for printout of service entry sheet has been done with message type NEU and message schema RMBES1 is maintained and assigned to application ES. However when i am running T Code ML83 and executing it for a entry sheet the message  ' No suitable purchasing documents found' is coming.
    Can you kindly suggest me if there is anything else that needs to be done for configuration for print of service entry sheet.
    Thanks in advance
    ads

    Hi,
    Please check below links...
    Service Entry: No message Output
    Service entry sheet print problem
    Kuber

  • Authorisation for reversal of service entry sheet

    Hi,
    I want to restrict some of the users to do reversal of service entry sheet, hw can i do this? what is the authorisation object / field to restrict this
    Regards,
    Kalpesh

    Kalpesh,
    Please use authorization object M_EINK_FRG
    Please open the below link also:
    http://sapass.metro.client.jp/Bapi/BUS2091.htm

  • Function Moduel for Acceptance of Service Entry Sheet

    Dear Experts,
    We have a requirement, in which we need to accept the Service Entry sheet from a web service. For this purpose, we are searching for suitable BAPI. We have BAPI for Release of Service Entry Sheet. But failed to find any BAPI / Function Module for the acceptance of the Service Entry. Please suggest a suitable function module / if available please share the source code for the same.
    Thank you,
    Regards,
    Ramakrishna Mangena

    HI Ram,
    Please Find a few Function Module Below
    BAPI_ENTRYSHEET_CREATE
    BAPI_TRANSACTION_COMMIT
    Please Find the Link Below. it has code
    Hope this will be Help Ful
    [Code|Error while creating service entry sheet]
    Thanks
    Kalyan

  • In which table we can find service entry sheet no to find the actual cost

    In which table we can find service entry sheet no to find the actual cost of External service
    Service code,     Service description      Quantity     UOM,     Vendor,     Cost

    Hi,
    Total Actual Material Cost - Sum up the total cost ENWRT against the AUFNR in the table RESB and display in the report
    Total Actual External Service Cost - Provide the field AUFNR in the table EKKN and get the Purchasing document field EBELN & apply this field data in table EKPO get field NETPR and display in the out put
    For link between operation & order - Selection criterion is the order number (Field AUFNR table AUFK). The content of field AUFPL has to be used afterwards as selection criterion in the table AFVC. The selection field in this table is again AUFPL and display the field LTXA1..
    Kuber

  • Service Entry Sheet SES Reporting - Additional Planned & Unplanned Services

    Hey Experts,
    We have activated the ability for users to add additional planned and unplanned services during service entry sheet processing.  I am looking for a way to run a report which displays the amount or quantity of additional planned services (services which exceed the amount planned in the purchase order) and unplanned services which have been entered against the purchase order.
    Your thoughts would be helpful!!
    Leo.

    you can get the PackNo details of entry sheet from ESSR and of PO from EKPO. from the packno find the subpack no in ESLL. put the subpack no again in ESLL as pack number and you get the services for entry sheet and PO. you may try a logic to link both

  • Issue with Service Entry Sheet Acceptance

    Hello,
    I am running into an issue when accepting service entry sheets. Here is the scenario
    I created 6 service master records and assigned unique valuation classes to each one of them . Each valuation class determines unique G/L account in Inventory postings ( Tcode OBYC-GBB)
    I am creating a service entry sheet for these 6 service master records against a PO and accepting with different dollar value for each of the records. When I check PO, I can see only one line in Material document being generated with a cumulative dollar value from 6 records being posted to G/L in the PO  ( I was expecting one Material doc with 6 different lines with postings made to individual G/L account mentioned in the Config)
    What am I missing in the config/data setup which is triggering postings to account in PO instead of individual accounts from OBYC setup
    Any inputs appreciated
    Thanks

    Hi,
    For service procurement( which is without material master) ,the account determination for service or without material master,the G/L accounts are assigned with service group/material group where you defined material group in OMSF and then material group link it with valuation class in OMQW.
    In OBYC ,_no valuation class needed for Service  with WRX key_.Use t.code: OBYC, Enter Chart of Account. Now & Double click WRX,, in next screen ,click RULES in application tool bar & then in next screen do not select check box of valuation class & save.
    Now come back & Use t.code: OBYC, Enter Chart of Account, Double click WRX & enter your G/L account ONLY for GR/IR Clearing(for service)save.
    The accounting entries are for service procurement are:
    The accounting entry after SES released
    *Service Procurement(KBS): Dr
    GR/IR Clearing-service( WRX): Cr
    The accounting entry after MIRO posting:
    GR/IR Clearing(service): Dr
    Vendor Account: Cr
    The *Service Procurement account triggered during SES released bcuz of the same G/L account you entered during creation of PO/SO with cost center( check PO account assignment TAB in PO item details)
    Regards,
    Biju K

Maybe you are looking for