Workflow rules doesn't work for existing record!!?!?!?

Hi all,
I've created one workflow rule to update value from one filed to another. Here is my expression:
[<QuickSearch1>] <> [<plStatus_ITAG>]
and my action is
field name = "*Status" (QuickSearch1)
Value = <plStatus_ITAG>
and I tick on the Overwrite the existing value
This is work for new record, but for the existing one the field value doesn't chnage. Any suggestion??
Thanks
Note

The syntax should be: PRE('< QuickSearch1>') <> [<QuickSearch1>] for the condition.

Similar Messages

  • Split Rule doesn't work for certain items

    Hi experts,
    In TPVS, I set up split rule with split qty 1 and no item split.  The rest of setting is like default value.  However, in VS01, some item qty is more than 1.  I check the detail. There is exception, but don't know what it is.  Is there any way to know the exception detail?
    I know the freight unit can not be automatically executed when fixed line exists or the freight unit is created manually.  I check the freight unit type (icon), it's @39@.  It should not be manually created unit.  There is way to figure out whether it's fixed line.  Is there any one can give me some idea about that?
    When we enter VS01, the system will build freight unit based on split rule.  However, if we do not exit vs01 and re-run VSR optimization many times, the freight unit will be come bigger and bigger but still within vehicle capacity if we choose merge planned item option in split rule.  The result might not be right.  For example, system merge 2 items together for vehicle A and next item might merge these 2 items with another 1 item for vehicle B.  If capacity of vehicle A is 2, system won't never choose vehicle A if the FU is 3 after the previous optimization run.  Is that true?  Does that mean we need to exit vs01 everytime for each optimization run?
    Thanks for your advice,
    Jessie.

    HI Jessie,
    Regarding the first issue, I hope you have properly maintained the unit of measure in splirt profile. I would recommend that you try performing manual split using the same split rule. This might tell you the exact reason.
    I can not comment about 2nd issue.
    Regarding the 3rd issue, the problem you say seems to be right. I have also experienced the same. My only query is that when you run the optimizer, the system will plan the shipments & will assign the freight units to the truck. Now if you have selected 'Fix Temporary Shipments' in optimizer profile, it will not modify the existing planned shipments in new optimizer run & hence will not merge new item with existing merged item.
    I hope my understanding of the issues is correct. You can reply back in case you have more queries.
    Thanks & Regards
    Sandeep Patil

  • Unable to evaluate workflow rule - Value too long for field

    Need help with a workflow error for a record update before the record is saved. There are 3 calculations that would be done in a particular order - all on number fields. Each time, I am overwriting existing values. The individual numbers could have up to 6 decimal spaces. When I try to update one or more fields that contain the calculation, I get an error message saying that the system is unable to evaluate the workflow rule - value too long for field (zNum6).
    This same calculation is fine when a new record is entered and the calculation is done as a default field value.
    Any ideas?

    I actually had to use a ToChar function at the beginning of the calculation and #### to indicate the number of digits to make this work. Oracle Help Desk provided the answer - quickly.

  • Receiver determination doesn't work for same IDoc type but in differentSWCV

    hi guys,
    we have an emergency now. Receiver determination doesn't work for same IDoc type but in different SWCV.Please check below for detail.
    1. The process flow is : R/3 IDoc -> XI -> Third party system
    2. In previous release R13, IDoc ORDERS05 was imported and used in XI and software component version is R13. And receiver determination was created.
    3. Now, in new release R17, IDoc ORDERS05 was imported from R/3 to XI again and software component version is R17. And in R17, the receiver determination created in R13 was used for both old interface(R13) and new interface in R17.
    Then we encountered the problem, both interfaces doesn't work now, even we deleted the receiver condition(In R13, IDoc ORDERS05 was sent to system A, and in R17 IDoc ORDERS05 was sent to system B, RCVPRN was used as an condition).
    Does anyone encounter this problem? really need and appreciate your help.
    -Eddie

    information from monitor:
    Status     Sender               Service Sender Namespace                         Sender Interface
    reschedul  XXXCLNT100     urn:sap-com:document:sap:idoc:messages   ORDRSP.ORDERS05
    columns for "Receiver Service","Receiver Namespace", "Receiver Interface" are blank
    And then double click records in monitor, go into detail information...
    Normally there's lots of setps existed, such as
    Inbound Message ( CENTRAL )
    Receiver Identification
    Interface Determination
    Receiver Grouping
    Message Branch According to Receiver List
    Technical Routing
    Call Adapter
    But now there's only one setp -
    "Inbound Message ( CENTRAL )" existed, no any another setp..., and payload in inbound message looks good.
    And in SMQ2, I checked the queue information, found there's an error - "An exception occurred that was not caught." No any other detail information for this error.

  • Central Autoreaction Method doesn't work for NW 7.10 in SolMan 7.01

    Hello!
    The central autoreaction method doesn't work for the satellite system
    NW 7.10. For systems with kernel releases 4.6D, 640, 700 this method
    works fine and e-mail alerts are coming.
    The configuration steps I've checked:
    1. Configured SCOT. The mail_send job executes every 5 minutes.
    2. Background dispatching job is released: SAP_CCMS_MONI_BATCH_DP (In
    central CEN/000/DDIC and satellite system SAT/000/DDIC)
    3. Central dispatching job is released: SAP_CCMS_CENSYS_DISPATCHER
    (Only in central system CEN/000/DDIC)
    4. The sapccm4x-agent registered as web service within CEN using
    Create Remote Monitoring for NW 7.10:
    Connection test to SAPCCM4X.<satellite_host>.00 was performed successfully
    5. Created a new autoreaction method by copying method
    CCMS_OnAlert_Email_V2 to the own Z_CCMS_Email_Alert_CEN:
    Function Module - SALO_EMAIL_IN_CASE_OF_ALERT_V2
    Execute Method on Any Server and Only in Central System, triggered by
    CCMS agents
    SENDER (EMAIL_USER) exists in CEN/000 , RECEPIENT - <distr list
    SAP_BASIS in CEN/000>, RECIPIENT-TYPEID - C
    6. Got MTE Classes from NW 7.10 satellite system and assigned this method
    Z_CCMS_Email_Alert_CEN to an MTE-class CCMS_ORAucPSAPSR3 for NW 7.10
    satellite system. The alert is red right now.
    7. The mail_send job doesn't send anything, in SCOT there are no
    sending orders.
    8. Autoreaction status on this alert in CEN in RZ20 - Sent to CEN.
    CEN_CHECKED.
    9. The alert status in RZ20 in CEN - ACTION_REQUIRED. If I execute it
    in manual the alert status changes to ACTIVE, but no email and no
    messages in sending orders in SCOT.
    Please help me to solve this issue.
    Thank you!

    Hi,
    Since you are using RECIPIENT-TYPEID =C i.e. General distribution list, pls ensure to have shared type of list created in SBWP.
    Also pls verify your SCOT configutaion , if apropriate address area i.e. *@abc.com
    Also one point to note that even if you trigger auto reaction method manually via RZ20 , pls check if alert is listed in SOST.
    if yes , that means there is problem in either SCOT configuration or distribution list.
    If alert is not appearing in SOST , that means you need to check auto reaction method parameters;
    Z_CCMS_OnAlert_Email_V2 , here check release section if Auto reaction execution method is checked.
    Regards,
    Rupali

  • "Move Current Track Automation Data to Region" doesn't work for all

    I have been using the 'Move Current Track Automation Data to Region' and while it works fine for some types of automation data like channel volume, pan and some plugin parameters, it doesn't work for all of them.
    I haven't done exhaustive research into which parameters work and which don't, but most of the parameters for individual voices within Ultrabeat don't - which is annoying as that is what I was trying to use it for.
    Any ideas about this, or workarounds?

    OK, well an update on this in case anyone's interested.
    With some further experimentation I have discovered that this problem did not exist in Logic 7 - ie you can move current track automation data for individual Ultrabeat voices to the region.
    It's also possible to move automation data for individual Ultrabeat voices using 'Move All Track Automation Data to Region,' so I suppose this is a kind of workaround, though it can be annoying if you don't want to move all track automation data.
    I'm now assuming this is a bug in Logic 8; is there any way to convert a Logic 8 project to work in Logic 7, as this along with the touch tracks bug is making working in Logic 8 very frustrating?

  • S_ALR_87012177 (customer payment history) doesn't work for histories ...

    Hi All
    Rif t.code S_ALR_87012177. This report requires, for working, the flag in th filed "Payment history record" in the tab "payment transactions" of customers master data.
    I've adjourned the master data of the customers putting in the field "Payment history record". But the report doesn't work for histories. Is there a program which make the report working for histories too?
    Thanks
    Gandalf

    Hi Pankaj,
    We canu2019t see document currency in this report; better u can see document currency in T. Code u2013 FBL5N. 
    Thanks

  • T.code S_ALR_87012177. It doesn't work for histories: is there a solution?

    Hi All
    Rif t.code S_ALR_87012177. This report requires, for working, the flag in th filed "Payment history record" in the tab "payment transactions" of customers master data.
    I've adjourned the master data of the customers putting in the field "Payment history record". But the report doesn't work for histories. Is there a program which make the report working for histories too?
    Thanks
    Gandalf
    Edited by: Umberto Gandalf on Mar 23, 2009 12:02 PM

    Hi Suresh,
    I have one issue with same report
    when i seen the report there are two  arrears days are showing to corresponding to the months Feb
    as per the Report S_ALR_87012177 help  following below
    Arrears in days
    The average days in arrears are determined as follows: Every
    incoming payment in the periods concerned is multiplied by its days
    in arrears. These amounts are added together and then divided by the
    total amount from all the incoming payments. This process ensures
      that the days in arrears are weighted by the payment amount
    but for February month there are 9 payments on one customer  and when checked in FBL5N report
    there are no Arrears days on each payment document but in the report "customer history ' there showing  2 days as arrears under " payments with Cash discount .Arrears"
    User has doubt how this report is working to show the Arrears days
    Are there any Formula  , can you please advise me
    if you  knows well   about this
    Regards
    Ranamka

  • SPRunConversionVersion7.0.119:Doesn't Work for Account without any ratetype

    Hi Experts,
    I work with SAP BPC MS7.0
    And the SPRUNCONVERSION doesn't work for accounts without any ratetype : value in the dimension is in blanck.
    I though that it was supposed to work like this :
    "The stored procedure SPRUNCONVERSION scans all records found in the selected region of data and translates them according to the RATETYPE property assigned to the ACCOUNT specified in each record, based on the following mechanism:
    All ACCOUNTS with no RATETYPE (ratetype = blank) will be translated with a factor of 1
    All ACCOUNTS with the reserved RATETYPE = NOTRANS will not be translated
    All other ACCOUNTS will be translated according to the definitions contained in the table of parameters called clcFXTRANS."
    Doesn someone has faced this problem already ? how can I solve it ?
    Thanks for your help,
    Olivia

    Hi Olivia,
    This was seen as inconsistent behavior and was corrected in SP10.
    See the following note [1569127|https://service.sap.com/sap/support/notes/1569127] for further information.
    Thanks,
    John

  • The wifi at my school isn't very good. And I can't send iMessages through it. It works for some apps like score center and my radar app, but doesn't work for other apps like clash of clans and iMessage. How can I get it to work on that  wifi network

    The wifi at my school isn't very good. And I can't send iMessages through it. It works for some apps like score center and my radar app, but doesn't work for other apps like clash of clans and iMessage. How can I get it to work on my school wifi. I have an iPhone 4S on AT&T and iOS 7.04

    In a roaming network, your "main" router is the device that would require port mapping/forwarding to be configured in order to access the IP camera from the Internet. This router is also the one that would be provide the private IP address for the camera which you will want to be a static one.
    So as you described your network, the IP cameras should be getting an IP address or you assigned it a static one and this is the address that you would enter in the Private IP address (or equivalent depending on the router used) field when setting up port mapping.
    If you are not able to access this camera from the local network, then this should be troubleshot first.

  • With my i phone 4 , the Push notifications doesn't work for apps like (fb viber , whatsapp etc ) it only works for the official apps like message  even when im using the phone, has  this probleme with the iOs 6.0.1 and also with the iOs 6.1

    With my i phone 4 , the Push notifications doesn't work for apps like (fb viber , whatsapp etc ) it only works for the official apps like message  even when im using the phone, has  this probleme with the iOs 6.0.1 and also with the iOs 6.1

    This isn't an issue. Notice the screen prior to the one that shows usage has an iCloud section and a Manage Storage button. For this button to activate ios needs to download a few kb from icloud. Switching back to this screen forces ios to download those few kb.

  • Push notifications doesn't work for apps like (fb viber , whatsapp etc ) iOs 6.1

    With my i phone 4 , the Push notifications doesn't work for apps like (fb viber , whatsapp etc ) it only works for the official apps like message  even when im using the phone, has  this probleme with the iOs 6.0.1 and also with the iOs 6.1

    Sorry, I've forgotten the actions done.
    I've restarted the iphone, and I've recovered a previous backup.
    Thanks.

  • How can I add a new Template to My Templates in Pages? I've read most of the discussions on the subject but it doesn't work for me. By the time I reach the Templates folder, I only see templates for Numbers and not for Pages. Need help, please.  Thanks

    How can I add a new Template to My Templates in Pages? I've read most of the discussions on the subject but it doesn't work for me. By the time I reach the Templates folder, I only see templates for Numbers and not for Pages. Need help, please.  Thanks

    Si vous avez utilisé la commande Save As Template depuis Pages, il y a forcément un dossier
    iWork > Pages
    contenant Templates > My Templates
    comme il y a un dossier
    iWork > Numbers
    contenant Templates > My Templates
    Depuis le Finder, tapez cmd + f
    puis configurez la recherche comme sur cette recopie d'écran.
    puis lancez la recherche.
    Ainsi, vous allez trouver vos modèles personnalisés dans leur dossier.
    Chez moi, il y en a une kyrielle en dehors des dossiers standards parce que je renomme wxcvb.template quasiment tous mes documents Pages et wxcvb.nmbtemplate à peu près tous mes documents Numbers.
    Ainsi, quand je travaille sur un document, je ne suis pas ralenti par Autosave.
    Désolé mais je ne répondrai plus avant demain.
    Pour moi il est temps de dormir.
    Yvan KOENIG (VALLAURIS, France)  mercredi 23 janvier 2011 22:39:28
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • How can I upload a video from my PC through I tunes to camera roll on my iPhone? Is there an app or format of specific video supported? Sync from photos include video doesn't work for me.

    How can I upload a video from my PC through I tunes to camera roll on my iPhone? Is there an app or format of specific video supported? Sync from photos include video doesn't work for me.

    download the new you tube apps in i tunes, in os6 just pick a video in the photos apps and select share, the old you tube app icon will appear

  • I've bought an app called WhatsApp but I was not told that app doesn't work for ipod. So I would like to know how to turn back and get my money back.

    I've bought an app called WhatsApp but I was not told that app doesn't work for ipod. So I would like to know how to turn back and get my money back.

    Did you fail to look at the requirements before purchasing?
    All sales are final.  You can try contacting itunes support and asking for an exception

Maybe you are looking for

  • Is it possible to link a PDF into a project?

    Im trying to build this site for a company i work for and would like to add a pdf of the application to it, is that possible? thanks to anyone that can help.

  • FTP Corrupts PHP by Inserting Characters

    I have been using Dreamweaver css.5 for many years and suddenly it has started corrupting files. The Site is one I have been developing for a very long time and the settings of that haven't changed recently. The problem just appeared without any caus

  • Ran iTunes as administrator

    i accidentally ran itunes as the administrator(right click- then run as administrator-oops)... now my microsoft home and student 2007(microsoft office 2007) isn't working. can someone help me? everytime i try to open something, it starts trying to do

  • Thunderbolt 1.2 firmware update - backout?

    Is it possible to backout the Thunderbolt 1.2 firmware update? Thanks

  • Exporting as Dual Mono

    I must be missing something... I record voiceover audio on track 1 (left channel only - using Tascam US-122). Sounds great within Soundtrack Pro. But lately, when I export this as a dual mono file, the left channel sounds completely hot. How can I ex