Custom fields in ESS webdynpro applications

Hi Experts,
Can you please suggest me where I am going wrong in this scenario? I have a standard application Family member application. We enhanced the infotype 0021 with new fields and corresponding fields are added in screen structures and HCMT_BSP_PA_JP_r0021. This is working fine in the backedn while creating a record in PA30. Standard application in webdynpro is working fine, after that I reimported the model in webdynpro and I can see these fields in my model, so I context binded them in controllers and then to view controllers. There are no errors in  it. I added few fields in detail layout. Now when I deployed and run the application after these changes, it is opening up with bizcard view empty and the button for creating a new record showing up, which is not the case should be as I have record in the backend for the same subtype. When I clicked on New record, and even withought filling up required fields, I clicked on continue button, and it is failing giving runtime exception at review view.
Does anybody have any suggestions for me? am I doing the proper steps to make these custom fields available in the screen? does anybody have documentation for adding custom fields in ESS applications or any helpful links, please let me know, I really appreciate your time.
Thanks
Murty

Hi all,
this is lil wierd but the problem is solved in this way.., it might be useful for others, so here is the way I did..,
Once I downloaded the model, I invalidated cache and also, I restarted J2EE, invalidation of cache sometimes acting up i guess. Then build it once again if the service is working fine. After that model bindings, contaxt changes, code changes one at a time and in between after every lil step, I deployed and run the service again, so that I can back that small step if it didnt work out.., finally this was fixed.., but all this process seems wierd about this approach and tiresome too.
Thanks
Murty

