Runtime Error in HR module t-code PPOCE [upgraded 4.7 to ECC6]

HI Gurus!
at my client site , we have upgraded 4.7 to ECC6. Now functional consultants are testing the system.When HR consultant working on PPOCE t-code ,the patch no of SAP HR - 0007. its giving runtime error.
Runtime Errors  CREATE_DATA_UNKNOWN_TYPE                              
Except.     CX_SY_CREATE_DATA_ERROR          Date and Time                    19.08.2008     14:42:44          
Short text                    
CREATE DATA: The specified type "HRP1680" is no valid data type.                                        
What happened?                    
Error in the ABAP Application Program          
The current ABAP program "SAPLRHDB" had to be terminated because it has come across a statement that unfortunately cannot be executed.                                        
Error analysis :An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_CREATE_DATA_ERROR', was not  caught in
procedure "FILL_I777D" "(FORM)", 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:
The dynamically specified type "HRP1680" at CREATE DATA is no valid data type.
The type is either unknown or an object type.
Missing RAISING Clause in Interface          
Program     SAPLRHDB
Include     LRHDBF00
Row     177
Module type  (FORM)
Module Name FILL_I777D
Trigger Location of Exception               
Program     SAPLRHDB
Include     LRHDBF00
Row     308
Module type(FORM)
Module Name     FILL_I777D
Source Code Extract          
Line          SourceCde
278          **                HEADER   = FI_HEADER                    "ANDBCEK008264
279          **           TABLES                                       "ANDBCEK008264
280          **                FIELDTAB = FI_TAB                       "ANDBCEK008264
281          **           EXCEPTIONS                                   "ANDBCEK008264
282          **                OTHERS   = 4.                           "ANDBCEK008264
283          *                                                         "ANDBCEK008264
284          *      CALL FUNCTION 'DDIF_FIELDINFO_GET'                 "ANDBCEK008264
285          *           EXPORTING                                     "ANDBCEK008264
286          *                tabname        = fi_tabname              "ANDBCEK008264
287          **               FIELDNAME      = ' '                     "ANDBCEK008264
288          **               LANGU          = SY-LANGU                "ANDBCEK008264
289          **               LFIELDNAME     = ' '                     "ANDBCEK008264
290          **               ALL_TYPES      = ' '                     "ANDBCEK008264
291          *           IMPORTING                                     "ANDBCEK008264
292          *                x030l_wa       = fi_header               "ANDBCEK008264
293          **               DDOBJTYPE      =                         "ANDBCEK008264
294          **               DFIES_WA       =                         "ANDBCEK008264
295          **          TABLES                                        "ANDBCEK008264
296          **               DFIES_TAB      =                         "ANDBCEK008264
297          *          EXCEPTIONS                                     "ANDBCEK008264
298          *               not_found      = 1                        "ANDBCEK008264
299          *               internal_error = 2                        "ANDBCEK008264
300          *               OTHERS         = 3.                       "ANDBCEK008264
301          *
302          *      IF sy-subrc EQ 0.
303          *        i777d-tbtab_tabof = fi_header-tablen - tabnr_intlen.
304          *        i777d-pnnnn_tabof = i777d-tbtab_tabof - 8.
305          *      ENDIF.
306          
307          *      ASSIGN char TO <any_field> CASTING TYPE (fi_tabname).  "ANDDDIF
>>>>>                create data anyfield type (fi_tabname).                "ANDUNI
309                assign anyfield->* to <any_field>.                     "ANDUNI
310          
311          *     we need a character view of <any_field> !!!            "ANDUNI
312                assign <any_field> to <char_field> casting type c.     "ANDUNI
313          
314          *      DESCRIBE FIELD <any_field> LENGTH tablength            "ANDDDIF
315          *                                 IN BYTE MODE.               "ANDDDIF
316          
317                DESCRIBE FIELD <char_field> LENGTH tablength           "ANDUNI
318                                            IN CHARACTER MODE.         "ANDUNI
319          
320                <i777d>-tbtab_tabof = tablength - tabnr_intlen.        "ANDDDIF
321                <i777d>-pnnnn_tabof = <i777d>-tbtab_tabof - 8.         "ANDDDIF
322          
323             ENDIF.
324              IF <i777d>-ext_infty NE space.                             "VWMEXT
325                READ TABLE i77id
326                     WITH KEY infty = <i777d>-infty
327                     BINARY SEARCH.
i have check the table HRP1680 in SAP4.7c but in ECC 6 it is not there. So i have create that table. Is it Info-type? or i have apply OSS notes.
regards
Rahul
Edited by: rahul deshmukh on Aug 20, 2008 11:52 AM

Hello,
I receive the same error when trying to change records of an infotype. Did you find a solution to this problem? I know your message is from 2008, but maybe you remember what you did to solve it
Thank you!
Iuliana

