MSS - General Information Page - "Contract Text"

Hello Experts,
I am having trobule finding out where the field "Contact Text" comes from.  The field is shown on the MSS Page "General Information" on the iView "General Data".  The subheading is "Contract Data".
I have run a trace on the portal page.  It looks like the page is reading the following infotypes:  0000, 0001, 0002, 0016, 0041, 0105, 0008, 0032, 004.
I assume the "Contract Text" field would come from IT0016.  However, there is no "Contract Text" field on that infotype.  Can anyone please tell me where this "Contract Text" field comes from?
Thanks,
Mike

The information that is displayed in the field "Contract Text" field is in the Infotype 0001 , field P0001-ANSVH
Hope this solve you doubt.
Regards

Similar Messages

  • How to pass Employee number of MSS - General Information to Start Process.

    Hi All,
    Just like HR admin role, Employee Information number is getting passed in Display Processes, Start Processes, and Personnel File, we have to make same scenario working for MSS also.
    In MSS, General Information Page, when manager selects the Employee, then that Employee Number should get passed in Display Personnel File and also in Start Process.
    I am new to HR module so I have not explined the requirement properlly, but Experts may be knowing this. Please help.
    Regards,
    Nikesh

    Hi Siddharth Rajora,
    I have actually 2 doubts..
    1. You mean to say this can be done and is already implemented, but I think it will only work if we put "Display Personnel File and Start Process" under "Related Activities" area right ?
    2. But user wants these views in the Detailed Navigation, so if he selects PERNER from general Information Page, and then if he clicks on "Start Process (under Detailed Navigation)" , then it shud show list of processes for that Employee.
    Can you please guide me properly.

  • Customization of MSS -- Team -- General Information Page

    Hi Experts,
    I have to customize MSS --> Team --> General Information Page.
    The General Information page contains following iViews:
    1) Employee Search iView
    2) Personal Data iView
    3) General Data iView
    4) Absence Days iView
    Personal Data iView, General Data iView and Absence Days iView are populated based on Employee Search iView.
    For the new requirement, we have to add one new iView say XYZ iView in General Information page. The XYZ iView will be populated based on Employee Search iView.
    There are two approach to do this work:
    a) Make changes in the Web Dynpro code of Employee Search iView - This appoach seems to be difficult. If you have worked on similar requirement, kindly share with me your experience and how you completed the work.
    b) Do some configuration changes - This appoach seems to be easy. If you have worked on similar requirement, kindly share with me your experience and how you completed the work.
    Regards,
    Gary

    Didn't get any answer

  • MSS General Information (Employee Search iview Fetching wrong Manager)

    Hi,
    In MSS we have General Information page which has Employee Search iview. This iview display the information in a table which has several columns... (Name, Personal Number, Manager, Position, Staffing Ration, Job... etc)
    The problem is under the Manager Section its displaying the wrong Manager Name, it should show the name of manager who has logged in but instead its showing some other manager.
    e.g. If David has logged in as a Manager and is searching for employees reporting him then in the employee search iview it show David's name as Manager for all his reportees) But in our case instead of David its showing wrong manager name.
    We have checked from functional point of view and the reporting relationship is okay as the manager (David) is able to approve the leave requests and overtime requests raised by his reportees.
    Kindly suggest a solution.
    Regards,
    Mittal

    1) For all other managers its working fine but this is the case with only one manager.
    2) Can you please tell me which is that FM which gets called through standard Java Webdynpro iview.
    Thanks

  • Add field to MSS General Information

    Hi experts,
    I'm trying to customize the iviews in MSS > General Information to add fields to the iViews. Thus, I need to identify what are the function modules they are calling. However, when I open sap.com/mss~eepro/ Web Dynpro component in NDWI, I could not see any model! Can anyone explain to me how does this application work then if it has no model to store function modules?
    THanks,
    Zm

    Hi,
    if you have access to ECC System go to transaction ST05 and run the trace with the user who is having access to run the iView. after it is on go to portal and run the General Information iView. after executing that go back to ECC system and switch off the analysis and see the RFC trace.
    it will show all the Function Modules that are called when executing the iView.
    and it is better if we don't make any changes to the standard FM and instead use the custom FM to add the fields, since we did the same sought of development using custom fm.
    creating a model and making changes to the application.
    Hope this helps.
    Cheers-
    Pramod
    reward points if helpful.

  • MSS - General Information - Related Activities Links

    Hi,
    what is the best/easiest way to change the MSS - General Information - Related Activities links?
    Thanks!
    Elvez

    Hi,
    created a custom area and assigned it to my "Related Activities" iView.
    /Elvez

  • Photo Display in MSS general information services

    Hi,
    Can any one pls guide for displying Photo in General Information Services of MSS buisness package 1.0 We have EP 7.0
    What are the steps needed to be followed and wot configuration are requird from backend as well as portal side...
    Regards
    Jigar Oza

    Hi,
           For me the Archive Link is working. Can you tell me where exactly it is storing the image.
    Thank you

  • MSS - General Information

    Hi Experts,
    Do we need to do any configuration to view General Information under Employee Information in MSS ? We are not able to see any data under General Information. We are having manager as a Chief Position. We are able to employees data under Team Calendar but don't see anything on General Information.
    Would appreciate kind guidance on the same.
    Thanks,
    Aashish

    Hi Anand,
    Hope you are doing good.
    As you would be aware, a java.lang.ClassNotFoundException exception  is thrown when an application tries to load in a class through its string name using, the forName, the findSystemClass or the loadClass method in class ClassLoader, but no definition for the class with the specified name could be found.
    Please deploy the Business packages (MSS and ESS) again and you should be able to fix this.
    Deploy using any of the tools available: seeSAP NOTE 1715441 .
    Kind Regards,
    Hemanth
    SAP AGS

  • MSS General Information - Personal Data Iview

    Hi,
    On Mss> Team > General Information,  We want to add to Personal Data Iview more fields, for example secondary address, We dont have NWDI, so I'm looking for some table to customize an add the parameters....
    Any help?
    Thanks in advanced!

    Unfortunately there is no table for this to customise, You can try peronalisation
    Without NWDI this cannot be achieved.
    http://help.sap.com/saphelp_erp2005/helpdata/en/ee/63ef41925b2135e10000000a1550b0/frameset.htm

  • MSS General Information Employee Search A002 relationship

    Hi All,
    We are having A002 based reporting structure ( no A012 relationship maintained).
    In General information there is a Iview for employee search.
    When we execute this search ( say using pernr), search does not return any values.
    Now if I maintain A012 relationship between Organization unit and the managerial position then this search works fine.
    My question is:
    1. Is issue related to structural authorization?
    2. Do i need to maintain some entry in T77S0 table?
    3. Or do I need to implement Z search class in Object and Data provider similar to CL_HRWPC_SEARCH_VIA_SELID?
    Any help would be highly appreciated.
    Thanks and warm regards,
    Aditya

    No the issue here is evaluaiton path what shall be used cause as you see
    This iView displays the employees in the manageru2019s area of responsibility, that is, employees who report either directly or indirectly to the manager. The display is based on the SAP application component Organizational Management.
    so check the properties of the iview ie
    Group of organizational structure views
    sap.xss.tmv.orgviewgroup
    Administrator
    Optional
    Organizational structure view group, for example MSS_TMV_EE, stored in Customizing.
    Individual organizational structure view
    sap.xss.tmv.orgview
    Administrator
    Optional
    Organizational structure view, for example MSS_TMV_EE_DIR, stored in Customizing
    ie check Function module HRWPC_GET_DIREPS_OF_LEVEL_1
    (Rule MSS_TMV_RULE1 uses evaluation path SAP_MANG and rule MSS_TMV_RULE5
    uses evaluation path MSSDIREC.)
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/2e/5a5d45d9f24fbdb06be2ff53651c3e/frameset.htm
    You can use your own evaluation path to accomodate your a012 relationship ie using OADP
    modify sap_mang to return your relationship
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=190743879
    HRWPC_OADP_GET_SEARCH_ROOTS calls HRWPC_GET_PATHROOTS

  • MSS - General Information - authorisations with Related Activities Links -

    Hello,
    We implemented related activities links on the MSS portal. We can see the links, but when we click on it, nothing happens, the iview (JAVA dynpro) is not executed.
    I checked the monitoring, and I noticed an authorisation problem with this service : sap.com/mss~eepro/GeneralInformation.
    It's been few days I am looking for where add this authorisation... could you help me ?
    Thank you.
    Nick

    Can you paste the exact error trace from Monitoring....
    However, required authorizations could be given at :
    System Administration -> Permissions ->
    and then below path in PCD
    pcd:portal_content/com.sap.pct/srvconfig
    I think exact is
    pcd:portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.mss/com.sap.pct.erp.srvconfig.eepro/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.GeneralInformation
    However there could be an authorization problem with R/3 end.....
    So please add informative part from Monitoring to this thread....
    Edited by: Saurabh Agarwal on Jul 22, 2011 1:31 PM

  • Need to enable Context Senstive DFF on iExpense 'General Information' Page.

    Hi Experts,
    I need to enable a DFF on a OA Framework page for iExpense. There are already two DFFs enable on the page but those are Global. Those are coming for every country, Now I need to enable one more DFF for a particular country - India. Could you please let me know that how can I do that for a particular Operating Unit ?
    Thanks,
    Sandy

    Thanks ! But how to make that context senstive. As in core apps we use $PROFILE$ but here in OA Frame work we can't do that so how to handle this thing?
    Thanks,
    San

  • Generic iViews in MSS- problem with launching in the general information

    Hi,
    My requirement is to display information with a custom query (display info from P0008) in the General Information.
    For this, we have chosen to work with Generic iViews.
    I have followed the following links:
    Link: [http://help.sap.com/erp2005_ehp_04/helpdata/EN/6c/9358f7d8dc43838e4f1135b9c37adb/content.htm]
    Link: [MSS Generic iView not working in General Information Page ]
    The problem i am facing is with Launching the iView Wizard and General Information provided in the 1st link. I am not able to continue with the pointsd under Portal Content Administration
    Thanks,
    Pinki

    Hi Siddharth,
    Thanks for the reply. But my query was not regarding ESS in MSS.
    Its about Generic iViews where you can fetch data using custom queries and user groups and display the same in the general information. I have attached the link provided by SAP below. There are mainly 3 parts to the config:
    1. Creating of custom query.
    2. Using FPM to add the generic iview for list to the perspective of the FPM appl of General information.
    3. Then creating the WD iview of the added view within General information from content Admin and then adding the WD page to the General information page.
    This is my comprehension of the steps provided. However there is one of the link within the Portal Content Admin that does not work.
    Please find the link from help.sap.com below:
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/6c/9358f7d8dc43838e4f1135b9c37adb/content.htm]
    Thanks,
    Pinki

  • Error In MSS Employee Information _general Information Page

    Dear All,
    I am facing an Issue in MSS .
    When I click on My Team Information > Employee Infomation>General Information Page--> The Standard Employee Search Application is not displaying the List of (Direct Reports) employees.
    The same Application works finein our development server.
    This problem is present only in our QC system.
    Kindly help me in solving this isse.
    Thanks and Regards
    Siva

    Hi,
    This might be transport issue or oterwise go to backend SAP R/3 change the entries in your development system i mean you are used all the standard entries, instead of standard entries you have configure new entries. goto Integration  with other mySap.com Components>Business packages>object and data provider--> there you have to define the orgnizational strecture view and also you can define group view also.
    Regards,
    Samba.

  • Trying to personalize the MSS General Data iView

    We want to make personalize the General Data iView, which appears on the General Information page.  We want to hide a couple of fields (contract text and cap. Utilization) and change the text for another field (Contract Data).  We attempted to do this in the standard way, which is to preview the iView and hover the cursor over the area we wish to personalize and use Ctrlright-click.  The general data iView does not work by itself.  It only works in conjunction with the Employee Search iView on the General Information page.  So then we tried to personalize the same fields on the General Information page also using the Ctrlright-click and then clicking Apply and then Ok.  The changes appear to save while still in preview mode.  Once we close and re-open the page the changes are gone.  The system will not allow us to make personalizations to a page and save them.  There is no error message showing, the changes are just not saved when you re-open the page.  Is there a fix that will allow us to personalize (as an administrator) a page and save the changes?

    Hi,
    Try it by doing it from portal content folder and navigate to the folder where the iview exits and then iview right click ->open object and preview here and do the changes and save.
    If we do it from the content area or from the page the changes will not be there for next time.
    Thanks,
    gopal