Similar Messages

  • Custom field in ESS Bank Information Screen in wrong location

    We created two custom fields for WD-ESS Bank Information (1.41).  These were added to the iView using Personalization.
    Now it is apparent that the Statement text field needs to be above the Checkbox field in order for these to work correctly.
    I have tried moving or deleting the fields in the Personalization screen from the iView with no success.  Is this possible and if so, how is it done.
    If not where on the backend would this be changed.
    Thanks,
    D. Maupin
    University of Kentucky

    check here how it is done
    http://wiki.sdn.sap.com/wiki/display/profile/ESSPersonalInformationUIenhancementwithoutmodification
    and
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=profile&title=ESSPersonalInformationUIenhancementwithoutmodification&decorator=printable

  • Question about ESS Webdynpro application's context change

    Hi All,
    Is it possible to add new entries into the ESS(based on ECC5.0) Webdynpro application's context especially under 'SelectedInfotype' from the back end ECC5.0 system?
    Kind regards,
    Vijay

    Hi Vijay,
    You cannot modify Web Dynpro application from backend. You need to setup NWDI for modifying Web dynpro applciation for ESS/MSS. Please refer to this NWDI Cookbook for XSS.pdf in SAP Notes 872892.
    Hope it helps
    Regards
    Arun

  • Add search help to customer field in ESS Leave

    Hi All ,
    I was able to add some required field on the screen by the customer fields like Country.
    But some fields need search help, can anyone advice how to add search help.
    Is it possible to add field from webdynpro code also , so that I can give search help from there also , if not possible from backend.
    Thanks and Regards,
    Nuzhat

    it needs to be done from backend
    you can customise the field to appear from the backend in the portal, and then add a code like  a normal field has to build
    a help
    check ptarQ>customising > additional fields

  • Adding a new field in the ESS webdynpro application.

    Hello All,
    We are currently using the ECC 5.0 and Portal EP 6.0 SP18.
    In the Family members Iview ( Web dynpro) there are different Items like Mother, Father, Child etc which we can add from the IMG. If we want to add new field ( SSN ) to the Spouse or Delete some standard given fields like Nationality in this Iview how can we achieve this. Please let me know. This is very urgent!
    Thanks,
    Chakri.

    No problem - I already sent you the material.
    If you still need some help then have a look at my tutorial, which you can download by using this link:
    https://www.sdn.sap.com/irj/sdn/softwaredownload?download=/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/business_packages/a1-8-4/teched-2006-sdn-day/sdnday_ess_hr.zip
    Please note that it requires SDN logon to download the file.
    Hope it helps,
    Harald

  • ESS custom fields - data entered in ESS screen is not saved in SAP record.

    I am working with an ABAPer on the BAdI HRPAD00INFTYUI. We are trying to make a few customer Z* fields avaialble on ESS for IT0021. We followed the document posted at
    https://www.sdn.sap.com/irj/scn/wikipath=/display/profile/ESSPersonalInformationUIenhancementwithoutmodification
    I managed to make the fields visible on the iview as per instructions from document at link above (I don't know much about portal config).
    Problems we have:
    When I enter data in the custom fields on ESS and press Review button the custom fields no longer show. In addition, the data record does not save the information entered in these custom fields.
    Cannot figure out how to change the order in which they appear on the screen. They are not in the same order that they appear on the 'Edit custom extension fields' screen where I made them visible.
    Any input is appreciated.
    Thanks,
    Nicoleta

    Hi,
    I think there are a few tasks that you can try to solve your problem (if you haven't already)
    - First you will have to repeat the personalisation steps that you performed (on the initial portal i-view screen) in the the review screen to get the fields to display on this screen.
    - to get the fields to update you will need to add them to the view V_T588MFPROPC or possibly V_T588MFPROPS though this table should be for SAP namespace
    - You may need to check your code in the INPUT_CONVERSION method of the BAdI
    Hope this helps
    Andrew

  • CRM 5.2 - Search on Custom fields in Accounts application

    Hi all,
                 We are in process of implementing crm 5.2 for the client. We have added a custom field ZZPRIMARY in Accounts application. Though the field is coming in dropdown for search, but search is not working on it. Do we have write some code, or customization, and if yes where to write the code?
       A custom field 'Date' is added in Opportunity and search is working fine in that.
    Anyone help from SAP????
    Anything specific to be done in Accounts application?
       Any help will be highly appreciated!
    Thanks and Regards,
    Rohit Khetarpal

    Hi,
         We implemented a badi to filter out the already coming results with the new parameter to achieve the desired search result.
      Hope it helps.
    Thanks.

  • ERROR In ESS WebDynpro with ERP2004  IDES System

    Hi,
    I have installed ERP2004 ECC 5.0 IDES version now i want to use ESS Application on Portal
    i Deployed the JAVA Components for ESS on the WAS 6.40 J2EE Server the componets are succesfully deployed.
    i also cofigure the SLD and JCO destination for ESS which is according to SAP Help.
    now my problem was when i test any of the ESS Webdynpro application using
    http://<host>:<Port>/webdynpro/welcome
    and login into webdynpro content administrator and expanding sap.com
    while running any of the ESS application from deployed content it's gives following common error for all application, no application is works
    error:---
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041104173322.0000 (release=630_REL, buildtime=2004-11-18:22:17:10[UTC], changelist=298578, host=PWDFM027)
    Web Dynpro code generators of DC sap.com/essaraddr:
    SapDictionaryGenerationCore: 6.4009.00.0000.20040910101802.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:24:41[UTC], changelist=280522, <b>host=PWDFM026.wdf.sap.corp</b>)
    SapMetamodelWebDynpro: 6.4009.00.0000.20040910102423.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:28:58[UTC], changelist=280539, <b>host=PWDFM026.wdf.sap.corp</b>)
    SapMetamodelCore: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:18:03[UTC],
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type com.sap.pcuigp.xssfpm.wd.model.types.Ext_Service could not be loaded: com.sap.dictionary.runtime.DdException:
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:242)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:205)
         at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.init(AttributeInfo.java:471)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initAttributes(NodeInfo.java:771)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:756)
    Caused by: com.sap.dictionary.runtime.DdException:
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker$1.fillSldConnection(DataTypeBroker.java:89)
         at com.sap.dictionary.runtime.ProviderFactory.internalResolveLogicalNameToJCODestination(ProviderFactory.java:408)
         at com.sap.dictionary.runtime.ProviderFactory.resolveLogicalNameToJCODestination(ProviderFactory.java:354)
         at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider
    look at the webdynpro application host type it's shows
    PWDFM026.wdf.sap.corp
    i think this host  are taken from R3 Side since the ERP2004 is IDES version, but my host was different
    if there is problem with host how can i changed this host setting
    if enything else i mising than plese help me to solve this
    regards,
    kaushal

    Hi,
    Go to technical landscapes and create a technical landscape for your ECC backend system.
    This should solve the problem.
    Regards
    Bharathwaj.

  • Add a Customer Field Tcode FS00 - G/L Account

    Hi All,
    We need add a customer field to the tcode FS00.
    Anyone have a sugestion for this.
    We searched an exit or enhancement for this but we d'ont find anything.
    Thanks,
    Carlos Duarte

    hI,
    Just check these following links.It may helps...
    /people/vikash.krishna/blog/2009/07/14/crm-70-how-to--4-adding-custom-fields-with-the-new-application-enhancement-tool-aet
    https://wiki.sdn.sap.com/wiki/display/HOME/Enhancement
    Regards
    Kiran

  • Adding custom fields to table view assignment block

    Hi All,
      I want to add two news fields to 'Service Contract Item Level' in 'Object List' assignment block. How can i add these two custom fields to table view assignment block using AET. I have tried to add new fields using AET but there is no business object supports to my requirement.
    Thanks & Regards
    Nitish

    Hi Nitish,
    As naveen sadid use Cutomer_i object . I guess it will be more appropriate.
    And following link will be helpful for AET creation.
    CRM 7.0 How to --4 Adding Custom Fields With The New Application Enhancement Tool (AET)
    Regards
    Loks

  • Accessing webdynpro applications externally

    Dear all,
    We are using ESS in EP 6.0 SP18 and ECC 5.0 which is based on web dynpro.  When ever I acccess the Web Dynpro based ESS applications, the requests are going to http://portalserver:50000/webdynpro...etc.
    We need to make our ESS WebDynpro applications externally accessible via internet.  I dont think opening up 50000 port is a good option.Please advise.
    Thanks,
    -Bharath

    Hi Bharath,
    check this
    http://help.sap.com/saphelp_nw04/helpdata/en/8e/adc93f4d903b1ce10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/b8/437d46d4451e4c9ab756e272a1581d/frameset.htm
    Regards,
    Ignacio.

  • Multiple Data entry profiles in ESS -Webdynpro?

    Hi All,
    We have an issue here with the data entry profile.
    The current system(ITS with 4.6c) has multiple data entry profile, from which the employee can select the profile according to the personel area,  he is in. ( Employee can have multiple data entry profiles ) .
    But in new frontend Portal, we dont have such option in EP 7 how can we achieve this in ESS- Webdynpro applications.
    Need your valuable inputs on this.
    Regards,
    NR

    Hi,
    The newer version does not allow you to enter multiple ESS Profile. You will have to define one profile for the CVR parameter. If you think you the ESS User needs multiple profiles, its better to revisit those profiles and change them so that each user gets one profile that fits his time entry.
    If you search in this forum, I think one earlier post had a good informative discussion about the same.
    Thanks,
    Ravi

  • Transfering customer fields from cProjects to PS

    Hello,
    I am starting with programming and would like to pass some customer fields to PS where I have two areas. On the one hand I have some customer fields in PS and on the other hand there are fields like "account assignment element" and "billing element" which I have to set in PS depending on my customer fields in cProj.
    Maybe someone could give me some advice to the following starting questions:
    Where can I implement my code for sync the fields from cProj to PS. There are BAdIs for customer fields, events in cProj application objects and one to check/edit fields in cProjects. But which is the right one to use when I want to sync my fields within the save process?
    Are there any code examples (except in the help files on help.sap.com and the img-guide) how to modify user defined fields and fields like "account assignement element" where I need to unlock the master data before modifiying them?
    Is there somewhere code that should how I can navigate within the cProj-project structure in order to move from project definition , phase and task the tree up and down?
    Wow.. what an adventure
    Thx in advance,
      your Vanessa

    Hi,
    Regarding field transfer, I answered your previous post.
    Regarding the project tree navigation, you can use function module 'BAPI_BUS2172_GET_TREE' (with the project guid as import parameter), and then sort the table Ascending or Descending.

  • ESS~ WebDynpro ~ZERO object reference not possible

    Hello,
    this is about ESS (Mexican) -> IT 021
    I ESS Prtaol I am getting the follwing error.
    Root Cause
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Access with ZERO object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
        at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:102)
        at com.sap.xss.per.fc.persinfo.FcPersInfo.onCleanup(FcPersInfo.java:499)
        at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.onCleanup(InternalFcPersInfo.java:536)
        at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.onCleanup(FcPersInfoInterface.java:247)
        at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.onCleanup(InternalFcPersInfoInterface.java:249)
        ... 38 more
    Inputs to solve this are welcome
    ~Thanks

    Hi ,
    Are you editing ESS WebDynpro applications ? If its a error in the standard component its a product issue and u can raise a OSS message.
    But I doubt , you have edited the same.
    In that case , can u post the code in FcPersonalInfo s interface controller 's onCleanUp function.
    Regards
    Bharathwaj

  • ESS WebDynpro Appilication with Repetitive structure

    I am trying to develop an ESS Webdynpro application for Infotype P0585 (Section 80) P0591 (Nominee Details), both these infotypes have repetitive structure.
    There is no screen structure or RFC's(For Read, Modify, Edit Operations) for these Infotypes.
    We are using ECC 5.0 (Software Component: EA-HR(SAP R/3 Enterprise HR Extension) Support Package Level : 09 )
    I understand that customising for repeat Structure can be done by making an entry in the tables T588AUTO_MAP, T588AUTO_TABLE     (Mapping for Conversion of Repeat Structure/Tables), but both these tables do not permit entry.
    Any guidelines in developing Webdynpro application for services that use infotypes that have repetitive structure and implementing conversion class for the above infotype.

    Hi Sarath ,
    I am also working on Infotypes P0585/6 .
    There are some modifications to be done in the Output Table Conversion Method inside the CL_HRPA_UI_CONVERT class for IT0585/6. The screen structure's was not getting copied properly and the Object Key of the Line-Records were lost inside this method somewhere. These changes are been rectified now and will be working by the end of the week.
    As for the Entry in the T588AUTO_TABLE , it has been done  for P0585/6 .
    Regards
    Aditya Todi

Maybe you are looking for