Short Dump Applicant Infotype

Dear All,
we have to create a client infotype for an applicant implementation.
We create succesfully the infotype in transaction PM01.
The problem is that when we want to test the new infotype in PB30, the system show us a short dump:
The current ABAP program "SAPFP50P" had to be terminated because it has....
OBJECTS_OBJREF_NOT_ASSIGNED
CX_SY_REF_IS_INITIAL
The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL'
(variable: "INFOTYPE_CHECK").
Can you please tell me which is the solution? We are not sure if we need any adittional add-on in the system to customize RC module.
Many thanks in advance,
Laura

Hello Laura
Check the following steps correctly to create a HR Infotype:
1) Go to Transaction PM01.
2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9).
3) Select the 'Employee Infotype' radio button.
4) Select the 'PS Structure Infotype'.
5) Click on Create... A separate table maintenance window appears...
6) Create a PS structure with all the fields you want on the Infotype
7) Save and Activate the PS structure
8) Go back to the initial screen of PM01.
9) Click on 'All' push button. It takes a few moments.
10) Click on 'Technical Characteristics'. Infotype list screen appears
11) Click on 'Change'(pencil) button
12) Select your Infotype and click on 'Detail' (magnifying glass) button
13) Give 'T591A' as subtype table
14) Give 'T591S' as subtype txt tab
15) Give your subtype field as subtype field
16) Save and come back to PM01 initial screen
17) Click on 'Infotype Characteristics' ... Infotype list screen appears
18) Click on 'Change' (pencil) button
19) Click on 'New Entries'
20) Enter your Infotype number and short text
21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotype's infotype characteristics screen and use as the reference to fill yours)
22) Save your entries.
23) Now the Infotype is created and ready to use.
24) If you want to change the layout of the Infotype as per your requirement...
25) In the PM01 initial screen...Select 'Screen' radio button and give 2000 as the screen name, then click on edit.
26) In the next screen.. Select 'Layout Editor' and click 'Change'.
27) Screen default layout appears...here you can design/modify the screen..change the attributes of the fields..etc.
28) Save and activate. (Don't forget to 'Activate at every level)
Subtype Creation :
Transaction PM01 Goto Subtype Characteristics. Click on Append and then subtype. Enter the name and description of subtype on screen.
Then goto technical Characteristics and maintain the details of subtype there. I.e name of subtype i.e. component name defined in PSnnnn. Subtype table is T591A.
Subty.text tab is T591S and time const tab is T591A.
See:
http://help.sap.com/saphelp_46c/helpdata/en/4f/d5268a575e11d189270000e8322f96/content.htm
HR related site:
http://www.sapdevelopment.co.uk/hr/hrhome.htm
Enhancement of Infotype
Check the following
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAXX/PYINT_INFOTYP.pdf
Infotype Enhancement overview screen
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60a7586d-edd9-2910-68a8-8204303835a1

