MSS Salary Development iView issue for specific country

This iView works for most countries (Salary Development iView + the Graph) but for certain countries namely China, the table will be empty but the graph will show the bars/values. Any ideas as to why this could happen?
Thanks,
BR

Solved.
Created a new enhancement spot on FM  HRWPC_EP_READ_SALARY_IT when calling FM 'RP_SALARY_GENERIC_CALC', leaving USE_IT0014 and USE_IT0015 parameters empty.
CALL FUNCTION 'RP_SALARY_GENERIC_CALC'
           EXPORTING
                PERSONNEL_NUMBER             = PERNR
                EVAL_WAGE_TYPE               = lt_buckets-LGART
                CURRENCY                     = lv_CURRENCY
                SALARY_AS_OF_DATE            = lv_salary_as_of_date2
                BEGIN_OF_EVALUATION          = YEARS-BEGDA
                END_OF_EVALUATION            = YEARS-ENDDA
                USE_IT0008                   = 'X'
                USE_IT0014                   = ' '
                USE_IT0015                   = ' '
                USE_P0008_ANSAL              = lv_USE_P0008_ANSAL_INDICATOR
           IMPORTING
                SALARY                       = lv_AMOUNT
           EXCEPTIONS
                ERROR_READ_0001              = 1
                ERROR_READ_0008              = 2
                ERROR_READ_0014              = 3
                ERROR_READ_0015              = 4
                NO_ENTRY_T511                = 5
                ERROR_AT_INDIRECT_EVALUATION = 6
                INTERNAL_ERROR               = 7
                OTHERS                       = 8.

