Redirect to country specific screen

I'm working on implementing the ESS service PZ02 (Change Address) for employees in Singapore.  Many of the employees actually reside in Malaysia and other countries.  When users change the country to something other than Singapore how can I send the user to the appropriate country specific screen?  All employees are directed to HR_ESS_ADDRESSDETAIL_25 but screen 200 doesn't have a region field that Malaysia employees need to enter.  Is it possible to send user to HR_ESS_ADDRESSDETAIL_14?

Hi Reid,
this is something you have to do by changeing the ABAP code. It would not make sense to do such customization on ITS level.
With kind regards,
Klaus

Similar Messages

  • Fm to read screen labels for country specific screens

    Hi
      Is there any funtion module to read the field labels from modulepool for country specific screens.
    Thanks in advance

    hi,
    chk out this sample code:,
    data: li_dynpfields type table of dynpread,
            lw_temp       like line of li_dynpfields.
            data: lv_molga like dynpread-fieldvalue,
             lv_para like dynpread-fieldvalue,
             lv_subty like dynpread-fieldvalue.
      move 'P_MOLGA' to lw_temp-fieldname.
      append lw_temp to li_dynpfields.
       move 'P_PARA' to lw_temp-fieldname.
      append lw_temp to li_dynpfields.
       move 'P_SUBTY' to lw_temp-fieldname.
      append lw_temp to li_dynpfields.
      call function 'DYNP_VALUES_READ'
        exporting
          dyname               = sy-cprog
          dynumb               = sy-dynnr
          translate_to_upper   = ' '
        tables
          dynpfields           = li_dynpfields
        exceptions
          invalid_abapworkarea = 1
          invalid_dynprofield  = 2
          invalid_dynproname   = 3
          invalid_dynpronummer = 4
          invalid_request      = 5
          no_fielddescription  = 6
          invalid_parameter    = 7
          undefind_error       = 8
          double_conversion    = 9
          stepl_not_found      = 10
          others               = 11.
      if sy-subrc <> 0.
        message id sy-msgid type sy-msgty number sy-msgno
                with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      endif.
      clear lw_temp.
    do 3 times.
      read table li_dynpfields index sy-index into lw_temp.
    if sy-index = 1.
    lv_molga = lw_temp-fieldvalue.
    elseif sy-index = 2.
    lv_para = lw_temp-fieldvalue.
    else.
    lv_subty = lw_temp-fieldvalue.
    endif.
      enddo.
    Regards,
    Arunsri

  • Call Country Specific Screen in ESS

    Hi experts,
      I am customizing the ESS Address,want to call country specific screens.How can I call country specific address screen for different countries?
    How SAP call the country specific screen based on contry?
    Thanks&Regards,
    vino
    Edited by: vino on Dec 3, 2008 11:57 PM

    Hi,
    What is this molga ?
    Can anyone explain in detail how to acheive country specific scenarios ( like if i want some UI elements to be visible for one country but not for other )?
    Can this be achieved from the backend settings (spr) in homepage framework or we need to do changes by going into the UI ?
    If changes are to be done by going into UI then do we need to create seperate iviews for each country ?
    Regards,
    Indu

  • Country specific Screen Modifications

    Hi,
    I have a requirement for IT0007 where the time administraors field is an optional one for Portugal and a required field for Spain.
    This need to done through 'Change Screen modifications' but how to differentiate between countries.
    Please suggest.
    Thanks,
    Tara

    I have a requirement for IT0007 where the time administraors field is an optional one for Portugal and a required field for Spain.
    This need to done through 'Change Screen modifications' but how to differentiate between countries.
    Hi,
    Step 1:
    Goto PE03
    P0007 feature
    Add molga Portugal 19 ansd spain 04
    enter the return values for the respective countries.
    Step2:
    Sm30-->v_T588m
    select the module pool MP000700
    copy the standard screen with diffrent variable keys (return values of feature P0007)
    make the settings of the fields accordingly.
    But i Guess Time administartor field is in 0001 infotype which you need follow the same procedure for P0001 and MP000100.
    There is no time adminstrotor field in 0007.
    if its is customized then you need to map z module pool in T588m and create zfeature.

  • How to call  the country specific application depending upon Pers area

    We are using ess / mss on  EP 7  and back end is ECC 6.0    .
    Our requirement is
    Though in R/3 for all employees country grouping maintained for all employees is 40 (India), As per project requirement we need to pull country specific screens for employee in portal  depending upon  the personnel area of logged in employee..
    We need to pull the respective countries page based on the personal area of employee.
    for e.g
    If employee belong to per area   A   then he should get the  US specific  Adddress  application
    If employee belong to per area   B  then he should get the  India  specific  Adddress  application
    If employee belong to per area   C then he should get the  IGermany specific  Adddress  application  etc
    Is there any  configuration / way to achieve this functionality on portal
    Reagrds
    Rajendra

    Hi Rajendra,
    There is something called Internationalization of WebDynpro Iview. Refer this concept. When you will implement and import those packages in program at that time either languages will change automatically location based or u can put if() condition to make the things workable. But more important things will start supporting your IViews.
    Best Regards,
    Roshan

  • How to call Country specific applications based on personal area ?

    Hi all,
    Though in R/3 for all employees country grouping maintained for all employees is 40 (India), As per project requirement we need to pull country specific screens for employee in portal. Screens vary mainly for personal data, address, bank details, family members data as per country .
    We need to pull the respective countries page based on the personal area of employee.
    Reagrds
    Rajendra

    Hi,
    Please go through the blog below:
    /people/amir.madani/blog/2007/01/05/create-dynamic-xss-homepages-with-static-services-using-a-simple-proxy-class
    Hope this helps.
    Cheers-
    Pramod

  • Country Specfic screen is not visible in ESS

    Hi,
    I have configured personal profile. Employee belong to Qatar country grouping and it should display country specfic screen like for IT0002,IT0021.
    But I am not able to see country specfic screen .
    Regards,
    Vijay

    For portal you have to configure/create Qatar specific detail screen.
    Have a look at this wiki:Exciting Enhacements to ESS Personal Information Profile in Enhancement pack 6
    Dummies Guide: Configuring Overview Screens in Personal Profile
    Summary of configuration options in ESS Personal Information scenario
    ESS On EhP6 - Personal Profile - BizCard Contro... | SCN

  • Linking country specific COA's to operational COA

    Hi all
    I have the following requirement
    I have 3 company codes all in different countries.I am using one operational COA and two country specific COA's.My requirement is to link the other two country COA's to my operational COA.
    Please correct me on this
    I think the  above assignment can be done in tcode ob62.If so, how to link the G/L accounts of the different country COA's to the operational COA?
    I know that operational and country COA have one-one relationship from an alternate account number perspective in FS00.
    Thanks

    Hi Sushanth,
    As per my understanding of your requirement  this can be possible with GROUP CHART OF ACCOUNTS .
    Create group chart of account at OB13 and assign it in OB13 for operation chart of account that can be valid for all the tree countries.
    that will result in our FS00  first screen i;e type n description tab as group number.
    Hope this will resolve your issue.
    Thanks,
    Naveen n anji

  • ESS - Reuse of Country Specific Application

    Hi,
    I am working on EHP5 enviornment. I have a requirement to show the Personal ID service in ESS for country Mexico. But this is not available as standard in ESS for Mexico. So I have tried to reuse the service Personal ID for Thailand. I have done the below configurations:
    1. Reuse of Screen Structure for New Country Version
    View:   V_T7XSSREUSEUISN
    UI Structure name: HCMT_BSP_PA_TH_R0185
    Type: Infotype.
    2. Specify Use Case and Active Subtypes: View: V_T7XSSPERSUBTY
    Ctry Grping: 32
    Infotype: 185
    Subtype: 01
    3. Define Country-Specific Services (Add Entries): View:   V_T7XSSSERSRVCG
    Service Key:   Z_EMPLOYEE_PERSINFO_PERSID05_Thailand
    Link Resource: EMPLOYEE_PERSID_TH_SERVICE_13
    I have checked the VIEKN table for an employee of Mexico and it contains the value 32.
    Pls let me know what other configurations I need to do or that needs to be done from the portal end.
    Thanks in anticipation.
    Regards,
    Ranjeeta

    Hi Ranjeeta,
    This will work with these steps you have specified. Also refer to the following documents also,
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/HowtoReuseCountryspecificapplicationsforMolga99
    This will solve your issue.
    Regards,
    Meera

  • Displaying XML news to country specific users

    Hi All,
              I have a requirement that to display the xml news to country specific users (i.e If a user is from India he can see the news based on india.If a user is from UnitedStates he can see the news based on US).All the news should maintained in a single repositary.Is there any possibility of applying filter to filtering the news? or any idea...

    Hi,
    Have country specific news under different folder in KM.
    So for example create folders with ISO country codes and place news under these folders: IN, US, DE
    You can then create your own proxy IView and then redirect it to KM Navigation IView depending on Country property set in user profile.
    This way you can dynamically change the KM folder path and show country specific news.
    Check this to know about proxy IView:
    https://forums.sdn.sap.com/thread.jspa?threadID=51748
    https://forums.sdn.sap.com/thread.jspa?threadID=190600
    Regards,
    Praveen Gudapati

  • Resusing Country Specific Application - GT

    Hello,
    We need to setup Guatemala for all the Personal Information iViews, and we would like to reuse Mexico for this. The steps I followed were:
    1) Assign Screen Structure to Infotype Version
    2) Define Active Subtypes and Use Case
    3) Country Specific Applications
    After this, when I changes my ID to GT PERNR and logged back in to Mexico, the Adddress & Personal Data works fine but not Family Members/Dependants. This iView does not recognize the already exisiting record son the GT emloyee's IT21  and when I click on create new record, it throws a Java Null Pointer Exception.
    Any ideas on this?
    Thanks,
    Nakul

    Deepak,
    Thanks You!! Solved issue!
    Another question I have while on this topic... The closest we could get to Guatemala (GT) was Mexico (MX). And if you think about it, MX is the only country in LAN for which SAP has provided iViews. Although MX works fine for GT for IT2 and IT6, we cant get it to work for IT21, because the screens of MX and GT are very different in IT21. Any ideas on how we can resolve this issue?
    Another thing to consider is, we do not use IT21 for GT, but we would haet for the GT employees to go in there and see an ugly error message.
    Any thoughts?
    Thanks,
    nakul

  • How to Disable Country Specific Checking for IT0021

    Hi
    I'm implementing PA for three countries.
    Client requires a common infotype be used across countries. For France and Italy I'm not able to set the IT0021 to the standard one. As SAP by default uses the Cpountry specific Infotpe.
    How to Disable this feature of SAP.
    - Aravind

    use the same Screen for the rest of the countries
    check P0021 in PE03 
    and check the number assigned to the screen
    if u want the screen number check system status and module pool number
    V_T582L for country specific
    V_T588M this for Module pool
    Edited by: Sikindar on Jan 16, 2009 8:54 AM

  • Crm country specific settings?

    We are implementing Oppurtunity management in CRM for one of our clients in the usa. They have another office in mexico and want to make sure that whatever configurations & settings we do is viewable to their office in mexico in their local language.
    I have never handled a multiple lanuage/country situation before. I want to find out that, if I make changes and customize their sales methodology. For eg I create a new phase called XYZ in the sales assistant. Will this get transalated to the spanish lanuage when they login in that language? What steps do I need to take to ensure this? Do I have to advise the client to have any country specific language versions installed?
    I would greatly appreciate if you can help me out with this stuff.

    Ofcourse you need to have Spanish added as an installed language.  You Basis person should be able to do that without any problems.  In addition, the users of the system should have their local language set. And finally, any developments you do may need to have some screen elements translated, unless you can stick with SAP supplied field elements (they get displayed in the proper language if this was installed by Basis)

  • Reuse country specific application

    Hi all,
    We have a requirement for a bank info application for Trinidad.
    As per our requirement, the bank info application for Trinidad should be on the lines of the US bank info application.
    I am trying to reuse the US bank info application as per the steps mentioned here - http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/30b0b66f-3a3d-2c10-4aa3-f53ee3299bb3&overridelayout=true
    However, i see that there is no screen structure defined for US bank info!
    So I copied the screen structure HCMT_BSP_PA_XX_R0009.
    Now i have to create a bank info resource for Trinidad. As i am looking at US bank info as best fit for reuse, should i copy the US bank info resource with the Trinidad namespace?
    The screen structure copied is of 'XX', while the resource that i will be copying will be of US. Is this ok? Or would it cause issues in the new application that i will create for Trinidad?
    TIA.

    You define country-specific services. When an employee starts a service, the system determines the employee's country grouping and checks if there is a country-specific service definition in the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views.
    If there is a country-specific service definition, the system uses this definition.
    If there is no country-specific service definition, the system uses the general service definition in the V_T7XSSSERSRV and V_T7XSSSERSRVC views. If the general service definition does not contain a resource object, the system does not display the service (see example 2).
    This enables you to define country-specific variations of services for certain countries while using a general service definition for all other countries.
    Activities
    Examples
    Example 1
    Your company has employees in seven different countries:
    Germany (01)
    Austria (02)
    Switzerland (03)
    Canada (07)
    USA (10)
    (Number in brackets = country grouping)
    The service for displaying a salary statement is the same for Germany, Austria, and Switzerland. For Canada and the USA, you need services with additional content.
    You define a general service for displaying the salary statement in the V_T7XSSSERSRV and V_T7XSSSERSRVC views.
    You define two additional services for the country groupings 07 and 10 in the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views.
    When an employee from Germany, Austria or Switzerland starts the service for displaying salary statements, the system uses the service definition in the V_T7XSSSERSRV and V_T7XSSSERSRVC views.
    When an employee from Canada or the USA starts the service for displaying salary statements, the system uses the service definition in the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views.
    Example 2
    Your company has employees in two different countries:
    Germany (01)
    Switzerland (03)
    (Number in brackets = country grouping)
    There is a service that is only relevant for employees from Switzerland.
    You define a general service without a resource object in the V_T7XSSSERSRV and V_T7XSSSERSRVC views.
    You define a country-specific service with a resource object for country grouping 03 in the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views
    This service is only displayed for employees in Switzerland.

  • Using Country Specific Chart of Account in addition to Operational COA

    Dear Team
    We are implementing 16 company codes with Group COA A002 and
    Operational COA A001 across all companies. Out of 16 Company codes 4
    company codes already went live and running successfully. We are also
    using one controlling area and operating concern for all company codes.
    Out of 16 company codes there are 2 company codes from Turkey and
    requires Turkey Country specific COA to be used mandatorily. But we
    would like use same COA A001 for Turkey company codes in order to use
    one Controlling Area across group which is not fulfilling the legal
    requirement of the Turkey. We would like to use Country specific COA in
    addition to the Operational COA and the same will be assigned to the
    Company code in OB62.
    In this case we need to create GL Accounts under Turkey COA and assign
    the same in the Operational COA as alternate Account no.
    In this case can we meet all the Turkey country specific legal
    requirements as given below through Alternate GL Accounts No?Turkey Legal Requirements:
    1.Country Specific GL account numbering
    2.Reflection accounting
        - Monthly Closing for Expenses Accounts
        - Yearly closing for Expenses and Balance Sheet accounts
    3.Inflation Accounting- Presently not using
    4.Country Specific Reporting
    5.Bank accounting- Bills if Exchange
    6.Print out of Transactions in Turkish language
    7.Cost of Sales statement
    8.Document Journal     
    9.Taxes on Sales & Purchases
    Please help in this regard.
    Thanks in advance
    Ravi Nalluri

    Hi,
    1. Create country COA in OB13
    2. Assign it to your company code in OB62
    3. Create GL accounts in your country COA
    4. Assign country GL account to your operating COA gl account(FS00 > Control data > Alternative account no.)
    5. System doesn't allow you to assign country COA gl if already has the balance
         So, change message settings accordingly in OBA5
    6. You can see financials from your country COA also as F.01 & F.08(Select Alternative Account Number)
    Rgds
    Murali. N

Maybe you are looking for