Error while Running BDC

i have made BDC for Creating Customer XD01 but when i run it in foreground it runs well, but when i run it in backgroung it gives the following error i don't know why
<b>No batch input data for screen SAPMF02D 1361</b>
cany any one tell me why it is happening, its urgent pl. reply asap
abhishek suppal

i hv commented few lines in ur code(u hv did bdc for 4 contact person & i hv commented 2,3,4 ).
Can u try this & let us know that u r getting same error
report ZBDC
       no standard page heading line-size 255.
include bdcrecx1.
start-of-selection.
perform open_group.
perform bdc_dynpro      using 'SAPMF02D' '0100'.
perform bdc_field       using 'BDC_CURSOR'
                              'USE_ZAV'.
perform bdc_field       using 'BDC_OKCODE'
                              '/00'.
perform bdc_field       using 'RF02D-BUKRS'
                              '2000'.
perform bdc_field       using 'RF02D-VKORG'
                              '2000'.
perform bdc_field       using 'RF02D-VTWEG'
                              '10'.
perform bdc_field       using 'RF02D-SPART'
                              '20'.
perform bdc_field       using 'RF02D-KTOKD'
                              '0001'.
perform bdc_field       using 'USE_ZAV'
                              'X'.
perform bdc_dynpro      using 'SAPMF02D' '0111'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'BDC_CURSOR'
                              'SZA1_D0100-SMTP_ADDR'.
perform bdc_field       using 'SZA1_D0100-TITLE_MEDI'
                              'Messers'.
perform bdc_field       using 'ADDR1_DATA-NAME1'
                              'SAI LAKSHMI IND. PVT. LTD.'.
perform bdc_field       using 'ADDR1_DATA-NAME2'
                              'NATIONAL PAPER INDUSTRIES'.
perform bdc_field       using 'ADDR1_DATA-SORT1'
                              'SAI LAKSHMI IND. PVT'.
perform bdc_field       using 'ADDR1_DATA-STREET'
                              'URBAN ESTATE'.
perform bdc_field       using 'ADDR1_DATA-POST_CODE1'
                              '110076'.
perform bdc_field       using 'ADDR1_DATA-CITY1'
                              'LUDHIANA'.
perform bdc_field       using 'ADDR1_DATA-COUNTRY'
                              'IN'.
perform bdc_field       using 'ADDR1_DATA-REGION'
                              '19'.
perform bdc_field       using 'ADDR1_DATA-LANGU'
                              'EN'.
perform bdc_field       using 'SZA1_D0100-TEL_NUMBER'
                              '3333333'.
perform bdc_field       using 'SZA1_D0100-MOB_NUMBER'
                              '4444444'.
perform bdc_field       using 'SZA1_D0100-FAX_NUMBER'
                              '5555555'.
perform bdc_field       using 'SZA1_D0100-SMTP_ADDR'
                              '[email protected]'.
perform bdc_dynpro      using 'SAPMF02D' '0120'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNA1-STCEG'.
perform bdc_field       using 'BDC_OKCODE'
                              '=OPFI'.
perform bdc_field       using 'KNA1-LIFNR'
                              'SG00112'.
perform bdc_field       using 'KNA1-STCEG'
                              'vat .5435435'.
perform bdc_dynpro      using 'SAPLJ1I_MASTER' '0200'.
perform bdc_field       using 'BDC_OKCODE'
                              '=CIN_CUSTOMER_FC2'.
perform bdc_field       using 'BDC_CURSOR'
                              'J_1IMOCUST-J_1IEXCO'.
perform bdc_field       using 'J_1IMOCUST-J_1IEXCD'
                              'ecc'.
perform bdc_field       using 'J_1IMOCUST-J_1IEXRN'
                              'ecc reg no.'.
perform bdc_field       using 'J_1IMOCUST-J_1IEXRG'
                              'ecc range'.
perform bdc_field       using 'J_1IMOCUST-J_1IEXDI'
                              'ecc division'.
perform bdc_field       using 'J_1IMOCUST-J_1IEXCO'
                              'commisionerate'.
perform bdc_field       using 'J_1IMOCUST-J_1IEXCICU'
                              '1'.
perform bdc_dynpro      using 'SAPLJ1I_MASTER' '0200'.
perform bdc_field       using 'BDC_OKCODE'
                              '=CIN_CUSTOMER_FC3'.
perform bdc_field       using 'BDC_CURSOR'
                              'J_1IMOCUST-J_1ILSTNO'.
