Auto creation of service orders from service plans using action management

Hi,
We are using service plan products in service contracts where in serviceorders are created according to the plans for the duration of the contracts according to the defined frequency.
The processing for the action is set as "Immediate processing" so that the order is created the moment the deadline is reached. The order is created using the method "CREATE_ORDER_SRVPLAN".
The contract is created and released and with all the line items (including the service plan line items). The schedule condition is such that => all the orders due in a particular month are created on the first of that month. e.g. plan orders for 15.01.2009, 30.01.2009, etc (i.e.,all the orders due in Jan 2008) will be created on the 01st of Jan 2008.
As per this definition, the relevant actions get scheduled, BUT DO NOT GET EXECUTED. The moment I just go to the edit mode in the document and save (without making any changes) the action gets executed and the service order gets created.
The requirement is that the moment the deadline is reached the action should get executed and there should be no need to edit the contract since the processing is kept as immediate.
Please advice further.
Warm regards,
DP

Hi Cenk/Pepe,
Thanks a lot for the response.
I did schedule the report and it gets executed as per the schedule. But it does not execute the actions. As a output it just logs "3 actions selected". What I want is that it should actually go ahead and execute these actions and not just select them.
Kindly advice on the same.
Regards,
DP

Similar Messages

  • Creation of Service Order from Service Plan

    Hi Experts,
    I am working on sap crm 5.0 version
    Pls help in the service order creation from service plan  document
    I have Created a service plan product and maintained a service plan template with an interval of 3months
    In Service Plan to service order action  i am using the Standard method call
    CREATE_ORDER_SRVPLAN in the action profile and Action profile Start Condtion 
    Start of interval equal to todays date . when i am executing the action
    First service order is getting created immediately on the serviceplan Creation date.
    Subsequent service orders are getting generated respectively as per defined frequency .
    So I am getting one extra service order . how to restrict the additional service order creation and
    order creation to happen as per template frequency
    Regards,
    Prajit.P

    Hi vishant,
    thanks for ur quick reply.
    I am not able to find the scheduling type as u mentioned for changing the planning start date in template.   I am using the standard date profile SERVPLAN in my  service plan action profile
    Please suggest me the daterule i need to select in the date type start of interval  in my date profile
    Regards,
    Prajit.P

  • Creation of Sales Order from Service Order

    Hi All,
    I am usind BADI Workorder_update and method at_save to create a Sales Order while saving the Service Order.
    I have created the ZBAPISALESORDER_CREATEFROMDAT2 which is a copy of BAPI_SALESORDER_CREATEFROMDAT2(Since order type was ZDR).
    I have written the following stmt for Debt Memo.
                BUSINESS_OBJECT         = 'BUS2096'              " Debit Memo
    This BAPI is working fine and giving the Sales Order Number as a pop-up for information.
    But now, the problem is coming with Service Order Creation (In the transaction IW31). It is giving short dump while saving the service order after creating the sales order.
    I have checked in the standard code of Service Order. Dump is coming at
    Include : LCOZFU64
    Function Module:CO_ZF_PROJECT_BUDGET_CHECK
    Line : 258
    IF caufvdg-netzkont IS INITIAL.
              CALL FUNCTION 'STATUS_CHECK'
                EXPORTING
                  objnr             = caufvdg-objnr
                  status            = stk_vkt
                EXCEPTIONS
                  object_not_found  = 01
                  status_not_active = 02.
              subrc = sy-subrc.
            ELSE.
            ...ansonsten kann man das an NETZKONT erkennen!
              IF caufvdg-netzkont EQ con_kont_kopf.
                subrc = 02.                "kopfkontiert
              ELSE.
                subrc = 00.                "vorgangskontiert
              ENDIF.
            ENDIF.
    With my code of BAPI, it is returning sy-subrc = 01 (Object not found).
    Without my code of BAPI (Standard code of IW31), it is returning sy-subrc = 02 (status not active) which is the right one.
    Kindly help me in this regard.
    Regards,
    Priyanka Vasudeva.

    Hi,
    There are various scenarios to support end to end work managmenet process in IS-U find attached detail document at link below.
    [http://help.sap.com/saphelp_utilities472/helpdata/en/6a/1a6c35a018d041e10000009b38f839/frameset.htm]
    Scenario A describes process of creating sales order based on service order.

  • Triggering of service order from contract-Reg

    Dear All,
    My client requirement is, they want to trigger service orders from service contract.They want to have the TL from OISD setting with respect to material.Is it possible in std way?
    pl through some light.
    Regards
    KRISHNAN

    Hi,
    In IMG--SD-Basicfunctions-availability and transfer of requirements- we have determination of requirement types using transaction, here we have requirement type for an item category and through determintation of requriement type we can find for that requirement type what is the requirement class and In the determination of requirement class in the type column we can which order type it has to generate in background i.e. basically service order.
    Try this and pls let me know
    regards
    satish

  • Creation of service order from sales order

    Dear gurus,
    I am creating a service order from sales order. the system is asking me the variant configurations for the said material.
    But i dont want to use a configurable material. I want to use a general material withour variant configuration and generate a service order using predefined tasklist.
    Please help!

    Hello Prashant,
    if you do not want to use configurable materials in sales order:
    make sure the material cannot be configured (material master view 'basic data2')
    make sure the customizing for the item line does not require configuration (remove the 'configuration strategy' in the customizing for the item line)
    Link your sales material to your task list using transaction OISD
    If you do not wat to configure your task list as well, just make sure it is not linked to a configuration profile.
    Does this help?  
    Nicolas

  • Creating Service Order from Campaign

    Hello Guru's
    I m really stuck presently with my Task.
    My scenario is, we have modified service order transaction (zsrv), and this service order has been modified by adding custom developed classification that we assign every time we create service order manually. I have to create same service order from campaign execution.
    At the same time when we create campaign, this classification is assigned in campaign screen and stored in bespoke table. Then i have to create service order automatically from campaign when executed.
    So can any one help me on this scenario. what BADi i have to use, what is the best approach for this. How i can pass the classification of campaign to service order.
    please help me
    thank you
    shankar

    Hello. What was the solution, please?
    I have a similar scenario in which I need a mass creation of service requests from a target group.
    Thanks a lot,
    Luis.

  • Service order from a repair order

    Hi,
    I want to create a service order from the repair order (sales order).
    In the sales order, i select "repairs" for the prinicpal item. After that, in the screen "Change Repair request xx: item data". this message appear " The system generates an item porposal automaticaly. Copy proposal?"
    But the system take a long time and at least do not create the service order.
    Another message appear, when i select SM Order "A service order has not been found for action 'Repairs' "
    What's the prerequisites to create a service order from the repair order.
    Thanks for your quick help

    Pre requsits for this are :
    Maintain Strategy group 84 in MRP 3 screen in material master.
    Go to t-code OISD, here you can maintain plant, material,work centre, task list.
    Now go to order creation put your material & quantity is 1 & enter system will genarate service order,
    Go to item data >>> schedule line , here u will find service order tab click on that tab service order is displaying
    else use IW32 or IW33 to see service order.
    Reagrds,
    kapil

  • Need to Create Service Orders from Hand Held Devices

    Hi,
    Could any one please provide me the Function Module for creation of service orders from Hand Held devices?
    Thanks and Regards,
    Gopinath Addepalli.

    Hi,
    Once your basic settings for transaction type
    (IMG Path: SAP Implementation Guide-->Customer Relationship Management
    >Transactions>Basic Settings-->Define Transaction Types)
    in CRM server is in place and in 'Allowed Channels for Transaction type' you have an entry for 'PDA', then you can see the transaction type in handheld device and can raise service order from you handheld device.
    Best Regards,
    Pratik Patel.
    <b>Reward with Points!</b>

  • Stop Message while saving Service Order from IW51

    Hello,
    I am getting bleow error while saving service order.
    System: Status object does not exist. Message Numner IW351
    Actually I have done one enhcement in the User exit of the Sales order in the form Routine...
    USEREXIT_SAVE_DOCUMENT_PREPARE
    From this depending upon the some validation i am populating Error message,
    I am creating sales order through service order from the Transaction IW51.
    When i Try to save the service order i get the error messages which is coming from my validation which
    I had put in the MV45AFZZ.
    After the error messgae i press ENTER and then try to change the order by clcicking on the advance shipment.
    As soon as i click on that i get a STOP messgae.
    Which i as below.
    System: Status object does not exist
    I m not getting why it is coming.
    Kindly Help.
    Regards
    Sachin

    Hi,
    After MESSAGE add STOP. :
    MESSAGE ixxx(xxx) with param1 param2 param3 DISPLAY LIKE 'E'.
    STOP.
    or If ambiguity with usage of  STOP being obselete use EXIT after message.
    MESSAGE ixxx(xxx) with param1 param2 param3 DISPLAY LIKE 'E'.
    EXIT.
    BR
    Dep

  • Sales order from Service Contract?

    Dear SD Guru,
    Can I created Sales Order from Service Contract? I would like to create a sales order from service contract (MV) and I need to generate billing from the sales order. MV-> OR-> F2. No Resource Related Billing involved.
    Thanks,
    Soo

    Hi,
    I think this can be achieved, if you do copy control from order to order in VTAA.
    Thanks
    Krishna.

  • FM/Class for creating service confirmation from service order

    Hello Gurus,
    Does anyone know a FM/BAPI/Class to create service confirmation from service order ?
    With warm regards,
    Kallol Bhowmick

    Hello Kallol
    You can trigger a confirmation from service order using action profile.
    Here is how to define action profile:
    IMG > CRM > Basic Functions > Actions > Actions in Transaction
    Dialog Stucture> Action profile:
    Object type = BUS2000116
    Context class = CL_DOC_CONTEXT_CRM_ORDER
    Dialog Stucture> Action Definition:
    Processing time: Processing using selection report
    Check box schedule automatically, Changeable in dialog and executable in dialog.
    Dialog Stucture> Processing types
    Permitted processing types of actions: Select - Method Call
    Settings method call: Method - COPY_DOCUMENT (you can also try COPY_DEF_ITEMS)
    Processing Parameter:
    -Select change icon a new window opens - container editor
    -select create icon another window opens - display container editor
    Here enter following:
    Element = PROCESS_TYPE
    Name = PROCESS_TYPE
    short desp = PROCESS_TYPE
    Tab > Dtype:
    Structure = CRMC_PROC_TYPE
    Field = PROCESS_TYPE
    Tab> initial value
    Here maintain the transaction type of your confirmation.
    save your action profile. Now assign action profile to Service oder transaction type.
    I hope this info helps.
    Regards
    Rupesh Patil

  • Error in attaching a Service Order from BSP

    I am trying to attach a document to a CRM Service Order from BSP.
    Im using the following FM
    cl_crm_documents=>create_with_file
    When I test the FM from SE37 transaction, I am able to attach a file from a local disk succesfully and the service order is getting updated. But If I call this FM from BSP, trying to do the same operation, document cannot attach to service order and Method returns the following error: “Error loading file <NameFile>” (Class of message CRM_DOCUMENTS and number 100).
    Thanks in advance.

    Hello Shravan,
    Check this weblog:
    /people/raja.thangamani/blog/2007/06/27/bsphow-to-create-attachment-in-business-transactions
    Best regards and good luck,
    Bruno

  • Stopping the service order from further processing

    Hi Experts,
    According to my requirement, the service orders will be generated by the call centre agents , then they will release and the technicians will be determined . The pager messages will go to the technicians.
    But the service order whic are generated after 5 PM , we should not send the messages to the technicians althought the service orders are released.
    For this where should I do the coding , which is the exact place to stop the service order from further processing.
    Please help me out in this.
    Thanks in Advance,
    Praveen

    Hi,
    The best way would be to implement a ORDER_SAVE Badi..wherein u can stop a service order for further processing based on the status..
    Regards,
    PePe

  • Customizations about sales order from service notification

    We can create sales order from service notification. I have 2 questions about this subject:
    1. How can I choose the type of the sales order? Where is its customizing?
    2. How can I hide or make visible the button of "Sales ord." ?
    Thanks in advance for the answers....

    Hi,
    Check the setting in the ODP1 transaction for the sales order assigment with service notification.
    Regards,
    Raj

  • Replicating Service contracts and Service orders from ECC 6.0 to CRM 2007

    Hi CRM Gurus,
        How can we replicate Service contracts and Service orders from ECC 6.0 and CRM 2007. Any pointers to do this?
    Please let me know.
    Best regards,
    Vinay

    Vinay,
    I dont think you need any Middleware adaptor objects for CRM Request download .
    You need to create a request in CRM using R3AR2 . Here you need to provide the R/3 table name and field name to download the service document along with Document ID
    You can monitor your request download in txn R3AR4.
    But as MCG rightly told , you should have done all requried customized settigns before downloading service documents .
    Regards
    Dinesh

Maybe you are looking for

  • Not Able To Use Acrobat With Updates

    Hello, When I slipstream all the quarterly updates through 9.5.5 into an original installation of Acrobat Pro 9 Extended which is version 9.0 the installer loads as version 9.5.5 and successfully installs Acrobat as a version 9.5.5 but when I open Ac

  • All Caps on a MessageTextInput Bean

    Hi, I have a requirement to dynamically make all the characters entered in a TextInputBean to be caps. For example if the user type 'a' it should appear as 'A' in the text item. Any thoughts? Thanks.

  • What is the difference between interactive report and alv interactive repor

    what is the difference between interactive report and alv interactive report could u plz explain clearly.

  • Can I embed Facebook's timeline video to OneNote ?

    Can I embed Facebook's timeline video to OneNote ? I want to collect Facebook timeline videos on OneNote. Currently I copy thumbnail images from Facebook timeline video thumbnail images, and paste OneNote Page. Regards, Yoshihiro Kawabata

  • Managing ldap user querying permission at BI server level

    Hello Guys I am trying to manage the corporate resource by limiting certain users to run query at certain time or certain size. I know it can be done using 'manage--security' to set the querying limit for each users that are defined in the Admin tool