How to stop validation for Back action in ADF

Hi,
In ADF form, I have a 'Back' button which should just go back to the previous page. But when I select 'Back' button, the form is validated again and I do get validation error messages.
How can I stop validation for these type of simple actions?
Please do let me know.
Thanks,
priya.S

You might find this blog post useful in finding a generic solution to your problem:
http://one-size-doesnt-fit-all.blogspot.com/2007/02/jdeveloper-and-art-of-rollback.html
CM.

Similar Messages

  • How can i get for back to 3G for iphone 5C?¿

    how can i get for back to 3G for iphone 5C?¿

    The option to disable 3G was dropped in your carrier's update.  The phone will still receive 3G. If you have 4G, why don't you get internet.  Did you buy a phone not meant for Brazil?

  • How to do validations for select-options

    Hi gurus,
    can you suggest me
    how to do validations for select-options
    Thanks&ragards,
    Kals.

    HI,
    TABLES: BKPF.
    TYPES: BEGIN OF TY_BKPF,
           BUKRS TYPE BUKRS,   "COMPANY CODE
           GJAHR TYPE GJAHR,   "FISCAL YEAR
           MONAT TYPE MONAT,   "FISCAL PERIOD
    DATA: T_BKPF TYPE TABLE OF TY_BKPF,
          W_BKPF TYPE TY_BKPF.
    SELECTION-SCREEN : BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    SELECT-OPTIONS: S_CODE   FOR BKPF-BUKRS,
                    S_YEAR   FOR BKPF-GJAHR,
                    S_PERIOD FOR BKPF-MONAT.
    SELECTION-SCREEN: END OF BLOCK B1.
                        AT SELECTION-SCREEN                           *
    IF S_CODE IS INITIAL OR S_YEAR IS INITIAL OR S_PERIOD IS INITIAL.
      MESSAGE E000(0) WITH 'ENTER VLAUES'.
    ENDIF.
    SELECT SINGLE * FROM BKPF WHERE BUKRS IN S_CODE.
      IF SY-SUBRC <> 0.
      MESSAGE E000(0) WITH 'ENTER VALID VALUES'.
      ENDIF.
    reward if useful
    thanks and regards

  • How to write Validations for Sample Data??

    Hi Frnds,
    I want to know how to write validations  for sample oracle data?? Can anyone explain anyone clearly??
    Regards,
    Raj

    Hi shushma,
    Simply put a check that:
    If(wdContext.current<YOUR_NODE>Element().get<YOUR_ATTRIBUTE_NAME> !=null){
    else{
    // Show the error messages
    //Displaying the error message is very easy.
    //You can report exception using the message manager API's. You will get this easily on SDN.
    I hope this helps! if you need ay further help please let me know.
    Thanks and Regards,
    Pravesh

  • How to write Validations for RadioButton

    Hi All,
    in my Application , two RadioButtons and one submitbutton is there, in that
    1. yes
    2. no
    both are radio buttons
    when i click on submit button, without selecting any one of those radiobuttons ,
    it shud display error message, this errormessage i have written in iwdmessage.
    it shud show this error message, instead of displaying nullpointer exception.
    how to write validation for this.
    please help me.
    regards
    sush

    Hi shushma,
    Simply put a check that:
    If(wdContext.current<YOUR_NODE>Element().get<YOUR_ATTRIBUTE_NAME> !=null){
    else{
    // Show the error messages
    //Displaying the error message is very easy.
    //You can report exception using the message manager API's. You will get this easily on SDN.
    I hope this helps! if you need ay further help please let me know.
    Thanks and Regards,
    Pravesh

  • How to stop Gdm & fall back in console to edit the Gdm-login settings.

    Unfortunately, I didnt configure, Gdm-user-login settings and started  Gdm to play.
    Now, Gdm prompts to login, but i cant, login with the username  or as root.
    so please somebody reply , how to stop Gdm & fall back in console to edit the Gdm-user-login settings.

    ewaller wrote:Well, if I catch you before you waste your time, try rebooting, edit the kernel command line in grub and add '3' at the end.
    Or boot from your install media, mount / at /mnt, and edit your /etc/inittab or /etc/rc.conf, depending on how you are staring GDM.
    Grub bootloader  failed to be installed on my system. so i have installed Syslinux. And in Syslinux, i  did'nt  find  any option to edit.
    However, i have re-installed Arch and now Arch-gnome up & running.

  • How to stop Add or Update  action  using  StatusBar  message ?

    Hi all ,
        I want to add validation using StatusbarMessage  and validation will be stop Add/Update Action .I have use
           1) B1Connections.theAppl.SetStatusBarMessage("Please select Product Type ! ", BoMessageTime.bmt_Medium, true);
           2) B1Connections.theAppl.StatusBar.SetText("Please select Product Type ! ", BoMessageTime.bmt_Medium, BoStatusBarMessageType.smt_Error);
           3) B1Connections.theAppl.StatusBar.CreateProgressBar("Please specify the SKU ! ", 0, true);
           all  process are show error message but Add/Update Action successfully . i want to stop add or update  action  .please help any one  how it is possible  using statusbar message?
    thanks & regards
       Surajit

    Hi,
    You Can set BubbleEvent=false
    Try This.....
    If pVal.FormType = "65211" And pVal.ItemUID = "1" And pVal.EventType = SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED And pVal.BeforeAction = True Then
                Try
                    Dim oedit As SAPbouiCOM.EditText
                    oform = sbo_application.Forms.GetFormByTypeAndCount(pVal.FormType, pVal.FormTypeCount)
                    oedit = oform.Items.Item("12").Specific
                    If oedit.Value = "" Then
                        sbo_application.MessageBox("Field Should Not Be Blank")
                        BubbleEvent = False
                        Exit Try
                    End If
                Catch ex As Exception
                    sbo_application.MessageBox(ex.Message)
                End Try
            End If
    Thanks
    Shafi

  • How to stop request for admin password when sending files to trash?

    I am requested the admin password when ever sending a file to trash using the mouse or the context menu.
    How to stop this annoying request?
    It was not like this before.
    I am working on a non admin account for security reasons. I got admin details here of cause.
    Thanks for you help!
         Till Kopper

    I gave my working account admin abilities in the system preferences. logged out and back in. Run the command line "sudo rm -rf ~/.Trash" as Topher Kessler suggested. Now my own password was accepted (before this ine and the admins accounts one failed). No there is no annoying request for the admin passowrd when sending a file to trash. changed my work account for no admintrative in the system prefs and logged out and in.
    Problem solved.
    THanks to Topher Kessler!
    (how to give you now the 10 point you deserve?)

  • How to stop Iphone from Backing up

    I was just wondering if anyone knew how to stop the iPhone from backing itself up every time it syncs with iTunes. I sync my iPhone throughout the day, and can't wait for it to back up every time I plug it in. I usually just cancel the backup, but wish I didn't have to.
    Is there any way to stop it, other than just hitting the cancel button when you plug the iPhone in?
    Thanks
    EDIT: I'm sorry, I didn't see the previous post on topic. Guess I should lurk moar!
    Message was edited by: mynameiseno

    iTunes does no such thing.
    The dropbox app on the device has such a feature, turn it off.

  • How to stop Time Machine backing up on a specific external hard drive?

    I work on a iMac 2.66 Ghz Intel Core 2 Duo, with Mac OS X 10.6.8. I use two external hard drives that are the exact same model, 2 TB WD My Book 1110 Media: one is intended for back-up, the other for storing video editing files. They're both connected through USB 2.0.
    I set the "back-up" hard drive as back-up disk for Time Machine, through the Time Machine preferences. Now, everytime I connect the "video" hard drive, Time Machine recognizes it as a back-up disk, and starts backing up on it. I could delete the "Backups.backupdb" file that Time Machine had created by connecting the "video" hard drive to another Mac and moving it to the Trash, but as soon as I reconnect the "video" hard drive to my iMac, Time Machine backs up on it again.
    Is there a way to "de-select" a hard drive from Time Machine's list of back-up disks?
    Note: I should mention another thing that might indicate a conflict. When both hard drives "back-up" and "video" are connected to my iMac, if I open Final Cut Pro X, I can only see my "back-up" hard drive. To access the files I am working on, I need to eject the "back-up" hard drive, and suddenly the "video" drive appears.
    If you have any idea of how to solve this conflict... I am a bit lost.
    Thank you!

    Welcome to Apple Support Communities.
    Give them unique volume names using Disk Utility.
    Then set Time Machine back up to that unique volume name.
    For example, I regularly use 4 external drives (though they're not all the same model).
    The descriptions quickly tell me which drives I have connected to my MacBook when open Finder:
    My Time Machine backup volume is named 'Time Machine 1TB'.
    My iPhoto backup volume is named 'iPhoto Backup 320GB'
    My iTunes backup volume is named 'iTunes Backup 120GB'
    and the last is 'Windows 7 Backup 250Gb' but since it's a Windows volume, it is formatted NTFS.
    This likely means that you will have to erase and repartition one of your drives to name it.
    You MIGHT be able to rename it using Finder, right-clicking on the volume, and selecting Rename (current volume name).
    WARNING: I can't be certain of what just renaming it that way could screw up in the way of permissions and file links.
    Within Disk Utility, it seems it is absolutely not possible to change a volume name without clicking the Partition tab, and that involves erasing.
    Given the choice, I'd probably choose to rename (erase and repartition) the Time Machine drive. A current backup or two on Time Machine, and I'm good. I don't really need to go 'way back' to recover files, because I really don't ever erase anything. I just keep buying bigger drives!
    And I still burn the 'absolutely critical, priceless, can't ever be without this stuff' files to DVD or CD at least monthly or quarterly, in case one of my TM or backup drives fails at the same time as my primary hard drive. Call me paranoid, but I worked in Information Technology for many years: Murphy was an optimist!
    Message was edited by: kostby

  • How to stop a "for" loop

    Hello,
    Do you know how I can stop a for loop ? because when I click on the stop switch on my front panel, the VI don't stop and continue to run the loop.
    Peter.
    Labview 2010
    Solved!
    Go to Solution.

    Peter,
    It sounds like you need a while loop, not a for loop. A button or switch does not traditionally control iterations of execution for a for loop.
    Please post your code so we may help better.
    -Chazzmd

  • How to define validity for RA key

    Hi
    I want to define validity for RA key. This is available in OKG3 under Edit tab.  However, the functionality of "Define Validity" is inactive.
    How can we activate the same?
    Regards,
    Vijay

    Hi,
    I think Michael is asking how you would define the Filter in the Coherence Console not in Java code.
    In the Console you prefix the method name for the filter with an exclamation mark.
    In your example you see this
    Map (jk):  filter f Equals getUserId 'Master'...when you press enter you see the toString of the Filter...
    EqualsFilter(.getUserId(), Master)Using an exclamation mark you get a Key Filter like this
    Map (jk): filter f Equals !getUserId 'Master'...when you press enter you see the toString of the Filter...
    EqualsFilter(KeyExtractor(extractor=.getUserId()), Master)...which you can see has a KeyExtractor.
    JK

  • How to stop suggestions for words when texting

    How do I stop suggestions for words when texting?

    Settings>General>Keyboard>Auto-Correction>Off.

  • How to stop Depreciation for some assets & start again.

    Dear Friends,
    We have a requirement where we have to stop Depreciation for some assets as they are not in use and again post depreciation when they put in use.
    For ex: Asset Value is 10,000 and monthly Depreciation is 100. Asset has been depreciated for first 6 periods in year with 100 each in every month & we want to stop depreciation for coming 3 months and post depreciation when they put in use. Asset should not be depreciated when they are not in use and calculate regular 100 if we run depreciation again if we put in use. So total Depreciation of the asset for the year should be 900 (First 6 Months & last 3 months).
    Please explain step by step process to do this and your kind cooperation to solve this issue is highly appreciated.
    Points will be rewarded for sure if my problem solves.
    Thanks & Regards,
    Naveen Kumar.

    Go to AS03 Asset Master/Dep tab and observe the dep key
    Goto AFAMA and select that dep key and click on assignment of calculation methods
    You can see last row for shutdown field and select YES
    Go to asset master at AS02/Time dependent data and select shutdown check box and enter period
    If shutdown check box is not available goto as03 and goto menu environment-screen layout and master data and identify the screen layout number
    Go to SPRO-Financial Accounting (New)-Asset Accounting-Master Data-Screen Layout-Define Screen Layout for Asset Master Data-Define Screen Layout for Asset Master Data-
    Select your screen layout and click on logical field groups and select 3 (Time dependent data) and click on field group rules and make shutdown field as optional.
    This will allow you to change the shutdownfield asset master data.
    Srinivas

  • How to put validations for Bank Gl accounts

    Dear Gurus,
    I have a requirement, where i want to make Profit center mandatory for the Bank Debits only.
    Can you please suggest if my below written Validation would be useful  in this respect.
    Please correct my coding also. As i am doing validation for first time.
    My working in Validation at line item level is :
    Prerequisite: BKPF-BURKS = "ABCD"
    Check : BSEG-BSCHL = 40 and BSEG-HKONT = "xxxxxx" to "yyyyyy"
    Message: Please enter profit center.
    regards
    NJP

    Hi,
    You can acheive it in  2 ways.
    1. (GL account >= xxxxx AND <= yyyyy)
    or
    2.  Create a set for GL account using t-code GS03 and use as -
    GL Account in <set name>
    Regards,
    Sridevi

Maybe you are looking for

  • Copying data from Plus to Excel

    Hi, We are having a problem with the Plus version (10.1.2.48.18). When copying some data from a Plus workbook the headers that standabove columns aren't being copied. This is different then in the full version where headers are being copied. Is there

  • Sending large messages via ABAP client proxy

    Dear All, my scenario is the following. I have an ABAP report which creates files. These files are currently moved by an FTP auto job, to a target folder and are finally imported into an 3rd party programm. The CSV-files created consist of approx. 30

  • Flash Pro (CS3) will not open after file 'AuthPlay.dll" removed from Acrobat 9.

    A recent Adobe security issue recommened removal of 'AuthPlay.dll' from Acrobat Pro v9x.  When trying to open Flash Pro (CS3) the program throws an error " The AuthPlay.dll/Lib is missing from the configurration folder" and the program will not run. 

  • How to guide for Web Dynpro

    Could u please tell abt "  How to guide for Web Dynpro ". Where i can get details for webDynpro Regards, Vibhuti

  • Capitalisation and Number mode while making new co...

    Is there any way to ensure that all new words have the first letter capitalised while typing the first name or last name when making new phonebook entries. That is because I generally enter several words to identify a contact such as his location or