Personnel Data Iview Error (It's very Urgent)

Hi All,
Personal Data   
Critical Error
A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
Please contact your system administrator.
failed to create or init instance of model 'com.sap.xss.hr.per.in.pdata.model.HRXSS_PER_P0002_IN' in scope APPLICATION_SCOPE with instanceId 'null'   
Caused by: com.sap.tc.webdynpro.progmodel.model.api.WDModelException: failed to create instance of model 'com.sap.xss.hr.per.in.pdata.model.HRXSS_PER_P0002_IN'
     at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getNewModelInstance(WDModelFactory.java:392)
     at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getOrCreateModelInstanceFromScopeMaintainer(WDModelFactory.java:329)
     ... 65 more
Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: no jcoMetadata found for RFC function 'HRXSS_PER_GET_F4_P0002_IN'! Please verify, that your model is consistent with the ABAP backend: 'EC6'.
Hi Please help me to solve this error it's very urgent ?
thanks and regards,
Phanikumar.

Hi Ashutosh Gulkhobre,
I coppied the dump from the ST22.
Now please tell me solution fro this error ?
Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED_NO
Exception              CX_SY_REF_IS_INITIAL
Date and Time          27.06.2007 09:54:55
     Short text
          Access via 'NULL' object reference not possible.
     What happened?
          Error in the ABAP Application Program
          The current ABAP program "SAPLHRXSS_PER_MAC" had to be terminated because it
           has
          come across a statement that unfortunately cannot be executed.
     What can you do?
          Note down which actions and inputs caused the error.
          To process the problem further, contact you SAP system
          administrator.
          Using Transaction ST22 for ABAP Dump Analysis, you can look
          at and manage termination messages, and you can also
          keep them for a long time.
     Error analysis
          An exception occurred that is explained in detail below.
          The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
           caught in
          procedure "HRXSS_PER_CLEANUP" "(FUNCTION)", nor was it propagated by a RAISING
           clause.
          Since the caller of the procedure could not have anticipated that the
          exception would occur, the current program is terminated.
          The reason for the exception is:
          You attempted to use a 'NULL' object reference (points to 'nothing')
          access a component.
          An object reference must point to an object (an instance of a class)
          before it can be used to access components.
          Either the reference was never set or it was set to 'NULL' using the
          CLEAR statement.
     How to correct the error
          Probably the only way to eliminate the error is to correct the program.
          If the error occures in a non-modified SAP program, you may be able to
          find an interim solution in an SAP Note.
          If you have access to SAP Notes, carry out a search with the following
          keywords:
          "OBJECTS_OBJREF_NOT_ASSIGNED_NO" "CX_SY_REF_IS_INITIAL"
          "SAPLHRXSS_PER_MAC" or "LHRXSS_PER_MACU04"
          "HRXSS_PER_CLEANUP"
          If you cannot solve the problem yourself and want to send an error
          notification to SAP, include the following information:
          1. The description of the current problem (short dump)
             To save the description, choose "System->List->Save->Local File
          (Unconverted)".
          2. Corresponding system log
             Display the system log by calling transaction SM21.
             Restrict the time interval to 10 minutes before and five minutes
          after the short dump. Then choose "System->List->Save->Local File
          (Unconverted)".
          3. If the problem occurs in a problem of your own or a modified SAP
          program: The source code of the program
             In the editor, choose "Utilities->More
          Utilities->Upload/Download->Download".
          4. Details about the conditions under which the error occurred or which
          actions and input led to the error.
          The exception must either be prevented, caught within proedure
          "HRXSS_PER_CLEANUP" "(FUNCTION)", or its possible occurrence must be declared
           in the
          RAISING clause of the procedure.
          To prevent the exception, note the following:
     System environment
          SAP-Release 700
          Application server... "ptgsap10"
          Network address...... "192.168.1.18"
          Operating system..... "Windows NT"
          Release.............. "5.2"
          Hardware type........ "2x Intel 80686"
          Character length.... 16 Bits
          Pointer length....... 32 Bits
          Work process number.. 0
          Shortdump setting.... "full"
          Database server... "PTGSAP10"
          Database type..... "ORACLE"
          Database name..... "EC6"
          Database user ID.. "SAPSR3"
          Char.set.... "C"
          SAP kernel....... 700
          created (date)... "Aug 29 2006 00:18:21"
          create on........ "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
          Database version. "OCI_10201_SHARE (10.2.0.1.0) "
          Patch level. 75
          Patch text.. " "
          Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
          SAP database version. 700
          Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
          Memory consumption
          Roll.... 8176
          EM...... 2090448
          Heap.... 0
          Page.... 0
          MM Used. 1208256
          MM Free. 880672
     User and Transaction
          Client.............. 001
          User................ "ESS_USER1"
          Language Key........ "E"
          Transaction......... " "
          Program............. "SAPLHRXSS_PER_MAC"
          Screen.............. "SAPMSSY1 3004"
          Screen Line......... 2
          Information on caller of Remote Function Call (RFC):
          System.............. "########"
          Database Release.... 645
          Kernel Release...... 700
          Connection Type..... "E" (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)
          Call Type........... "synchron and non-transactional (emode 0, imode 0)"
          Inbound TID.........." "
          Inbound Queue Name..." "
          Outbound TID........." "
          Outbound Queue Name.." "
          Client.............. "###"
          User................ "############"
          Transaction......... " "
          Call Program........." "
          Function Module..... "HRXSS_PER_CLEANUP"
          Call Destination.... "ptgsap10_EC6_10"
          Source Server....... "EPSAND1"
          Source IP Address... "192.168.1.36"
          Additional information on RFC logon:
          Trusted Relationship " "
          Logon Return Code... 0
          Trusted Return Code. 0
          Note: For releases < 4.0, information on the RFC caller are often
          only partially available.
     Information on where terminated
          Termination occurred in the ABAP program "SAPLHRXSS_PER_MAC" - in
           "HRXSS_PER_CLEANUP".
          The main program was "SAPMSSY1 ".
          In the source code you have the termination point in line 13
          of the (Include) program "LHRXSS_PER_MACU04".
          The termination is caused because exception "CX_SY_REF_IS_INITIAL" occurred in
          procedure "HRXSS_PER_CLEANUP" "(FUNCTION)", but it was neither handled locally
           nor declared
          in the RAISING clause of its signature.
          The procedure is in program "SAPLHRXSS_PER_MAC "; its source code begins in
           line
          1 of the (Include program "LHRXSS_PER_MACU04 ".
     Source Code Extract
     Line     SourceCde
         1     FUNCTION hrxss_per_cleanup.
         2     *"----
         3     ""Local interface:
         4     *"  EXPORTING
         5     *"     VALUE(MESSAGES) TYPE  BAPIRETTAB
         6     *"----
         7     
         8     *  CALL METHOD mac_adapter->cleanup
         9     *    IMPORTING
        10     *      messages = messages.
        11     
        12     * TRY.
     >>>>>       CALL METHOD xss_adapter->cleanup
        14         .
        15     * CATCH CX_HRPA_VIOLATED_ASSERTION .
        16     * ENDTRY.
        17       IF NOT xss_adapter2 IS INITIAL.
        18         CALL METHOD xss_adapter2->cleanup.
        19       ENDIF.
        20     
        21     ENDFUNCTION.
     Contents of system fields
     Name     Val.
     SY-SUBRC     0
     SY-INDEX     2
     SY-TABIX     13
     SY-DBCNT     30
     SY-FDPOS     0
     SY-LSIND     0
     SY-PAGNO     0
     SY-LINNO     1
     SY-COLNO     1
     SY-PFKEY     
     SY-UCOMM     
     SY-TITLE     CPIC and RFC Control
     SY-MSGTY     
     SY-MSGID     
     SY-MSGNO     000
     SY-MSGV1     
     SY-MSGV2     
     SY-MSGV3     
     SY-MSGV4     
     SY-MODNO     0
     SY-DATUM     20070627
     SY-UZEIT     095455
     SY-XPROG     SAPLHRXSS_PER_MAC
     SY-XFORM     HRXSS_PER_CLEANUP
     Active Calls/Events
     No.   Ty.          Program                             Include                             Line
           Name
         4 FUNCTION     SAPLHRXSS_PER_MAC                   LHRXSS_PER_MACU04                      13
           HRXSS_PER_CLEANUP
         3 FORM         SAPLHRXSS_PER_MAC                   LHRXSS_PER_MACU04                       1
           HRXSS_PER_CLEANUP
         2 FORM         SAPMSSY1                            SAPMSSY1                               85
           REMOTE_FUNCTION_CALL
         1 MODULE (PBO) SAPMSSY1                            SAPMSSY1                               30
           %_RFC_START
     Chosen variables
     Name
         Val.
     No.          4     Ty.      FUNCTION
     Name      HRXSS_PER_CLEANUP
     MESSAGES
          Table[initial]
     SY-XFORM
          HRXSS_PER_CLEANUP
             455555545544444552222222222222
             82833F052F3C51E500000000000000
             000000000000000000000000000000
             000000000000000000000000000000
     %_DUMMY$$
             2222
             0000
             0000
             0000
     XSS_ADAPTER2
             F0000000
             F0000000
     No.          3     Ty.      FORM
     Name      HRXSS_PER_CLEANUP
     SYST-REPID
          SAPLHRXSS_PER_MAC
             5454455555545544422222222222222222222222
             310C82833F052FD1300000000000000000000000
             0000000000000000000000000000000000000000
             0000000000000000000000000000000000000000
     %_%_MESSAGES
          Table[initial]
     No.          2     Ty.      FORM
     Name      REMOTE_FUNCTION_CALL
     %_DUMMY$$
             2222
             0000
             0000
             0000
     SY-REPID
          SAPMSSY1
             5454555322222222222222222222222222222222
             310D339100000000000000000000000000000000
             0000000000000000000000000000000000000000
             0000000000000000000000000000000000000000
     SYST-REPID
          SAPMSSY1
             5454555322222222222222222222222222222222
             310D339100000000000000000000000000000000
             0000000000000000000000000000000000000000
             0000000000000000000000000000000000000000
     HEADER
             000000000000
             000000000000
     TYPE
          3
             0000
             3000
     SY-XPROG
          SAPLHRXSS_PER_MAC
             5454455555545544422222222222222222222222
             310C82833F052FD1300000000000000000000000
             0000000000000000000000000000000000000000
             0000000000000000000000000000000000000000
     %_ARCHIVE
             2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
             0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
             0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
             0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
     RC
          0
             0000
             0000
     SY-XFORM
          HRXSS_PER_CLEANUP
             455555545544444552222222222222
             82833F052F3C51E500000000000000
             000000000000000000000000000000
             000000000000000000000000000000
     %_SPACE
             2
             0
             0
             0
     No.          1     Ty.      MODULE (PBO)
     Name      %_RFC_START
     %_PRINT
              000                                                                                0###
             2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000
             0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
             0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
             0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
     RFCTYPE_INTERNAL
          3
             0000
             3000
     Internal notes
          The termination was triggered in function "method_call_iref"
          of the SAP kernel, in line 2203 of the module
           "//bas/700_REL/src/krn/runt/abmethod.c#7".
          The internal operation just processed is "METH".
          Internal mode was started at 20070627095455.
     Active Calls in SAP Kernel
     Lines of C Stack in Kernel (Structure Differs on Each Platform)
     SAP (R) - R/3(TM) Callstack, Version 1.0
     Copyright (C) SAP AG. All rights reserved.
     Callstack without Exception:
     App       : disp+work.EXE (pid=24080)
     When      : 6/27/2007 9:54:55.565
     Threads   : 2
     Computer Name       : PTGSAP10
     User Name           : SAPServiceEC6
     Number of Processors: 2
     Processor Type: x86 Family 6 Model 11 Stepping 1
     Windows Version     : 5.2 Current Build: 3790
     State Dump for Thread Id 6cd0
     eax=000a7358 ebx=00000464 ecx=00000248 edx=00000000 esi=00000464 edi=00000000
     eip=7c82ed54 esp=0549c640 ebp=0549c6b0 iopl=0         nv up ei ng nz ac po cy
     cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00200297
     function : KiFastSystemCallRet
             7c82ed54 c3               ret
             7c82ed55 8da42400000000   lea     esp,[esp]              ss:0549c640=7c822124
             7c82ed5c 8d642400         lea     esp,[esp]              ss:27f2ac53=????????
     FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
     0549c6b0 77e6ba12 00000464 0001d4c0 00000000 0549c6e8 ntdll!KiFastSystemCallRet
     0549c6c4 0101f939 00000464 0001d4c0 00000001 7c38b5c8 kernel32!WaitForSingleObject
     0549c6e8 005641c2 005641fb 7c38b5c8 7c38b5c8 7c38b5c8 disp+work!NTDebugProcess [ntstcdbg.c (501)]
     0549c6ec 005641fb 7c38b5c8 7c38b5c8 7c38b5c8 01d87888 disp+work!NTStack [dptstack.c (1367)]
     0549c708 0056422f 7c38b5c8 00000000 0085f2b9 7c38b5c8 disp+work!CTrcStack2 [dptstack.c (352)]
     0549c714 0085f2b9 7c38b5c8 00000000 005f0059 00300030 disp+work!CTrcStack [dptstack.c (182)]
     0549c738 008626fb 3ccf0c10 00008006 00000000 00660bd8 disp+work!rabax_CStackSave [abrabax.c (7020)
     0549cfe0 0067f9fc 01285324 012852e4 0000089b 2054de20 disp+work!ab_rabax [abrabax.c (1243)]
     0549d010 006914a8 00000003 3cda5308 00000000 0549d078 disp+work!method_call_iref [abmethod.c (2203
     0549d078 007c8d1e 00000000 3cda5308 0549d1c4 3cda67e8 disp+work!ab_extri [abextri.c (552)]
     0549d08c 008433d6 00000000 3cda6768 0059fdb0 3cda64b4 disp+work!ab_xevent [abrunt1.c (281)]
     0549d098 0059fdb0 3cda64b4 00000008 3cda6768 00000000 disp+work!ab_dstep [abdynpro.c (491)]
     0549d1c4 005a2ae2 3cda5308 3cda5308 0549fd04 005a2654 disp+work!dynpmcal [dymainstp.c (2394)]
     0549d1d4 005a2654 3cda5308 3cda5308 00000003 0549fd04 disp+work!dynppbo0 [dymainstp.c (542)]
     0549d1f0 00577116 3cda5308 00000004 00000000 0000001a disp+work!dynprctl [dymainstp.c (359)]
     0549fd04 004741c6 0000001a 00000001 00000001 0049792f disp+work!dynpen00 [dymain.c (1464)]
     0549fd14 0049792f 00000004 00000000 00000003 00000002 disp+work!Thdynpen00 [thxxhead.c (4683)]
     0549fee0 00497ead 00000001 00000000 00000000 00430000 disp+work!TskhLoop [thxxhead.c (4395)]
     0549ff00 004214f1 00000000 00000000 7ffd5000 0549ff60 disp+work!ThStart [thxxhead.c (1153)]
     0549ff14 00401080 00000003 056368d8 00000001 00000000 disp+work!DpMain [dpxxdisp.c (1119)]
     0549ff60 011bf720 00000003 056368d8 056378c8 01c05000 disp+work!nlsui_main [thxxanf.c (82)]
     0549ffc0 77e523cd 00000000 00000000 7ffd5000 80938fd6 disp+work!wmainCRTStartup [crtexe.c (395)]
     0549fff0 00000000 011bf5dd 00000000 00905a4d 00000003 kernel32!IsProcessorFeaturePresent
     State Dump for Thread Id 6408
     eax=00000001 ebx=00000103 ecx=0770fee8 edx=7c82ed54 esi=00000000 edi=00000000
     eip=7c82ed54 esp=0770fec0 ebp=0770ff04 iopl=0         nv up ei pl zr na po nc
     cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
     function : KiFastSystemCallRet
             7c82ed54 c3               ret
             7c82ed55 8da42400000000   lea     esp,[esp]              ss:0770fec0=7c821514
             7c82ed5c 8d642400         lea     esp,[esp]              ss:2a19e4d3=????????
     FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
     0770ff04 0110e0b7 000006e0 00000000 00000000 059ca9d8 ntdll!KiFastSystemCallRet
     0770ff84 7c349565 00000000 00000000 00000000 0563a508 disp+work!SigIMsgFunc [signt.c (594)]
     0770ffb8 77e66063 0563a508 00000000 00000000 0563a508 MSVCR71!endthreadex
     0770ffec 00000000 7c3494f6 0563a508 00000000 00000000 kernel32!GetModuleFileNameA
     List of ABAP programs affected
     Index     Typ     Program     Group     Date     Time     Size     Lang.
          0     Prg     SAPMSSY1          0     11.04.2005     09:27:15         21504     E
          1     Prg     SAPLHRXSS_SER_AUTHORITHY_CHECK          1     13.02.2005     19:00:30         16384     E
          2     Prg     SAPLASTAT_TRIG          2     09.09.2004     14:18:33         13312     E
          3     Typ     ASTAT_TYP2          0     10.11.1998     05:35:18          2048     
          4     Typ     ASTAT_TYP1          0     30.11.1998     15:54:16          2048     
          5     Prg     SAPLSAUTHTRACE          5     07.03.2005     08:51:05         57344     E
          6     Typ     USOBHASH          0     02.07.2003     13:15:24          3072     
          7     Prg     SAPLSECH          7     05.07.2005     13:10:18         26624     E
          8     Typ     CVERS          0     09.11.2000     14:05:49          2048     
          9     Prg     SAPLHRXSS_PER_MAC          9     10.02.2004     14:21:15         49152     E
         10     Prg     CX_SY_REF_IS_INITIAL==========CP         10     05.07.2005     13:10:16         10240     E
         11     Typ     SCX_SRCPOS          0     18.05.2004     14:07:11          2048     
         12     Prg     CX_DYNAMIC_CHECK==============CP         12     05.07.2005     13:10:16         10240     E
         13     Prg     CX_ROOT=======================CP         13     05.07.2005     13:10:16         11264     E
         14     Prg     CX_NO_CHECK===================CP         14     05.07.2005     13:10:16         10240     E
         15     Prg     CX_SY_NO_HANDLER==============CP         15     05.07.2005     13:10:16         10240     E
         16     Typ     SYST          0     09.09.2004     14:18:12         31744     
     Directory of Application Tables
     Name                                     Date       Time       Lngth
         Val.
     Program      SAPMSSY1
     SYST            .  .            :  :          00004612
          \0\0\0\0\x000D\0\x000F\0\0\0\0\0\0\0\0\0\0\0\0\0\x001E\0\0
     ABAP Control Blocks (CONT)
     Index     Name     Fl     PAR0     PAR1     PAR2     PAR3     PAR4     PAR5     PAR6     Source Code     Line
       246     FUNC     03     0020                                   LHRXSS_PER_MACU03            1
       247     PAR2     02     0000     001B     C000                         LHRXSS_PER_MACU03            1
       249     FUNC     13     0003                                   LHRXSS_PER_MACU03            1
       250     PAR2     01     0000     0011     C001                         LHRXSS_PER_MACU03            1
       252     FUNC     FF     0000                                   LHRXSS_PER_MACU03            1
       253     ENDF     00     0000                                   LHRXSS_PER_MACU03            1
       254     -
     00     0000                                   LHRXSS_PER_MACU03            1
       255     STCK     02     C001                                   LHRXSS_PER_MACU03            1
       256     CPOP     00     0000                                   LHRXSS_PER_MACU03            1
       257     -
     00     0000                                   LHRXSS_PER_MACU03            1
       258     FUNP     3E     0000     0011     8000     0000     8000     0000     0000     LHRXSS_PER_MACU04            1
       262     FUNP     80     0000     0000     0000     0000     0000     0000     0000     LHRXSS_PER_MACU04            1
     >>>>>     METH     03     0000     0000     8006     0000     0000     0000     0000     LHRXSS_PER_MACU04           13
       270     PAR2     00     0000     0001     0000                         LHRXSS_PER_MACU04           13
       272     CMPS     20     024B     001B     001B                         LHRXSS_PER_MACU04           17
       274     BRAF     05     0007                                   LHRXSS_PER_MACU04           17
       275     METH     03     0000     0001     8006     0000     0000     0000     0000     LHRXSS_PER_MACU04           18
       279     PAR2     00     0000     0001     0000                         LHRXSS_PER_MACU04           18
       281     FUNE     00     0000                                   LHRXSS_PER_MACU04           21
       282     -
     00     0000                                   LHRXSS_PER_MACU04           21
Thanks and Regards,
Phanikumar

Similar Messages

  • Error in Personnel Data Iview (its very urgent)

    Hi All,
    Personal Data   
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    failed to create or init instance of model 'com.sap.xss.hr.per.in.pdata.model.HRXSS_PER_P0002_IN' in scope APPLICATION_SCOPE with instanceId 'null'   
    Caused by: com.sap.tc.webdynpro.progmodel.model.api.WDModelException: failed to create instance of model 'com.sap.xss.hr.per.in.pdata.model.HRXSS_PER_P0002_IN'
         at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getNewModelInstance(WDModelFactory.java:392)
         at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getOrCreateModelInstanceFromScopeMaintainer(WDModelFactory.java:329)
         ... 65 more
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: no jcoMetadata found for RFC function 'HRXSS_PER_GET_F4_P0002_IN'! Please verify, that your model is consistent with the ABAP backend: 'EC6'.
    Hi Please help me to solve this error it's very urgent ?
    thanks and regards,
    Phanikumar.

    Hi,
    I am not very much sure about this.
    Are u calling a BAPi from WD application?
    If yes then the error seems to be that : JCOs metadata is not available.
    Please check that ur JCO definitions in portal and make sure the name in Portal and the name u defined in WD application are same( case  sensitive).
    Also TEST JCO in Portal.
    Please revert back with current status and explain ur problem a bit more.
    Regards,
    Sumit

  • Error Pl help-Very urgent!

    Am getting the following error.Please help very urgent
    500 Translator.CompilationFailedExceptionCompiler errors:
    Found 1 semantic error compiling "D:/JRun4/servers/default/default-ear/default-war/WEB-INF/jsp/jrun__quicklinks2ejspf.java":
    502. for (Enumeration e = prioLinkBean.getGlobalTop() ; e.hasMoreElements() ;)
    <---------->
    *** Error: "prioLinkBean" is either a misplaced package name or a non-existent entity.
    Translator.CompilationFailedExceptionCompiler errors:
    Found 1 semantic error compiling "D:/JRun4/servers/default/default-ear/default-war/WEB-INF/jsp/jrun__quicklinks2ejspf.java":
    502. for (Enumeration e = prioLinkBean.getGlobalTop() ; e.hasMoreElements() ;)
    <---------->
    *** Error: "prioLinkBean" is either a misplaced package name or a non-existent entity.

    prioLinkBean.getGlobalTop();
    are u sure this method returns an Enumeration ???
    post ur code!
    [email protected]

  • Error in Personnel Data iview

    Hi All,
    Personnel Information
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    failed to create or init instance of model 'com.sap.xss.hr.per.in.pdata.model.HRXSS_PER_P0002_IN' in scope APPLICATION_SCOPE with instanceId 'null'
    Caused by: com.sap.tc.webdynpro.progmodel.model.api.WDModelException: failed to create instance of model 'com.sap.xss.hr.per.in.pdata.model.HRXSS_PER_P0002_IN'
    at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getNewModelInstance(WDModelFactory.java:392)
    at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getOrCreateModelInstanceFromScopeMaintainer(WDModelFactory.java:329)
    ... 65 more
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: no jcoMetadata found for RFC function 'HRXSS_PER_GET_F4_P0002_IN'! Please verify, that your model is consistent with the ABAP backend: 'EC6'.
    It's very urgent
    This HRXSS_PER_GET_F4_P0002_IN function module is not wxist in the backnd system.
    How to Resolve this error ?
    Thanks and Regards
    Phanikumar

    Hi,
    I am not very much sure about this.
    Are u calling a BAPi from WD application?
    If yes then the error seems to be that : JCOs metadata is not available.
    Please check that ur JCO definitions in portal and make sure the name in Portal and the name u defined in WD application are same( case  sensitive).
    Also TEST JCO in Portal.
    Please revert back with current status and explain ur problem a bit more.
    Regards,
    Sumit

  • Error in CO88 - Very Urgent

    When we run CO88 - Actual Settlement, I have the following error occurs -
    "Order 1101396: Split delta (207,260.00 in currency 10) according to standard
    price
    Message no. MLCCS 015 "
    Can some one help me, very urgent

    Hi,
    this error is related to material ledger actual costing. it seems that some acual cost component split cannot be created in the proper way. Normally I would recommend to open up a message to SAP support on component CO-PC-ACT to let the experts investigate into that. Since you state that it is very urgent you may try to help yourself by the program MLCCS_KO88_TREATMENT. The usage is described in
    <a href="https://service.sap.com/sap/support/notes/632752">note 632752</a>
    I would assume that the error vanishes if you declare in that program that you want to use a split according to the standard price.
    best regards,
                         Udo

  • Regarding error message.. very urgent

    HI guys,
    I am using an information message if any error..
    IF sy-subrc <> 0.
        MESSAGE i002 WITH iv_path.
    ELSE.
    iv_path contains the file path.. '//pmiasfvdev.aap.com/pmiasfvdev/sign_apo/SCIPIO/outbound/fplp1234.csv'
    and message no002 = "The file '&' you are trying to write is open. Please close the file!!."
    but when the error occured I am getting the information error as
    <b>The file ''//pmiasfvdev.aap.com/pmiasfvdev/sign_apo/
               SCIP' you are trying to write is open. Please close the file!!."</b>
    But I need to get the full path in the information message..
    <b>The file ''//pmiasfvdev.aap.com/pmiasfvdev/sign_apo/SCIPIO/outbound/fplp1234.csv'
              you are trying to write is open. Please close the file!!."</b>
    How can I do that,,its very urgent
    Points will be rewarded..
    thanks in advance!!
    regards,
    nazeer

    Hi Nazeer ,
    It is quite simple.Your problem is with the message qualifier .
    Try this.
    IF sy-subrc <> 0.
    MESSAGE i002 WITH iv_path1 iv_path2
    ELSE.
    in the above statements no change.
    change the message in 002 as
    002 = "The file '&&' you are trying to write is open. Please close the file!!."
    --Split your messages(iv_path) into 40char each as iv_path1 and iv_path2..
    could be enough in your case but to satisfy all cases
    002 = "The file '&&&&' you are trying to write is open. Please close the file!!."
    Regards,
    Raghav

  • One business area data is not reflecting queries   very urgent

    we had two business areas under one chart of account .while executing the query the fig of one business area not reflecting in queries what could be the reason.
    please i will assign full points give me best solution.Very urgent
    Regards,
    sampath

    my friend kalpana,
    data was ther.i will tell u clear picture
    i am configuring fi general ledger accounting.
    i ahave loaded line item data to 0figl_o02
    and  i have loaded leading ledger data to ofigl_o10 and ofigl_c10
    when i am executing the query i cannot see the fig from one of our business area ACC.Only CRIS B AREA FIG COMING.
    WHTA COULD BE THE REASON.pLEASE HELP ME OTHERWISE I WILL BE
    in big trouble.i need to test the data.Please kalpana.....
    Thanks & Regards,
    Sampath

  • Error message display - very urgent

    Hi Workflow Experts,
    I have one req with Error message dispaly.
    requirment with when ever User accessed work items in business workplace in R/3 System then Error Message should display.
    when ever work items for portal access then user can access.
    for the above requirment what i need to do?
    Please respond to this ... very urgent

    Well as it has been more than 2 hours since you asked your question I don't think it will do you any good if I give an answer now as your question is very urgent.
    But I will give an hint: authorizations.
    Regards,
    Martin

  • How to pass data from SAP to JAVA ( very urgent )

    Hi Experts,
    I have worked in ABAP, but now I joined to a new company. Here in my project requirement is as below:
    1. Need to transfer data ( account information ) from SCRM to SAP ( Business partner) using JCO.
    2. Need to transfer material information from SAP to SCRM through JCO.
    for 1st one I got solution in java and JSP , but for 2nd requirement I am unable to get. Can u please help me in this. How to do this and if any code required for this can u send me to me. 
    Very urgent , please help me.
    Thanks in advance,
    HP.

    Hi,
    Follow the below link..
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=crm+jco%27s&cat=sdn_all&start=11
    Award Points If Useful...

  • Personal data iView error....Anyone able to help?

    Hi All,
    I have a problem with my EP. I have create an iViews and link it to employee bank information (PZ03) which I publish this thru SE80 under Internet service. On the R/3 side, if I login as the employee, by typing “/n” then press “enter” and I type PZ03. I am able to see the screen. The problem is when I wanted to display the personal data (PZ13); I could not publish it in SE80 under Internet service. It gives me an error message that the object does not exist. However I am able to view the screen if I log in as an employee in R/3 (same with what I did for PZ03).
    On the EP side, I am not able to view that personal data (PZ13) iView. It gives me some error message which listed below. It is working fine in my development EP. Is there anything that I need to re-publish or any service that I need to activate?
    Error
    The page just hang there with an hour glass while on the bottom left corner of the browser, it show “done” with some warning. When I double click on the warning it gives me error which I listed some below.
    Line:572
    Char: 1
    Error: ‘Self.myOnloadhdIf2’ is null or not an object
    Code: 0
    URL: http://sapepprd.bimbdev.com.my/scripts/wgate/pz13/!?client=010&language=en&accessbility=0&DesignBaseUrl=http%3A%2F%2Fsapepprd.bimbdev.com.my%3A50400%2Firj%2Fportalapps%2Fcom.sap.portal.design.portaldesigndata%2Fthemes%2Fits&~design=sap_tradeshow
    Error 2
    Line:5116
    Char: 1
    Error: ‘its_tablecontrolObject’ is undefined
    Code: 0
    URL: http://sapepprd.bimbdev.com.my/scripts/wgate/pz1354ee2f84/~fIN0YXRIPTM4NDCUMDAxLiAyLiAy===?
    subframe=1&use_session_protocol=1&webguiuserareawidth=766&webguiuserareaheight=372
    Anyone know what is the problem or the solution?
    Thanks you…..
    Regards,
    Bryan

    Although I haven't used XSQL specifically with MySQL database, your issue is clearly related to some dependence on Oracle JDBC drivers. The first place to look - did you change the <connectiondefs> section of the XSQLConfig.xml file to include appropriate connection parameters for your database, including a class name of the MySQL JDBC driver? Another thing to try - switch to Tomcat's DataSource implementation - for instructions see comments in XSQLConfig.xml file. You'll need to use oracle.xml.xsql.XSQLDatasourceConnectionManager factory instead of the default one. Note that some advanced features may not be supported with DataSource-based DB connections, but those seem to be fairly obscure.
    Hope this helps,
    -M-

  • Data from oracle to excel very urgent

    hi all,
    im using servlets for fetching the data from oracle , i want to display the data which i get from orcle in excel sheet. A code snippet regarding this is highly appreciated...
    Thanks in advance

    Just visit Jakarta's POI API. It is simple. You can create workbooks, cells etc. You can apply styles, insert charts. And its very simple

  • Date difference !!! very urgent !!!

    Hi,
    Thanks for everyones help so far. But the code is still giving me error.
    My code is as follows but is still giving error.
    <%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.util.Date,java.sql.*,java.text.*" errorPage="" %>
    <%
    DateFormat df = DateFormat.getDateInstance();
    String s1="01/01/2003";
    String s2 = "01/03/2003";
    try {
    java.util.Date d1 = df.parse(s1);
    java.util.Date d2 = df.parse(s2);
    long a = d1.getTime();
    long b = d2.getTime();
    out.print(b-a);
    catch (java.text.ParseException pe) {
    out.print(pe.getMessage());
    %>
    It gives the following error :
    Unparseable date: "01/01/03"
    Thank you.

    You can do this,
    <%
    SimpleDateFormat df = new SimpleDateFormat("MM/dd/yyyy");
    String s1="01/01/2003";
    String s2 = "01/03/2003";
    try {
    java.util.Date d1 = df.parse(s1);
    java.util.Date d2 = df.parse(s2);
    long a = d1.getTime();
    long b = d2.getTime();
    out.print(b-a);
    catch (java.text.ParseException pe) {
    out.print(pe.getMessage());
    %>

  • Missing some master data for delta load( its very urgent please)

    Hi,
    I am working master data for delta load,the problem is when ever changes(SO) in r/3 RECORDS for address text,City Dstrct Nm.its not getting loaded into BW.every day some delta records are coming into BW.
    the data coming thru bw satging and bw.Please help what would be reson and where can i find the detail info,where is it missing.Please see below for example.
    Address Number/     Addr Ln 1 Txt/     City Dstrct Nm
    9025750333/                      #/               #     
    help me its very urgent

    Hi Sumanth,
    check the delta queue and the V3 job is it running correctly ,
    Have a look at OSS note :728687
    and also see the following thread
    Deltas are not available in Delta que
    Delta Queues are not cleared in R/3
    No data in RSA7 for 2lis_03_bf : HELP
    check the data may b it is in modifide status not active.
    regards,
    supriya

  • Need info on Staging Error Tables ( Please Very urgent)

    Hi Friends,
    I am new to ERP. I need Information on Staging Error Tables in ERP. Please Let me know if anybody have an idea on this.
    Thanks

    I am new to ERP. I need Information on Staging Error Tables in ERP. Please Let me know if anybody have an idea on this.https://forums.oracle.com/forums/search.jspa?threadID=&q=Staging+AND+Tables&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Date format with alter session -- very urgent !!!!

    The default format of date is DD-MON-YY.
    I like to change as DD/MM/YYYY. So I tried to do so by going
    through my login in SQLPlus and wrote
    ALTER SESSION
    SET NLS_DATE_FORMAT = 'DD/MM/YYYY'.
    The format got changed and there after every query displayed
    date in dd/mm/yyyy format. But once I exit sqlplus and reenter
    in sqlplus, the format goes away and the default date format i.e
    dd-mon-yy comes in existence.
    I want to know, how can i make my date format permanent and too
    for all users.
    null

    hello Khan,
    You can set this format in 2 ways, one is
    local setting and the other one is on server setting.
    Edit your c:\windows\oracle.ini (local setting)
    or your init.ora (oracle server setting)
    and add this script
    SET NLS_DATE_FORMAT = 'DD/MM/YYYY'
    note: if there's no nls_date_format in oracle.ini, the server
    nls_date_format in init.ora will be the current setting
    on your PC
    Hope this will help
    NEC PHIl.
    Shamsad Khan (guest) wrote:
    : The default format of date is DD-MON-YY.
    : I like to change as DD/MM/YYYY. So I tried to do so by going
    : through my login in SQLPlus and wrote
    : ALTER SESSION
    : SET NLS_DATE_FORMAT = 'DD/MM/YYYY'.
    : The format got changed and there after every query displayed
    : date in dd/mm/yyyy format. But once I exit sqlplus and reenter
    : in sqlplus, the format goes away and the default date format
    i.e
    : dd-mon-yy comes in existence.
    : I want to know, how can i make my date format permanent and
    too
    : for all users.
    null

Maybe you are looking for

  • How do I find the age of my macbook pro?

    I want to update from snow leopard 10.6.8 but the app store won't let me purchase mountain lion.  I'm not sure how old my macbook pro is, how do I find out?  Would there be any other reason why the app store is telling me my computer is not compatibl

  • Sound - No microphone gain ?

    MSI P35 Neo 2 FS Intel E8400 processor 2 x 1 Gig Corsair Ram 8800 GT Graphics card 550 watt Trust PSU Window Xp Home Edition. Realtek ALC 888/888T audio. When I try and connect to SKYPE the recipient informs me that my microphone volume is too low, a

  • Windows intallation freez

    Hi I have a Macbook Pro, and am trying to install windows XP with bootcamp. when the intallation reaches setting the regional date and time it freezes. I have tried woth a non apple mouse to no avail. I have also got fusion for when windows in runnin

  • Licensing J2EE

    I'm new in J2EE I need to know if I can use the free version of J2EE in my company for internal use, to deploy and run the company's applications. The license agreement states that I can. Really Can I use the software for commercial use? What are the

  • When downloading an app I keep getting error 1004?w

    Why do I get error 1004 when downloading an apple store app?