ESS Bank Information errors if end date is less than system date

Hi to all,
We have create an WD Java aplication to create new entries in infotype 0023. We have used a standar component DC (PersInfo).
The first problem - we couldn't create new entries if start date is less than system date and we used:
In transaction SPRO got to Personnel Management>Employee Self Service>Service Specific Setting-->Change Default Start Date
Business Add-In HRXSS_PER_BEGDA. You can set the date in the DEFAULT_DATE method.
Parameters of the method DEFAULT_DATE:
MOLGA (Importing)
PERNR (Importing)
INFTY (Importing)
SUBTY (Importing, optional)
BEGDA (Changing)
We have solved the first problem with begda.
The second problem - we couldn't create new entries if end date is less than system date.
Can anybody helps me about this second problem?
Thank a lot.

Can anybody helps me?
Thank a lot.

Similar Messages

  • ESS Bank Information errors if start date is less than system date

    Hello Developers,
    We are unable to create a new Bank Information record of type "Other"  from ESS Web Dynpro ECC 6.0 when we set the begda field to a date earlier than the system date.  When we attempt this we get the message: "Start date should be after <todays date> or later".
    Is there a configuration setting that will allow new records to be created with the begda set to a past date when creating new "Other" bank type records?
    Our payroll runs bi-weekly and we need to set the beginning date of a new record to the start date of the payroll cycle, which can be earlier than the creation date.
    Thank you

    Terry,
    In transaction SPRO got to Personnel Management>Employee Self Service>Service Specific Setting-->Change Default Start Date
    Business Add-In  HRXSS_PER_BEGDA. You can set the date in the DEFAULT_DATE method.
    Parameters of the method DEFAULT_DATE:
    MOLGA (Importing)
    PERNR (Importing)
    INFTY (Importing)
    SUBTY (Importing, optional)
    BEGDA (Changing)
    Regards
    Sarath

  • ESS Information errors if end date is less than system date

    Hi to all,
    I have create an WD Java aplication to create new entries in infotype 0023.
    First problem: At the beginning I couldn't create new entries if start date is less than system date. To solve this problem I used:
    The transaction SPRO to go to Personnel Management>Employee Self Service>Service Specific Setting-->Change Default Start Date
    In HRXSS_PER_BEGDA I changed BEGDA to 01.01.1900 in the DEFAULT_DATE method and i solved the first problem.
    Now I need solved the second problem - we couldn't create new entries if end date is less than system date.
    In this method DEFAULT_DATE I can't change ENDDA because ENDDA isn't a parameter in this method.
    MOLGA (Importing)
    PERNR (Importing)
    INFTY (Importing)
    SUBTY (Importing, optional)
    BEGDA (Changing)
    Can anybody helps me about this second problem?
    Thank a lot for your help.

    I am creating an aplication WD Java:
    - This application uses a R3 Function Module HRXSS_PER_MODIFY_PNNNN
    - This FM uses the method CALL METHOD xss_adapter->modify
    - This Method uses IF_HRPA_PERNR_INFTY_XSS~MODIFY
    - This method uses:
      IF buffer_entry-container->a_pskey-endda < user_today.
        msg-msgid = 'PG'.
        msg-msgty = 'E'.
        msg-msgno = '016'.
        msg-msgv1 = 'Data valid only for past is not'(009).
        msg-msgv2 = 'allowed;'(010).
        msg-msgv3 = 'correct'(011).
        msg-msgv4 = 'end date to a date today or future date.'(012).
        CALL METHOD message_list->if_hrpa_message_handler~add_message
          EXPORTING
            message = msg
            cause   = xss_adapter_generic.
      ENDIF.
    How can I change the value user_today?
    This value is a parameter for the method GET_INSTANCE in CL_HRPA_PERNR_INFTY_XSS, but I don't know when this method is called.
    Can you help me?

  • ESS  Bank Key Error Message

    Hello All,
    I want to customize ESS Bank application error message.Whe we don't enter input for routing number it gives the following message "Enter the bank key". I wanted to customize that error message. I could not locate it in WebDynpro  DC. Any input on this highly appreciated.
    Thanks
    VJ

    Hi,
    the error is coming from the Bapi, there will be a strandard error node in the bapi that will give the wd application to display the error, request the RFC developer to change in the back end,
    find out the node erroreturn in the model, and pass the information of RFC to the abap developer,
    otherwise, if you want to customize in WD application, you have to go to perticular method which is throughing the error and you can change there by calling ur own message from message pool.
    Cheers,
    Apparao.

  • 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

  • ESS Bank Information -- IBAN field need to be deactivated

    Hello All,
    Currently on ESS\MSS portal when I go to the following link ESS--> Personal Information --> Bank Information --> Bank details (Edit) , I get to see the IBAN field.
    Is there any way I can deactivated the field from getting displayed, if so how?.
    One way to go at the WDJ level and download the respective par file and make the changes (please let me know if I am right).
    Is there any other way of doing the same.
    Regards,
    Ronniee.

    Hello Venu,
    Thanks for your kind inputs here , Yes we can do the same on the iView level on field or UI element, but if we want to hide field for all the given users , If I want to hide a field accross all the users , How will i do that.Since hiding a field for a given single user will only be applicable.
    Regards,
    Ronniee.

  • ESS Bank Informations

    HI to all,
    Now the employees are able to modify their bank informations in ESS but not the IBAN code.
    Can I  public the IBAN code in E.S.S., in order to make them able inchanging it?
    My HR release is 4.7
    ESS based on ITS 6.20
    Thank
    Anna

    Hello Anna!
    Could you provide more informations about your issue?
    1) Did you already activate the IBAN field in the R/3 system?
    2) Does the IBAN field appear on ESS?
    3) If it appears, are you having problems SAVING new IBAN codes?
    That should help me find a aimed solution to your problem.

  • Error in ESS bank information application

    Hi all,
    In ESS  personal inforamtion workset in bank details application when i am trying to edit the application it is giving the following error.
    Data record 0000000400090 9999123120071015000 has grouping value "" instead of "99"
    when I click the review button it is giving this error.
    There is no functional consultant avaialable rigt now.Can anybody Pls help me .
    Thanx and regards,
    Rajesh
    Edited by: Rajesh A on May 15, 2008 10:27 AM

    Hi Anil,
                            Thanx for ur response.I tried to run the report.there are dat inconsistebncies.When I execute it is giving the following error.It is not able to remove the inconsistencies.It is giving a system message.
    Change before earliest retro. date 01.04.2008 acc. to control rec. to py area AE
    Message no. RP456
    Diagnosis
    The master data change that you carried out is relevant to payroll.
    It comes before the earliest retro date according to control record that changes relevant to payroll for this employee can be made.
    System Response
    You can not carry out the change.
    Procedure
    Check your entries and the status of the control record of payroll area AE (transaction PA03)
    Can i change the earliest retro. date in PA03 .......Is there any problem in doing so.?If not how to change it.
    Thanx and Regards,
    Rajesh
    Edited by: Rajesh A on May 15, 2008 12:55 PM

  • ESS Personal Information Errors

    Hi All,
    I want to implement ess mss for Finland country. I can see the country specific iViews in portal content.
    But as mentioned in business package guide, for Finland country there are no screens for services like personal data, address, bank , family for country code:44 - Finland.
    We want personal information too in portal for this country code.
    Currently I am getting following error for Family member iView:
    failed to create or init instance of model 'com.sap.xss.hr.per.us.family.model.HRXSS_PER_P0021_US' in scope APPLICATION_SCOPE with instanceId 'null'  
    Bank and addresses iView are getting open but that too without any particular subtypes like create permanent , temporary options are not there.
    In case of Personal data following error is coming:
    java.lang.StringIndexOutOfBoundsException
    +     at java.lang.String.substring(String.java:1019)+
    +     at com.sap.xss.per.fc.persinfo.FcPersInfo.CreateOverview(FcPersInfo.java:994)+
    Please let me know What needs to be done ?

    Also just wanted to update you that there are no Resource entries like EMPLOYEE_ADDRESS_XX_SERVICE05  for   FI (finland) country code.

  • ESS - Personal Information error

    I have installed the business package (ESS 60.2)latest support pack on EP 6.0 SP19.
    The backend is ECC 5.0 HR support pack 15.
    I am facing an issue with the personal information service.
    When i launch personal information screen (of the ess role) i am getting the following error message.
    Syntax error in program SAPLHRXSS_PER_MAC                       ., error key: RFC_ERROR_SYSTEM_FAILURE
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Syntax error in program SAPLHRXSS_PER_MAC                       ., error key: RFC_ERROR_SYSTEM_FAILURE
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
        at com.sap.xss.per.fc.persinfo.FcPersInfo.initPernr(FcPersInfo.java:356)
        at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.initPernr (InternalFcPersInfo.java:500)
        at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.initPernr(FcPersInfoInterface.java:167)
        at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.initPernr(InternalFcPersInfoInterface.java :217)
        at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.initPernr(InternalFcPersInfoInterface.java:345)
        at com.sap.xss.hr.per.ar.personal.overview.VcPerPersonalArOverview.onInit(VcPerPersonalArOverview.java :266)
        at com.sap.xss.hr.per.ar.personal.overview.wdp.InternalVcPerPersonalArOverview.onInit(InternalVcPerPersonalArOverview.java:276)
        at com.sap.xss.hr.per.ar.personal.overview.VcPerPersonalArOverviewInterface.onInit (VcPerPersonalArOverviewInterface.java:164)
        at com.sap.xss.hr.per.ar.personal.overview.wdp.InternalVcPerPersonalArOverviewInterface.onInit(InternalVcPerPersonalArOverviewInterface.java:144)
        at com.sap.xss.hr.per.ar.personal.overview.wdp.InternalVcPerPersonalArOverviewInterface$External.onInit (InternalVcPerPersonalArOverviewInterface.java:220)  
    Can anyone tell me if there is anything specific HR Backend configuration needed to enable this scenario ?
    Any pointers to the solution of this problem ?
    Thanks and Regards,
    Manoj

    Hi,
    I am trying with ESS business package version 10 ( as i am on ECC 5.0 Support Pack 15, which includes HR Support pack level 15 as well).
    I am still getting the same error message.
    the error message on the portal is as follows.
    Syntax error in program SAPLHRXSS_PER_MAC ., error key: RFC_ERROR_SYSTEM_FAILURE
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Syntax error in program SAPLHRXSS_PER_MAC ., error key: RFC_ERROR_SYSTEM_FAILURE
    at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
    at com.sap.xss.per.fc.persinfo.FcPersInfo.initPernr(FcPersInfo.java:336)
    at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.initPernr(InternalFcPersInfo.java:492)
    at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.initPernr(FcPersInfoInterface.java:166)
    when i checked it in the backend (HR System) using transaction ST 22 to see the problem in backend RFC.
    I am getting following dump (please see below) of ABAP Program SAPLHRXSS_PER_MAC. The error message has been highlighted in bold letters.
    Since i am not ABAP developer can anybody please help me with what kind of problem this could be ?
    It's very urgent matter to me. I would surely give points for any kind of help that i get.
    Information on where terminated
    The termination occurred in the ABAP program "SAPMSSY1" in
    "REMOTE_FUNCTION_CALL".
    The main program was "SAPMSSY1 ".
    The termination occurred in line 68 of the source code of the (Include)
    program "SAPMSSY1"
    of the source code of program "SAPMSSY1" (when calling the editor 680).
    Source Code Extract
    Line SourceCde
    38
    39 module %_rfcdia_call output.
    40 "Do not display screen !
    41 call 'DY_INVISIBLE_SCREEN'.
    42 perform remote_function_diacall.
    43 endmodule.
    44
    45 module %_cpic_start.
    46 if sy-xprog(4) = '%RFC'.
    47 perform remote_function_call using rfctype_external_cpic.
    48 else.
    49 call 'APPC_HD' id 'HEADER' field header id 'CONVID' field convid.
    50 perform cpic_call using convid.
    51 endif.
    52 endmodule.
    53
    54
    55 form cpic_call using convid type c.
    56 communication send id convid buffer header.
    57 if sy-subrc eq 0.
    58 perform (sy-xform) in program (sy-xprog).
    59 else.
    60 message a800.
    61 endif.
    62 endform.
    63
    64 form remote_function_call using value(type).
    65 do.
    66 * test if sy-xprog and sy-xform are set
    67 * sy-xform = 'quatsch'. sy-xprog = 'quatsch'.
    >>>>> call 'RfcImport' id 'Type' field type.
    69 perform (sy-xform) in program (sy-xprog).
    70 rsyn >scont sysc 00011111 0.
    71 enddo.
    72 endform.
    73
    74 form remote_function_diastart.
    75 do.
    76 call 'RfcImport' id 'Type' field rfctype_rfcdia.
    77 perform (sy-xform) in program (sy-xprog).
    78 "Parking position for next request
    79 rsyn >scont sysc 00011111 10.
    80 "ALternativ : Free mode
    81 "COMMIT WORK.
    82 "SYSTEM-CALL FREE MODE 0.
    83 enddo.
    84 endform.
    85
    86 form remote_function_diacall.
    87 sy-xcode = '%_@no@'.
    Thanks,
    Manoj

  • Warning Message in ESS bank information

    Hi all,
      I am getting  a warning message  " the money will not be deposited into other bank after dilimit date".
    I would like to change the text of this message .
    I check the RFC HRXSS_PER_DELETE_P0009_XX  but could not find any clues .
    any pointers are greatly appreciated.
    Thanks,
    sahiba

    Hi,
    Download the bank app from NWDI along with util and fpm DC, find for the message (cntrl +H) 'the money will not be deposited into other bank after dilimit date'
    You should have it in one of the views or message pool.
    -Vishal

  • Error 0x8026007 CPU running at less than 1GHz

    I'm trying to install the latest preview build, I'm currently on 9860. However because my pc keeps stepping the cpu down to 800MHz instead of running at the full 4.6GHz I keep getting the error message above. How can get around this? FYI I'm running an
    Asus Z97 Pro Wi-Fi board with i7 4790K 4.0GHz overclocked to 4.6GHz and 8GB of RAM.

    Have you tried to change the processor speed manually in BIOS?
    Additionally please check if you are using the latest BIOS version.

  • ESS: personnel information 500 internal service error

    Under "personnel information"menu in ESS,there are severl sub-menu ,for example:ddress, bank information, Familly member, person data.
    When try to open any of the sub-menu, there is a 500 inernal service error . the details pls see the below message.Our SAP
    release is ECC 5.0 and portal release is 7.0 sp11. Did anyone meet the same issue before or who would give me some good points? thanks.
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: DataNodeInfo(FcPersInfo.InitPernr.InitPernrOutput.Subtypes): structure field Default_Begda not found
        at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:299)
        at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:687)
        at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:238)
        at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)
        at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:674)
        ... 49 more

    thanks Barin.
    according to the indicated thing in the note in step 2, it would have to update the structure HRXSS_PER_SUPPLD_SUBTY_INFO in order to add Default_Begda component, but that structure does not exists.
    I suposse that the problem is about the compatibility between the EP and backend version.
    My backend is ECC 5.0 whit this components:
    SAP_BASIS     640     0016     SAPKB64016     Sistema Base SAP
    SAP_ABA     640     0016     SAPKA64016     Componente multiaplicaciones
    SAP_HR     500     0005     SAPKE50005     Gestión de Recursos Humanos
    And I using EP 7.0 - 2004s SP11 like ESS frontend.
    Any suggestion about this ?
    thanks in advance

  • ESS WebDynpro Bank Information

    Hi,
    When we run ESS Bank Information WebDynpro we are getting following error...
    An exception that could not be caught occurred., error key: RFC_ERROR_SYSTEM_FAILURE
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: An exception that could not be caught occurred., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java(Compiled Code))
         at com.sap.xss.per.fc.persinfo.FcPersInfo.initPernr(FcPersInfo.java:336)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.initPernr(InternalFcPersInfo.java:492)
         at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.initPernr(FcPersInfoInterface.java:166)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.initPernr(InternalFcPersInfoInterface.java:210)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.initPernr(InternalFcPersInfoInterface.java:318)
         at com.sap.xss.hr.per.us.bank.overview.VcPerBankUSOverview.onInit(VcPerBankUSOverview.java:265)
         at com.sap.xss.hr.per.us.bank.overview.wdp.InternalVcPerBankUSOverview.onInit(InternalVcPerBankUSOverview.java:294)
         at com.sap.xss.hr.per.us.bank.overview.VcPerBankUSOverviewInterface.onInit(VcPerBankUSOverviewInterface.java:163)
         at com.sap.xss.hr.per.us.bank.overview.wdp.InternalVcPerBankUSOverviewInterface.onInit(InternalVcPerBankUSOverviewInterface.java:144)
         at com.sap.xss.hr.per.us.bank.overview.wdp.InternalVcPerBankUSOverviewInterface$External.onInit(InternalVcPerBankUSOverviewInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java(Compiled Code))
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java(Compiled Code))
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:179)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java(Compiled Code))
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java(Inlined Compiled Code))
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java(Inlined Compiled Code))
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java(Compiled Code))
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java(Compiled Code))
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java(Compiled Code))
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java(Compiled Code))
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java(Compiled Code))
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java(Compiled Code))
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java(Compiled Code))
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java(Compiled Code))
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code))
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: An exception that could not be caught occurred., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java(Compiled Code))
         at com.sap.xss.per.model.mac.HRXSS_PER_MAC.hrxss_Per_Init_Pernr(HRXSS_PER_MAC.java:325)
         at com.sap.xss.per.model.mac.Hrxss_Per_Init_Pernr_Input.doExecute(Hrxss_Per_Init_Pernr_Input.java:137)
         ... 43 more
    any help is appreciated...
    Thanks

    Hi Srinivas,
    Thanks for the information.
    But this note is not relevant to Bank Information application.
    We were able to fix the problem with having infotype 9 and subtype 0 in the client we are working under img.
    Now we are getiting the following error... any help??
    CREATE OBJECT: Class CL_HRPA_INFOTYPE_0009_US could not be found., error key: RFC_ERROR_SYSTEM_FAILURE
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: CREATE OBJECT: Class CL_HRPA_INFOTYPE_0009_US could not be found., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.hr.per.xx.bank.fc.FcPerBankXX.readRecord(FcPerBankXX.java:271)
         at com.sap.xss.hr.per.xx.bank.fc.wdp.InternalFcPerBankXX.readRecord(InternalFcPerBankXX.java:704)
         at com.sap.xss.hr.per.xx.bank.fc.FcPerBankXXInterface.readRecord(FcPerBankXXInterface.java:146)
         at com.sap.xss.hr.per.xx.bank.fc.wdp.InternalFcPerBankXXInterface.readRecord(InternalFcPerBankXXInterface.java:247)
         at com.sap.xss.hr.per.xx.bank.fc.wdp.InternalFcPerBankXXInterface$External.readRecord(InternalFcPerBankXXInterface.java:323)
         at com.sap.xss.hr.per.us.bank.overview.VcPerBankUSOverview.onBeforeOutput(VcPerBankUSOverview.java:228)
         at com.sap.xss.hr.per.us.bank.overview.wdp.InternalVcPerBankUSOverview.onBeforeOutput(InternalVcPerBankUSOverview.java:282)
         at com.sap.xss.hr.per.us.bank.overview.VcPerBankUSOverviewInterface.onBeforeOutput(VcPerBankUSOverviewInterface.java:134)
         at com.sap.xss.hr.per.us.bank.overview.wdp.InternalVcPerBankUSOverviewInterface.onBeforeOutput(InternalVcPerBankUSOverviewInterface.java:132)
         at com.sap.xss.hr.per.us.bank.overview.wdp.InternalVcPerBankUSOverviewInterface$External.onBeforeOutput(InternalVcPerBankUSOverviewInterface.java:208)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:503)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:471)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:354)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:179)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java(Compiled Code))
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java(Inlined Compiled Code))
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java(Inlined Compiled Code))
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java(Compiled Code))
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:370)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:608)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: CREATE OBJECT: Class CL_HRPA_INFOTYPE_0009_US could not be found., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.per.xx.bank.model.HRXSS_PER_P0009_XX.hrxss_Per_Read_P0009_Xx(HRXSS_PER_P0009_XX.java:239)
         at com.sap.xss.hr.per.xx.bank.model.Hrxss_Per_Read_P0009_Xx_Input.doExecute(Hrxss_Per_Read_P0009_Xx_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 43 more
    Thanks

  • ESS - Bank - Payment method  showing blank line

    Hi All,
    I have two specific problem  for ESS - Bank.
    1. In the ESS - Bank Information, we have a requirement to restrict Payment Method for a specific condition.
       If employee's current Payment method (in IT09-ZLSCH) is 'E' (BAC Transfer), then he can not choose any other Payment method  in the Edit section. In order to accomplish that. we have used Badi HRPAD00INFTYUI and in the method FILL_HELP_VALUE, we have put the code to restrict Payment method to current payment method for above condition.
         Sample Code:
                     READ TABLE help_values INTO help_values_wa   WITH KEY fieldname = 'ZLSCH'.
                     ASSIGN help_values_wa-data->* TO <tabs>.
                    if pa_0009-zlsch = c_pay.
                    Loop at <tabs> ASSIGNING <wa_tab>.
                    assign COMPONENT 1 of structure <wa_tab> to <comp>.
                    if <comp> NE  c_pay.
                   delete <tabs>.
                   endif.
                  endloop.
                  endif.
    As a result, we are getting 2 drop down values. One is Bank Transfer (As desired) and one Blank Line. In debug mode we saw help_values table only contains Bank Transfer. Thus I think this Blnak line is getting added by other SAP code.
    Please help me for this issue and I would like to know how I can get rid of this Blank Line.
    2.  In Bank, We have created two Iviews. one for Edit. and Another for New Bank Account. Both of these hit BAdi HRPAD00INFTYUI in the Back end. For new Bank Account, BAdi implementation should be skipped so that user can have all Payment methods available even if his current Payment Mehtod is Bank Transfer. We have used Decoupled Framework also.
    Please let me know how can I deactivate /filter above  Badi implementation for New Bank Account.

    Guys,
    I feel, there is a SAP bug for the blank line in the web dynpro drop drown. In bank application, payment method will have a blank line entry by default. After doing a system debugging, I am sure that, this is not a back end bug. While system is binding  values  to frond end pick list (Dropdown box) element, it includes a blank line for unknown (to me at least) reason.
    Thus, the only option to get rid of this issue is to make the field mandatory.
    Can anybody reply for my second question that I have posted.
    2. In Bank, We have created two Iviews. one for Edit. and Another for New Bank Account. Both of these hit BAdi HRPAD00INFTYUI in the Back end. For new Bank Account, BAdi implementation should be skipped so that user can have all Payment methods available even if his current Payment Mehtod is Bank Transfer. We have used Decoupled Framework also.
    Please let me know how can I deactivate /filter above Badi implementation for New Bank Account.
    Regards,
    Kalikinkar

Maybe you are looking for

  • Processor upgrade on Satellite L30

    Can I replace my Intel celeron with a full Intel pentium for my laptop Satellite L30-105? As it's so slow I've only had it since Feb 2007, plus half my hard disk has vanished also?

  • IPhoto Library won't open after upgrade to mountain lion

    One of my iPhoto libraries (stored on a WD Pasport Studio) won't open properly after upgrade to Mountain Lion 4oo5 open ok. One opens but disc symbol keeps spinning and Iphoto stops responding. Any ideas?

  • How do I delete pictures in Photo Library?

    I was synicing my iphone earlier today, and It synced my photo livbrary to m,y phone and I dont want that. Can you help me get it off?

  • Can I set up a message-listener on a temporary destination?

    //Given session exists Topic tempTopic = session.createTemporaryTopic(); TopicSubscriber receiver = session.createSubscriber(tempTopic); //Topic is a named topic defined using Admin tool. TopicPublisher sender = session.createPublisher(topic); sessio

  • OS question

    I have a late 2008 MacBook that was running Snow Leopard. I recently upgraded the hard drive from 250GB to 1TB. I rebooted with the original OS disk (10.5.8) I have a complete Time Machine backup on my Time Capsule. The problem is this: I have lost t