perform bdc_field       using 'J_1IMOCUST-J_1ICSTNO'
                              'cst no.'.
perform bdc_field       using 'J_1IMOCUST-J_1ILSTNO'
                              'lst no.'.
perform bdc_dynpro      using 'SAPLJ1I_MASTER' '0200'.
perform bdc_field       using 'BDC_OKCODE'
                              '=BACK'.
perform bdc_field       using 'BDC_CURSOR'
                              'J_1IMOCUST-J_1IPANNO'.
perform bdc_field       using 'J_1IMOCUST-J_1IPANNO'
                              'pan no.'.
perform bdc_dynpro      using 'SAPMF02D' '0120'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNA1-LIFNR'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNA1-LIFNR'
                              'SG00112'.
perform bdc_field       using 'KNA1-STCEG'
                              'VAT .5435435'.
perform bdc_dynpro      using 'SAPMF02D' '0125'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNA1-JMJAH'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNA1-KUKLA'
                              '01'.
perform bdc_field       using 'KNA1-UMSA1'
                              '43242'.
perform bdc_field       using 'KNA1-UWAER'
                              'inr'.
perform bdc_field       using 'KNA1-UMJAH'
                              '2004'.
perform bdc_field       using 'KNA1-JMZAH'
                              '  1000'.
perform bdc_field       using 'KNA1-JMJAH'
                              '2004'.
perform bdc_dynpro      using 'SAPMF02D' '0130'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNBK-BKREF(04)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNBK-BANKS(01)'
                              'in'.
perform bdc_field       using 'KNBK-BANKS(02)'
                              'in'.
perform bdc_field       using 'KNBK-BANKS(03)'
                              'in'.
perform bdc_field       using 'KNBK-BANKS(04)'
                              'in'.
perform bdc_field       using 'KNBK-BANKL(01)'
                              'vendor'.
perform bdc_field       using 'KNBK-BANKL(02)'
                              'vendor'.
perform bdc_field       using 'KNBK-BANKL(03)'
                              'vendor'.
perform bdc_field       using 'KNBK-BANKL(04)'
                              'vendor'.
perform bdc_field       using 'KNBK-BANKN(01)'
                              'ac.no1  556688'.
perform bdc_field       using 'KNBK-BANKN(02)'
                              'ac.no2  556688'.
perform bdc_field       using 'KNBK-BANKN(03)'
                              'ac.no3 666'.
perform bdc_field       using 'KNBK-BANKN(04)'
                              'ac.no4  556688'.
perform bdc_field       using 'KNBK-KOINH(01)'
                              'acc holder 1'.
perform bdc_field       using 'KNBK-KOINH(02)'
                              'ACC HOLDER 2'.
perform bdc_field       using 'KNBK-KOINH(03)'
                              'ACC HOLDER 3'.
perform bdc_field       using 'KNBK-KOINH(04)'
                              'ACC HOLDER 4'.
perform bdc_field       using 'KNBK-BKREF(01)'
                              'icici'.
perform bdc_field       using 'KNBK-BKREF(02)'
                              'SC'.
perform bdc_field       using 'KNBK-BKREF(03)'
                              'HSBC'.
perform bdc_field       using 'KNBK-BKREF(04)'
                              'hdfc'.
perform bdc_dynpro      using 'SAPMF02D' '0340'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNVA-KNFAK(04)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNVA-ABLAD(01)'
                              'MUMBAI'.
perform bdc_field       using 'KNVA-ABLAD(02)'
                              'pune'.
perform bdc_field       using 'KNVA-ABLAD(03)'
                              'CHITTAGONG'.
perform bdc_field       using 'KNVA-ABLAD(04)'
                              'MELBOURNE'.
perform bdc_field       using 'KNVA-DEFAB(01)'
                              'X'.
perform bdc_field       using 'KNVA-KNFAK(01)'
                              'IN'.
perform bdc_field       using 'KNVA-KNFAK(02)'
                              'IN'.
perform bdc_field       using 'KNVA-KNFAK(03)'
                              'IN'.
perform bdc_field       using 'KNVA-KNFAK(04)'
                              'IN'.
perform bdc_dynpro      using 'SAPMF02D' '0370'.
perform bdc_field       using 'BDC_CURSOR'
                              'RF02D-KUNNR'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNA1-CIVVE'
                              'X'.
perform bdc_dynpro      using 'SAPMF02D' '0360'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNVK-NAMEV(01)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=LSDP'.
perform bdc_field       using 'KNVK-NAMEV(01)'
                              'Contat first name 1'.
