Activity type on service order

Hello Gurus
  I want to default the activity type of an operation to 2300. Can you please guide me how to do it
THanks
Vidya

hi ,
you mean defaulting of activity type based on operation control key ? if yes then this cannot be done i think .. activity type is mentioned in work centers and based on the work centers entered in operations you would have selection of activity type ...
Check whether you can do the same with set/get parmater ID  in ABAP ..
regards
pushpa

Similar Messages

  • Field Activity Type and Service Point Type from CC&B

    Our customer is migrating their CIS to CC&B. It is my understanding that the CC&B Field Activity Type is similar to CIS Service Order without the Service Point Type. (Service Point Type is Water or Electricity)
    The two valuescome from CC&B in their own fields.
    QUESTION: Does MWM 1.5.0.8.1 and ORS need these fields to be concatenated from CC&B or are these fields automatically concatenated via the router before the field order is created in MWM and then sent to ORS?

    Almost forgot - by default, it's one-to-one....but you can change this behavior.
    In the direct integration from CCB to MWM, the MWM Field Order Type is actually CCB's "JOB_CD" (which is a characteristic on the Field Activity Type). You could set the same value for "JOB_CD" for numerous Field Activity Types in CCB.

  • Maintenance Activity Type and Service cost

    Hello friends,
    Is there any relationship between Maintenance Activity Type[MAT] and Service Cost ?
    Actually all the PM02 - Preventive Maintenance Order with MAT as Cost collector are actually accounted under service cost unlike other MATs.
    Please let me know more information regarding the above.
    Rgds
    Prasad

    Scenario in our company is something like below:-
    1.All the maintenance activity is done internally and no Serivces involved in the order
    2.Some of the Non-codified materials for order consumption are Purchased.
    With above, When I do the Cost Analysis MCI8 for all PM02 - Preventive Maintenance Orders for last year I could make the below observations:-
    1. Till Jun08 there is no service cost [which is normal]
    2. From Jul08 there is Service Cost involved , which am not able to understand.
    Could you please help me out?

  • Confirmation of activity type in Process order -Impact in FI.

    Dear All,
    On doing a confirmation of a activity type for a process/ Production order - values get posted to secondary cost element which has been assigned to a acitivity type.  This means only a impact in controlling but not in FI
    How woould the booking happens in FI ?is it not required to book in FI, if yes, why.
    Please suggest.
    Thanks.

    Hi Daya
    1. You can calculate activity price for plan in KSPI and for actual KSII for respective CCtr and activity type...but some times people manually update price at KP26 directly which in my opinion is not right way because price is either more or less than the real calculation in KSPI and KSII...
    2. However in your case price is directly updated in KP26 against activity type..when confirmation is done in order this rate * activity qty is your value posted in order level and at the same time respective CCtr is also credited by this amount which you can see in CCtr report
       Example:  CCtr  XXXX01
                       Activity type 999999
                       Sec cost Element for activity type 999999 (43 cat)
        Suppose you have booked FI entries for some expenses like Salary in F-02/FB50...against CCtr XXXX01   So your CCtr XXXX01 is debited by Salary amount and this amount will be absorbed in product through activity for which you need  activity price and confirmation.
        FI entry is booked your expense in GL a/c Salary and same time debited your CCtr through CE salary....Now when you charging this expense in product through prod order you are doing it through confirmation of activity qty which in turn calculating value by taking price from KP26 and qty from confirmation.
    Kamal

  • Activity type i process order

    Where the activity type data  in process order flow from and how?

    Hi
    In general activity type date will flow during plan / actual cost calculation. The order  / confimed qty will be taken and the the required hrs for that quantity will be calculated from the routing data. Then finally total hrs required will be calculated by the system. After calculating the total hrs. The amount spent for Hrs will be considered from the  Activity type . Finally total cost will be calcuated for that total activity
    The activity data will flow at that point only.
    Regards
    J. Saravan

  • Activity type disabling in order

    Dear gurus,
    i need to disable  PM ativity type field  after release of notification and order
    Is there any solution please.
    Regards
    Rajendran R

    This can be done with standard configuration.
    Within t-code OIAN, click on "Influencing" (or press F6), double-click on "Phase", select the phase 2 (Released), and scroll down to the field MaintActivityType (CAUFVD-ILART) and mark it as "Disp.".
    Paul

  • Revenue Account Determination based on Sales Order Document Type & Service Order Type

    Hi Expert,
    I have Customer Service Module with Resource Related Billing for services attached with SD.
    When DP90 runs sales document debit memo request is created & then debt memo is created.
    I need to configure Revenue Account Determination based on Sales Order Type and also based on Service Order Type.
    I did not see any field catalogue in revenue account determination for order type, For communication structure KOMKCV Header and KOMPCV Item level there is no field for sales order type nor service order type.
    Is it possible to bring in both order types? Can ABAP person do it?
    How to bring these fields?
    Is it possible & recommendd to have service order type filed AURAT for service order into this sturcture?
    Is this configuration is OK acceptable by SAP? If so is there any chnace for issues errors & wrong determination from FI CO view?
    Your valued input is highly appreciated.
    Thanks
    Prakash Parikh

    Hi Prakash,
    Yes, you can certainly add new table fields into the field catalog KOMKCV and KOMPCV and use it during account determination. You will also have to add these new fields in the user exit RV60AFZZ for it to work. I believe you will need ABAPer's help to make this work. The abaper will have to crate a ZZFIELD (ZZAUART for example) and put it in the structure and use the same in the user exit to pass the values.
    In your case, what I am not sure is, are you looking to modify the existing standard tables or creating new ones. My suggestion is to create the new condition tables with these new fields (like document type) after adding it to the field catalog. Only modify the access sequence (KOFI) in such a way that your new tables are access first before it goes into standard tables (or you can adjust it according to your scenario.
    We have done it in our company and it is working fine. Basically what we have done is to create new tables instead of modifying the standard ones. We have adjusted the access sequence in such a way that some of our custom tables are accessed first before the standard SAP tables (C001 to C005).
    I found a similar requirement on SCN. This might help.
    Adding New Field in Account Determination
    Hope this helps.
    Regards,
    Mukund S

  • BAPI or FM to create Service Order type SM01 in Plant Maintanence

    Hi All,
    Can anyone help me in searching for a BAPI or a function Module to create a Service Order of type SM01(Service Order). This is usually done through transaction IW31. I have written a BDC as of now but it is acting cranky as a lot of things depend on User Settings I wanted to have a generalised way of doing this rather than a BDC.
    Regards,
    Sudhi

    Hi Sudhi,
    There does not seem to be a BAPI available for Service Order Creation (at least in 6.20). One option you can consider is create the order with minimum required fields using BDC and then immediately change it using the Order Maintain BAPI.
    Is your BDC executed as part of a dialog transaction or in background job? If it is always executed in background you should not worry about user settings as you can schedule the job to always run with the same id. The same applies if your data comes in as an idoc.
    Gareth is correct. I did not see the BAPI docu.
    Cheers,
    Ramki Maley.
    Message was edited by: Ramki Maley

  • Maintenance activity type  and order type  for plant maintenance order

    How can i get the maintenance activity type  and order type  for a given plant maintenance order. Please let me know the table where i can get these two fields
    In AFIH i can only get the MAT for an order number

    Maintenance activity type -
    AFIH - ILART
    Order Category Indicator Plant Maintenance -
    AFIH - AKKNZ
    reward if heplful

  • Maintenance activity type - PM order

    Hello,
    I have to configure the field "activity type" on PM order (tcode IW31).
    I want to make this field obrigatory and It can't come with default values. It must comes empty.
    In SPRO, when a take off the link between the Order type and the default value for activity type (table T350), occurs the error bellow, on tcode IW31:
    "No maintenance activity type could be determined"
    After that, occurs a runtime error, and I can't enter in the IW31 to create the PM order.
    Somebody knows how can I do what I need?
    Tks, Camila.

    Message 2 (second part):
    Source Code Extract                                                                               
    Line  SourceCde                                                                               
    1 FUNCTION t350_read.                                                     
        2 *"----
        3 ""Lokale Schnittstelle:                                               
        4 *"  IMPORTING                                                           
        5 *"     VALUE(AUART) LIKE  T350-AUART                                    
        6 *"     VALUE(LANGUAGE) LIKE  SY-LANGU DEFAULT SY-LANGU                  
        7 *"     VALUE(MTYPE) LIKE  SY-MSGTY DEFAULT ' '                          
        8 *"  EXPORTING                                                           
        9 *"     VALUE(ILART_TEXT) LIKE  T353I_T-ILATX                            
       10 *"     VALUE(T350_WA) LIKE  T350 STRUCTURE  T350                        
       11 *"  EXCEPTIONS                                                          
       12 *"      NO_T350_ENTRY                                                   
       13 *"----
       14                                                                         
       15                                                                         
       16 *--- Pufferung übergeben -
       17   t350_wa = t350.                                                       
       18   ilart_text = t353i_t-ilatx.                                           
       19 *--- nur weiter wenn noch nicht gelesen -
       20   CHECK t350-auart <> auart.                                            
       21                                                                         
       22 *--- Lesen Vorschlag ILA zur Auftragsart -
       23   SELECT SINGLE * FROM  t350                                            
       24          WHERE  auart       = auart.                                    
       25                                                                         
       26   IF sy-subrc <> 0.                                                     
       27     if mtype <> space.                                                  
            MESSAGE ID 'I0' TYPE mtype NUMBER '226'                          
       29           RAISING no_t350_entry.                                        
       30     endif.                                                              
       31   ELSE.                                                                 
       32 *--- Übergeben T350 Workarea -
       33     t350_wa = t350.                                                     
       34 *-> nur wenn nicht im Puffer und Sprache spezifiziert                   
       35     IF t353i_t-ilart <> t350-ilart and                                  
       36        not language is initial.                                         
       37 *--- lesen Text zur ILART -
       38       SELECT SINGLE * FROM  t353i_t                                     
       39              WHERE  spras       = language                              
       40              AND    ilart       = t350-ilart.                           
       41 *--- Übergeben Text zur ILART -
       42       ilart_text = t353i_t-ilatx.                                       
       43     ENDIF.                                                              
       44   ENDIF.                                                                
       45                                                                         
       46 ENDFUNCTION.
    Edited by: Camila Peralta on Jun 22, 2010 2:17 PM

  • Trace back item category in service order

    Hi all
    a few days ago I came across an issue which I presume is PP related.
    the issue is , while doing 'dp90'(intially gets created with 'iw31') , I got an error message saying combination of zdr leis sein and l2w does not define an item category.  I saw only these two entries in the system
    zdrleissein+blank = l2w
    Zdrleissein+l2s = l2w
    so now it was left to me to make the following combination :-
    zdrleissein+L2w= what
    of course I chose my intuition here and made it into
    zdrleissein+L2w= L2w
    all works ,
    but my query is, why L2W and not 'L2s' or 'xyz'.
    in 'dp90'. user just types in service order no. and -->'enter' and happy to see the next screen, so what item cat. was used went through underwater. where do I see where was the actual construction used (sales doc type + It cat grp+ item usage+Higher level usage] and what item cat. is the system really looking for ?
    Thanks

    Hi
    I am so sure about the exact functionality, but you can follow the below path in SPRO,
    Sales---- Sales documents---Sales document item
    Also seek help from your SD consulant & post this thread in SD forum also.
    It would be of your exact help.
    SmanS

  • Service order creation from sale order

    Hi Friends,
       Could you please tell me where is the setting for the automatic creation of service order from sale order.
        Iam using LEIS , TAD and CD as the sales documents and SM01 as service order document.
        Am I missing something?
        Please let me know.
        Regards,
        satish

    Hi Satish,
    The setting for creation of a service order from sales order can be found in the Requirement class configuration.
    To know how to link, check the procurement tab in the sales order, note down the requirement type associated to the line item. Requirement type is linked to requirement class. In requirement class you find the configuration.
    Standard SAP creates SM03 (refurbishment) type of service order from sales order.
    Reward points if useful.
    Regards
    Ananth

  • Service order creation condition

    Hi,
    Could anyone please tell me how can we insert a condition so that one type of service order can not be created after creation of service order of another type.
    Suppose if A and B type of service orders(sub-order of C) are to created sequentially...first A then B.
    Then in this case after techo of B, A must not be created....so please guide is there any option to insert this condition while we configure sub orders(Service order).
    Thanks and Regards

    Hi Gagan
    Could you please share with your solution, i am kind looking help in same are. We are using CRM 7.0, but i can not find BOL component which is ISUSRV.
    My requirement is to create Service Order from Webclient, example meter problem reporting, etc
    Please kindly reply or by email shankar no dot vangari at gmail com
    regards
    shankar

  • Activity Type Budgeting

    Hi!
    My client is asking for activity type budgeting in order to see the variances between actual & budgeting in production for activity types only?
    is it possible?
    I know cost centre budgeting, funds budgeting, internal order budgeting
    regs,
    ramesh

    Hi Ramesh
    Yes, its possible
    You need to enter Plan Act Qty in KP26.... The actual activity qty confirmed in Prod orders will also get posted against the cost center...
    You can then have a comparison of the Plan vs Actual activity qty in S_ALR_87013611...
    Br, Ajay M

  • Service Process OR service order...?

    Hi All,
    What is the meaning for Service Process OR service order in SRM?
    Pls let me know.
    Akshitha.

    Hello Sam,
    All transactions are stored in CRMD_ORDERADM_H, there you'll find the GUID and OBJECT_ID (and some other generic header data) of the service order. Just query the table with PROCESS_TYPE = <your Z transaction type for service order> to get all service orders.
    Hope this helps,
    Regards,
    Joost

Maybe you are looking for

  • How to Check Creation/Change data for PO Service Line item

    Hi, I was wondering what field(s) from what table(s) I would have to check if I wanted a report to look for the creation or chnaged date of a specific service item in a PO? Currently it is using the EKPO-AEDAT field to check if a PO line item has bee

  • 970 4G FPS drop for second screen when playing full screen video

    Hi, I have two 1440p monitors connected to my graphcis card using DVI connectors. Whenever I play a full screen video on the secondary screen, I was always get an FPS drop. It doesn't matter if I switch the cables around to make the other one the sec

  • Multiple instance of a class

    I have written a class, called Board. In my program, I need to create multiple instances of this class. e.g. Board1, Board2, Board3 etc. Board Board2 = new Board(); Board2 = Board1; However, when I change some parameters in Board1, the parameters in

  • Compression/Decompression of byte-array in TupleOutput/TupleInput

    Hello, how do I compress the whole data before I flush everything out? I simply want to write to the internal buffer using TupleOutput methods and after that compress the buffer. The decompressing once using the TupleInput reference. For instance Sna

  • How to Link two Portlet

    Hi ,all. I am beginning study Porttal, I had build two Portlets by Java, The Portlet1 and Portlet2 . How to link to Portlet1 from Portlet2 ? How to pass value to Portlet1 and Portlet2 ? Thanks and Best Regards!