MSS form Check and Send button

Hi All
I am working on a MSS form object which changes the last name of an employee. The form has basically two fields - Current Last Name and New Last Name. Current Last Name is READ ONLY field whereas New Last name is user entered one. Problem is when I am trying to execute from backend (Executing via HRASR_DT), I am able to change the last names of any PERNR. However, in the portal, I am able to see the form, enter new last name, but when clicked on "Check and Send" button at the bottom of the form, the form goes in some infinite loop..it doesnt show me the "SEND" button at all..it shows me waiting symbol and finally I have to close the browser to relogin again..Did anyone of you faced similar issue? How to avoid it?
THanks
Shakir

This occurs due to number of reasons, check below blog on how to resolve it.
[HCM Processes & Forms: You spin me right round, Baby, right round, like a record, Baby, right round, round-round|/people/christopher.solomon/blog/2009/06/18/hcm-processes-forms-you-spin-me-right-round-baby-right-round-like-a-record-baby-right-round-round-round]
Chintan

Similar Messages

  • Not able to get the Check and send buttons.

    Hi
    I am working on HCM Process n Form, It has integration of Webdynpro, Adobe and Process Forms.
    We can Create and Modify the position in this applications, There is also option for Saving it as Draft and then Opening it and sending it.
    But now when we save it as Draft and try to open it opens the component which has adobe integrated to it but the buttons "Check and Send" and close are not appearing.
    There is an dynamic table populated in a popup and by clicking that link it opens the adobe form in a WDA component window.
    I am not able to figure it out which component it is and how it is done.
    By click of link an action is written which finally fires a plug, The details of this plug i cant find in Windows.
    The main component which opens the pop up is POBJ_BROWSER There is no used Components in this Component apart from ALV Table and SELECT OPTIONS
    and the final code which we can see after click of link is
    methods Fire_pobj_click_overview_Evt
    importing
    ATTRIBUTES type Pobjt_Level_Attribute
    BROWSER_CONTEXT type String
    COLUMN_NAME type String
    LEVEL_GUID type Pobj_Level_Guid ."#EC NEEDED
    If there is any one who have worked on this or any helpfull documents regd this Please let me know
    Thanks & Regards,
    Deepak.B

    Supposed to post in HCM Forum.

  • Drop down values in Adobe Forms vanishes upon Check and Send in HRAS

    Hello
    The drop down values in Adobe Forms vanishes upon Check and Send while initiating the process.
    I also get the error , u2018 The Entered Value is not on the List of Valid Valuesu2019   when I select the values again and try to SUBMIT.
    We are in EHP4u2026 and I am seeing many Notes has been released to address these issues in EHP3 itself..
    Request your help and supportu2026.
    Thanks
    Meena Venkatesan

    Hello
    Thanks for the swift response.
    We applied the Note 1413209 and 1403266. The fix didnu2019t work.
    I noticed the SAP Note 1403266 mentions a prerequisite Note 1346443 which is for SP4.
    We are currently in SP5 and our system mentions Note 1346443 as u2018Cannot be Implemented. u2018
    Please advise.

  • HCM P&F: Check and Send won't update back end fields?

    Hi All,
    Here is my issue:  I have a field that is not editable on the screen - we manipulate it using a generic service that is called when the user presses a button.
    Of course, as we know, all services are called every time 1 service is called, so it ALSO gets called at check and send.
    This would be fine, except P&F appears to not actually change the field value at check and send.
    So for instance - I click the button and it puts a value of 1.05 in the field.  Great - works fine.
    If I don't click the button and instead only click check & send - I can see in debugger that it is doing the calculation and putting the correct value in the service_datasets table, but when the form loads the value is not updated on the screen and it is not passed to the next step.
    Should check and send manipulate that value?  If not, is there a way to force the user event to be called?  Sadly, I can't set the field as required, because the required check passes before P&F ignores the new value...
    Alternatively, I suppose if there were a way to know the difference between check & send and a user event in the code, that would be good enough.

    "Check" should change it just like your User Event does. Is your User Event set to do "check" operation too or is it doing "initialize"? That might be a difference. But yes....the check/send should be changing it on the form to reflect the new value. I do it all the time (for example, in on of my processes right now I have a table of wage types and when the user adds a new wage type to the table, another field is triggered that shows the calculated annual salary in an non-edit form field.....same kinda idea as you are trying).

  • I am having problems with my outlook 2011. While i am able to check and SEND email on all my other devices ( Ipad, iphone, Macbook), I am unable to do so with my iMac. This problem started suddenly and the error message i get is error 5.7.8. Please Help

    I  am having problems with my outlook 2011. While i am able to check and SEND email on all my other devices ( Ipad, iphone, Macbook), I am unablesend any email with my iMac ( i can recieve email) . This problem started suddenly and the error message i get is error 5.7.8. I have read the threads on line and went into settings, even created a new profile, nothing helps...Please advice..is this something to do with my keychain Access?

    As Outlook is not an Apple product, you will find more helpers familiar with Outlook here:
    Office for Mac forums

  • Check and Submit Button dont trigger the events

    All,
    I have two webdynpro activex buttons check and submit embedded on the form. These buttons have this script on their respective click events -
    app.eval("event.target.SAPSubmit();");
    app.eval("event.target.SAPCheckFields();");
    This inturn is supposed to trigger the code within the onCheck and onSubmit event handlers of SAP Interactive Form.
    But, when I click these buttons nothing seem to happen.
    Can someone help me resolve this issue as it is very criticial for me.
    Any help is highly appreciated.
    Many thanks,
    Divya

    All,
    I now made the events as "Server"and get an information message stating (Couldn't post data to '' ) when I click on these buttons.
    But, it still  does not trigger the event handler method.
    What can be wrong?
    Many thanks,
    Divya

  • What are the color values for imessage and send buttons?

    I am trying to paint my room. Does anyone know the specific colors of the 'imessage bubble' or the 'send' button on the iPhone, iPad, iTouch. The RGB or Hexidecimal values would work. Thanks!

    Use the DigitalColor Meter app located in your utilities folder. This will allow you to hover over areas of your screen and it will display whatever type of values you want it to.
    Translating this into a paint chip number at the hardware store might be a bit of an issue though. There is no method (at least that I'm aware of) to translate computer color codes to paint swatches.

  • Catch Form Load and create Button

    Hi all,
    I have an addon that catches form load on AR invoice and creates a button the invoice form.
    The button appears the 1st time the form loads but when i open the invoice form again, the button does not appear.
    I presume it has something to do with the way I access the form when creating the button.
    oForm = SBO_Application.Forms.GetForm("133", 0)
    Does anyone have any suggestions as to how I can get the button on the form every time the form loads?
    Thanks for any help.
    John O'Brien

    Hi John,
    The second parameter in the GetForm method is the form count. Each time you open the same form type, this value increments.
    If you are using the Item event to trigger your code (ie you are trapping the form load event type) then you can use the FormTypeCount property of the ItemEvent to get the correct instance of the AR Invoice form that is loading.
    VB example:
    oForm = SBO_Application.Forms.GetForm(pVal.FormTypeEx, pVal.FormTypeCount)
    Kind Regards,
    Owen

  • O, p, l, back and send buttons wont work on keyboard

    is there now a software update that may correct the dead spot screen problem?

    No, there is no software update as there is no issue in iOS that causes this problem.
    Reset the device by pressing and holding the home and power buttons until the white Apple logo appears.

  • HCM Process & Forms - Set a flag when 'Check and Send' is pressed

    Hi,
    In HCL process and forms,  i want to set a flag thru scripting when "Check & Send" is pressed. How can i do that?
    Thanks

    You can set the flag in SCENARIO_PROCESS_USER_COMMAND method of the class CL_IM_HRASR00ISR.
    You may have to enhance it.
    Thank you,
    Vijetha.

  • Reply and send button look active, but do nothing, Safari also troubled

    I do not get any errors that I can't send, Connection doc. indicates all connections are good. Emails just sit in the draft box. Also, when typing, my space bar forwards me to the bottom of the email field in Mac Mail, or the bottom of the web page in Safari. Additonally, the cursor doesn't move when using the space bar, but the space is there. When I start typing after this, sometimes my typing is backwards, it actually starts typing right to left, this also happens in Safari, but not always. The delete key sometimes highlights the text, and then, in Safari only, the program quits.
    I had issues long ago with the version of MS office (2003) and OSX 10.3, but I don't remember what resolved this, I think it had somethng to do with a plist. This only happens to my main log in. Other log ins seem to be fine.

    Hi labw, and a warm welcome to the forums!
    At this point I think you should get Applejack...
    http://www.versiontracker.com/dyn/moreinfo/macosx/19596
    After installing, reboot holding down CMD+s, (+s), then when the DOS like prompt shows, type in...
    applejack AUTO
    Then let it do all 5 of it's things.
    At least it'll eliminate some questions if it doesn't fix it.
    The 5 things it does are...
    Correct any Disk problems.
    Repair Permissions.
    Clear out Cache Files.
    Repair/check several plist files.
    Dump the VM files for a fresh start.
    First reboot will be slower, sometimes 2 or 3 restarts will be required for full benefit... my guess is files relying upon other files relying upon other files!
    Disconnect the USB cable from any UPS so the system doesn't shut down in the middle of the process.

  • Submitting a PDF form --- save and send completed PDF document?

    A small government site has a number of 'submittable' PDF
    form documents
    that they'd like me to include on the website. I am not very
    familiar
    with PDF forms in this way, and hope someone here can help
    sort out a
    few things...
    Can a PDF form be submitted so that
    a) the completed PDF doc is saved on the server (and renamed)
    b) a printable , completed PDF (looks just like the one they
    filled out,
    with all their values saved in the input boxes) is emailed to
    specific
    address
    c) the raw user data is saved to database (maybe a list of
    fields in one
    column of a db table, and a matching list of values in
    another? this
    would just be for backup in case the completed PDF did not
    save
    correctly to the server, or for later reference)
    We've looked at the standard Acrobat 'submit via email' and
    that won't
    cut it... that method appears to simply trigger a 'mailto'
    popup, with
    the pdf as an attachment. Our system needs to be automated
    via CFmail.
    None of these would handle any 'sensitive' information, the
    main
    concern, from their part, is people being able to submit the
    form and
    have both the city office and the recipient get a copy that
    prints just
    as if they had hit 'print' when filling out the actual PDF.
    Is all of this possible ??
    if so... any tips appreciated!
    Michael Evangelista, Evangelista Design
    Web : www.mredesign.com Blog : www.miuaiga.com
    Developer Newsgroups: news://forums.mredesign.com

    nobody?
    seems i can do some of this with 'cfpdfform'... looking into
    it but also
    seeking live examples/experience.
    Michael Evangelista, Evangelista Design
    Web : www.mredesign.com Blog : www.miuaiga.com
    Developer Newsgroups: news://forums.mredesign.com

  • HCM PnF - "Send" button missing while saving the form as Draft

    Hi All,
    We are facing an issue in HCM PnF.
    Issue is - Whenever we are saving the form as Draft and later on when we open it and try to send it, the "Send" button is missing.

    Hi Pooja,
    I think u are viewing the Display Form Records, When you select the Record in the Draft status then it just opens the form which just gives the option to view not to check and send.
    You have the select the Record from the Above tabel (UWL) which will open the appln which will be having the different buttons in different view of Process..
    Hope it helps.
    Thanks
    Dipu

  • How to save Fillable PDF form created in XI - So Acrobat Reader can fill out and send back

    Hi, Im extremely hopeful someone can help me with this question, Ive had extreme luck with this question site, you have all been amazing.
    I have created a fillable form in Adobe Acrobat XI and I have saved my work and Im ready to send the form to my client.
    I have been told that I need to save my file in a manner that the general public that does not have Acrobat XI, and mainly has acrobat reader, will be able to open, fill my form out, and send back to me completed.
    How do I do this.
    Ive run a couple tests with coworker and its not allowing the saving of the information that she filled out.
    Does anyone know how I need to save and distribute this form so I get it back filled out from my clients? that probably have only reader?
    thanks in advance for your help.
    Amy

    I think I figured this out???? My pdf tester has gone to bed, so hopefully I will know by morning if this is my solution......
    Open the PDF in Acrobat XI (the form you have saved that is ready to be filled out to whoever you distribute the form to).
    Choose Advanced > Enable Usage Rights in Adobe Reader (Acrobat 8/9) (if you have XI do not do this step, but do step 4 for XI)
    or
    File > Save As >Reader Extended PDF > Enable Additional Features (Acrobat X) (Its actually not in save as, but in save as other)
    Save the PDF using a different file name, you will be using this new file to be the file you will distribute.
    When you now open the PDF in Adobe Reader you will be able to fill the form and save the data and then send it back to the author that is requesting the form to be filled out.

  • ESS: "Send and Save" button in the overview "trips and travel expenses"

    Hi all!
    How can I add a "Search and Send" button in the overview "trips and travel expenses"?
    The employees have to go into each trip, in order to send it to the travel manager.
    Is there another opportunity:
    maybe, select the trip items in the overview and send it.
    Thanks for your help!
    Best regards,
    Dirk

    Hello Dirk,
    At the moment this functionality is not available in standard portal system.
    Regards,
    Raynard