*perform bdc_field       using 'KNVK-NAMEV(02)'
                             'Contat first name 2'.
*perform bdc_field       using 'KNVK-NAMEV(03)'
                             'Contat first name 3'.
*perform bdc_field       using 'KNVK-NAMEV(04)'
                             'Contat first name 4'.
perform bdc_field       using 'KNVK-NAME1(01)'
                              'Contact Name 1'.
*perform bdc_field       using 'KNVK-NAME1(02)'
                             'Contact Name 2'.
*perform bdc_field       using 'KNVK-NAME1(03)'
                             'Contact Name 3'.
*perform bdc_field       using 'KNVK-NAME1(04)'
                             'Contact Name 4'.
perform bdc_field       using 'KNVK-ABTNR(01)'
                              '0001'.
*perform bdc_field       using 'KNVK-ABTNR(02)'
                             '0002'.
*perform bdc_field       using 'KNVK-ABTNR(03)'
                             '0003'.
*perform bdc_field       using 'KNVK-ABTNR(04)'
                             '0004'.
perform bdc_field       using 'KNVK-PAFKT(01)'
                              '01'.
*perform bdc_field       using 'KNVK-PAFKT(02)'
                             '02'.
*perform bdc_field       using 'KNVK-PAFKT(03)'
                             '03'.
*perform bdc_field       using 'KNVK-PAFKT(04)'
                             '04'.
perform bdc_dynpro      using 'SAPMF02D' '1361'.
perform bdc_field       using 'BDC_OKCODE'
                              '/00'.
perform bdc_field       using 'KNVK-ABTNR'
                              '0001'.
perform bdc_field       using 'KNVK-PAFKT'
                              '01'.
perform bdc_field       using 'BDC_CURSOR'
                              'SZA5_D0700-TEL_NUMBER'.
perform bdc_field       using 'ADDR3_DATA-NAME_LAST'
                              'Contact Name 1'.
perform bdc_field       using 'ADDR3_DATA-NAME_FIRST'
                              'Contat first name 1'.
perform bdc_field       using 'SZA5_D0700-TEL_NUMBER'
                              '5555555'.
perform bdc_field       using 'SZA5_D0700-SMTP_ADDR'
                              '[email protected]'.
*perform bdc_dynpro      using 'SAPMF02D' '0360'.
*perform bdc_field       using 'BDC_CURSOR'
                             'KNVK-NAMEV(02)'.
*perform bdc_field       using 'BDC_OKCODE'
                             '=LSDP'.
*perform bdc_dynpro      using 'SAPMF02D' '1361'.
*perform bdc_field       using 'BDC_OKCODE'
                             '/00'.
*perform bdc_field       using 'KNVK-ABTNR'
                             '0002'.
*perform bdc_field       using 'KNVK-PAFKT'
                             '02'..
*perform bdc_field       using 'BDC_CURSOR'
                             'SZA5_D0700-SMTP_ADDR'.
*perform bdc_field       using 'ADDR3_DATA-NAME_LAST'
                             'Contact Name 2'.
*perform bdc_field       using 'ADDR3_DATA-NAME_FIRST'
                             'Contat first name 2'.
*perform bdc_field       using 'SZA5_D0700-TEL_NUMBER'
                             '6666666'.
*perform bdc_field       using 'SZA5_D0700-SMTP_ADDR'
                             '[email protected]'.
*perform bdc_dynpro      using 'SAPMF02D' '0360'.
*perform bdc_field       using 'BDC_CURSOR'
                             'KNVK-NAMEV(03)'.
*perform bdc_field       using 'BDC_OKCODE'
                             '=LSDP'.
*perform bdc_dynpro      using 'SAPMF02D' '1361'.
*perform bdc_field       using 'BDC_OKCODE'
                             '/00'.
*perform bdc_field       using 'KNVK-ABTNR'
                             '0003'.
*perform bdc_field       using 'KNVK-PAFKT'
                             '03'.
*perform bdc_field       using 'BDC_CURSOR'
                             'SZA5_D0700-SMTP_ADDR'.
*perform bdc_field       using 'ADDR3_DATA-NAME_LAST'
                             'Contact Name 3'.
*perform bdc_field       using 'ADDR3_DATA-NAME_FIRST'
                             'Contat first name 3'.
*perform bdc_field       using 'SZA5_D0700-TEL_NUMBER'
                             '8888888'.
*perform bdc_field       using 'SZA5_D0700-SMTP_ADDR'
                             '[email protected]'.