Similar Messages

  • Salary Development iView in MSS has an issue

    Hi,
    We are implementing MSS.  I found the Salary Development iView is not getting data into the table (Table is empty). But it is showing properly in the Graphics with years and basic salary.( Please Navigate from Top Level Navigation :Manager Self Service->Team->General Information->SalaryDevelopment iView). I checked all possible ares but no useful info. Kindly help.
    Regards.
    Syam.T
    I have gone through the SAP Note 1029576 and still exploring
    Edited by: syam thupurani on Jun 22, 2010 8:39 AM

    Hi,
    The solution provided by SAP in a custom patch. Our SAP installation was 10 years old and the currency we have created was QR. But later the ISO standards are specifying QAR for Qatar Riyal. The WebDynPro is not recognizing the QR and showing the table empty. SAP has included the QR in the custom code patch and we have implemented and resolved the issue.
    Hope this is helpful.
    Regards.
    Syam.T

  • Salary Development iView (MSS) error

    Hello,
    I need some help when displaying Salary Development iView (General Information) in MSS. It shows a red exclamation and an error when reading data.
    Could you please help me?
    Thanks, 
    Isabel

    Hi,
    I am having the same problem. In DEV the Salary Development graph appears fine. However when we moved to the QAS environment I get the error message "Salary Development: An error occurred while the data was read"
    Can anyone help solve this?
    Thanks
    Tom

  • Salary Development iView is not pupulating table values

    Hi,
    We are implementing MSS. I found the Salary Development iView is not getting data into the table (Table is empty). But it is showing properly in the Graphics with years and basic salary.( Please Navigate from Top Level Navigation :Manager Self Service->Team->General Information->SalaryDevelopment iView). I checked all possible ares but no useful info. Kindly help.
    Regards.
    Syam.T
    I have gone through the SAP Note 1029576 and still exploring

    Does the manager have all the necessary authorization (Structural Authorization) assigned ?
    It might be because of that as well.
    Cheers-
    Pramod

  • How to stop/deactivate CLC (Credit Limit Check) functionalities for specific country

    Dear Experts,
    We are working in TM 8.1 which is integrated with ERP system. Currently we do not have any restriction at TM system level to stop processing the order if CLC limit is exceeding. But we are in process of adapting the same with TM 9.1 version.
    Now, we are in process of upgrading our ERP system and going pilot live for one country initially. We no more want to process the orders/invoices for which CLC limit is exceeding in the latest ERP system for live country for some time. Therefore our business wanted to deactivate or stop the CLC functionalities for specific country or sales organization within TM system, so that statistical record (Internal order) can not be created in ERP. Thus further processing can not be done in ERP.
    Could you please provide some important insights how to achieve the expected?
    Thanks,
    Bharath.

    Dear Dawson,
    Thanks for your reply.
    I have done the required analysis and arrive at below solution.
    Prior to that answering to your question, we are sending CLC to ERP upon activation of FWO. We have a customer specific button 'ACTIVATE' on every FWO UI. Entering CLC amount in Business partner tab is pre-requisite for successful activation of FWO.
    Coming to my solution which I have proposed: For sending the CLC to ERP, we have configured a PPF action definition with schedule condition and processing method call. Currently this PPF action definition is executed successfully upon activation of FWO for all.
    Here we will put a IF condition on sales organization / country for which we do not want to trigger this action, then if it is satisfied with our expected values we will stop further execution. This way we can avoid action triggering. ( I had already checked in debugging and confirmed the behavior).
    I believe, my solution is correct.
    Please advice if any other better way of doing it.
    Thanks,
    Bharath.

  • MSS 60.1.19 - Salary Development iView - Internal error wh reading the data

    Hi guys!
    I face the problem of an iView Salary Development. I get error: Internal error while reading the data. I found a thread with the same problem, but there is no solution. Did anyone of you solve this problem?
    Thanx for answers!
    Peter

    HI Peter
    I have the ivew salary development wroking more or less.  There are some problems with totals from wage types including IT14 & 15 which I have reported and waitnig for response frmo SAP..... but at least IT0008 is working ok on it.
    I didn't get this message so let me know how to help...!  Ha<ve you done the config for the iview yet?
    helen

  • Webdynpro ABAP application for specific Country

    Hello Consultants
    We have developed a custom Webdynpro ABAP application and the service is working alright.
    The probelm is that this service is to be enabled only for one Country i.e. India and this should not be visible for other country users.
    I have created resource, service and country-specific service for this application and linked the country-specific service to India. Even after doing this am not able to stop  the availability of  this service other countries.
    Shall be thankful for an immediate response.
    S. Chandrasekaran

    Dear Bharath,
    I am no expert on the topic but i can definitely answer your last question.
    Yes, Webdynpro ABAP applications are available in the latest versions.I have seen this in ECC Enhancement Package 3 (ECC 603).
    I can't really tell you much abt PCRs but the Requisition forms(SRQ3) in 603 are based on WDA application.If interested you can check the Recruitment work center in MSS.
    Also, please ensure that the relevant Business Function/Services are activated when using the enhancement packages to see the relevant functionalities.
    I think you need to activate the HCM administrative services BF available as of 602 . This definitely uses webdynpro ABAP applications in the portal.
    Regards,
    Sowmya
    Edited by: Sowmya Kadambi on Dec 23, 2008 3:23 PM

  • Compensation Management- Planning page in portal - Salary development iview

    Hi Experts
    I am working on Enterprise compensation Management Planning by manger in protal.
    In that portal page there is a a link for employee data on the employee name. clicking this link takes you to another screen where it display the employee data, compensation history data, Eligibiltiy, guidline, employee salary data and guidline values etc.
    In this screen there is an iview called "Salary Development". But this iveiw does not display any info, It always says no data found. What data it will display here?
    Can you one explain this iveiw with some example?
    Thanks and regards
    Dhina Varadhan

    Hi,
    Column EC_APPRAISAL used standard function module HR_ECM_UI_DISP_APPRAISAL (unless you have replaced this with your own) to display the appraisal ratings. The view name is V_TWPC_COL_ERP. Please check it through transaction SM30/SM31.
    For your issue, can you check if OSS note 1522746 is relevant?
    Hope this helps.
    Donnie

  • Apps suitable for specific country

    Hi is ther anyway of showing which of the bb apps are suitable for a specific country. 
    I have search for many a happy hour trying to ascertain if the app is North America / USA targetted or will work in the UK, and have used precious download MBs only to find it it a USA app in reality or is not UK specific.
    Any ideas on how I can improve relevant searchs please to get  UK / London function apps?

    IF your BlackBerry is a UK registered device and IF you are searching in AppWorld, you should be shown ONLY UK supported applications.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • AD DNS resolution Issue for specific Site

    Hello Experts,
    Currently I am facing issue for DNS Resolution.
    I have 2 Sites
    Site A(2003 R2 DC) & Site B(2008 R2 ADC)
    my domain name is abc.co.in
    and I have another forwardlookup zone abcl.com (mail.abcl.com/Dev.abcl.com)
    I am able to resolve host recoreds for abc.co.in & abcl.com from site A
    I am facing issue for Site B
    unable to resolve A records for mail.abcl.com
    when I am trying to resolve using
    ============================================================
    nslookup mail.abcl.com 192.168.0.5 (Site B ADC)
    getting below output
    Server : adc01siteB.abc.co.in
    Address : 192.168.0.5
    Non autoritative answer :
    Name : com.co.in
    address : 192.254.185.209
    Aliases : mail.abcl.com.co.in
    ==============================================================
    mail.abcl.com - 192.168.0.11 (Actual Internal A record)
    I want to know why this trying to resolve from external DNS (192.254.185.209)
    your help / pointers will be appreciable
    R Udeg

    Is your settings for site B the same for site A in the DNS Server properties?
    Did you make sure that UDP and TCP port 53 is open both ways?
    Did you make sure all resource records have been updated?
    Did you flush the cache/ scavenging happened?
    Did you check the DNS forwaders and recursion?
    Remember if a DNS server fails to resolve a name for which it is not authoritative, the cause is usually a failed recursive query. Recursive queries are used frequently by DNS servers to resolve remote names that are delegated to other DNS zones and servers.
    Note: If you disable recursion on the DNS server, you will not be able to use forwarders on the same server.

  • URL iview issue for intranet sites

    Hi Guys,
    I am creating a simple url iview for one of our Sharepoint site. when I preview the iview it works fine. but when I assign it to some Role, it doesn't load. "Page cann't be displayed" error comes. Some prefix with the text  "res://ieframe.dll/dnserror.htm#" added it the url.
    At the same time when I create url iview for internet sites they works. I have checked the Proxy settings and browser setting but no help.
    Please suggest if you something to try ?
    Regards
    Amit

    Hi Amit,
    Can you check the NWA Logs --> Default Trace to see if there are any log messages captured for this error. And analyse them.
    Also run a HTTP trace to check if the request calls generated. See if the Sharepoint URL is getting called or not. And status of response from that.
    Looking at the error, would suggest you to check the host names used on the URLs, should be FQDN.
    Also if your browser is IE8, may also want to add the portal and sharepoint domains to be shown in compatibility view. Can do this from Tools --> Compatibility View settings.
    Finally below is a help link to set up iViews in portal for sharepoint. Can refer to this and check the steps done at your end.
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0489149-5c93-2a10-8aaa-da1cd0b6edf3]
    Thanks,
    Swapna Priya.

  • TS2846 Why doesn't apple provide Model info designated for specific country or carrier?

    Why doesn't Apple just reveal the model numbers so the consumers know which carrier the iPhone was originally locked to? Instead of having consumers running around to ask multiple carriers in different countries to find out which country or carrier it was locked to begin with.

    They are good inputs and they do make sense, it's just there are other forum saying differently as well.
    http://gfgsm.blogspot.com/2010/11/iphone-carrier-list-model-numbers.html
    or
    http://www.gsmreloaded.com/f81/iphone-3g-3gs-model-numbers-country-carrier-13076 .html
    Just to name a few.
    Although they are not Apple affiliated but few hundreds is still not a big number and if there are lists then that would be helpful.
    Just a shot in the dark and wonder if I can get more info out from others.
    Thank you all.

  • ESS/MSS for International Country grouping

    Hi all,
    Scenario: We are implementing Portal ESS/MSS on ECC6 and have loaded the Best Practices with the below components.
    SAP NetWeaver Portal 7.0 SP12 with the following additional software components
         BP ERP05 Common Parts 1.0 SP08 (BP_ERP5COM)
         BP ERP05 ESS 1.0 SP08 (BP_ERP5ESS))
         BP ERP05 MSS 1.0 SP08 (BP_ERP5MSS)
         SAP ESS 600 SP08 (SAP_ESS)
         SAP MSS 600 SP08 (SAP_MSS)
         SAP PCUI_GP 600 SP08 (SAPPCUI_GP)
    Now, the ESS and MSS is to be implemented for a Country Grouping 99 - International and not any specific country.
    Problem: The iViews are not loading for International, when the R/3 config setting is for 99. While it seems to be calling the right iViews for 10 - USA or 12 - Belgium.
    Can you please assist on how to link up the Users to the roles and correct iViews.
    Thank you.
    Sandeep

    Hi Anil,
    Steps in brief:
    0. Once you have implemented the Busin. Packages from SAP you will get all the Portal Content which is country specific. This is the same content being called from R/3 using country specific resources.
    1. Go to R/3 -> Pers Admin -> ESS -> General Settings -> Home Page for SS -> Services -> Define Country Srvcs.
    Go into Define Country specific srvcs and you will see the view V_T7XSSSERSRVCG
    2. This table contains all the country specific implementations offerred by SAP. You can use some of these and copy/create for CGrpng 99 as below. This should be based on what services you want to use on ESS.
    EMPLOYEE_PERSINFO_ADDRESS         99    EMPLOYEE_ADDRESS_BE_SERVICE
    EMPLOYEE_PERSINFO_ADDRESS05       99    EMPLOYEE_ADDRESS_BE_SERVICE05
    EMPLOYEE_PERSINFO_BANK            99    EMPLOYEE_BANK_BE_SERVICE
    EMPLOYEE_PERSINFO_BANK05          99    EMPLOYEE_BANK_BE_SERVICE05
    EMPLOYEE_PERSINFO_FAMMEMBER       99    EMPLOYEE_FAMMEMBER_BE_SERVICE
    EMPLOYEE_PERSINFO_FAMMEMBER05     99    EMPLOYEE_FAMMEMBER_BE_SERVICE05
    3. Also make sure your CGrpng in Pers Area/ PSA is set to 99, basically Employee shold belong to 99.
    Hope this helps in figuring out a few more things !!
    Good luck
    ~ Sandeep

  • How to find custom Tcodes,programs and enhancement.. for a specific country

    hi...
    Is there any way in ABAP to find the Custom Tcodes, programs and enhancements only for specific country in our present system.

    Hi Srujan,
    Use the table name TSTC to find the custom program and t-code.
    To find the custom enhancement use t-code : CMOD.
    Regards
    Dev

  • MSS Work Overview issue "There is no iView available for system "SAP_ERP_HumanResources": object "employee"

    Hello Expert ,
    I am facing the below error when Manager clicks on the leave link under column 'Type Of Leave' . (please refer the below picture)
    There is no iView available for system "SAP_ERP_HumanResources": object "employee". For more information, contact your administrator.
    am I missing any configuration ?
    Thanks and Regards,
    Ravi

    Siddharth's response and the SAP Note he mentioned were both very helpful. I received the exact same error message in a different scenario. While the fix was likely different than the one needed in this specific case, it occurs often in custom MSS and HR Admin roles and I hope this helps someone else out. In my case I needed to add the Pages shown below to my Workset and mark them as invisible.
    error message:
    fix in my case:
    Thanks,
    Ben Marsh

Maybe you are looking for