Remove  Invalid Filing Statuses from Portal for Puerto Rico W-4 (IT210)

Hi Experts,
I need to remove Invalid Filing Statuses from Portal for Puerto Rico W-4 , can any one advise , checked in T5UTK can we do changes in this table?
Thanks
Sri

Hi Obulu;
    Yes you have to customize that table, please refer to note 1500596 "New Puerto Rico Marital Status".  If you want additional info about the changes in PR I wrote a blog about it Withholding changes in Puerto Rico
Hope that helps!
Best regards,
Federico.

Similar Messages

  • How can I buy a watch from my country Puerto Rico?

    How can I pre-order the apple watch from my country Puerto Rico? Because I tried to do but it not see my country. Thanks for your help.

    The last time I checked, Puerto Rico was not an independent country. It is part of the United States.

  • I moved from NJ to Puerto Rico recently and the emails from Apple are now arriving in Spanish.  Please advise.  Thanks.

    I moved from NJ to Puerto Rico recently and the emails from Apple are now arriving in Spanish.  Please advise.  Thanks.

    HI, cabrinii. 
    This sounds like your language preference is set to Spanish on your Apple ID.  I would go toMy Apple ID, Manage Your Apple ID and change the language and contact preferences.
    Cheers,
    Jason H.

  • Assertion Failed - Dump when clicking on the links from Portal for WD Comp

    Hi,
    We have a WD Component which is integrated to the Portal . When we click on the link in the Portal for the first 2 times, the selection screen is shown correctly ( when debugged, the program stops in WDDOINIT method before the sel.screen is shown).
    When we click on the link for the third or fourth time with no time gap, it shows a dump. This is the dump I am getting.
    Runtime Errors         ASSERTION_FAILED
    Date and Time          01/06/2011 10:13:58
    Short text
    The ASSERT condition was violated.
    What happened?
    In the running application program, the ASSERT statement recognized a
    situation that should not have occurred.
    The runtime error was triggered for one of these reasons:
    - For the checkpoint group specified with the ASSERT statement, the
    activation mode is set to "abort".
    - Via a system variant, the activation mode is globally set to "abort"
    for checkpoint groups in this system.
    - The activation mode is set to "abort" on program level.
    - The ASSERT statement is not assigned to any checkpoint group.
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "ASSERTION_FAILED" " "
    "CL_NW7_VIEW_ELEMENT_ADAPTER===CP" or "CL_NW7_VIEW_ELEMENT_ADAPTER===CM004"
    "DISPATCH_NW7_EVENT"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    User and Transaction
    Client.............. 010
    User................ "STECURRY"
    Language Key........ "E"
    Transaction......... " "
    Transactions ID..... "4D250E9ADDFB00BDE10080000A041004"
    Program............. "CL_NW7_VIEW_ELEMENT_ADAPTER===CP"
    Screen.............. "SAPMHTTP 0010"
    Screen Line......... 2
    Information on Caller ofr "HTTPS" Connection:
    Plug-in Type.......... "HTTPS"
    Caller IP............. "10.6.4.220"
    Caller Port........... 443
    Universal Resource Id. "/sap/bc/webdynpro/sap/ZEM_INV_APP_ASSIGNMENTS/"
    Information on where terminated
    Termination occurred in the ABAP program "CL_NW7_VIEW_ELEMENT_ADAPTER===CP" -
    in "DISPATCH_NW7_EVENT".
    The main program was "SAPMHTTP ".
    In the source code you have the termination point in line 5
    of the (Include) program "CL_NW7_VIEW_ELEMENT_ADAPTER===CM004".
    Source Code Extract
    Line
    SourceCde
    1
    METHOD dispatch_nw7_event.
    2
    DATA: l_event_handler TYPE REF TO if_wdr_nw7_event_handler.
    3
    4
    l_event_handler = get_nw7_event_handler( i_event_handler_id ).
    >>>>>
    assert l_event_handler is not initial.
    6
    7
    " View-based Delta Rendering: tracking of client events
    8
    raise event on_nw7_handle_event
    9
    exporting
    10
    event_handler = l_event_handler
    11
    event_name    = i_event_name.
    12
    13
    14
    l_event_handler->handle_event(
    15
    i_event_name       = i_event_name
    16
    i_event_parameters = i_event_parameters
    17
    i_update_data      = i_update_data
    18
    i_event_queue      = i_event_queue ).
    19
    ENDMETHOD.
    -  I have cut the dump to make it short and clear.
    One of my colleague ran a HTTP watch trace and I am attaching it as well.
    <body> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td> <h1> Error when processing your request </h1> <br> <h2> What has happened? </h2> <p> The URL https://uswasspq.deloitte.com:/sap/bc/webdynpro/sap/ZEM_INV_APPROVER_MAIN//ucfLOADING was not called due to an error. </p> </td> </tr> <tr> <td>   </td> </tr> <tr> <td class="emphasize"> <strong> Note </strong> <br> <ul> <li> The following error text was processed in the system SPQ : <b> User session (HTTP/SMTP/..) closed after timeout </b> </li> </ul> <ul> <li> The error occurred on the application server usuxc204_SPQ_01 and in the work process 1 . </li> </ul> <ul> <li> The termination type was: ERROR_MESSAGE_STATE </li> </ul> <ul> <li> The ABAP call stack was: <br> Method: PREPROCESS_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP<BR>Method: IF_HTTP_EXTENSIONHANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP<BR>Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP<BR>Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME<BR>Module: %_HTTP_START of program SAPMHTTP<BR> </li> </ul> </td> </tr> <tr> <td>   </td> </tr> <tr> <td> <p>   </p> <h2> What can I do? </h2> <ul> <li> If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system SPQ in transaction ST22. </li> </ul> <ul> <li> If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server usuxc204_SPQ_01 in transaction SM21. </li> </ul> <ul> <li> If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server usuxc204_SPQ_01 . In some situations, you may also need to analyze the trace files of other work processes. </li> </ul> <ul> <li> If you do not yet have a user ID, contact your system administrator. </li> </ul> <br/> <p class="note"> Error code: ICF-IE-https -c: 010 -u: STHUGHES -l: E -s: SPQ -i: usuxc204_SPQ_01 -w: 1 -d: 20110208 -t: 131808 -v: ERROR_MESSAGE_STATE -e: User session (HTTP/SMTP/..) closed after timeout </p> <br/> <p> HTTP 500 - Internal Server Error <br/> <p> Your SAP Internet Communication Framework Team </p> </td> </tr> </table> </body> </html>
    After this error a URL is called form the WebDynpro to the following html page.
    https://uswasspq.deloitte.com/sap/bc/webdynpro/sap/zem_inv_approver_main/dps_Error_Page.html ( this is the friendly message we have put so that the user does not see the dump on his screen.
    I tried invalidating the nodes in the WDDOEXIT at the view level but it did not help. This is a show stopper for the project to go live.
    Thanks,
    Guru.

    Hi Guru,
    It is not readable the way you posted and that might be the reason that you do not get reactions.
    Can you please confirm the following.
    1. Is this problem occurs  with out portal when you run the application standalone in SAP GUI.
    2. What is going on wddoinit method or wddomodify method, any  resource handling there ?

  • Will RMAN remove invalid backup pieces from Backup tests?

    DB Version: 10.2.0.4.0
    Thinking that Level1 backups don't take much time, In production, I was testing a Level 1 bkp (I took a level 0 bkp of our 700gb only yesterday).
    But, the end users were complaining that system has become very slow. So, i've cancelled the LEVEL 1 backup.
    Now i can see 5 backup pieces wasting some space.
    I know that RMAN removes expired backup like
    delete expired backup;But, how do i script RMAN to remove files mentioned above ie.files from a backup that was aborted halfway through ?

    Hi Insignificant
    But, how do i script RMAN to remove files mentioned above ie.files from a backup that was aborted halfway through ?If you can locate them on the OS level you could remove them with OS commands.
    For backup pieces containg datafiles use <crosscheck backup;> followed by <delete expired backup;> with rman client.
    Tycho

  • BADI triggered from Portal for Termination process

    Hi,
    I have the requirement to check for User parameters and verify data while a PERNR is terminated from Portal side.
    To do this I will need a BADI which is triggered from Portal.
    I have got a couple of BADIs but not sure which one to use. Anyone has come across such requirement?
    Also I need to filter values for F4 help depending on the authorization in Portal -> Personal info->Additional details.
    I need to put filter on the Subtypes available.
    I was thinkling of using WD_BADI to implement this.
    but there is very few help available for this BADi. Has anyone ever used this?
    ags.

    put an external break point on CL_EXITHANDLER->GET INSTANCE method.
    now start your portal.
    each time an exit/badi is available, the debugger will start. this way you can check the exact BADI as exact position.

  • Hide The Content Reference from Portal For specific users.

    Hello Everyone
    I am new to peoplesoft and want to hide the content reference from the main portal for specific users
    Can anyone help me on this?
    Thanks in advance...

    the users should have roles which do not contain the permission lists to which your current component is added.
    This is the way security is maintained!
    Vikas

  • 1308 Firmware Update for Puerto Rico Lumia 620

    I was wondering if anyone had an idea on when the 1308 firmware update will be pushed to Lumia 620s that are the Puerto Rico variant? I have an unlocked 620 from Puerto Rico and I would really like to enjoy the new features in that firmware update.
    Solved!
    Go to Solution.

    hi mate,
    Nokia has stated a few weeks ago that the update has begun rolling out and will take a number of weeks before it reaches particular countries / operators. if your device is being held up, then you may want to check with your network carrier if your phone is a branded handset.

  • How to remove Oracle reports banner from portal

    Hi,
    I tried to rerun the rwaddpag.sql script. I tried to delete Reports security pages,Reports security Banner,
    ORACLE Repots security provider. I Succefully deleted Oracle Reports Security and Oracle Reports Security provider.
    But Oracle secutity Banner not deleting. I tried so many times it's not deleting. Please give me a solution
    for deleting Reports Banner from protal,without deleting this one I can't run rwaddpag.sql successfully.

    Hi,
    I am using Oracle 9iAS Release 2(9.0.2.0.1)
    Portal Version 9.0.2.2.22
    Following steps taken for deletion
    1)Removing Reports Security Pages
    Log on to Oracle 9iAS portal,Click Builder to go to Oracle 9iAS Portal Builder. Click Navigator. In the find filed, search for %reports security%. Deleted the pages named Oracle Reports Security.
    2)Removing the Reports Security Provider.
    Log on to Oracle 9iAS portal,Click Builder to go to Oracle 9iAS Portal Builder.goto Build tab. In the provider portlet , typed ORACLE REPORTS SECURITY in the Name filed. Clicked Delete.
    3)Same procedure I done for Oracle Reports Security Banner
    but it is not deleting.
    The Oracle report Security and Oracle Reports Security provider deleting time it will ask confirmation for delete. But Oracle Reports Security Banner Delete clicking time nothing showing just a blank screen
    Best Regards
    Satheesh Kumar

  • Remove Powershell Pinned Item from taskbar for all users in 2008 R2 RDS server

    Im trying to remove the Powershell Pinned Item from the taskbar on a 2008 RDS server. I have setup a mandatory porfile from a 2008 SP2 server (because you cannot do this in R2 any more), Check the default user pinned items folder, check the registry for powershell.exe, loaded up the NTUSER.DAT file for default to see if any thing obious was there, tried some logon scripts that are suppose to remove pinned items and posted on several forums. This has to be one of the simplest dumb things i have ever worked on , and its been about a week. So how do i remove it?
    P.S.
    having the user click un pinn is not a solution
    yes i have checked C:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch

    Hi Jeramy,
    The default pinned items are created the first time a user logs in. Modifying the default user profile won’t help here.
    The easiest option is to set the “Remove pinned programs from the Taskbar” to disable taskbar pinned items altogether. The default pinned items won’t show up, but the user won’t be able to pin anything else either.
    If you don't want to disable pinning altogether the solution is a little more complicated. One option is to remove the shortcuts “Accessories\Windows PowerShell\Windows PowerShell.lnk” and “Administrative Tools\Server Manager.lnk” from the common start menu folder. These shortcuts are copied to create the pinned items. If they aren’t present they can’t be pinned. This is not a supported option but it may work.
    Another option is to use IStartMenuPinnedList::RemoveFromList in a first run script to remove the pinned items. Not sure how reliable this would be due to the timing of when the default items are added compared to when the script would run.
    One other option is to use shell scripting to invoke the pin & unpin verbs on items:
    http://blogs.technet.com/deploymentguys/archive/2009/04/08/pin-items-to-the-start-menu-or-windows-7-taskbar-via-script.aspx
    This would need to be done when the user first logs in (since unpinning default items in the default user profile won't affect each new user account), but it also need to be timed after Explorer sets up the default pinned items as explained above.
    Hope one of these options work for you!
    ~Olga

  • How to remove tooltip 'Desktop Innerpage' from portal?

    Hello,
    I am seeing a tooltip called 'Desktop Innerpage' in the portal content area on the blankscreen before my CRM weshop application gets loaded.
    Can someone please help getting rid of this tooltip?
    I couldn't see any option in Default Framework Page for removing the tooltip .
    Awaiting Reply!
    Thanks,
    Smita Thorat

    Hi,
    can you share the name or ID of the tooltip property? I don't see this property in my framework page (light & default).
    Another way to get rid of the tooltip message is to overwrite it with Javascript:
    document.getElementById("mememe").title = "";
    br,
    Tobias

  • How to remove 'Back to form' from portal page.

    How can I remove the 'Back to form' and tick from a portal page?

    I'm assuming you are creating a form from a procedure. Edit the form. The first page you see, scroll to the bottom. You'll see a text area where you can use the go('') statement. You'll redirect the submitted portlet to the page that displays your portlet. This skips the link.

  • Remove and Edit Song From Queue For A New Feature?

    First time post on a forum but I really think that being able to edit and remove songs from my queue would be slendid. Don't you think so?

    iOS 6, coming this fall, will include a new feature that allows you to designate a VIP list for just this purpose.  This feature will be supported on the iPhone 4.  See "Mail" here: http://www.apple.com/ios/ios6/.

  • How do I remove the region status from a container? Can I remove it in one breakpoint but leave it active in others?

    I just started experimenting with the region feature, connecting text boxes in my default breakpoint. I don't see a way to remove the connection at other breakpoints. In fact I don't see a way to remove it at all, aside from Undo or restoring to an earlier save.
    What am I missing?
    Thanks,
    Jim

    Start with this...
    abc
    def
    this should not be bulleted
    Do this...
    go to the end of the 'def' line
    type a few returns to turn the bullets off
    type some text
    Get this...
    abc
    def
    ghi
    this should not be bulleted
    Finish by doing this...
    put your cursor at the beginning of the last line (inbetween the bullet and "this should...")
    delete backwards
    Voila!
    abc
    def
    this should not be bulleted
    Ben

  • Remove "quota overview" link from Portal ESS

    Hello,
    Is there a way to remove Quota overview link on ESS portal as we are not using it. Please advice.
    Thank you.

    In the tcode PTARQ
    Homepage Customizing>Configure Homepages and Area Pages>Services>Assign Services to Subareas>Assign Services to Subareas (Add and Change Entries)
    New Entries:
    Subarea Key = EMPLOYEE_WORKTIME_SUBLEAVEREQUEST_2005
    Service  Key = EMPLOYEE_WORKTIME_QUOTAOVERVIEW05
    Position          = 0
    Check the following link:
    http://213.41.80.15/SAP_ELearning/OKEC/nav/content/011000358700000597012006e.pdf
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/108c31e7-b6a7-2d10-3692-c1a9f7a5c4dc?quicklink=index&overridelayout=true
    Hope this help you
    Regards

Maybe you are looking for