*perform bdc_dynpro      using 'SAPMF02D' '0360'.
*perform bdc_field       using 'BDC_CURSOR'
                             'KNVK-NAMEV(04)'.
*perform bdc_field       using 'BDC_OKCODE'
                             '=LSDP'.
*perform bdc_dynpro      using 'SAPMF02D' '1361'.
*perform bdc_field       using 'BDC_OKCODE'
                             '/00'.
*perform bdc_field       using 'KNVK-ABTNR'
                             '0004'.
*perform bdc_field       using 'KNVK-PAFKT'
                             '04'.
*perform bdc_field       using 'BDC_CURSOR'
                             'SZA5_D0700-SMTP_ADDR'.
*perform bdc_field       using 'ADDR3_DATA-NAME_LAST'
                             'Contact Name 4'.
*perform bdc_field       using 'ADDR3_DATA-NAME_FIRST'
                             'Contat first name 4'.
*perform bdc_field       using 'SZA5_D0700-TEL_NUMBER'
                             '8888888'.
*perform bdc_field       using 'SZA5_D0700-SMTP_ADDR'
                             '[email protected]'.
perform bdc_dynpro      using 'SAPMF02D' '0360'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNVK-NAMEV(01)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_dynpro      using 'SAPMF02D' '0210'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNB1-AKONT'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNB1-AKONT'
                              '24400000'.
perform bdc_dynpro      using 'SAPMF02D' '0215'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNB1-XZVER'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNB1-ZTERM'
                              's000'.
perform bdc_field       using 'KNB1-XZVER'
                              'X'.
perform bdc_dynpro      using 'SAPMF02D' '0220'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNB5-MAHNA'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_dynpro      using 'SAPMF02D' '0230'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNB1-VRSNR'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_dynpro      using 'SAPMF02D' '0610'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'BDC_CURSOR'
                              'RF02D-KUNNR'.
perform bdc_dynpro      using 'SAPMF02D' '0310'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNVV-VERSG'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNVV-BZIRK'
                              '000001'.
perform bdc_field       using 'KNVV-AWAHR'
                              '100'.
perform bdc_field       using 'KNVV-VKBUR'
                              'zlud'.
perform bdc_field       using 'KNVV-KDGRP'
                              '01'.
perform bdc_field       using 'KNVV-WAERS'
                              'INR'.
perform bdc_field       using 'KNVV-KALKS'
                              '1'.
perform bdc_field       using 'KNVV-VERSG'
                              '1'.
perform bdc_dynpro      using 'SAPMF02D' '0315'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNVV-VSBED'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNVV-LPRIO'
                              '02'.
perform bdc_field       using 'KNVV-KZAZU'
                              'X'.
perform bdc_field       using 'KNVV-VSBED'
                              '01'.
perform bdc_field       using 'KNVV-ANTLF'
                              '9'.
perform bdc_dynpro      using 'SAPMF02D' '0320'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNVV-KTGRD'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNVV-BOKRE'
                              'X'.
perform bdc_field       using 'KNVV-PRFRE'
                              'X'.
perform bdc_field       using 'KNVV-INCO1'
                              'exw'.
perform bdc_field       using 'KNVV-INCO2'
                              'BANGALORE'.
perform bdc_field       using 'KNVV-ZTERM'
                              's000'.
perform bdc_field       using 'KNVV-KTGRD'
                              '11'.
perform bdc_dynpro      using 'SAPMF02D' '1350'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNVI-TAXKD(04)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_field       using 'KNVI-TAXKD(01)'
                              '1'.
perform bdc_field       using 'KNVI-TAXKD(02)'
                              '1'.
perform bdc_field       using 'KNVI-TAXKD(03)'
                              '1'.
perform bdc_field       using 'KNVI-TAXKD(04)'
                              '1'.
perform bdc_dynpro      using 'SAPMF02D' '0324'.
perform bdc_field       using 'BDC_CURSOR'
                              'KNVP-PARVW(01)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=VW'.
perform bdc_transaction using 'XD01'.
perform close_group.
regards
gv