Similar Messages

  • Ionic Side Menu Template - Javascript JavaScript runtime error: [$injector:nomod] Module 'ngLocale' is not available!

    I am using VS 2013 ,CTP 3.1
    When I tried to run the Ionic side menu template on Emulator 8.1, the javascript console shows below exception  -
    Exception was thrown at line 9576, column 11 in ms-appx://io.cordova.myapp8724a31325644ec29a8d2d88682b7987/www/lib/ionic/js/ionic.bundle.js
    0x800a139e - JavaScript runtime error: [$injector:nomod] Module 'ngLocale' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
    http://errors.angularjs.org/1.3.6/$injector/nomod?p0=ngLocale
    There was no code changes to any of the files.
    Please advise.

    Yes. I am using the same template.
    I am not able to attach the screenshot here.
    This is the error -
    'WWAHOST.EXE' (Script): Loaded 'Script Code (MSAppHost/2.0)'. 
    Exception was thrown at line 9576, column 11 in ms-appx://io.cordova.myapp8724a31325644ec29a8d2d88682b7987/www/lib/ionic/js/ionic.bundle.js
    0x800a139e - JavaScript runtime error: [$injector:nomod] Module 'ngLocale' is not available! You either misspelled the module name or forgot
    to load it. If registering a module ensure that you specify the dependencies as the second argument.
    http://errors.angularjs.org/1.3.6/$injector/nomod?p0=ngLocale

  • BAPI Runtime Error DBIF_RSQL_INVALID_REQUEST with module "KONV_BEARBEITEN"

    Hi Experts
    I am trying to create a sales order using BAPI FM BAPI_SALESORDER_CREATEFROMDAT1. After executing the program it shows in output screen that the sales order created and also displays the newly created sales order number. But when I want to check the order from VA03 it shows Express document "Update was terminated" received by author AAA, where AAA is login name.
    I also analysis the sort dump for which the update process was terminated. I give the error details
    Runtime Errors         DBIF_RSQL_INVALID_REQUES
    Error analysis
        An invalid request was made to the SAP database interface in a statement
         in which the table "KONV " was accessed.
    Below are the module name and report from where the error is coming.
    Function Module name  RV_SALES_DOCUMENT_ADD
    Program Name  SAPLV45U
    Include  LV45UF0K
    Row  26
    Source code from Rruntime Error
      Line  SourceCde
    1 *****************************************************************
        2 *  Unterroutinen RV-Auftragsabwicklung alphabetisch sortiert:
        3 *  ----------------------------------------------------------
        4 *  Buchstabe K:
        5 *
        6 *****************************************************************
        7
        8 *----------------------------------------------------------------
        9 *       FORM KONV_BEARBEITEN
       10 *----------------------------------------------------------------
       11 FORM KONV_BEARBEITEN.
       12
       13   CHECK: FKONV_GEAENDERT NE SPACE OR
       14          VORGANG = CHARH.
       15
       16   IF VORGANG NE 'H'.
       17     DELETE FROM KONV WHERE KNUMV = VBAK-KNUMV.
       18 ENHANCEMENT-POINT KONV_BEARBEITEN_10 SPOTS ES_SAPLV45U.
       19   ENDIF.
       20
       21   LOOP AT FXKOMV.
       22     FXKOMV-MANDT = VBAK-MANDT.
       23     FXKOMV-KNUMV = VBAK-KNUMV.
       24     MODIFY FXKOMV.
       25   ENDLOOP.
    >>>>>   INSERT KONV FROM TABLE FXKOMV.
       27   IF SY-SUBRC NE 0.
       28     MESSAGE A100 WITH
       29   ENDIF.
       30
       31 ENHANCEMENT-POINT KONV
       32 ENDFORM.
       33 *eject
    Below is my source code.
    *& Report  Z_BAPI_SALESORDER
    REPORT  z_bapi_salesorder.
    * Sales document type
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text FOR FIELD p_auart.
    PARAMETERS: p_auart TYPE auart OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    * Sales organization
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text1 FOR FIELD p_vkorg.
    PARAMETERS: p_vkorg TYPE vkorg OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    * Distribution channel
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text2 FOR FIELD p_vtweg.
    PARAMETERS: p_vtweg TYPE vtweg OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    * Division.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text3 FOR FIELD p_spart.
    PARAMETERS: p_spart TYPE spart OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    SKIP 1.
    * Sold-to
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text4 FOR FIELD p_sold.
    PARAMETERS: p_sold  TYPE kunnr OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    * Ship-to
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text5 FOR FIELD p_ship.
    PARAMETERS: p_ship  TYPE kunnr.
    SELECTION-SCREEN END OF LINE.
    SKIP 1.
    * Material
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text6 FOR FIELD p_matnr.
    PARAMETERS: p_matnr TYPE matnr   OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    * Quantity.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text7 FOR FIELD p_menge.
    PARAMETERS: p_menge TYPE dzmengc  OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    * Plant
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 2(20) v_text9 FOR FIELD p_plant.
    PARAMETERS: p_plant TYPE werks_d OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    * Data declarations.
    DATA: v_vbeln            LIKE vbak-vbeln.
    DATA: header             LIKE bapisdhead.
    DATA: headerx            LIKE bapisdhead1x.
    DATA: item               LIKE bapiitemin  OCCURS 0 WITH HEADER LINE.
    DATA: itemx              LIKE bapisditemx OCCURS 0 WITH HEADER LINE.
    DATA: partner            LIKE bapipartnr  OCCURS 0 WITH HEADER LINE.
    DATA: return             LIKE bapireturn1    OCCURS 0 WITH HEADER LINE.
    DATA: lt_schedules_inx   TYPE STANDARD TABLE OF bapischdlx
                             WITH HEADER LINE.
    DATA: lt_schedules_in    TYPE STANDARD TABLE OF bapisdhedu
                             WITH HEADER LINE.
    * Initialization.
    INITIALIZATION.
      v_text   = 'Order type'.
      v_text1  = 'Sales Org'.
      v_text2  = 'Distribution channel'.
      v_text3  = 'Division'.
      v_text4  = 'Sold-to'.
      v_text5  = 'Ship-to'.
      v_text6  = 'Material'.
      v_text7  = 'Quantity'.
      v_text9  = 'Plant'.
    * Start-of-selection.
    START-OF-SELECTION.
    * Header data
    * Sales document type
      header-doc_type = p_auart.
      headerx-doc_type = 'X'.
    * Sales organization
      header-sales_org = p_vkorg.
      headerx-sales_org = 'X'.
    * Distribution channel
      header-distr_chan  = p_vtweg.
      headerx-distr_chan = 'X'.
    * Division
      header-division = p_spart.
      headerx-division = 'X'.
      headerx-updateflag = 'I'.
    * Partner data
    * Sold to
      partner-partn_role = 'AG'.
      partner-partn_numb = p_sold.
      APPEND partner.
    * Ship to
      partner-partn_role = 'WB'.
      partner-partn_numb = p_ship.
      APPEND partner.
    * ITEM DATA
      itemx-updateflag = 'I'.
    * Line item number.
      item-itm_number = '000010'.
      itemx-itm_number = 'X'.
    * Material
      item-material = p_matnr.
      itemx-material = 'X'.
    * Plant
      item-plant    = p_plant.
      itemx-plant   = 'X'.
    * Quantity
      item-target_qty = p_menge.
      itemx-target_qty = 'X'.
      APPEND item.
      APPEND itemx.
    *   Fill schedule lines
      lt_schedules_in-itm_number = '000010'.
      lt_schedules_in-sched_line = '0001'.
      lt_schedules_in-req_qty    = p_menge.
      APPEND lt_schedules_in.
    *   Fill schedule line flags
      lt_schedules_inx-itm_number  = '000010'.
      lt_schedules_inx-sched_line  = '0001'.
      lt_schedules_inx-updateflag  = 'X'.
      lt_schedules_inx-req_qty     = 'X'.
      APPEND lt_schedules_inx.
      CALL FUNCTION 'BAPI_SALESORDER_CREATEFROMDAT1'
        EXPORTING
          order_header_in           = header
    *     WITHOUT_COMMIT            = ' '
    *     CONVERT_PARVW_AUART       = ' '
       IMPORTING
         salesdocument              = v_vbeln
    *     SOLD_TO_PARTY             =
    *     SHIP_TO_PARTY             =
    *     BILLING_PARTY             =
    *     RETURN                    =
        TABLES
          order_items_in            = item
          order_partners            = partner
    *     ORDER_ITEMS_OUT           =
    *     ORDER_CFGS_REF            =
    *     ORDER_CFGS_INST           =
    *     ORDER_CFGS_PART_OF        =
    *     ORDER_CFGS_VALUE          =
    *     ORDER_CCARD               =
    *     ORDER_CFGS_BLOB           =
         order_schedule_ex          = lt_schedules_in
    * Check the return table.
      IF v_vbeln <> space.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
        WRITE: / 'Document ', v_vbeln, ' created'.
      ELSE.
        WRITE: / 'Error in creating document'.
      ENDIF.
    I am unable to trace the exact reason. Please help and thanks in advance.
    Edited by: Joy Banerjee on Oct 12, 2009 7:47 AM

    Hi Prashant,
    Set the profile parameter abap/buffersize value to maximum.Get the virtual memory increased.
    If it doesn't work, see in transaction db02 if there is sufficient tablespace.
    Let me knoe the status of tablespaces.
    Regards,
    Sabita

  • C++ Runtime Error in editing module in Elements 7

    Hi all..
    I don't know if anyone has ever encountered this problem, but I cannot open the editing module because of this C++ Runtime Error, "This Application hs requested the Runtime to terminate in an unusual way .."
    It has been very frustrating. My computer is new in May '09 and I have Vista (ugh).
    Any ideas or help is greatly appreciated.
    THANKS in advance!
    gcharrold

    Unfortunately, there are many reasons why the PSE Editor might crash, and often it is hard to diagnose quickly the reason for the crash.   Here are some steps you can take to try to fix the problem:
    http://www.johnrellis.com/psedbtool/photoshopelements-6-7-faq.htm#_Troubleshooting_Editor_ crashes

  • Runtime error with my voice synthesizer code Help!!

    I am using freeTTS. Based off of looking at the API, I tried to develop this simple code:
    import com.sun.speech.engine.*;
    import com.sun.speech.freetts.*;
    import com.sun.speech.freetts.lexicon.*;
    import com.sun.speech.freetts.en.us.*;
    import com.sun.speech.freetts.audio.*;
    public class SpeakEng
    public static void main(String args[])
    Voice voice = new CMUDiphoneVoice();
    CMULexicon Hi = new CMULexicon();
    voice.setLexicon((Lexicon)Hi); //typecast just in case, the runtime error doesn't change
    voice.setAudioPlayer(new JavaClipAudioPlayer());
    voice.allocate();
    voice.speak("Hello");
    Through moving all the imported class files above into the CLASSPATH, I was able to compile this program. However now I am encountering the following runtime error:
    Exception in thread "main":
    java.lang.ClassNotFoundException: com.sun.speech.freetts.lexicon.Lexicon
    followed by a list of locations. Has anyone faced this similar problem, and if so could you offer any pointers?

    Thanks! That got rid of the error, but my hit test still doesnt remove the bullet or the enemy from the stage. To reverse it I just did (var i:int = 0; i > regPoint.bulletcontainer.numChildren; i--), I think that is correct. Any idea why my movie clip isnt being removed from the stage after the hit test?

  • Delete the Runtime Errors List from ST22 t-code

    HI all;
    Can any one Help on these Issue!
    How to delete the list of Runtime Errors, which are available in ST22 T-code .
    Thnaks
    Upender.

    Hello,
    you could use the report RSSNAPDL .
    Regards Wolfgang

  • SAPLFAGL_ITEMS_SELECT runtime error in FAGLL03 after ECC EHP 7 upgrade

    Hi all,
    We have recently upgraded to SAP ECC to EHP7, after this we are getting SAPLFAGL_ITEMS_SELECT runtime error in FAGLL03 report.
    Runtime error is not about a time out
    I have searched for a note but could not find any on this problem.
    Information on where terminated
        The termination occurred in ABAP program "SAPLFAGL_ITEMS_SELECT", in
    "FAGL_GET_ITEMS_BSEG". The main program
        was "FAGL_ACCOUNT_ITEMS_GL ".
        In the source code, the termination point is in line 412 of (Include)
        program "LFAGL_ITEMS_SELECTU08".
    Thanks in advance,

    Hi,
    Check this SAP note1578577 - FAGLL03: Dump DBIF_RSQL_INVALID_RSQL. Another one is 1728986. Cannot check further as I am not aware of exact patch level.
    If this does not help kindly raise it to SAP as dump is in standard object.
    Regards,
    Anand Raichura

  • Error "10000180 Specify valid tax code" after upgrading 2007 to 8.8 PL15

    Hi all,
    In one client, I've upgraded the database from 2007 to 8.8 PL15.
    When I try to add an Invoice or Sales order in 8.8, the system gives an immediate error "10000180  Specify valid tax code" and does not open the standard Invoice form to add a new document.
    The same happens when I select other sales or purchase menu options.
    I checked the tax definition (VAT table) and everything seems fine.
    Does anybody know what can cause this error?
    It must be related with 8.8 version, since in 2007 it worked fine...
    Thanks all,
    Manuel Dias

    Hi Syed,
    After some long checks, I've discovered the problem: after the upgrade, the VTG1 table had wrong value keys (01, 02, 03 and 04) against the OVTG table (which was 1,2,3 and 4).
    I've done a manual update of this entries and then it worked.
    Thanks anyway,
    Manuel Dias
    Edited by: Manuel Dias on Mar 28, 2011 9:46 PM
    Edited by: Manuel Dias on Jun 21, 2011 10:04 AM

  • Runtime error in functional module

    they given below program is a function module calling program.while am execute this program they could display the message like as
    What happened?
        Error in ABAP application program.
        The current ABAP program "YSUSFUN1" had to be terminated because one of the
        statements could not be executed.
        This is probably due to an error in the ABAP program.
        In program "SAPLYGROUP3 ", the following syntax error occurred
        in the Include "LYGROUP3U01 " in line 1:
        "The main program of the function "Y_INTERNAL1" does not begin with "FU"
        "NCTION-POOL"."
        Author and last person to change the Include are:
        Author "BASIS "
        Last changed by "BASIS "
    Error analysis
        In program "SAPLYGROUP3 ", the following syntax error occurred:
        "The main program of the function "Y_INTERNAL1" does not begin with "FU"
        "NCTION-POOL"."
    REPORT  YSUSFUN1.
    TABLES YSUSTAB1.
    DATA IT1 LIKE YSUSTAB1 OCCURS 2 .
    SELECT * FROM YSUSTAB1 INTO TABLE IT1.
    LOOP AT IT1 INTO YSUSTAB1.
    WRITE: / YSUSTAB1-NAME, YSUSTAB1-ROLLNO,YSUSTAB1-PHONENO.
    ENDLOOP.
    CALL FUNCTION 'Y_INTERNAL1'
      TABLES
        IT4           =  IT1  .
        LOOP AT IT1 INTO YSUSTAB1.
        WRITE: / YSUSTAB1-NAME, YSUSTAB1-ROLLNO, YSUSTAB1-PHONENO.
        ENDLOOP.
    2.)
    the given below program is function module definition. while at that time of execution they could display the message as
    *Syntax error in program*
    *Source code   LYGROUP3U01                                    Line     1*
      *The main program of the function "Y_INTERNAL1" does not begin with*
      *"FUNCTION-POOL".*
    FUNCTION Y_INTERNAL1.
    ""Local Interface:
    *"  TABLES
    *"      IT4 STRUCTURE  YSUSTAB1
    LOOP AT IT4.
    WRITE : IT4-name, it4-phoneno, it4-rollno.
    endloop.
    ENDFUNCTION.

    thanks
    before am gone to se80 to activate the function group , am  activate the function module only  not activate the function group .
    now am activate the function group they could not be depict the error .

  • DYNPRO_SYNTAX_ERROR runtime error occurs in execution of module program

    Hi...
      I have created a module pool program and screen there is no error in that . But at the time of executing thru tcode , it shows runtime error as ,
    Runtime Errors         DYNPRO_SYNTAX_ERROR
    Date and Time          09.07.2008 13:48:47
    Short text
         Syntx error or generation error in a screen.
    What happened?
         At the screen generation it was detected that a screen to be generated
         has a syntax error or could not be generated due to another error.
    Error analysis
         Screen "ZSCCHK" 0100 could not be generated.
    Trigger Location of Runtime Error
         Program                                 ZSCCHK
         Module Name                             SYSTEM-EXIT
    Pls give me the solution .
    Thanks & regards
    Deepa.

    HI..
    I HAD DONE A MISTAKE ON SCREEN FLOW-LOGIC , IT CAN ABLE TO ACTIVATE BUT NOT GENERATED SCRENN NO. BECOZ I HAD SPECIFIED AS ,
    PAI
    MODULE CHECK_VALUES INPUT .
    INSTEAD OF
    MODULE CHECK_VALUES .
    THIS IS THE ERROR.
    Regards
    Deepa

  • Runtime Errors   DYNPRO_NOT_FOUND

    Hi,
    While running TCode ME21N we are getting the below mentioned Dump:We are on ECC 5.0 and the latest Support Pack.
    Runtime Errors         DYNPRO_NOT_FOUND
    Date and Time          11.12.2008 12:46:17
    ShrtText
         Screen does not exist
    What happened?
         Error in ABAP application program.
         The current ABAP program "RM_MEPO_GUI" had to be terminated because one of the
         statements could not be executed.
         This is probably due to an error in the ABAP program.
         The program had to be terminated.
    Error analysis
        Program "RM_MEPO_GUI" tried to use screen 1000.
         The screen does not exist.
    Trigger Location of Runtime Error
         Program                                 RM_MEPO_GUI
         Module Name                             SYSTEM-EXIT

    Hi Nitin,
    Kindly, please let me know how did you solve this issue.
    I have the same issue, where i am getting the DYNPRO_NOT_FOUND error while executing the SAPLMEGUI(ME21N).
    Error - SAPLMEGUI program tried to access screen 0120 which is not exist.
    Kindly recollect and help me how did you solve this problem.
    Thanks,
    Bharath.

  • Getting Runtime Error: LOAD_PROGRAM_INTF_MISMATCH

    Experts,
    Am getting the following error
    Please suggest how why this error was comming and how to resolve this
    Runtime Errors         LOAD_PROGRAM_INTF_MISMATCH
    Date and Time          24.12.2008 12:40:29
    Short text
         The interface "IF_EX_MB_ME_CSGMT_BADI_SAP" was changed at runtime.
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "SAPLMEPO" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    Error analysis
         The interface "IF_EX_MB_ME_CSGMT_BADI_SAP" was changed during program flow,
          which caused
         inconsistencies at runtime.
         The program "SAPLEINR" uses the interface version 20081224091037.
         The program "SAPLMEPO" uses the interface version 20081223194933.
         The internal session was started at 20081224124029.
    How to correct the error
        Try to restart the program.
    Trigger Location of Runtime Error
         Program                                 SAPLMEPO
         Module type                             (FORM)
         Module Name                             BET_INIT
    Please help.
    Satya

    hi,,,,,
    LOAD_PROGRAM_INTF_MISMATCH error can occur if you applied some corrections and are running the programs for the first time since then. In that case it can happen that some interfaces have to be generated. This could actually be ignored since it will not occur any more if you run the program again.
    Thanks
    saurabh

  • Change vendor detail got fiz runtime error

    Hi.
    when i ru transaction xk03 and try to change vender Email then it is giving fix ' DYNP_TOO_MANY_RADIOBUTTONS_ON'
    runtime error.u know module pool for this transaction is too big.i am beginer in abap so how can remove these error.
    I know thare may be multiple or no checkbox is selected but where???Please check

    Hi,
    The issue will be due to several radiobuttons but not grouped together.
    Have you added any custom screen in XK03 transaction.
    Check in the same.
    Incase not then search for some notes in service.sap.com.
    Regards,
    Ankur Parab

  • Runtime Error in ECC6 - for t-code PPOCE

    HI Gurus!
    at my client site , we have upgraded 4.7 to ECC6. Now functional consultants are testing the system.When HR consultant working on PPOCE t-code ,the patch no of SAP HR - 0007. its giving runtime error.
    Runtime Errors  CREATE_DATA_UNKNOWN_TYPE                              
    Except.     CX_SY_CREATE_DATA_ERROR          Date and Time                    19.08.2008     14:42:44          
    Short text                    
    CREATE DATA: The specified type "HRP1680" is no valid data type.                                        
    What happened?                    
    Error in the ABAP Application Program          
    The current ABAP program "SAPLRHDB" had to be terminated because it has come across a statement that unfortunately cannot be executed.                                        
    Error analysis :An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_CREATE_DATA_ERROR', was not  caught in
    procedure "FILL_I777D" "(FORM)", 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:
    The dynamically specified type "HRP1680" at CREATE DATA is no valid data type.
    The type is either unknown or an object type.
    Missing RAISING Clause in Interface          
    Program     SAPLRHDB
    Include     LRHDBF00
    Row     177
    Module type  (FORM)
    Module Name FILL_I777D
    Trigger Location of Exception               
    Program     SAPLRHDB
    Include     LRHDBF00
    Row     308
    Module type(FORM)
    Module Name     FILL_I777D
    Source Code Extract          
    Line          SourceCde
    278          **                HEADER   = FI_HEADER                    "ANDBCEK008264
    279          **           TABLES                                       "ANDBCEK008264
    280          **                FIELDTAB = FI_TAB                       "ANDBCEK008264
    281          **           EXCEPTIONS                                   "ANDBCEK008264
    282          **                OTHERS   = 4.                           "ANDBCEK008264
    283          *                                                         "ANDBCEK008264
    284          *      CALL FUNCTION 'DDIF_FIELDINFO_GET'                 "ANDBCEK008264
    285          *           EXPORTING                                     "ANDBCEK008264
    286          *                tabname        = fi_tabname              "ANDBCEK008264
    287          **               FIELDNAME      = ' '                     "ANDBCEK008264
    288          **               LANGU          = SY-LANGU                "ANDBCEK008264
    289          **               LFIELDNAME     = ' '                     "ANDBCEK008264
    290          **               ALL_TYPES      = ' '                     "ANDBCEK008264
    291          *           IMPORTING                                     "ANDBCEK008264
    292          *                x030l_wa       = fi_header               "ANDBCEK008264
    293          **               DDOBJTYPE      =                         "ANDBCEK008264
    294          **               DFIES_WA       =                         "ANDBCEK008264
    295          **          TABLES                                        "ANDBCEK008264
    296          **               DFIES_TAB      =                         "ANDBCEK008264
    297          *          EXCEPTIONS                                     "ANDBCEK008264
    298          *               not_found      = 1                        "ANDBCEK008264
    299          *               internal_error = 2                        "ANDBCEK008264
    300          *               OTHERS         = 3.                       "ANDBCEK008264
    301          *
    302          *      IF sy-subrc EQ 0.
    303          *        i777d-tbtab_tabof = fi_header-tablen - tabnr_intlen.
    304          *        i777d-pnnnn_tabof = i777d-tbtab_tabof - 8.
    305          *      ENDIF.
    306          
    307          *      ASSIGN char TO <any_field> CASTING TYPE (fi_tabname).  "ANDDDIF
    >>>>>                create data anyfield type (fi_tabname).                "ANDUNI
    309                assign anyfield->* to <any_field>.                     "ANDUNI
    310          
    311          *     we need a character view of <any_field> !!!            "ANDUNI
    312                assign <any_field> to <char_field> casting type c.     "ANDUNI
    313          
    314          *      DESCRIBE FIELD <any_field> LENGTH tablength            "ANDDDIF
    315          *                                 IN BYTE MODE.               "ANDDDIF
    316          
    317                DESCRIBE FIELD <char_field> LENGTH tablength           "ANDUNI
    318                                            IN CHARACTER MODE.         "ANDUNI
    319          
    320                <i777d>-tbtab_tabof = tablength - tabnr_intlen.        "ANDDDIF
    321                <i777d>-pnnnn_tabof = <i777d>-tbtab_tabof - 8.         "ANDDDIF
    322          
    323             ENDIF.
    324              IF <i777d>-ext_infty NE space.                             "VWMEXT
    325                READ TABLE i77id
    326                     WITH KEY infty = <i777d>-infty
    327                     BINARY SEARCH.

    Hi Ramesh,
    i have check the table HRP1680 in SAP4.7c but in ECC 6 it is not there. So i have create that table. Is it Info-type? or i have apply OSS notes.
    regards
    Rahul

  • Runtime error CONNE_IMPORT_CONVERSION_ERROR  in MM module

    Hi all,
    When we call the selection variants in the document overview in
    Transactions ME21N, ME22N, ME33N, ME51N, ME52N, ME53N, ME54N, the
    CONNE_IMPORT_CONVERSION_ERROR runtime error occurs.
    Runtime Errors         CONNE_IMPORT_CONVERSION_ERROR
    Date and Time          28.05.2007 12:38:35
    ShrtText
    Error in IMPORT statement: Change of length on conversion.
    What happened?
    Error in ABAP application program.
    The current ABAP program "AQZZ/SAPQUERY/MEMEPO==========" had to be terminated
    because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    is especially useful if you want to keep a particular message.
    Error analysis
    When importing an object, it became apparent that one or more characters
    would not be converted, or that conversion would result in a length
    change. If you add the IGNORING CONVERSION ERRORS addition, the program
    will not terminate, even though the object contains characters that
    cannot be converted.
    How to correct the error
    If the error occurred in one of your own programs or in an SAP program
    that you modified, try to correct it yourself.
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    "CONNE_IMPORT_CONVERSION_ERROR" C
    "AQZZ/SAPQUERY/MEMEPO==========" or " "
    "%_IMPORT_VARI_CLNT"
    If you cannot solve the problem yourself and you wish to send
    an error message to SAP, include the following documents:
    1. A printout of the problem description (short dump)
    To obtain this, select in the current display "System->List->
    Save->Local File (unconverted)".
    2. A suitable printout of the system log
    To obtain this, call the system log through transaction SM21.
    Limit the time interval to 10 minutes before and 5 minutes
    after the short dump. In the display, then select the function
    "System->List->Save->Local File (unconverted)".
    3. If the programs are your own programs or modified SAP programs,
    supply the source code.
    To do this, select the Editor function "Further Utilities->
    Upload/Download->Download".
    4. Details regarding the conditions under which the error occurred
    or which actions and input led to the error.
    System environment
    SAP Release.............. "640"
    Application server....... "saptharishi"
    Network address.......... "192.168.7.5"
    Operating system......... "Windows NT"
    Release.................. "5.2"
    Hardware type............ "2x Intel 801586"
    Character length......... 16 Bits
    Pointer length........... 32 Bits
    Work process number...... 0
    Short dump setting....... "full"
    Database server.......... "SAPTHARISHI"
    Database type............ "MSSQL"
    Database name............ "SPS"
    Database owner........... "sps"
    Character set............ "C"
    SAP kernel............... "640"
    Created on............... "Jul 4 2005 23:49:14"
    Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
    Database version......... "SQL_Server_8.00 "
    Patch level.............. "80"
    Patch text............... " "
    Supported environment....
    Database................. "MSSQL 7.00.699 or higher, MSSQL 8.00.194"
    SAP database version..... "640"
    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
    Memory usage.............
    Roll..................... 8176
    EM....................... 15678480
    Heap..................... 0
    Page..................... 32768
    MM Used.................. 12392440
    MM Free.................. 1192832
    SAP Release.............. "640"
    User and Transaction
    Client.............. 100
    User................ "BASIS"
    Language key........ "E"
    Transaction......... "ME21N "
    Program............. "AQZZ/SAPQUERY/MEMEPO=========="
    Screen.............. "SAPLMEGUI 0014"
    Screen line......... 22
    Information on where terminated
    The termination occurred in the ABAP program "AQZZ/SAPQUERY/MEMEPO=========="
    in "%_IMPORT_VARI_CLNT".
    The main program was "RM_MEPO_GUI ".
    The termination occurred in line 0 of the source code of the (Include)
    program " "
    of the source code of program " " (when calling the editor 00).
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    0
    SY-TABIX
    1
    SY-DBCNT
    1
    SY-FDPOS
    0
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    NORMAL
    SY-UCOMM
    SY-TITLE
    Create Purchase Order
    SY-MSGTY
    SY-MSGID
    SY-MSGNO
    000
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    22 FORM         AQZZ/SAPQUERY/MEMEPO==========      ???                                     0
    %_IMPORT_VARI_CLNT
    21 FORM         RSDBSPVA                            RSDBSPVA                              497
    CHECKVARI
    20 FORM         RSDBSPVD                            RSDBSPVD                              196
    IMPORT_VARIANT_STATIC
    19 FORM         SAPLALDB                            LALDBFXX                               57
    CHECK_VARIANT_UP_TO_DATE
    18 FUNCTION     SAPLALDB                            LALDBU03                              119
    SUBMIT_REPORT
    17 FORM         SAPLAQRC                            LAQRCF01                              253
    QUERY_CALL
    16 FUNCTION     SAPLAQRC                            LAQRCU10                               69
    RSAQ_QUERY_CALL
    15 METHOD       CL_ABAP_QUERY_MM==============CP    CL_ABAP_QUERY_MM==============CM00A    61
    CL_ABAP_QUERY_MM=>IF_READER_MM~READ_TABLE
    14 METHOD       SAPLMEQUERY                         LMEQUERYCI1                           431
    LCL_SAP_SQL_SEL=>IF_READER_MM~READ_TABLE
    13 METHOD       CL_TABLE_MODEL_MM=============CP    CL_TABLE_MODEL_MM=============CM00A    13
    CL_TABLE_MODEL_MM=>READ
    12 METHOD       CL_QUERY_CONTROLLER_MM========CP    CL_QUERY_CONTROLLER_MM========CM002    18
    CL_QUERY_CONTROLLER_MM=>NEW
    11 METHOD       CL_QUERY_CONTROLLER_MM========CP    CL_QUERY_CONTROLLER_MM========CM008    23
    CL_QUERY_CONTROLLER_MM=>EXECUTE
    10 METHOD       CL_SCREEN_VIEW_MM=============CP    CL_SCREEN_VIEW_MM=============CM003     9
    CL_SCREEN_VIEW_MM=>EXECUTE
    9 METHOD       CL_MODEL_VIEW_MM==============CP    CL_MODEL_VIEW_MM==============CM00O     3
    CL_MODEL_VIEW_MM=>EXECUTE
    8 METHOD       CL_TABLE_MODEL_TREE_VIEW_MM===CP    CL_TABLE_MODEL_TREE_VIEW_MM===CM00I     3
    CL_TABLE_MODEL_TREE_VIEW_MM=>EXECUTE
    7 METHOD       CL_COMPOSITE_SCREEN_VIEW_MM===CP    CL_COMPOSITE_SCREEN_VIEW_MM===CM008    10
    CL_COMPOSITE_SCREEN_VIEW_MM=>EXECUTE
    6 METHOD       CL_WINDOW_MM==================CP    CL_WINDOW_MM==================CM005    21
    CL_WINDOW_MM=>HANDLE_EVENT
    5 MODULE (PAI) SAPLMEGUI                           LMEVIEWSF01                           286
    FCODE_EXIT
    4 FORM         SAPLMEGUI                           LMEVIEWSF01                            21
    CALL_SCREEN
    3 METHOD       CL_WINDOW_MM==================CP    CL_WINDOW_MM==================CM004    17
    CL_WINDOW_MM=>SEND
    2 FUNCTION     SAPLMEGUI                           LMEGUIU04                             270
    MEGUI_MAINTAIN
    1 EVENT        RM_MEPO_GUI                         RM_MEPO_GUI                            24
    START-OF-SELECTION
    Chosen variables
    Name
    Val.
    No.      22 Ty.          FORM
    Name  %_IMPORT_VARI_CLNT
    SP$00016[]
    Table[initial]
    SP$00019[]
    Table[initial]
    SP$00018[]
    Table[initial]
    SP$00024[]
    Table[initial]
    SP$00027[]
    Table[initial]
    SP$00021[]
    Table[initial]
    SP$00022[]
    Table[initial]
    SP$00023[]
    Table[initial]
    S_MATNR[]
    Table[initial]
    S_WAERS
    22222
    00000
    00000
    00000
    SO_VDAT1[]
    Table[initial]
    SO_VDAT2[]
    Table[initial]
    SO_LIFNR[]
    Table[initial]
    %G00-EKKO-FRGZU
    22222222
    00000000
    00000000
    00000000
    P_QCOUNT
    000000
    333333
    000000
    000000
    000000
    S_NETTO1
    0.0.0.0.0.0.1.
    0000000
    000000C
    S_NETTO2
    0.0.0.0.0.0.1.
    0000000
    000000C
    S_NETTO3
    0.0.0.0.0.0.1.
    0000000
    000000C
    S_NETTO4
    0.0.0.0.0.0.1.
    0000000
    000000C
    PA_RWEIT
    00000000
    33333333
    00000000
    00000000
    00000000
    PA_GULDT
    00000000
    33333333
    00000000
    00000000
    00000000
    %_P_CLNT
    000
    333
    000
    000
    000
    %CALLED_BY_WWW
    2
    0
    0
    0
    %_DUMMY$$
    2222
    0000
    0000
    0000
    %_P_RKEY
    AQZZ/SAPQUERY/MEMEPO==========          SAP&MEPOBEST
    455525455545524444543333333333222222222254524454445522
    11AAF31015529FD5D50FDDDDDDDDDD00000000003106D50F253400
    000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000
    No.      21 Ty.          FORM
    Name  CHECKVARI
    BIT_SSCR_F2_HRHI
    4
    0000
    4000
    P_RKEY-VARIANT+0(8)
    SAP&
    5452
    3106
    0000
    0000
    SYST-REPID
    RSDBSPVA
    5544555422222222222222222222222222222222
    2342306100000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    %_SPACE
    2
    0
    0
    0
    VARISCREENS[]
    Table[initial]
    SPACE
    2
    0
    0
    0
    VSCR_T
    Table[initial]
    P_RKEY-REPORT
    AQZZ/SAPQUERY/MEMEPO==========
    4555254555455244445433333333332222222222
    11AAF31015529FD5D50FDDDDDDDDDD0000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    P_RKEY
    AQZZ/SAPQUERY/MEMEPO==========          SAP&MEPOBEST
    455525455545524444543333333333222222222254524454445522
    11AAF31015529FD5D50FDDDDDDDDDD00000000003106D50F253400
    000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000
    SY
    ######X###############################&#492;#########(#################################(###&#19800;# C####
    00000050000010000000000000000000000000E0000000002000000000000000000000000000109000200050240000
    000010800000E0000000100010001000000000C0000000008000000000000000000000000000B00000800080030100
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000
    00000000000000000000000000000000000000100000000000000000000000000000000000000000000000D000000C
    L_SUBRC
    0
    0000
    0000
    L_MANDT
    000
    333
    000
    000
    000
    SY-REPID
    RSDBSPVA
    5544555422222222222222222222222222222222
    2342306100000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    No.      20 Ty.          FORM
    Name  IMPORT_VARIANT_STATIC
    SCREEN
    MEPO1211-RESLO
    4454333325454422222222222222222222222222222222222222222222222222222222222222222222222222222222
    D50F1211D253CF00000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SY-TFILL
    88
    5000
    8000
    SY-XPROG
    SAPCNVE
    5454454222222222222222222222222222222222
    3103E65000000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    %_PRINT
    000                                                                                0###
    2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    P_VARIDYN
    Table[initial]
    SYST-REPID
    RSDBSPVD
    5544555422222222222222222222222222222222
    2342306400000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    P_VARI
    Table IT_1795[42x372]
    FUNCTION-POOL=ALDBFORM=CHECK_VARIANT_UP_TO_DATEDATA=L_VARI
    Table reference: 603
    TABH+  0(20) = F05A553D00000000000000005B02000003070000
    TABH+ 20(20) = 2A00000074010000FFFFFFFF0494020080120000
    TABH+ 40( 8) = 14000000C9108000
    store        = 0xF05A553D
    ext1         = 0x00000000
    shmId        = 0     (0x00000000)
    id           = 603   (0x5B020000)
    label        = 1795  (0x03070000)
    fill         = 42    (0x2A000000)
    leng         = 372   (0x74010000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000085
    occu         = 20    (0x14000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 1     (ItIndexLinear)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 8     (cmpManyEq)
    occu0        = 0
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0xB09B7F3D
    pghook       = 0xE022E13C
    idxPtr       = 0x18BD353D
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 52    (0x34000000)
    lineAlloc    = 52    (0x34000000)
    store_id     = 1192  (0xA8040000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = Not allocated
    hsdir        = Not allocated
    ext2         = Not allocated
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    P_SSCR
    Table IT_1793[88x492]
    FUNCTION-POOL=ALDBFORM=CHECK_VARIANT_UP_TO_DATEDATA=L_SSCR
    Table reference: 600
    TABH+  0(20) = 5023E13C00000000000000005802000001070000
    TABH+ 20(20) = 58000000EC010000FFFFFFFF04930200E04B0000
    TABH+ 40( 8) = 20000000C9108000
    store        = 0x5023E13C
    ext1         = 0x00000000
    shmId        = 0     (0x00000000)
    id           = 600   (0x58020000)
    label        = 1793  (0x01070000)
    fill         = 88    (0x58000000)
    leng         = 492   (0xEC010000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000391
    occu         = 32    (0x20000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 1     (ItIndexLinear)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 8     (cmpManyEq)
    occu0        = 0
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0xF0D5543D
    pghook       = 0xB022E13C
    idxPtr       = 0x487A813D
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 128   (0x80000000)
    lineAlloc    = 96    (0x60000000)
    store_id     = 1190  (0xA6040000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = Not allocated
    hsdir        = Not allocated
    ext2         = Not allocated
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    P_RKEY
    AQZZ/SAPQUERY/MEMEPO==========          SAP&MEPOBEST
    455525455545524444543333333333222222222254524454445522
    11AAF31015529FD5D50FDDDDDDDDDD00000000003106D50F253400
    000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000
    P_SUBRC
    4
    0000
    4000
    %_SPACE
    2
    0
    0
    0
    SY-REPID
    RSDBSPVD
    5544555422222222222222222222222222222222
    2342306400000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    No.      19 Ty.          FORM
    Name  CHECK_VARIANT_UP_TO_DATE
    %_SPACE
    2
    0
    0
    0
    L_SSCR
    Table IT_1793[88x492]
    P_REPORT
    AQZZ/SAPQUERY/MEMEPO==========
    4555254555455244445433333333332222222222
    11AAF31015529FD5D50FDDDDDDDDDD0000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    P_SUBRC
    4
    0000
    4000
    VUV_INFO
    222222222222222222222
    000000000000000000000
    000000000000000000000
    000000000000000000000
    OPTION_NE_NUM
    9
    0000
    9000
    SY-XPROG
    SAPCNVE
    5454454222222222222222222222222222222222
    3103E65000000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    L_VARI
    Table IT_1795[42x372]
    L_VARIVDAT
    Table[initial]
    L_VARIDYN
    Table[initial]
    L_VDATDYN
    Table[initial]
    L_RKEY
    AQZZ/SAPQUERY/MEMEPO==========          SAP&MEPOBEST
    455525455545524444543333333333222222222254524454445522
    11AAF31015529FD5D50FDDDDDDDDDD00000000003106D50F253400
    000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000
    SYST-REPID
    SAPLALDB
    5454444422222222222222222222222222222222
    310C1C4200000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    No.      18 Ty.          FUNCTION
    Name  SUBMIT_REPORT
    SY-XFORM
    CONVERSION_EXIT
    444545544454545222222222222222
    3FE65239FEF5894000000000000000
    000000000000000000000000000000
    000000000000000000000000000000
    SY-REPID
    SAPLALDB
    5454444422222222222222222222222222222222
    310C1C4200000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    SY-MSGID
    22222222222222222222
    00000000000000000000
    00000000000000000000
    00000000000000000000
    OPTION_GT_NUM
    5
    0000
    5000
    SSCR_F2_SIGN
    0
    1
    SPACE
    2
    0
    0
    0
    SY-MSGNO
    000
    333
    000
    000
    000
    LIST_INFO
    0.0.0.0.0.0.1.  ######
    2222222222222222222220000000220000FF2222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000FF0000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000FF0000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000FF0000000000000000000000000000000000000000000000000000000000
    SY-MSGV1
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    RALDB-VARIANT
    SAP&MEPOBEST
    54524454445522
    3106D50F253400
    00000000000000
    00000000000000
    SY-MSGV2
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    SY-MSGV3
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    SY-MSGV4
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000
    GL_OPTI
    0.0.0.0.1.
    2000002222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    RALDB-REPORT
    AQZZ/SAPQUERY/MEMEPO==========
    4555254555455244445433333333332222222222
    11AAF31015529FD5D50FDDDDDDDDDD0000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    L_VARIPROG
    AQZZ/SAPQUERY/MEMEPO==========
    4555254555455244445433333333332222222222
    11AAF31015529FD5D50FDDDDDDDDDD0000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    SUBRC
    4
    0000
    4000
    LIST_FIELDS[]
    Table[initial]
    No.      17 Ty.          FORM
    Name  QUERY_CALL
    GENERATED
    G
    4
    7
    0
    0
    <%_TABLE_TRDIR>
    SYST-REPID
    SAPLAQRC
    5454455422222222222222222222222222222222
    310C112300000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    SY-REPID
    SAPLAQRC
    5454455422222222222222222222222222222222
    310C112300000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CO_ACT_DOCUMENTATION
    DOCUMENTATION
    444544454544422222222222222222
    4F35D5E4149FE00000000000000000
    000000000000000000000000000000
    000000000000000000000000000000
    CO_GENERATED
    G
    4
    7
    0
    0
    L_REPORT
    AQZZ/SAPQUERY/MEMEPO==========
    4555254555455244445433333333332222222222
    11AAF31015529FD5D50FDDDDDDDDDD0000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CO_ACT_INFOSET_GENERATOR
    INFOSET_GENERATOR
    444454554444545452222222222222
    9E6F354F75E5214F20000000000000
    000000000000000000000000000000
    000000000000000000000000000000
    TRDIR
    AQZZ/SAPQUERY/MEMEPO==========                    ST1 1S        BASIS       20070528BASIS
    4555254555455244445433333333332222222222222222222255323522222222445452222222333333334454522222
    11AAF31015529FD5D50FDDDDDDDDDD0000000000000000000034101300000000213930000000200705282139300000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    HEADQU_TEXT3
    222222222222222222222222222222222222222222222222222222222222222222
    000000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000000000
    P_FREE_SEL
    Table[initial]
    C_WARNUNG
    3
    3
    3
    0
    0
    HEADQU_TEXT2
    222222222222222222222222222222222222222222222222222222222222222222
    000000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000000000
    P_SKIP
    X
    5
    8
    0
    0
    L_VARIANT
    SAP&MEPOBEST
    54524454445522
    3106D50F253400
    00000000000000
    00000000000000
    VARIT
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    P_SELECTIONS[]
    Table IT_1787[2x204]
    DATA=GT_SELECTION_TABLE |
    | Table reference: 594 |
    | TABH+  0(20) = 50F1823DC061E13C0000000052020000FB060000 |
    | TABH+ 20(20) = 02000000CC000000FFFFFFFF04E50100B0030000 |
    | TABH+ 40( 8) = 10000000C1248000 |
    | store        = 0x50F1823D |
    | ext1         = 0xC061E13C |
    | shmId        = 0     (0x00000000) |
    | id           = 594   (0x52020000) |
    | label        = 1787  (0xFB060000) |
    | fill         = 2     (0x02000000) |
    | leng         = 204   (0xCC000000) |
    | loop         = -1    (0xFFFFFFFF) |
    | xtyp         = TYPE#000006 |
    | occu         = 16    (0x10000000) |
    | access       = 1     (ItAccessStandard) |
    | idxKind      = 0     (ItIndexNone) |
    | uniKind      = 2     (ItUniqueNon) |
    | keyKind      = 1     (default) |
    | cmpMode      = 2     (cmpSingleMcmpR) |
    | occu0        = 1 |
    | collHash     = 0 |
    | groupCntl    = 0 |
    | rfc          = 0 |
    | unShareable  = 0 |
    | mightBeShared = 0 |
    | sharedWithShmTab = 0 |
    | isShmLockId  = 0 |
    | gcKind       = 0 |
    | isUsed       = 1 |
    | >>>>> Shareable Table Header Data <<<<< |
    | tabi         = 0x686C813D |
    | pghook       = 0x00000000 |
    | idxPtr       = 0x00000000 |
    | refCount     = 0     (0x00000000) |
    | tstRefCount  = 0     (0x00000000) |
    | lineAdmin    = 16    (0x10000000) |
    | lineAlloc    = 16    (0x10000000) |
    | store_id     = 1186  (0xA2040000) |
    | shmIsReadOnly = 0     (0x00000000) |
    | >>>>> 1st level extension part <<<<< |
    | regHook      = 0x00000000 |
    | hsdir        = 0x00000000 |
    | ext2         = 0x68D77D3D |
    | >>>>> 2nd level extension part <<<<< |
    | tabhBack     = 0xB8B1E13C |
    | delta_head   = 000000000000000000000000000000000000000000000000000000000000000000000000 |
    | pb_func      = 0x00000000 |
    | pb_handle    = 0x00000000 |
    | CLOGQU[] |
    | Table IT_1434[10x40] |
    | FUNCTION-POOL=AQRCDATA=CLOGQU[] |
    | Table reference: 315 |
    | TABH+  0(20) = F8E7013DD892F13C000000003B0100009A050000 |
    | TABH+ 20(20) = 0A00000028000000FFFFFFFF04E9010090230000 |
    | TABH+ 40( 8) = 0A000000C1048400 |
    | store        = 0xF8E7013D |
    | ext1         = 0xD892F13C |
    | shmId        = 0     (0x00000000) |
    | id           = 315   (0x3B010000) |
    | label        = 1434  (0x9A050000) |
    | fill         = 10    (0x0A000000) |
    | leng         = 40    (0x28000000) |
    | loop         = -1    (0xFFFFFFFF) |
    | xtyp         = TYPE#000176 |
    | occu         = 10    (0x0A000000) |
    | access       = 1     (ItAccessStandard) |
    | idxKind      = 0     (ItIndexNone) |
    | uniKind      = 2     (ItUniqueNon) |
    | keyKind      = 1     (default) |
    | cmpMode      = 2     (cmpSingleMcmpR) |
    | occu0        = 0 |
    | collHash     = 0 |
    | groupCntl    = 0 |
    | rfc          = 0 |
    | unShareable  = 0 |
    | mightBeShared = 1 |
    | sharedWithShmTab = 0 |
    | isShmLockId  = 0 |
    | gcKind       = 0 |
    | isUsed       = 1 |
    | >>>>> Shareable Table Header Data <<<<< |
    | tabi         = 0x58E6013D |
    | pghook       = 0x00000000 |
    | idxPtr       = 0x00000000 |
    | refCount     = 0     (0x00000000) |
    | tstRefCount  = 0     (0x00000000) |
    | lineAdmin    = 10    (0x0A000000) |
    | lineAlloc    = 10    (0x0A000000) |
    | store_id     = 1023  (0xFF030000) |
    | shmIsReadOnly = 0     (0x00000000) |
    | >>>>> 1st level extension part <<<<< |
    | regHook      = 0x00000000 |
    | hsdir        = 0x00000000 |
    | ext2         = 0xE0E93E3D |
    | >>>>> 2nd level extension part <<<<< |
    | tabhBack     = 0xA0E93E3D |
    | delta_head   = 000000000000000000000000000000000000000000000000000000000000000000000000 |
    | pb_func      = 0x00000000 |
    | pb_handle    = 0x00000000 |
    | %_DUMMY$$ |
    |  |
    | 2222 |
    | 0000 |
    | 0000 |
    | 0000 |
    | CLOGQU |
    | 00000000 |
    | 33333333222222222222 |
    | 00000000000000000000 |
    | 00000000000000000000 |
    | 00000000000000000000 |
    | SUCAT[] |
    | Table[initial] |
    | HEADBG |
    | F |
    | 4 |
    | 6 |
    | 0 |
    | 0 |
    | %_PRINT |
    | 000                                                                                0### |
    | 2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | No.      16 Ty.          FUNCTION |
    | Name  RSAQ_QUERY_CALL |
    | DATA_TO_MEMORY |
    | X |
    | 5 |
    | 8 |
    | 0 |
    | 0 |
    | DBACC |
    | 0 |
    | 0000 |
    | 0000 |
    | FREE_SELECTIONS |
    | Table[initial] |
    | QUERY |
    | MEPO |
    | 44542222222222 |
    | D50F0000000000 |
    | 00000000000000 |
    | 00000000000000 |
    | SKIP_SELSCREEN |
    | X |
    | 5 |
    | 8 |
    | 0 |
    | 0 |
    | USERGROUP |
    | /SAPQUERY/ME |
    | 254555455244 |
    | F31015529FD5 |
    | 000000000000 |
    | 000000000000 |
    | VARIANT |
    | SAP&MEPOBEST |
    | 54524454445522 |
    | 3106D50F253400 |
    | 00000000000000 |
    | 00000000000000 |
    | WORKSPACE |
    | X |
    | 5 |
    | 8 |
    | 0 |
    | 0 |
    | LISTTEXT |
    |  |
    | 222222222222222222222222222222222222222222222222222222222222 |
    | 000000000000000000000000000000000000000000000000000000000000 |
    | 000000000000000000000000000000000000000000000000000000000000 |
    | 000000000000000000000000000000000000000000000000000000000000 |
    | LIST_ID |
    |  |
    | 222 |
    | 000 |
    | 000 |
    | 000 |
    | PROGRAM |
    |  |
    | 2222222222222222222222222222222222222222 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | REF_TO_LDATA |
    | 0.0.0.0.0.0.0.1.  |
    | C0000000 |
    | F0000000 |
    | USED_VARIANT |
    |  |
    | 22222222222222 |
    | 00000000000000 |
    | 00000000000000 |
    | 00000000000000 |
    | FPAIRS[] |
    | Table IT_1788[0x18] |
    | CLASS=CL_ABAP_QUERY_MMMETHOD=IF_READER_MM~READ_TABLEDATA=LT_FPAIRS |
    | Table reference: 598 |
    | TABH+  0(20) = 0000000038F36E3D0000000056020000FC060000 |
    | TABH+ 20(20) = 0000000012000000FFFFFFFF04E50100300B0000 |
    | TABH+ 40( 8) = 10000000C1248000 |
    | store        = 0x00000000 |
    | ext1         = 0x38F36E3D |
    | shmId        = 0     (0x00000000) |
    | id           = 598   (0x56020000) |
    | label        = 1788  (0xFC060000) |
    | fill         = 0     (0x00000000) |
    | leng         = 18    (0x12000000) |
    | loop         = -1    (0xFFFFFFFF) |
    | xtyp         = TYPE#000046 |
    | occu         = 16    (0x10000000) |
    | access       = 1     (ItAccessStandard) |
    | idxKind      = 0     (ItIndexNone) |
    | uniKind      = 2     (ItUniqueNon) |
    | keyKind      = 1     (default) |
    | cmpMode      = 2     (cmpSingleMcmpR) |
    | occu0        = 1 |
    | collHash     = 0 |
    | groupCntl    = 0 |
    | rfc          = 0 |
    | unShareable  = 0 |
    | mightBeShared = 0 |
    | sharedWithShmTab = 0 |
    | isShmLockId  = 0 |
    | gcKind       = 0 |
    | isUsed       = 1 |
    | >>>>> Shareable Table Header Data <<<<< |
    | tabi         = Not allocated |
    | pghook       = Not allocated |
    | idxPtr       = Not allocated |
    | refCount     = Not allocated |
    | tstRefCount  = Not allocated |
    | lineAdmin    = Not allocated |
    | lineAlloc    = Not allocated |
    | store_id     = Not allocated |
    | shmIsReadOnly = Not allocated |
    | >>>>> 1st level extension part <<<<< |
    | regHook      = 0x00000000 |
    | hsdir        = 0x00000000 |
    | ext2         = 0x90F3283D

    correct the length in the program, by supplying same type as appears in database table.

Maybe you are looking for

  • Windows Forms Application, the name does not exist in the current context

    Probably duplicated here somewhere but I haven't found it yet. I've solved all other errors, have using statements and references lined up yet get this error for my instances in GUI_Load method in PresentationGUI.cs. My solution contains class librar

  • Guest WiFi not working correctly

    I just bought a new EA6300 router expecially for it's guest wifi functionality but i have problems with this feature. weather i log in via my laptop/ macbook/ android or iphone i can connect to the guest wifi network but the guest wifi portal is not

  • Difference in printer spooling between 2 similar macs

    I'm trying to figure out why there is a difference in how my 2 Macs spool a print file. Sending the same large (276mb) Photoshop file to the same printer (Epson 11880) connected directly (no print server)on same hardwired network using Bonjour, using

  • After Effects CS6 BSOD

    I have a problem with After Effects which causes my computer to BSOD. When I use certain effects, or combination of certain effects it causes my computer to BSOD. The CC Slant combined with CC Cross Blur causes my computer to BSOD. The moment when I

  • Do I really need firmware 4.1.7 to run in OS X?

    I've realized the most current firmware (4.1.7) isn't on my HD while I'm running in 10.4.11. According to: http://docs.info.apple.com/article.html?artnum=75128 I'd have to partition my drive and install OS 9.1 in order to install the 4.1.7 firmware u