Maybe you are looking for

  • Adobe Reader touch controls in windows 7

    I am trying to get a windows 7 tablet to be a powerful sales tool.  This will require the nice presentation of adobe PDF's.  When using the tablet and adobe reader in Full Screen Mode I can not find a way to exit the full screen mode except to open t

  • How do I get my HP Touchpad to turn on?

    My Touchpad will not turn on. When i plug in the charger it still won't boot up. But it does show lights at the bottom center button flashing left, right, and back to left...then a pause and the same sequence starts again.

  • Is it possible to disable the optimized compiler in LabVIEW 2010

    Hello, I have a project that take 3 minutes in LabVIEW 8.6 to build and now with LabVIEW 2010 it take 10.5 minutes. 3x more longer. In fact my project as 61 .lvproj for a total of 4300 vi's that take 1 hour to build. If I interpolate, the entire buil

  • Upload the data using BAPI in LSMW

    Hi   I want to upload the data using the BAPI in LSMW,but i dont know what value should be passed in   1- Business Object   2- Method fields. Ex- Suppose i want to upload the Material Master Data then what should be the value of these two fields. Tha

  • Xorg - help with rotation on dual monitor setup

    i have two monitors that im trying to get rotated properly but im having some trouble. i think its easiest to list out what i have going on here... 1. im using a BFG nvidia geforce 7600 with the nvidia driver, and everything on the system is up to da