Similar Messages

  • Run time error while running BDC for production order creation and confirmation:

    Dear Gurus,
    We have a situation, where the users are trying to do the entries creation of order or confirmation (through manual and BDC). But, if there is any kind of a deficit quantities in consumption or GR quantity, then it is going to run time error and Dumps are coming in program SAPLCORB
    and the transaction code is coming for CO11N.
    How to avoid this error to run the production system in smoothing way...Any flash lights on this will be great full
    Regards,
    Madhu.G

    Hi Madhu,
    Expert Caetano has rightly point out. Refer Note 1840705 - RAISE_EXCEPTION short dump if running CO11N in background
    Cause
    The short dump is triggered because SAP transaction CO11N contains new GUI elements that cannot always be dealt with in a background process,
    such as the confirmation texts.
    Resolution
    SAP recommends that the standard production order BAPIs, such as BAPI_PRODORDCONF_CREATE_TT, should be used to post a confirmation in background.
    If this is not feasible, the following workaround may be uses:
    Define a confirmation profile in transaction OPK0; 
    In the detail areas, remove the area "Confirmation text"; 
    Set this profile as standard, so that it is chosen automatically by the system when a batch-job
    is started; 
    Assign this confirmation profile to the batch user with transaction SU3 using parameter CORUPROF.
    Also see Note 429432 - CO11N: Batch input in background dumps if long text is maintained
    Refer to note 1154692 - Endless loop during confirmation in background if you doing Auto GR during confirmations
    Thanks & Regards,
    Ramagiri

  • Error while running BDC in Background

    Hi,
    I am using BDC for a custom transaction YMMFGC. The operation that I am acheiving using this transaction is updating Materials from SalesOrg/Dist Chnl to another SalesOrg/Dist Chnl. When I am trying to run the Program in Foreground in No Screens Mode or Visible screen navigations, the data is getting updated in the MVKE table. Extension is verified for in this table. But when I try to run the program in the background, the job is getting finished successfully, but the data is not getting updated in the table. Please suggest how to proceed with this.
    Thanks!!!
    ChK

    Write your BDC_OPEN_GROUP in the following manner..
    p_group  - Name of BDC session
                 p_keep   - set to 'X' to keep session after process
                 p_user   - User ID for authorizations
                 p_subrc  - returned status.
      CALL FUNCTION 'BDC_OPEN_GROUP'
           EXPORTING
                client            = sy-mandt
                group             = p_group
                keep              = p_keep
                user              = p_user
           IMPORTING
                qid               = p_qid
           EXCEPTIONS
                client_invalid    = 1
                group_invalid     = 3
                group_is_locked   = 4
                running           = 8
                system_lock_error = 9
                user_invalid      = 10
                OTHERS            = 11.
    also..what does update mode 'P' means..it should be either 'S' or 'A' or 'L'..
    Check below...
    ctumode LIKE ctu_params-dismode
      "          A: show all dynpros
      "          E: show dynpro on error only
      "          N: do not display dynpro
    cupdate LIKE ctu_params-updmode
      "          S: synchronously
      "          A: asynchronously
      "          L: local
      TRANSLATE: p_tcode  TO UPPER CASE,
                 ctumode   TO UPPER CASE,
                 cupdate TO UPPER CASE.
      CALL TRANSACTION p_tcode USING         p_tb_bdc
                               MODE          ctumode
                               UPDATE        cupdate
                               MESSAGES INTO p_tb_bdcmsg.

  • I am getting an error while running Batch input session.

    While running BDC getting error that "Enter Discount Base, Automatic calculation not possible". I checked all the settings at company code level, tax code settings, document type settings. I am not getting it. While doing mannual posting the error is not coming.
    Please help me on this.

    Hi,
       While creating Material master sometime warning message will come for some materials . So while doing the LSMW Recording method it will record howmany times you are entering the "Enter" key also. So while doing batch input fome article it may stop at some point, so better run the LSMW in foreground and check were it stops exactly.
    Regards
    GK.

  • Error while running a Java Program

    Can anyone help me,
    I am getting the following error while running a Java program, Below is the exception thrown, please help.
    java.nio.BufferOverflowException
    at java.nio.Buffer.nextPutIndex(Buffer.java:425)
    at java.nio.DirectByteBuffer.putChar(DirectByteBuffer.java:463)
    at org.jetel.data.StringDataField.serialize(StringDataField.java:295)
    at org.jetel.data.DataRecord.serialize(DataRecord.java:283)
    at org.jetel.graph.DirectEdge.writeRecord(DirectEdge.java:216)
    at org.jetel.graph.Edge.writeRecord(Edge.java:288)
    at com.tcs.re.component.RESummer1.run(RESummer1.java:505)
    java.nio.BufferOverflowException
    at java.nio.Buffer.nextPutIndex(Buffer.java:425)
    at java.nio.DirectByteBuffer.putChar(DirectByteBuffer.java:463)
    at org.jetel.data.StringDataField.serialize(StringDataField.java:295)
    at org.jetel.data.DataRecord.serialize(DataRecord.java:283)
    at org.jetel.graph.DirectEdge.writeRecord(DirectEdge.java:216)
    at org.jetel.graph.Edge.writeRecord(Edge.java:288)
    at com.tcs.re.component.RECollectCont.run(RECollectCont.java:304)

    Ok, let's see. Write the following class:
    public class Grunt {
      public static void main(String[] args) {
        System.out.println("Hello Mars");
    }Save it as "C:\Grunt.java", compile by typing:
    javac c:\Grunt.javaRun by typing:
    java -classpath "C:\" GruntDoes it say "Hello Mars"? If yes, go back to your program and compare for differences (maybe you used the "package" statement?).
    Regards

  • Error while running a report

    Hi all,
    I am getting this particular error while running a report. The error is:
    <b>SQL Error: 604
    System error in program SAPLRRK0 and form RSRDR;SRRK0F30-01-
    Diagnosis
    This internal error is a targeted termination since the program has an
    incorrect status.
    Procedure
    Analyse the situation and inform SAP.
      Notification Number BRAIN 299 </b>
    Could anyone tell me what that means?
    Thanks In advance,
    Raj

    Hi Raj,
    There are a few OSS Notes for your issue.
    If your Query has hierarchy in it then check 734184
    If your query is based on Infoset then check Note 784502 and 701941.
    Also check 668921.
    Bye
    Dinesh

  • Error While Running a page on JDeveloper

    Hi All ,
    I am getting the following error while running a page in Jdeveloper . Can any body help me?
    (AppsContext.java:686) at oracle.apps.fnd.common.WebAppsContext.(WebAppsContext.java:846) at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:351) at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144) at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80) at runregion.jspService(runregion.jsp:96) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797) at java.lang.Thread.run(Thread.java:534) oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-00904: "SERVERRESP_ENABLED_FLAG": invalid identifier ; (Could not lookup message because there is no database connection) at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888) at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862) at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980) at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:352) at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144) at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80) at runregion.jspService(runregion.jsp:96) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797) at java.lang.Thread.run(Thread.java:534) ## Detail 0 ## java.sql.SQLException: ORA-00904: "SERVERRESP_ENABLED_FLAG": invalid identifier at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134) at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289) at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583) at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1983) at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1141) at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2487) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2854) at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:622) at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:550) at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1328) at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:384) at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:210) at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:169) at oracle.apps.fnd.profiles.ExtendedProfileStore.getMultiSpecificProfileFromDB(ExtendedProfileStore.java:368) at oracle.apps.fnd.common.WebAppsContext.setProfileValues(WebAppsContext.java:4177) at oracle.apps.fnd.common.AppsContext.setDBEnv(AppsContext.java:3407) at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2508) at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2398) at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2257) at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2072) at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1976) at oracle.apps.fnd.profiles.Profiles.getConnection(Profiles.java:2494) at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1304) at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:384) at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:210) at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:169) at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148) at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1147) at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1008) at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:977) at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:944) at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:931) at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570) at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:873) at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:858) at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:827) at oracle.apps.fnd.common.AppsContext.(AppsContext.java:686) at oracle.apps.fnd.common.WebAppsContext.(WebAppsContext.java:846) at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:351) at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144) at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80) at runregion.jspService(runregion.jsp:96) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797) at java.lang.Thread.run(Thread.java:534) ">

    check your DBC file, we have discussed this issue in the forum, search for SERVERRESP_ENABLED_FLAG

  • Error while running a KPI Watchlist in obiee 11g dashboard

    I am getting the following error while running a KPI Watchlist :
    *" Odbc driver returned an error (SQLExecDirectW) "*
    I added two KPI's (KPI 1 & KPI 2)into that Watchlist , one from the default "Sample Sales Lite" (sub 1) and another from sub 2 which have essbase as data source .
    KPI 1 (created from sub 1) is working fine , but while placing KPI 2 (created from sub 2 ) in the watchlist , its throwing the above error . However , while running KPI 2 individually , its showing meaningful results .
    Let me know if the problem statement is not clear .
    OBIEE version used : 11.1.1.5.0 .

    Could anyone reply this thread. I am also getting the same error . Even server logs are also not helping.

  • Error while running a customize report in oracle ebs

    Hi ..
    can anybody suggest how to solve the follwing error while running a customize report in oracle ebs?
    XXIFMS: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    Current system time is 03-JUN-2011 11:09:24
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_DATE_FROM='2010/04/01 00:00:00'
    P_DATE_TO='2011/06/03 00:00:00'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AL32UTF8
    stat_low = 9
    stat_high = 0
    emsg:was terminated by signal 9
    ld.so.1: rwrun: fatal: librw.so: open failed: No such file or directory
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 9
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 1068011.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1068011 on node D0005 at 03-JUN-2011 11:09:24.
    Post-processing of request 1068011 failed at 03-JUN-2011 11:09:24 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 03-JUN-2011 11:09:24

    Please post the details of the application release, database version and OS.
    Is the issue with this specific concurrent program?
    Can you find any errors in the CM/OPP log files?
    Please see if these docs help.
    On R12.1.1/Solaris Platform While Generating Oracle Reports Files Failed With Error " ld.so.1: rwconverter: fatal: librw.so: open failed: No such file or directory [ID 1067786.1]
    Apps UPG Fail With Error Ld.So.1: Rwserver: Fatal: Librw.So [ID 961222.1]
    Thanks,
    Hussein

  • Error while running web application through JDEV (10.1.3.0.3) in OC4J

    Error while running web application through JDEV (10.1.3.0.3) in OC4J.
    Here is the error message.
    07/10/02 14:45:28 Exception in thread "OC4J Launcher" oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: javax.xml.bind.JAXBContext
         Dependent class: com.oracle.corba.ee.impl.orb.config.InternalSettingsORBConfigImpl
         Loader: oc4j:10.1.3
         Code-Source: /C:/jdev/j2ee/home/lib/oc4j-internal.jar
         Configuration: <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar
    The missing class is not available from any code-source or loader in the server.
    07/10/02 14:45:28      at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2073) [C:/jdev/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@7]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1681) [C:/jdev/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@7]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1633) [C:/jdev/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@7]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1618) [C:/jdev/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@7]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap]
         at com.oracle.corba.ee.impl.orb.config.InternalSettingsORBConfigImpl.init (InternalSettingsORBConfigImpl.java:46) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.oracle.corba.ee.impl.orb.config.SunRIORBConfigImpl.init (SunRIORBConfigImpl.java:97) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.oracle.iiop.server.IIOPServerExtensionProvider.configureOrb (IIOPServerExtensionProvider.java:26) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.oracle.corba.ee.impl.orb.ORBServerExtensionProviderImpl.preInitApplicationServer (ORBServerExtensionProviderImpl.java:45) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.serverExtensionPreInit (ApplicationServer.java:1031) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.setConfig (ApplicationServer.java:861) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServerLauncher.run (ApplicationServerLauncher.java:98) [C:/jdev/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in C:\jdev\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap]

    Hi,
    The guide you were refering was pointing to 10.1.2 wizards.
    For the latest 10.1.3 tutorial, please follow the below tutorial link :
    http://www.oracle.com/technology/products/jdev/101/tutorials/WS/WSandAScontrol.htm
    Hope this helps,
    Sunil..

  • I am facing error while running Quickpay in Fusion payroll that "The input value Periodicity is missing for element type KGOC_Unpaid_Absence_Amount. Enter a valid input value". Any idea?

    I am facing error while running Quickpay in Fusion payroll that "The input value Periodicity is missing for element type KGOC_Unpaid_Absence_Amount. Enter a valid input value". Any idea?

    This is most probably because the Periodicity input value has been configured as "Required" and no value has been input for it.
    Please enter a value and try to re-run Quick Pay.

  • 500 Internal server error while running sqlsrv_query in PHP

    Hello everyone I am having a problem with sqlsrv_query I will be grateful to you please provide some help.
    I am running a query through php:
    $ls_parcel_query = "select  * from  ParcelDetail order by ExtractDate";
    $result = sqlsrv_query($conn, $ls_parcel_query, array(), array("Scrollable"=>"keyset","QueryTimeout"=>300));
    $no_of_rows = sqlsrv_num_rows($result);
    echo "<br/>".$no_of_rows;
    It gives (After 30 seconds):
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    I have php.ini settings like below:
    max_execution_time = 90
    memory_limit = 128M
    While running this query in SQL SERVER 2008 R2, it successfully gives result in some times in 1 minute and sometimes in 2 minutes.

    Hello,
    A 500 Error will be caused due to many reason.To troubleshooting this issue, you can try to check out the error log and get more information on what is causing the error.
    Reference :
    "500 Internal Server Error" while running PHP
    HTTP Error 500 Internal server for php pages and solution
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Error while running the Report

    Hi ,
    I am trying to run the Report in Bex Analyzer. and once I enter the value for the variable, it gives me message that "Element is not correctly define (please check query)" and when i click on the error it gives me detail message as below :
    <b><b>Diagnosis
    Additional elements that do not have the same dimension, such as quantities and amounts or amounts and ratios, are added to element Sales Qty Gallons .
    Procedure
    Check your definition.
    If you still want to use this addition, you can suppress the dimensionality of one or both subexpressions by using the 'NODIM' operator. The system then interprets this or these subexpressions as nondimensional numbers.
    In the executed query, you can use the Key Figure Definition function to analyze element Sales Qty Gallons .</b></b>
    Now the thing is I am already using "NODIM" operator to add those elements. and I m not sure why this error is coming up now because I have created this query a while ago and it wasnt giving me any error at that time but now I have make some changes into it and it;s giving me this error while running the Report. But the thing is I didnt change anything in the element for which it;s showing me error.
    Thanks,
    Naitik

    Naitik,
    There are two or more key figures in your report. They are defined by different dimensions and somewhere you have a formula with both these key figure.
    Edit your query and select the Check Query icon. It will tell you which calculation you have the problem with. Edit this calculation to see which key figures are present.
    If the formula is logically correct, best thing to do is to put a NODIM( ) on your key figures that make up the formula, and then change you formula to look at the NODIM( ) version.
    That will fix things for you,
    Regards
    Gill

  • Urgent.....Error while running a jsp report from Jdeveloper

    Hi,
    I am getting following error while running a jsp report from Jdeveloper. I am using version 10.1.2.1.0. The same report is working fine when I am running it from report builder. ( Both these tools were installed using Oracle Developer Suite 10g version 10.1.2). I did search in oracle discussion forums and google, but I could not arrive at a resolution of error. Any help in resolving this issue would be grateful.
    Error details:
    Page url : http://<hostipaddress>:8988/Reports-reportproject-context-root/MyReport.jsp
    Reports Error Page
    Wed Oct 17 20:03:22 IST 2007
    javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server myreportserver failed
    javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server myreportserver failed
         at oracle.reports.jsp.ReportTag.doStartTag(ReportTag.java:464)
         at MyReport.jspService(MyReport.jsp:4)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:57)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    Could anyone help me out in resolving this issue.
    Thanks
    Siva...

    Hi,
    I posted this message in jdeveloper forum yesterday, but there was no response. So I thought of posting it in this forum to check my luck.
    Thanks
    Siva...

  • Error while running a test case in Jcaps 6 JDBC project

    I encountered an error while running the testcase for a JDBC BC project in Jcaps 6.
    BPCOR-6135:A fault was not handled in the process scope; Fault Name is {http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailure; Fault Data is null. Sending errors for the pending requests in the process scope before terminating the process instance
    Caused by: I18N: BPCOR-3023: Selection Failure occurred in BPEL({http://enterprise.netbeans.org/bpel/DBSample/Db}Db
    Kindly suggest a solution

    It seems to be a very common error. Try checking your map assignments when the source (from) is empty (null). These mappings with null values may produce the error you are facing...
    Good luck!

Maybe you are looking for

  • Error while inserting xml into database

    Hi, I'm trying to use the sample application available on OTN site i.e. Simple Bulk Loader Sample Application which inserts a xml more than 4k in xmltype. But I am getting this error while using it from JDeveloper Here is the error : XMLLoader: Uploa

  • If I have a Mac Mini ( no Disk Drive ) Can I Still Use Boot Camp ?

    Hi, I have a ma mini... but i have came to a conclusion that I have no disk drive... so can i still use bootcamp ? I was wondering because all of the tutorials I watch, they tell me to insert my disk into the disk drive. -Thanks for The Help

  • Deleting accounting document

    Hi, I am having a billing document where an accounting document was generated for that but not cleared. Now I want to cancel the billing document through VF11. Shall I cancel the accounting document also before cancelling the Billing document or it w

  • Purchase Order values are not reflecting in MIGO

    Dear Experts, I have changed standared Pricing Procedure from TAXINN to TAXINT because excise calculation was wrong. Now I have assinged new pricing procedure & reflecting in Purchase order & working as per requirement also.But when we are doing MIGO

  • Dumb boy wants make slide show

    Honest, I put in 2.5 hours of answer-looking before bothering anyone here. Here's all I want to do: Build one page. It has nice forward & back buttons and a dynamic window. Maybe a setup for timed a slide show. Okay, it's like the nifty Flash sites L