COPA derivation for Technician field of Service Order

Hi All,
I have created a character field WW001 for populating COPA documents from "Technician" field of "Service Order". I have checked and found that AFRU table is having Service Order No. (AUFNR) as well Technician (PERNR). But my problem is while creting AFRU "Table Lookup" using T-Code KEDR, the corresponding COPA character is not coming in the origin, hence I am unable to get the charcter value of said Technician field from Service Order to COPA document.
Is there any other table availabe in the system for KEDR setup or shall I need to go with User Exit?
Thanks in advance. 
Rupali
Edited by: Rupali Sinha on Mar 11, 2009 2:57 AM

Hi Rupali,
I am very much sure that when there is WW characteristics, you need to go with Table Lookup under KEDR. But, if the desired combination of source/ origin and targets are not available there, we need to go with user exit. Take a help of your ABAP Consultant for user exit.
Thanks & Regards,
Robin

Similar Messages

  • Service Call Window - FMS for technician field

    Hi all, I would like to add a FMS search to show a list of all employees in the technician field. However, my query does not appear to be working. Please advise. Thanks! Jane
    select t0.lastname, t0.firstname, t0.empid
    from ohem t0

    Hi,
    Use below query
    SELECT T0.[empID], T0.[lastName], T0.[firstName] FROM OHEM T0
    Save the query in query manager.
    Press Shift + F2 key on technician field in service call window.
    Select search based on Saved query select the  above saved query.
    This will show all employees list in technician field.
    Thanks,
    Neetu

  • Bapi for technically complete of service order

    Hi all,
    I need to call a bapi to technically complete a service order.
    I dono what are the values to be passed into the bapi..
    please provide the passing parameters of the bapi.
    Thanks and Regards,
    Vidhya

    Hi vidhya,
      You can use the BAPI 'BAPI_ALM_ORDER_MAINTAIN' for technical complete of service order.
      Pass below parameters as input.
    IT_METHODS :
    Populate the values to methods
      wa_methods-refnumber  = '00001'.
      wa_methods-objecttype = ''HEADER'.
      wa_methods-method     = ''TECHNICALCOMPLETE'
      wa_methods-objectkey  =  v_aufnr. "Order number
      APPEND wa_methods TO  it_methods.
      CLEAR : wa_methods.
    Populate the values to methods
      wa_methods-refnumber  ='00001'.
      wa_methods-objecttype = space.
      wa_methods-method     = 'SAVE'.
      wa_methods-objectkey  =  v_aufnr. "Order number
      APPEND wa_methods TO  it_methods.
      Afetr calling this BAPi call BAPI_TRANSACTION_COMMIT to commit the chnages to data base.
      Hope this may be helpful.
      Regards,
    Sravanthi.V

  • Transaction code for list of pending service orders

    Hi All,
    Could any body tell me what is the tcode for pending service orders?
    Ex:  I have a service PO with one line item and 10 services under that line item in service tab of the PO item details.
    I have made service entry for 8 items. And I have such type of serveral POs.
    Through which TCode I can get the list of pending service orders (partial and fully pending)?
    Thanks in advance
    Ram

    Hi dear,
    You can use ME2L,ME2M,ME2N with Purchasing Organisation as SERV & selection criteria as WE101.
    You can also use T codes MSRV3,MSRV6,here you can make use of Order quantity and Quantity released.
    You can also use ME2S make use of Entered Qty , Entered Value and Accpted Quantity and Accepted value fields in the report.
    Edited by: Deepak Kulkarni on Mar 21, 2011 3:53 PM

  • COPA derivation for thecombination of Cost center and Cost element/GL accou

    Hi Gurus,
    In COPA derivation using KEDR i am trying to make a derivation for the
    combination of Cost center and Cost element. Here i got following problems
    • While posting FI document using t.code FB50 system not automatically
    updating the fields Cost center and cost element in Profitability
    segment. Hence system not posting COPA document. How can i make this
    derivation? Is there any note should i apply regarding these.
    • How can i create cost element as characteristic.
    • If i configure derivation for the combination of Cost center and cost
    element will it be posted with copa document for postings or automatic
    postings from MM,HR and FI
    Pls provide me solution at the earliest.
    Thanks and Best regards,
    Dhanumjaya.Ranga
    Mobile: - 919940093579
    Mail : [email protected]

    Hi Murali
    Thanks for update
    I explain my req clearly
    For me segment is Distribution channel field (EXPORT and DOMESTIC)
    If GL account is 1000-2000     always                      Export
    If GL account is 2001-3000    and Cost center is     X then Export.
    If GL account is 2001-3000    and Cost center is     Y then Domestic.
    Based on above REQ i am making derivation using KEDR T.code.
    These postings should work for all modules postings such as MM, HR also.
    Actually this should work automatically and after saving the transaction we should have copa document also.
    But problem is in source fields of derivation we have GL account (HKONT) and Cost element (KSTAR). I am making derivation using either of these.
    But after posting document system not giving COPA document.
    I found the reason is  at GL postings we are giving input to GL account (HKONT) but we took in KEDR source field as GL account (SAKNR). GL account (HKONT) is not updating GL account (SAKNR) field in PSEG screen in Fb50. Even i try with cost element (KSTAR), GL account (HKONT) is not updating this in PSEG screen in fb50.
    If GL account (HKONT) updates either GL account (SAKNR) or cost element (KSTAR) at the time of posting FB50
    Or
    If we have the field GL account (HKONT) as source field in KEDR i hope my problem
    Get solved.
    If you want further info pls give me your mobile number then i ll call you

  • Authorization for Warranty Maintainance in Service Order

    Hi,
    I am working on CRM 5.0.When user is creating service order at item level under warranty tab, there is option for maintaining the warranty and accounting indicator manually.
    I want to restrict the user from doing it.Can anyone suggest some solution for the same.
    Pls suggest any authorization object instead of Badi's..
    The same should be applicable for PCUI as well.
    Thanks,
    PePe

    Hi,
    If u manage to get related authorization object for fields of warranty tab then also i m not sure with using same object u can control from portal (PCUI).
    Better bet is to create new bliview for u r transaction and hide or make fields read only which u want to restrict.
    Also refer below link for better understanding.
    Authorisation Object to Restrict user  for Manual Wty assignment in Service
    Regards,
    DD's

  • Report for Material Issued against Service Orders But not Billed.

    Hi Experts,
    For CRM Service Orders Based on the Reservation number generated in CRM we will make the Goods issue document in ECC.
    My Question In CRM Do we have any standard report to see Material issued against CRM Service orders but not billed. i.e. Work in progress.
    Thanks in Advance,
    Abhinesh

    Hi Vivek,
    What I wanted to say that you won't get information from VAV about billing since as far as I know it doesn't contain any relevant table.
    You should try create a query using LIKP-LIPS-(joint type: left outer)-VBRK. This will connect deliveries to billing document, you can also get SO number. Please try this.
    (Sorrowully I don't know which logical database would be good for you)
    BR
    Csaba

  • "No transaction type is available for creating a transaction" service order

    Hi all,
    I am new in IC .
    I try to create service order or service ticket for incoming calls
    We are using CRM 7.0
    After I confirm the account I try to create service order
    But no screen displayed and error "No transaction type is available for creating a transaction" occurs
    in customizing there is a transaction type SRVO, also I copied it to ZRVO
    But here how can I define that this transaction type is assigned to this application??
    Please reply in detail steps.
    Thank you.

    Hi Rupesh,
    Thanks for your reply..
    I made a lot of controls but I can't find where I am wrong..
    My senario is, taking phones, create interaction record and create order for further investigation.
    I copied IC_AGENT role.
    I copied transaction type 0010 to Z010
    I create business transaction named ZBTP for transaction type Z010
    I made Define Transaction Types for Navigation for Z010
    Then Define Business Role -> Assign Function Profiles
    Here I assign my business transaction ZBTP to IC_BT function profile
    But when I connect tot the system with user having this business role
    I can create interaction record with type Z010, it is ok.
    When I press Service Order it gives this error.
    Work center id for Service order is : IC_UIU_SVO
    I copied my business role from IC_AGENT, and here this work center id was not active
    In my business role I made it active.  Is this work center can't used in IC senario
    Also how can I understand which transaction type is needed for it??
    If I know which transaction type is needed to create service order or service ticket under IC, then I will control it of course..
    I also copied transaction type TSVO(service IC) to ZSVO and do the above things for this type too..
    But nothing changed..
    Please help !!

  • Default value for a field in Purchase order

    I want that while creating purchase order system should suggest one value for the field ' prior vendor ' in retail tab. I don't want to use user exit. Can anybody help?

    Hi,
    if that button is clicked then give the values in the work area of  table control and then append it to the table control
      in pai of the screen.
      if r_rad eq 'X'.
        fs_tab = ur value.
    append fs_tab to it_tab.
    endif.
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Feb 13, 2008 3:39 PM

  • User-exit for default values in service order

    Hi,
    i use EXIT QQMA0025 (EXIT_SAPLIQS0_017) to set some default values by creating
    a service notification.
    Is there some exit or badi to do the same for service orders. I don't want to use TPMUS.
    Regards, Dieter

    I create this thread in SD, because
    i don't get any answers.
    Regards, Dieter

  • User exit for profitability segment in service order settlement rule

    Does anybody know if exit EXIT_SAPLKEAK_001 works for the profitability segment creation during the creation of a settlement rule of a service order?
    The context is the following: the company uses service orders which are settled periodically (it receives revenue from sales order which is posted to the service orders at time of billing, and also costs at time of goods issue). The profitability segment in the settlement rule of the service order needs to be the same as the one from the billing document that posted to the order.
    Can I use EXIT_SAPLKEAK_001 to find the characteristics from the billing document and populate it in the PSG of the settlement rule? If yes, could this be applied to only one specific service order type?
    Thank you.

    Hi
    If your settlement is triggered by a batch or is triggered by a workflow exit EXIT_SAPLKEAK_001 is not run. From release 5.00 on characteristic groups are indeed not considered any more during batch input processes because there were problems before with initial chars of a CO-PA line item resulting from a batch input process that actually shouldn't be initial.
    Refer SAP Note 581739, which put an end to usage of char groups during batch input processes. Also refer SAP Note 142628.
    Regards
    Sanil Bhandari
    Edited by: Sanil K Bhandari on Jun 23, 2011 10:12 AM

  • User status for component item in service order (plant maintenance order)

    Dear experts,
    I cannot find the customizing for assigning a user status (profile) to a component item of a service order.
    IW31 - tab components - mark an entry - click on button "component status"
    Can you help me?
    Best Regards,
    Philipp

    OSS message created. Answer from SAP:
    11.02.2011 - 15:04:46 CET - Antwort von SAP     
    Hello Mr. Miller,
    user status for components are not possible and not intended. I'm
    sorry that I cannot provide better news.
    Best regards
    Reinhard Gruber
    Senior Support Consultant
    AGS Primary Support,
    Business Suite & Technology
    SAP AG
    Therefore this message is closed... but not yet answered
    Edited by: Philipp Miller on Feb 11, 2011 3:28 PM

  • Sales document field in Service order

    Hi,
    In my scenario,Service order is getting created from sales order.But in the Order header I am not able to see the Sales Document field.But some of the service order types in IDES, Iam seeing the sales document field (above the biling form field) in the service order which got generated through sales order.
    How to get this Sales Documnet field.
    Regards
    SB

    HI
    As per your query
    We have 2 order types say SM01 & SM02
    In SM01 - Revenue posting is not allowed, so you have to assign a contract (Sales Document and Item No)
    In SM02 - Revenue Posting is allowed, so u cannot assign sales documents in this. Settlement wil be done in the order itself...
    In CS, we use SM01, assign the contract with Service Product Material.
    [http://help.sap.com/saphelp_46c/helpdata/en/e6/4a8df09e0311d189b70000e829fbbd/frameset.htm]
    Check out this link, will help in detail.
    - Pithan

  • Multiple 'F3' Quality Notifications for defects from single Service Order

    Those of you working w/ the QM module no doubt know that if a failure is recorded against an inspection characteristic linked to a Production Order (Order category 10), that SAP standard functionality creates a Defect document (Quality Notification type 'F3'). Any subsequent failures recorded that are linked to that same Production Order (as well as the material & serial number) are recorded, as additional line item defectes, on that same 'F3' Quality Notification.
    HOWEVER, I have found when failures are recorded against inspection characteristics for a Maintenance Order (Order Category 30), a new Defect document (Quality Notification type 'F3') is created for each failure that is recorded. Why is this?
    My client wants only a single 'F3' Quality Notification to be created for any and all failures that are recorded against a single Maintenance Order. I do not see any way to accomplish this w/o a core mod. Understanding WHY SAP treats these two order categories differently will go a long way to assisting me in designing an adequate solution.
    Thanks for your help.

    A couple more pieces of information....
    1. We are currently running SAP Enterprise (4.7).
    2. If I go to SPRO -> 'Quality Management' -> 'Inspection Lot Creation' -> 'Maintain Inspection Types', and display the details for Inspection Type 14 (which we use for Service Orders) the check box for 'One Q-notification per insp. lot' is active. Clearly the system is not processing a single Quality Notification per inspection lot on service orders.
    Your assistance is greatly appreciated. Happy New Year

  • Implementation Of Badi ME_GUI_PO_CUST for adding fields in Purchase Order

    Hi All
       I am implementing BADI ME_GUI_PO_CUST / ME_PROCESS_PO_CUST to add additional fields in Purchase Order.
    The implementation of the BADI ie the Subscreen of the fields to be added appears in  transaction ME23N but it does not appear in the transaction ME22N and ME21N.
    Can anyone help me on this.
    Thanx.
    Moderator message - Duplicate post locked
    Edited by: Rob Burbank on Jul 10, 2009 12:10 PM

    check the answer
    [New tabs added by Badi ME_GUI_PO_CUST not seen in ME21N and ME22N;
    bye

Maybe you are looking for