Getting error u201CWorkflow definition 'WS04200009' not in version '0000'u201D

Hi all,
I have a requirement where I have to use/ enhance the standard HR workflow template WS04200009 for leave approval.
The problem is when I click on Workflow Builder in PFTC, its giving the following error  :-
     u201CWorkflow definition 'WS04200009' not in version '0000'u201D.
SAP has given details for this error like this:-
     u201CWorkflow definition 'WS04200009' not in version '0000'
  Message no. WD401
Diagnosis
The workflow definition with the ID WS04200009 in version 0000 could not be read from the database.
System Response
The call to the Workflow Builder had to be cancelled.
Procedure
Refer to your workflow system administrator.u201D
Secondly, I tried to copy this standard workflow template to a custom one.
But here also, its copying only the Workflow  Container elements, workflow template is not coming.
Please guide me what can be the solution.
Regards
Navjot Singh.

Hi Navjot.
We faced the same issue, and need to apply the OSS note - 962488. (Recommended by SAP). After applying the note you need to execute the FM - SWD_WFD_REPLICATE_FROM_9999 input parameter as the workflow ID which is missing.
Hope this will be helpful for you. All the best.
- Mohan Vamsi

Similar Messages

  • Workflow definition 'WS50000041' not in version '0000'

    Hi ,
    The template WS50000041 is not in client when I execute the FM - SWD_WFD_REPLICATE_FROM_9999 input parameter as the workflow ID WS50000041which is missing.and see through Workflow bulider the version is keep on generating with undefined step.How to get the Original template
    Thanks and Regards,
    Sabari

    Hello,
    Have you looked on OSS? Someone had the same problem a few years back and said OSS 981295 solved it.
    Maybe there's an updated note.
    regards
    Rick Bakker
    Hanabi Technology

  • Regarding the Workflow definition 'WS10000051' not in version '0001'

    Hi,
    iam using the worklow template WS10000051 and when try to view the workflow builder it 's giving error " Workflow definition 'WS10000051' not in version '0001"
    please let me know the solution!!
    it's very urgent!!
    thanks
    ram

    Prasath Natesan wrote:Did u check the URL provided by me in the previous post. Below is one of the responses in that thread!
    >
    >Are you in ECC 6.0? check note 981295 and the below message.
    >
    >incomplete / missing workflow on ECC 6.0
    >
    >Thanks,
    >Prasath N
    Check this note and also check out various other options provided by others.
    Thanks,
    Prasath N

  • Trying to install itunes on win 8.1.  keep getting error apple application support not found.  asks me to uninstall and install itunes.  i tried several times and keep getting same error.

    trying to install itunes on win 8.1.  keep getting error apple application support not found.  asks me to uninstall and install itunes.  i tried several times and keep getting same error.

    With the Error 2, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR suitable for your PC (there's a 32-bit Windows version and a 64-bit Windows version):
    http://www.rarlab.com/download.htm
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you? If so, see if iTunes will launch without the error now.
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • Getting error logical file name not maintained adequtely

    Hi,
    when i execute a z report and press the download botton getting error logical file name not maintained adequtely,see long text.
    Below code i wriien. Please somebody help..
        DATA: lt_rows TYPE lvc_t_row.
        CASE e_ucomm.
          WHEN 'DOWNL'.
    Determine and construct OS specific file name                        *
            PERFORM get_file_name_for_os.
    in the  above perform , i wriien
    FORM build_file_name USING pf_os
                               pf_with_file_extension
                               pf_param_1
                               pf_format
                               pf_fname.
      DATA: lf_para1(20) TYPE c.
    pf_param_1 hold the materialnr with leading zeros not prefered in    *
    download file name                                                   *
      WRITE pf_param_1 TO lf_para1.
      CALL FUNCTION 'FILE_GET_NAME'
        EXPORTING
      CLIENT                        = SY-MANDT
          logical_filename              = 'Z_MATERIAL_BOM_FILE'
          operating_system              = pf_os
          parameter_1                   = lf_para1
      PARAMETER_2                   = ' '
      PARAMETER_3                   = ' '
      USE_PRESENTATION_SERVER       = ' '
          with_file_extension           = pf_with_file_extension
      USE_BUFFER                    = ' '
        IMPORTING
      EMERGENCY_FLAG                =
        file_format                   = pf_format
        file_name                     = pf_fname
    EXCEPTIONS
       file_not_found                = 1
       OTHERS                        = 2
    Error handling.
      CASE sy-subrc.
        WHEN '1'.
          MESSAGE e014(ba) WITH 'Z_MATERIAL_BOM_FILE'.                     "error message i am getting      LEAVE.
        WHEN '2'.
          MESSAGE e213(ky) WITH 'Z_MATERIAL_BOM_FILE'.
          LEAVE.
      ENDCASE.

    Hi.
    In file txn,
    click on "Logical File Name Definition, Cross-Client" from the left.
    Then click position and check for your logical file name.
    If you dont get it, it means you need to create it. You can click on New Entries to create.
    Thanks
    Mani

  • Error : Workflow definition does not exits(T-code : SWU7 )

    Hi All,
    I checked my workflow template in SWU7 .Its gives me error "Workflow definition does not exits".
    In the bottom left of screen it displays message : "Container Element ZBUS2081 is not used".
    How can remove this error ? Please help..

    Hi ,
    The method used is standarad "GETEMAILDATA".
    no changes have been done to this.
    In bindings(exist)
    Workflow                                                        Step 'Get data from Email'
    &INCOMINGINVOICE.PAYMENTBLOCK&         &PAYMENTBLOCK&
    Then in Containers tab{ other tabs include basic data,description,triggering events,terminating events,defualt values,sapphone)
    this expression have been defined :
    abap dict. refernce : RBKP-ZLSPR
    PROPERTIES : IMPORT,EXPORT and MANDATORY.
    The BO name is ZBUS2081
    For BOR ZBUS2081
    bus2081.PaymentBlock  datatype refernce : RBKP-ZLSPR
    method defined :bus2081.BlockedPriceCheck
    Kindly check if fine.
    Edited by: ujjwal dharmak on Nov 22, 2010 9:14 PM

  • I am using numbers but I am not able to update numbers and I get error that you could not able to download this app.

    I am using numbers but I am not able to update last version of numbers. When I try to update that I get error that you could not able to download this app. So what should I do?  

    Try running the combo update.
    10.9.2
    If that works and it still shows as an update, try re-indexing Spotlight.
    Spotlight – Re-index

  • I get error message''one file not found'' when tring to sync Ipod Nano 6th gen to I tunes. Help

    I get error message''one file not found'' when tring to sync Ipod nano 6th gen to Itunes. Help

    See:
    iTunes cannot sync... apps not determined installed on...: Apple Support Communities
    installed apps could not be determined...: Apple Support Communities

  • I get error message iTunes could not sync calendars to iPhone because an error occurred while merging data

    I get error message iTunes could not sync calendars to iPhone because an error occurred while merging data on my wifes phone how do you correct problem without losing calendars info on phone.

    One thing that might help.
    1. open itunes preferences from the edit menu and click on the devices tab.
    2. check the box to disable syncing for iphones connected to itunes and click ok.
    3. Then click the button to reset sync history.
    4. Now click ok to close the preferences window.
    5. connect the iphone to itunes and go to the info tab.
    6. scroll to the bottom of the info page and check the box to replace the ical data on the iphone.
    7. then click apply on the bottom right of itunes.
    This will overwrite any events on the iphone, including any events that has become corrupted.
    Hope this helps

  • Why do I get "error code 3: Could not load front panel" when I run my executable​.

    I have a LV 8.5 VI that controls only an agilent spectum analyzer. The agilent VIs call DLLs rather than SCPI commands. I created an application and an installer to load on a non LV machine and ran setup which was successful. When I run the EXE I get "error code 3: Could not load front panel" for each of my agilent spectrum analyzer VIs. I have to click "OK" about ten times, once for each VI. (My executable runs fine on all machines that have labview 8.5) The front panel does load with a broken arrow. The errors listed when the arrow is clicked for all of the Agilent VIs state: Missing subVI AGE444xInitialize.VI (or close.VI or read.VI etc.)
    There is an AGE444x32.DLL in the data folder with the EXE file so I included as support both the DLL and all of the agilent drivers in the application build. Still no luck. I have built the application and installer about 6 times in various forms. I NEED AIR SUPPORT.
    Unfortunately I do not have access to the internet at my jobsite so bear with me.
    Rob

    Hi V-rob,
    I'm glad to hear the executable is working now that NI-VISA is installed.  Thanks for posting the solution!
    Jennifer R.
    National Instruments
    Applications Engineer

  • Prompted to upgrade iTunes on computer. Won't let me and get error message MSVVR80.dll not found. Attempted to reinstall, won't let me. Can you have iTunes and iCloud on the same computer?

    Prompted to upgrade iTunes on computer. Won't let me and get error message MSVVR80.dll not found. Attempted to reinstall, won't let me. Can you have iTunes and iCloud on the same computer?

    Try following the instructions of tt2 in https://discussions.apple.com/thread/5822086

  • HT201210 im trying to restore my iphone 4 but getting error message as could not be contacted or temporarily unavailable plz help

    im trying to restore my iphone 4 but getting error message as could not be contacted or temporarily unavailable plz help

    Hey santhosh.pv,
    We have a few articles that can help troubleshoot the alert message in iTunes you see when you are trying to restore your iPhone 4. You can resolve many restore issues using the troubleshooting steps documented here:
    iOS: Resolving update and restore alert messages
    http://support.apple.com/kb/TS1275
    The next article is the companion of the more general article above. Follow the above article first. If, after following that article, the issue persists, continue with this article:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/ts3694
    Cheers,
    David

  • Getting error in Hiring " Partner not assigned to applicant".

    Hi
    Getting error in hiring " partner not asisgned to applicant". Is any thing missing from erecruitment system. Any infotype not getting updated etc. Kindly provide any solution to this? We have checked the relationship of NA-CP-BP and it has unique ids. We are finding 2 person holding the perner in production because of this. Attach is the screen shot.
    Regards,
    Sarvada Redkar.

    Hi Sarvada,
    The error message is strange - where do you get that exactly? Any additional information for that in transaction SLG1?
    Regards,
    Nicole

  • When trying to sign into the Itunes Store I get error message "Itunes store not available at this time- please try again later". I've updated everything and still can't get in. Any ideas??

    When trying to sing into the Itunes Store I get error message "Itunes store not availble at this time. Please try again later" I've updated everything and doesn't help. Anyone have any ideas?

    Send a PM(Private Message) to ATT Uverse Care.

  • In MIRO i am getting error message " vendor is not invoicing party in STO

    Dear All,
    i create one STO MM. This is plant to plant transfer STO. i entered few conditions. for this conditions i mentioned Vendor in condition detail.
    at the time of MIRO i am getting error message vendor is not invoicing party in PO ( STO).
    i checked the vendo master. all partner function are maintained.
    so please guide me
    Thanks
    h shah

    HI,
    Check u had done the below steps,
    Create STO and  input the freight/delivery costs in PO and assign the Transporter or Freight Vendor to the conditions by clicking on "Details" button in Conditions Tab
    For that you have to do following settings;
    Go to SPRO > MM > Purchasing > Purchase Order > Define Document Types > Here select "UB" and copy to a new PO Doc type.
    In SPRO > MM > Purchasing > Conditions > Define Price Determination Process > Define Schema Determination > Determine Schema for Stock Transport Orders > Here assign Calculation Schema "RM2000" i.e. Stock Transfer Document to Schema Grp Pur. Org, STO Type (New One) and Supplying Plant.
    Calculation Schema "RM2000" has condition type P101 which will pick up the MAP of supplying plant automatically during creation of STO in ME21N ("Conditions" Tab).
    You can create new freight/delivery cost conditions in M/06 and assign in pricing procedure "RM2000" in M/08
    After STO, do Outbound delivery in VL10D, then GR in MIGO and then go for LIV w.r.t. STO in MIRO
    Here select "Planned Delivery Cost" and do necessary procedure.
    Regards
    KK

Maybe you are looking for

  • Ora-00604 error while runing script

    Hi Guys.. Let me describe the environment My OS is windows 2008 R2 server 64-bit.. Database version is Oracle 11gR2 I recently upgraded the oracle DB from 11gr1 to 11gr2 .It upgraded successfully without any errors and the updated DB on 11gr2 is work

  • Boot Camp: Windows installation never begins -- Error message: No boot disk

    Ran Boot Camp: -Partitioned HD for Windows -Put my Windows XP Professional disk in (yes, it is an original, genuine, and completely separate [not bundled] disk...is it SP2? I dunno...it says 2002? Anyway, I don't know if that's the problem) -The Mac

  • How to refer to root class from a package in Java 1.4

    Hi I have written a class at root level and it is being called be a different class which is defined in a package, when I am trying to import base class it is giving compilation error in Java 1.4.0 and Java 1.4.1 version but code work fine with java

  • [SOLVED] Missing mixer device in /dev/snd??

    I'm trying to get the gkrellm volume plugin working. When I try to configure it, the plugin can't find any mixer devices. My next step was to check the plugin source which notes that "enable_alsa=1" should be an argument to make. Since this wasn't in

  • Troubles with Blackberry Blend

    Hello, I have a Blackberry Z10 and I just installed the new version with Blackberry Blend. So, to link my computer and my phone, I downloaded the program "Blackberry Blend" on my computer without any problem. My computer runs with WINDOWS VISTA. But