Maybe you are looking for

  • How to Activate Windows 8.1 Enterprise with Windows 8 Enterprise MAK?

    I bumped into this problem when being assigned to deal with the activation of Windows 8.1 Enterprise. There are around 6 notebooks in my team, and they seldom connect to corporation network so are essentially isolated from our KMS server. Therefore w

  • How to Display a PNG Depending on Web Service Response?

    Good Morning, I'm using the Weather.com XML web service to obtain current temperature, "feels like" temperature, and the current condition icon number.  Their service provides numerous (>20 I think) PNG files representing current condition.  How woul

  • Event Handler Call Back Functions

    Hi all, I've followed http://wiki.sdn.sap.com/wiki/display/CRM/ExtendBOLModelBTwithcustomtabletyperelationship that wiki to get my Z table accessible in the BOL through a relationship to BT. Create and display opperations are working just fine. My pr

  • MIR7 cannot pick negative transaction

    SAP master, In MIR7, user choose credit memo, and then key-in PO reference in the middle screen, but the negative goods receipt (in po history ME23N) cannot be display and cannot be picked-up; only display positive goods receipt. May I know what's wr

  • BAPI or FM to change Assortment module WSO2& WSO5

    Hi Experts, I need a BAPI or FM to change Assortment Modules in WSO2 & WSO5 transactions.. Please update me if you find any. Thanks & Regards, Jayapal.