Similar Messages

  • Short dump while changing the end date of infotype 0167 through PA30

    Hi all,
    I am getting short dump while changing the end date of infotype 0167(Health Plans) through Tcode PA30.
    dump descript is as below
    An exception occurred that was not caught.
    Runtime Errors         UNCAUGHT_EXCEPTION
    Except.                CX_HRPA_VIOLATED_POSTCOND
    Date and Time          11.03.2010 07:06:26
    What happened?
        The exception 'CX_HRPA_VIOLATED_POSTCONDITION' was raised, but it was not
         caught anywhere along
        the call hierarchy.
        Since exceptions represent error situations and this error was not
        adequately responded to, the running ABAP program
         'CL_HRPA_SAPUP50R_ADAPTER======CP' has to be
        terminated.
    thanks
    shahid

    Search OSS Notes for that.

  • IT0002 New Infotype Framework with Secondary Infotype Short Dump

    In our new ERP 6.0 system, we are seeing a short dump, ASSIGN_BASE_TOO_SHORT  in CL_HRPA_INFOTYPE_0002_BE when hiring a Belgium employee.  It appears in the new Framework, the SPECIFIC_INITIAL_COMPUTATIONS method of CL_HRPA_INFOTYPE_0002_BE is expecting there to already be data in IT0108 (secondary infotype for Belgium IT0002).  However, during a hire, this data has not been filled yet.  That will be done during the processing of the IT0002 itself.
    I looked into IT0021 for the US, where IT0106 is a secondary infotype and the issue isn't present.  The code in the SPECIFIC_INITIAL_COMPUTATIONS of CL_HRPA_INFOTYPE_0021_US is written entirely different without the use of field symbols, so maybe it is a coding issue?
    Has anyone else run into this issue, or know if we are possibly missing configuration that would keep this issue from happening?

    Suresh,
    Yes, we have seen that note, and we have those changes implemented.  We are still having an issue.  The issue is related to any IT0002 with a secondary infotype so that includes Belgium, Brazil, Korea just to name a few.
    It appears the PNNNN2 structure within the SPECIFIC_INITIAL_COMPUTATIONS method is null (because it hasn't been created yet), and that is causing the short dump.  I can't believe this is working as expected because there is no way the IT0108 can be assumed to have a value in it, or you could never hire anyone.
    Bob

  • Short Dump Infotype 9004

    Hi guys, I'm using the function module HR_INFOTYPE_OPERATION and I encountered a short dump with this error:
    <i>A system error has occurred.
         This error should not occur in productive operations.
         The system tried and failed to execute a INSERT operation on the
         record
         with the key 16800004033       200606152005061500020050624HRBTC in
         table PA9004.</i>
    And I was just wondering if you guys could help me. How can I detect what the problem was? Plese help.

    Hi guys, I'm using the function module HR_INFOTYPE_OPERATION and I encountered a short dump with this error:
    <i>A system error has occurred.
         This error should not occur in productive operations.
         The system tried and failed to execute a INSERT operation on the
         record
         with the key 16800004033       200606152005061500020050624HRBTC in
         table PA9004.</i>
    And I was just wondering if you guys could help me. How can I detect what the problem was? Plese help.

  • Short dump in FM

    REPORT  ZTEST.
    INFOTYPES: 0017.
    *DATA:PRELP-PERNR LIKE P0017-PERNR.
    *DATA:PRELP-P0017 LIKE P0017 OCCURS 0 WITH HEADER LINE.
    DATA: I_P0017 LIKE P0017 OCCURS 0 WITH HEADER LINE.
    CALL FUNCTION 'HR_READ_INFOTYPE'
      EXPORTING
      TCLAS                 = 'A'
        PERNR                 = P0017-PERNR
        INFTY                 = P0017-INFTY
      BEGDA                 = '18000101'
      ENDDA                 = '99991231'
      BYPASS_BUFFER         = ' '
      LEGACY_MODE           = ' '
    IMPORTING
      SUBRC                 =
      TABLES
        INFTY_TAB             = I_P0017
    EXCEPTIONS
      INFTY_NOT_FOUND       = 1
      OTHERS                = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
              WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    WRITE I_P0017-PERNR.
    i am getting a short dump telling incorrect data type with INFTY .Calling FM is also incorrect
    Pl reply immm

    Hi Jayasree,
    Use the following code, i tested in my system and working fine.
    Report ZTEST.
    INFOTYPES: 0017.
    DATA: i_p0017 LIKE p0017 .
    Data: v_pernr like pernr value '10653'.
    CALL FUNCTION 'HR_READ_INFOTYPE'
      EXPORTING
          tclas = 'A'
          pernr = v_pernr
          infty = '0017'
          BEGDA = '18000101'
          ENDDA = '99991231'
       TABLES
          infty_tab = i_p0017
    EXCEPTIONS
    INFTY_NOT_FOUND = 1
    OTHERS = 2.
    IF sy-subrc <> 0.
      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
      WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    WRITE i_p0017-pernr.
    If you still getting any problems:
    Use the following Macro:
    rp-provide-from-last p0017 space pn-begda pn-endda.
    In the Attribute section, you need to use LDB PNP or PNPCE.
    Regards,
    Sudhakar.

  • Short dump in custom report in production

    Hi Experts,
      I have a custom report which is run through SM37 as a background job. it takes long time to run and then get canceled with       short dump in production but it runs fine in development.
    description of short dump.
    Runtime Errors         DBIF_RSQL_SQL_ERROR
    Exception              CX_SY_OPEN_SQL_DB
    Date and Time          03.05.2010 11:33:06
    Short text
    |    SQL error in the database when accessing a table.

    Hi,
    Please go through the below notes
    [Note 1379839 - RuntimeError DBIF_RSQL_SQL_ERROR Exception CX_SY_OPEN_SQL_DB|https://service.sap.com/sap/support/notes/1379839]
    [Note 1098183 - RunErr dbif_rsql_sql_error with exception CX_SY_OPEN_SQL_DB|https://service.sap.com/sap/support/notes/1098183]
    [Note 1410849 - Runtime error DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"|https://service.sap.com/sap/support/notes/1410849]
    This is mainly program error and need corrections...
    Compare the Patch level on both DEV and PRD server. Also make sure, whether program you are using on developement is modified (Corrected) or standard one.
    If you search for the SAP Notes with "DBIF_RSQL_SQL_ERROR Exception CX_SY_OPEN_SQL_DB" string, you will get several hits. See the notes which are applicable in your scenario...
    Regards.
    Sumit Nene

  • CONNE_IMPORT_WRONG_COMP_TYPE short dump in DB02OLD transaction

    Hi,
    We have recently upgraded to SAP ECC 6.0 and in solution manager system, I am getting CONNE_IMPORT_WRONG_COMP_TYPE  short dump for DB02OLD transaction (Program RSORAT5M).
    I searched few notes like 657981 and others but all are applicable for DB02 transaction. If anyone encountered same problem, please let me know how to resolve the issue.
    Thanks in advance,
    Ni3

    Solved on my own

  • Short dump while reading Payroll results

    we have a Z program to read the payroll results for a quarter(3 months)for a large number of employees.
    As the internal allocated memory is 2G. This is exceeding that limit resulting in a short dump.
    There are no big internal tables in the program except reading some 8 infotypes using rp-provide and get pernr one at a time.
    But, in the FM CU_READ_RGDIR the pcl2 cluster records are being stored in an internal table IMPORT_DATA[] and not refreshed, which I think is the cause for the large memory usage. Any suggestions or directions are welcome.
    Any suggestions
    Thanks,
    Kumar

    Santosh,
    Thanks for your inputs,
    But my internal table type is of DEC (5,2) , I am getting that... it needs to be of type 'C'. Can you suggest.
    Ex :
    MOVE wa_temp-infile_string+106(8)  TO wa_item-QT_PERCENT
    This didnt work
    so i tried moving into a seperate variable
    MOVE wa_temp-infile_string+106(8)  TO v_percent.
    and then write to
    WRITE v_percent to  wa_item-QT_PERCENT.

  • Short dump while inserting into PA0008

    Hi Gurus,
    I am trying to use a transfer tool to import employee details from one system to another.
    All infotypes are being imported properly but the table PA0008 is not getting imported and
    it gives short dump when the program reaches the statement :
    "INSERT (AKT-TABLE) FROM W_PREL."
    The dump is shown as "DBIF_RSQL_INVALID_REQUEST".The reason are not clear.
    Any hints please ?
    Waiting for responses,
    Sandip.

    Hi
    How you are inserting data into PA0008?
    You can use HR_INFOTYPE_CREATION fun module to insert data .
    See the dump completely in ST22 tcode and analyse it
    always better to use MODIFY statement instead of INSERT statement to insert the data into tables/infotypes.
    do like that, and check the Dump.
    Regards
    Anji

  • HR_INFOTYPE_OPERATION short dump

    Hi everyone,
    I get a short dump  When I use the HR infotype Opertaion on Infotype 105 then I call the update buffer in sapfp50.
    Here is the sample code
                call function 'HR_INFOTYPE_OPERATION'
                  exporting
                    infty                  = '0105'
                    number                 = pernr
                    record                 = h0105
                    operation              = 'INS'
                    dialog_mode            = ld_dialog_mode
                    nocommit               = space
                  importing
                    return                 = return
    perform update_buffer(sapfp50m).
    commit work.
    call function 'HR_PSBUFFER_INITIALIZE'.
    The operation is successful, but when I try to update the buffer it crashes:
    A new value is to be assigned to the field "<PSHDR>", although this field is     
    entirely or partly protected against changes.         
    1813   IF T777D-NAMST <> SPACE.                                  "QNOK008925                             
    1814     MOVE CPREL TO PSHDR.                                             
    1815     MOVE CPREL-SUBTY TO PSHDR-SUBTY.                                 
    >>>>>    MOVE PSHDR TO <PSHDR>.                                           
    1817   ENDIF.                                                             
    Does anyone has any idea about this problem?  As I see the problem is that the T777D structure has a data in it and as a result it tries to move PSHDR into the <PSHDR> field symbol. But why does this table has data in it?  Can someone give me a guide to find the solution for this problem?
    Thanks.
    N.G

    Another thing which can be important:
    I update secveral infotypes, then at the end I update the PS buffer:
    PERFORM update_0105 USING  '0010' wa_stat-email.
    PERFORM update_0105 USING  '0020' wa_stat-tel.
    PERFORM update_0105 USING  'CELL' wa_stat-mobil.
    PERFORM update_0105 USING  '9010' wa_stat-lst.
        perform update_buffer(sapfp50m).
        commit work.
        call function 'HR_PSBUFFER_INITIALIZE'.

  • Short dump GETWA_NOT_ASSIGNED - Field symbol FS_ENVDLIST not assigned

    Hi Experts,
    I need your help. Currently i am getting a short in CIC0 transaction.
    Please find steps executed which result in short dump.
    Search for a BP with BD display as the active tab. This search will be successful.
    Press u2018End Contactu2019 Now search for 2nd BP with BD display as the active tab.
    This will result in a dump.
    Now if I again execute the t-code CIC0 & enter the same BP it will be successful
    On debugging, I found out that the program cannot identify the data environment since the field symbol <fs_envdlist> does not get assigned when BD_DISPLAY tab is active.  But the program still continues to use this field symbol which results in a dump
    CRM Version - 4.0 - Patch level 10
    Please let me know if the below link is not accessible
    [http://imageshack.us/photo/my-images/685/page3uk.jpg/]
    [http://imageshack.us/photo/my-images/338/page2dr.jpg]
    [http://imageshack.us/photo/my-images/510/page1up.jpg/]
    [http://imageshack.us/photo/my-images/140/page4fa.jpg/]
    [http://imageshack.us/photo/my-images/845/screenshotsxq.jpg/]

    Hi Andrei,
    Thank you for the reply, but both this note are applicable to me
    1144076 u2013 Talks about dump when too many hits are returned - I do not have any such message
    996915 u2013 Talks about searching for the premise for a point of delivery without entering any search parameters - again in my scenario, input data is always provided.
    Is there any solution, i did get note 1254404 which is closest to my issue, but its valid from crm 5.0 and we are on CRM 4.0

  • Short Dumps in standard HR Business Event Group/Event creation transactions

    Dear All,
    I m getting short dumps whlile executing standard HR transactions for Creation of Business Event Groups and Business Event Types. Attaching the Short Dump text herewith. Can anyone plz. help...
      An exception occurred that is explained in detail below.
      The exception, which is assigned to class 'CX_SY_DYNAMIC_OSQL_SEMANTICS', was
       not caught in
      procedure "RH_BASE_READ_INFTY_NNNN" "(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:
      Eine Open SQL-Klausel wurde dynamisch angegeben. Der darin auftretende
      Feldname "SUBTY" kommt in keiner der Datenbanktabellen aus der
      FROM-Klausel vor.
    Thanks and Regards,
    Sudipto.

    Hi,
    Check whether the OSS note 207515 is suitable for the below situation.
    Summary
    Symptom
    A dump occurs in program SAPLRHDB: DBIF_NTAB_TABLE_NOT_FOUND
    Additional key words
    RH_BASE_READ_INFTY_NNNN, LRHDBU16
    Cause and prerequisites
    The system wants to access table HRPnnnn  particularly by means of an entry in the infotype check table T777D. This access can be processed in various places, including in the profile generator. Here, a termination occurs if the 'ent' table/structure in the dictionary is no longer available. This generally affcts customer-specific infotypes. These have been created and possibly deleted again. However, the entry in table T777D is not available. You can also import the entry into another system with a transport of the table. If the HRP table/structure is then missing, a termination may also occur in this case.
    Solution
    You must check on an individual basis which infotype the termination refers to. If it is a customer-specific infotype, the customer is responsible for removing the cause of the termination. If the table entry is a 'remnant', the entry can simply be deleted.
    If the termination refers to an SAP structure, you should consult SAP before carrying out any further activities.
    Source code corrections
    Header Data
    Release Status: Released for Customer
    Released on: 23.03.2000  23:00:00
    Priority: Recommendations/additional info
    Category: Customizing
    Primary Component: PA-BC Basis
    Releases
    Release Independant
    Satya

  • Exception Reporting failure due to short dump UNCAUGHT_EXCEPTION

    Hi everyone,
    Exception Reporting called u201CPO Price Deviationu201D failure due to short dump UNCAUGHT_EXCEPTION.
    Need your reply on this urgently.
    Thank you,
    Prasad

    Hi Andrew Zhou,
    Actually the Exception reporting step failed because there was no applicable data for the selection criteria mentioned in the BEx report. And the data was stuck in the source system. We got it solved my contacting the R/3 cosultant.
    I am giving you points for the response. And I would like to know one thing about RSRT if I select "use aggregates" option for a query it is showing aggregates while debuging even though there are no aggregates created on the Cube.
    Thank you

  • DSWP short dump problem

    Hello
    I have installed new SP 25 with ABAP and JAVA on my client SOLMAN sistem. After that i have reconfigured solman_setup . When i enteren DSWP screen and click Sap solution it shows me up and short dump screen;
    Runtime Errors         SYNTAX_ERROR
    Date and Time          10.03.2011 14:55:55
    Short text
         Syntax error in program "SAPLCRM_ORDER_OW ".
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "SAPLCRM_ORDER_API" had to be terminated because it
          has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program "SAPLCRM_ORDER_OW " in include
          "LCRM_ORDER_OWU08 " in
         line 1359:
         "Different number of parameters in FORM and PERFORM (routine: READ_ITEM"
         "_EXT, number of formal parameters: 32, number of actual parameters: 31"
         The include has been created and last changed by:
         Created by: "SAP "
         Last changed by: "SAP "
         Error in the ABAP Application Program
         The current ABAP program "SAPLCRM_ORDER_API" had to be terminated because it
          has
         come across a statement that unfortunately cannot be executed.
    Error analysis
        The following syntax error was found in the program SAPLCRM_ORDER_OW :
        "Different number of parameters in FORM and PERFORM (routine: READ_ITEM"
        "_EXT, number of formal parameters: 32, number of actual parameters: 31"
    Trigger Location of Runtime Error
        Program                                 SAPLCRM_ORDER_API
        Include                                 LCRM_ORDER_APIU01
        Row                                     21
        Module type                             (FUNCTION)
        Module Name                             CRM_ORDER_INITIALIZE
    Source Code Extract
    Line  SourceCde
        1 FUNCTION crm_order_initialize.
        2 *"----
        3 ""Lokale Schnittstelle:
        4 *"  IMPORTING
        5 *"     REFERENCE(IT_GUIDS_TO_INIT) TYPE  CRMT_OBJECT_GUID_TAB OPTIONAL
        6 *"     REFERENCE(IV_INITIALIZE_WHOLE_BUFFER) TYPE  CRMT_BOOLEAN
        7 *"       OPTIONAL
        8 *"     REFERENCE(IV_INIT_FRAME_LOG) TYPE  CRMT_BOOLEAN OPTIONAL
        9 *"     REFERENCE(IV_LOG_HANDLE) TYPE  BALLOGHNDL OPTIONAL
       10 *"     REFERENCE(IV_KEEP_LOCK) TYPE  CRMT_BOOLEAN DEFAULT FALSE
       11 *"  EXCEPTIONS
       12 *"      ERROR_OCCURRED
       13 *"----
       14
       15 * Debug functionality for external calls of One Order APIs
       16   include crm_trace_initialize.
       17
       18 * Initialize business partner buffer
       19   CALL FUNCTION 'BUP_BUFFER_INIT'.
       20
    >>>>>   CALL FUNCTION 'CRM_ORDER_INIT_OW'
       22        EXPORTING
       23             it_guids_to_init           = it_guids_to_init
       24             iv_initialize_whole_buffer = iv_initialize_whole_buffer
       25             iv_init_frame_log          = iv_init_frame_log
       26             iv_log_handle              = iv_log_handle
       27             iv_keep_lock               = iv_keep_lock
       28        EXCEPTIONS
       29             OTHERS                    = 1.
       30
       31   IF sy-subrc NE 0.
       32     MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
       33             WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4
       34             RAISING error_occurred.
       35   ENDIF.
       36
       37 ENDFUNCTION.
    Whats is the problem?
    Thank you
    Fatih

    Hello,
    Have you checked SAP Note 1168593 - Short dumps in 'CRM_ORDER_READ_OW' for multiple
    pricing cond" to see if it is applicable to your Release and SP levels?
    Regards,
    Paul

  • Short dump 'Table does not exist in database'

    Hello All,
    When a report is executing it is going to short dump by saying 'Table does not exist in database'. As per the short dump analysis this issue is happening because of the following   Native SQL statement statement :
    Program :  %_T050N0 (This is a dynamic  program generating by SAP )
    Form Name :  DYN_LIC_SEL_TOT
    exec sql performing LOOP_MOVE_WRITE_ISAP.
    select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty into :dcat-lplate, :dcat-matnr,
    :dcat-werks, :dcat-charg, :dcat-holdflag,
    :dcat-qty from ZLICENSE_R2 where itm_num   = :p_matnr and
                    model_lot = :p_charg
    endexec.
    As per the customer this issue occurring since they migrated the SAP  back-end data base from Oralce to DB6. Here I felt that ZLICENSE_R2 is not migrated from the  Oracle to DB6. But as per the BASIS Team, even this table was not maintained in Oracle also. If the table was not maintained in the Oracle, this issue should have been there even before migration also.
    Following is the short dump details:
    Short text
        Table does not exist in database.
    What happened?
        The table or view name used does not
        exist in the database.
        The error occurred in the current database connection "DEFAULT".
    What can you do?
        Check the spelling of the table names in your report.
        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_NATIVE_SQL_ERROR', was not
         caught in
       procedure "DYN_LIC_SEL_TOT" "(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:
    Triggering SQL statement: "select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty from ZLICENSE_R2 where itm_num = ? and model_lot = ? "
    Database error code: "-204"
    Could you please  let me know what might be the reason for this issue.
    Many Thanks in Advance.

    Transaction SE11, input ZLICENSE_R2 for table name, and display the table. Did the table display? If not, that is the main problem.
    If the table displays, go to menu item Utilities -> Database Object -> Database Utility
    In the resulting screen, under the "Status" fields, you should see text "Exists in the database." If you don't, then the table exists in the dictionary, but doesn't exist in the database system. Click the "Create database table" button and then you should be able to run the program.
    You may need basis team's help to carryout some of these actions.

Maybe you are looking for

  • Issue with the Document Viewer for Some Users

    Hi, I have archivelink setup in our system. Users are able to view the documents using this link. But issue is that one user is unable to view the documents while others can view the documents.  The roles for both users are same. Searched the forums

  • CREATING A PDF THAT OPENS TO 'FIT IN WINDOW'

    Using InDesign (I'm CS2) is it possible to create a pdf with a default setting so that no matter who opens it (with Acrobat) it will open to 'fit in window'? Is this a creator defined attribute? I know that one can set their preferences in Acrobat so

  • Page as portlet

    Hi. I've made a page with 3 tabs and made the page a portlet. Upon displaying the portlet on the main page it won't display the content of the portlet's tab until I click one of the other 2 tabs of the portlet, and then click the first tab. Has anyon

  • Rehiring Contingent Workers Programatically

    All, We are developing an HR Data Interface to transfer information from a source system to Oracle HR. As part of this interface, we need to be able to terminate and rehire contingent workers. We know how to rehire contingent workers from the front e

  • Printer screen frozen after replacing ink cartridge

    My Cyan ink cartridge was empty. I replaced it. The printer screen is stuck on the message "Genuine HP ink cartridges installed" with an "OK" at the bottom. Does not respond to pressing OK. The printer is clunking and chunking for a while, then does