Batch input error No batch input data for screen SAPLSPO4 0300 for ABZON

Hi,
I have to process ABZON for posting asset aquisition. BDC when i am running in background is giving me above error.
though i have found BAPI BAPI_ASSET_ACQUISITION_POST
but this BAPI is not posting into correct GL account for which i have to make posting. is there any way to specify additional offset account to BAPI(the way we have offset account option on ABZO/ABZON on second tab) ? i also need to enter WBS element for the GL account i am posting aquisition.
i tried with ABZO too. though ABZO doesnt give me error in background but there is no way to specify WBS element both in ABZO/ABZON in background since option of "additional account assignment " is not available at background.
Please suggest a way how can i post to correct offset account  with WBS element for any asset.
Thanks, Bin

I had to make BDC on other tcode to achieve this funtionality.
Regards
Bin

Similar Messages

  • Error: No batch input data for screen SAPLSTRD 0300 for BDC OB52

    Hello,
    I have created one program, where i am just calling transaction OB52 using batch input.
    CALL TRANSACTION 'OB52' USING bdcdata
                              MODE  input_method
                              UPDATE 'S'
                              MESSAGES INTO itb_msg.
    When I run my program in background the it is giving me Error "No batch input data for screen SAPLSTRD 0300 ", but I am changing the MODE to 'A' in foreground then it is working perfectly without any Errors.
    Can you guide me why i am getting the above error only when i am executing the program in MODE = 'N'...
    Regards,
    Sujeet Mishra

    Hello,
    Actually recording is perfect and it was working fine earlier on production server. now the error i am getting is related to transport request. like when we do the changes in transaction OB52 online is will ask you for transport request, but in my recording we are not taking care of this transport request pop-up screen, but it was working fine earlier.
    the code which was working fine is written below:
    LOOP AT itb_type.
        PERFORM bdc_dynpro USING 'SAPL0F00' '0065'.
        PERFORM bdc_field USING 'BDC_OKCODE' '=POSI'.
    * Ecran Positionner, fonct Suite
        PERFORM bdc_dynpro USING 'SAPLSPO4' '0300'.
        PERFORM bdc_field USING 'SVALD-VALUE(01)' p_bukrs.
        PERFORM bdc_field USING 'SVALD-VALUE(02)' itb_type-mkoar.
        PERFORM bdc_field USING 'SVALD-VALUE(03)' itb_type-bkont.
        PERFORM bdc_field USING 'BDC_OKCODE' '=FURT'.
    * Ecran principal, fonction Sauvegarde
        PERFORM bdc_dynpro USING 'SAPL0F00' '0065'.
    *   Période 1
        IF ( p_etape1 = 'X' ).
    *     Si Jour J+1
          PERFORM bdc_field USING 'V_T001B-FRPE1(01)' s_sppe1-low.
          PERFORM bdc_field USING 'V_T001B-TOPE1(01)' s_sppe1-high.
          PERFORM bdc_field USING 'V_T001B-FRYE1(01)' s_spye1-low.
          PERFORM bdc_field USING 'V_T001B-TOYE1(01)' s_spye1-high.
        ELSEIF ( p_etape2 = 'X' ).
    *     Si Jour J+6
          PERFORM bdc_field USING 'V_T001B-FRPE1(01)' s_frpe1-low.
          PERFORM bdc_field USING 'V_T001B-TOPE1(01)' s_frpe1-high.
          PERFORM bdc_field USING 'V_T001B-FRYE1(01)' s_frye1-low.
          PERFORM bdc_field USING 'V_T001B-TOYE1(01)' s_frye1-high.
        ENDIF.
    *   Période 2
        PERFORM bdc_field USING 'V_T001B-FRPE2(01)' s_frpe1-low.
        PERFORM bdc_field USING 'V_T001B-TOPE2(01)' s_frpe1-high.
        PERFORM bdc_field USING 'V_T001B-FRYE2(01)' s_frye1-low.
        PERFORM bdc_field USING 'V_T001B-TOYE2(01)' s_frye1-high.
    *   Gpe d'autorisation
        PERFORM bdc_field USING 'V_T001B-BRGRU(01)' itb_type-brgru.
        PERFORM bdc_field USING 'BDC_OKCODE'  '=SAVE'.
    ENDLOOP.
        PERFORM bdc_dynpro USING 'SAPL0F00' '0065'.
        PERFORM bdc_field USING 'BDC_OKCODE' '=BACK'.
    * Appel de la transaction OB52
      CALL TRANSACTION 'OB52' USING bdcdata
                              MODE  input_method
                              UPDATE 'S'
                              MESSAGES INTO itb_msg.
    Regards,
    SUjeet

  • No batch input data for screen SAPLKEAK 0300

    Hi All ,
    I am getting "No batch input data for screen SAPLKEAK 0300 "  error while Posting a parked document.
    When I checked the Park Document , I saw that Profitability Segment was missing.
    Document is parked using standard FM  "PRELIMINARY_POSTING_FB01" after that BDC is executed to fill Profitability segment.
    Both FM and BDC are written in a custom FM. This FM is scheduled in a Job to run everyday and Park all the available Documents .
    Everything used to work fine for last 2 years but suddenly since last month I am starting getting this error.
    It does not happen for all the documents . And for the document for which it happens, if I try to park and post it again using the same process . It works fine.
    It looks as if something obstruct the normal parking process when SAP job is running but I am not able to find out the reason.
    Any pointers would be appriciated.
    Thanks ,
    Rahul

    Rahul,
    Why don't you try to debug the background program? Use JDBG on the BG job and change the call transaction to display ALL SCREENS or ERROR ONLY and see where the issue is.
    Thanks,
    Vikram.M

  • C202_Background_No batchinput data for screen SAPLSPO2 0300

    Dear Experts,
    We have a batch session which processes the deletion of Recipes using transaction C202.
    In few caes we get the message "No batchinput data for screen SAPLSPO2 0300". I find no such screen is recorded in the session (SHDB). It would be nice if you could let me know which is the message corresponding to this and will be of great help to let me know how to fix this.
    I had a look into the SAP note 759741, however,  it is on different topic.
    Thank you very much for your help.
    Kind Regards
    Umapathi G

    Maybe the OSS [Note 759741 - PPBICO40: 00344 no batch input data for screen SAPLSPO2 0300|https://service.sap.com/sap/support/notes/759741] will help you.
    It is the dialog box for the order release in case of missing material availability.
    Regards

  • Error Message "No batch input data for screen SAPMF05A 0700" for FV60&FB60

    Dear All,
      I doing a BDC Upload program for Create Vendor Invoice and Park using FV60 ,But i can't upload successfully by Batch Input method and i am gettin the Error Message "No batch input data for screen SAPMF05A 0700'.I tried using FB60 and got the same error message. When i do in the direct method i can able to do it ,But can't park the document successfully and can do it untill sumilate only.
    How to overcome this issue and if you already encounter this kind of problem please advice me.
    Thanks in Advance.
    Deesanth

    Hi,
      Below is my recording.
        perform bdc_dynpro      using 'SAPMF05A'     '1100'.
        perform bdc_field       using 'INVFO-ACCNT'  gwa_inv_up-lifnr.
        perform bdc_field       using 'INVFO-BLDAT'  gwa_inv_up-bldat.
        perform bdc_field       using 'INVFO-XBLNR'  gwa_inv_up-xblnr.
        perform bdc_field       using 'INVFO-BUDAT'  gwa_inv_up-budat.
        perform bdc_field       using 'INVFO-MONAT'  '9'.
        perform bdc_field       using 'INVFO-BLART'  gwa_inv_up-blart.
        perform bdc_field       using 'INVFO-WRBTR'  gwa_inv_up-dmbtr.
        perform bdc_field       using 'INVFO-WAERS'  gwa_inv_up-waers.
        perform bdc_field       using 'INVFO-XMWST'  gwa_inv_up-xmwst.
        perform bdc_field       using 'INVFO-MWSKZ'  'P0'.
        perform bdc_field       using 'INVFO-SGTXT'  gwa_inv_up-sgtxt.
        perform bdc_dynpro      using 'SAPMF05A'     '1100'.
        perform bdc_field       using 'BDC_OKCODE'   '=PAYM'.
        perform bdc_field       using 'INVFO-GSBER'  gwa_inv_up-gsber.
        perform bdc_dynpro      using 'SAPMF05A'     '1100'.
        perform bdc_field       using 'BDC_OKCODE'   '=BS'.
        perform bdc_field       using 'INVFO-ZLSCH'  gwa_inv_up-zlsch.
        cnt = 1.
        cnt1 = 1.
        clear gwa_inv_line.
        loop at gt_inv_up  into gwa_inv_line  where indic = 'D'
                                       and count = gwa_inv_up-count.
          if cnt1 gt 1.
            concatenate 'ACGL_ITEM-MARKSP(' cnt ')' into fld.
            perform bdc_field using fld 'X'.
            perform bdc_dynpro using 'SAPMF05A' '1100'.
            perform bdc_field using 'BDC_OKCODE' '=0005'.
          endif.
          concatenate 'ACGL_ITEM-HKONT(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-lifnr.
          concatenate 'ACGL_ITEM-SHKZG(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-shkzg.
          concatenate 'ACGL_ITEM-WRBTR(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-dmbtr.
          concatenate 'ACGL_ITEM-MWSKZ(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-mwskz.
          concatenate 'ACGL_ITEM-SGTXT(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-sgtxt.
          concatenate 'ACGL_ITEM-GSBER(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-gsber.
          concatenate 'ACGL_ITEM-KOSTL(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-kostl.
          concatenate 'ACGL_ITEM-PROJK(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-posid.
          concatenate 'ACGL_ITEM-FISTL(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-fistl.
          concatenate 'ACGL_ITEM-FIPOS(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-fipos.
          concatenate 'ACGL_ITEM-GEBER(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-geber.
          perform bdc_field       using 'BDC_CURSOR' fld.
          cnt1 = cnt1 + 1.
        endloop.
        perform bdc_dynpro using 'SAPMF05A' '1100'.
        perform bdc_field  using 'BDC_OKCODE' '=BS'.
        perform bdc_dynpro      using 'SAPMSSY0' '0120'.
        perform bdc_field       using 'BDC_OKCODE' '=BP'.
        call transaction 'FB60' using gt_bdcdata mode 'N' pdate 'S'
                                        messages into gt_bdc_messages.
    Thanks,
    Deesanth

  • Error "No batch input data for screen" in BDC for Tcode CN22

    Hi,
    The issue is When teh BDC code is run by Functional guys we are facing the error as "No batch input data for screen SAPLCONW 1100", when I am trying teh change the Network Activity Level User field in Tcode CN22. When I execute the same BDC code with Developer User id, it is executing perfectly.
    I have checked the User Profiles for both functional and Technical and both are same. What is my solution now?
    Regards,
    Deepthi.

    Hi
    Take Recording using the functional guy log in there might be user depended screen  sequence
    Regards
    Nilesh Gaikwad
    Edited by: Nilesh  Gaikwad on Jan 26, 2010 10:49 AM

  • No batch input data for screen SAPMF02K 0101 for transaction XK02

    Hello Friends,
    I am Trying to change detaisl of Vendor using IDOC for T code XK02, I am getting an error in background
    No batch input data for screen SAPMF02K 0101
    Message no. 00344
    When I execute in foreground it is working fine.
    Diagnosis
    The transaction sent a screen that was not expected in the batch input session and which therefore could not be supplied with data.
    Possible reasons:
    1. The batch input session was created incorrectly. The sequence of screens was recordly incorrectly.
    2. The transaction behaves differently in background processing in a batch work process than when running in dialog (SY-BATCH is queried and changes the screen sequence).
    3. The transaction has undergone user-specific Customizing and therefore certain screens may be skipped or processed differently, according to the current user. If the person who created a batch input session is not the same as the person now processing it, this problem may occur frequently.

    just info: as u seen in the 3rd point, if u r running onlien, its recorded on ur user id, but, where as for back ground, the user lke WF_BATCH.........so, for this user, the settings may b different from a dialog user, in terms of  screen sequence, pop-ups. mandatory fields.
    So, i guess, u r missing to populate a input field, which is mandatory. May be by suing sy-batch IF condition, u hv to change CTU_PARAMS values, like sy-batin = 'X'......actually, these day si dont hv SAP access, so, pls. check some terms in this response.
    thanq

  • Error while download the data to an Excel sheet for ECC report from EP

    Hi experts,
    I had created a report program which will download the data to an Excel sheet using SAP OLE object
    For this report i had created a tcode too. The report which i developed is perfectly working fine in SAPGUI. But if i download the data to an Excel sheet for the same report throught SAP EP.I am getting the  error that "Error in excel downlaod"
    I analyed by putting dubigg point and it throws exception while calling Function module.
    The excpetion is " OLE object id not found".
    Can any body gives a light on this why i'm not able download the excel in ep?
    Thanks,
    JB

    Hello,
    (by the way I came here to ask my question and is my first time visit but...)
    The problem is obvious: How do you expect OLE handler can "touch" the local PC Excel through a web browser? I believe that is not possible. That means (at least for me) that I have to create the whole documents before I return them to the user. That is why I use XML Office documents generation or you can try to hack some Export to excel features of ERP reports.
    Regards Otto

  • "Error Occurred in the Data Selection" while excuting InfoPackage for DataSource(ORT_PA_TRAN_CONTROL)

    Hi,
    Can anyone help me out with the data selection error in InfoPackage, while I was trying to extract the DataSource(0RT_PA_TRAN_CONTRL) to BW./
    I've tried with "Init With Data Transfer" and without the use of Conversion Routines.
    Thanks,
    Taehoon.

    Hi,
    Why your using conversion routine at info pack level?
    Actually conversion routine already defined for info object 0MATERIAL, general tab.
    at info pack level, remove conversion routine MATN1 and don't give any selections.
    First try to run data source at source system RSA3. if it works then later you can trigger at info pack level without any selections.
    Thanks

  • ERROR-400|ORA-01801:date format is too long for internal buffer on "upload"

    2006-06-23 16:23:39 Thread-2849151920 ERROR upload: Failed to upload file B0000001.xml, ret = -2
    2006-06-23 16:23:39 Thread-2849151920 ERROR upload: 3 Failures in a row for B0000001.xml, we give up
    2006-06-23 16:23:39 Thread-2849151920 ERROR upload: Error in uploadXMLFiles.  Trying again in 900.00 seconds or earlier.Ok, foolish me - I ran Redhat update and got a new kernel, libs etc. and basically got my OS current. But now OEM can't do uploads??
    I get the above errors and NOTHING on OEM has changed. I suspect a timezone issue; emd.properties sets the timezone to "US/Eastern" ... and has been like that ever since.
    Metalink doesn't mention this issue at all?
    I've done a clear-state; but that didn't fix the issue.
    Any ideas?
    Platform: RHES4 - OEM version 10.2.0.1 (straight out of the box).

    From emoms.trc:
    2006-06-23 16:06:59,893 [SeverityLoad https://oem.e-hms.net:3872/emd/main/] ERROR eml.XMLLoader markFileAsError.882
    - Failed to load B0000000001.xml because of errors; moving to errors directory. Error:
    ERROR-400|ORA-01861: literal does not match format string
            at oracle.sysman.emdrep.receiver.FxferRecv.DirectLoad(FxferRecv.java:1046)
            at oracle.sysman.emdrep.receiver.FxferRecv.loadSeverities(FxferRecv.java:1134)
            at oracle.sysman.emdrep.receiver.FxferRecv.receiveFile(FxferRecv.java:1609)
            at oracle.sysman.emdrep.receiver.FxferRecv.doPost(FxferRecv.java:764)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
            at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
            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.AJPRequestHandler.run(AJPRequestHandler.java:224)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186
            at java.lang.Thread.run(Thread.java:534)
    Caused by: java.sql.SQLException: ORA-01861: literal does not match format string
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
            at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
            at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:184)
            at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:632)
            at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1162)
            at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2932)
            at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3004)
            at oracle.sysman.util.jdbc.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:723)
            at oracle.sysman.emdrep.dbjava.loader.MultiTableInsertHandler.handleRow(MultiTableInsertHandler.java:277)
            at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.handleSubDocument(XMLLoaderContext.java:1863)
            at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.endElement(XMLDocumentSplitter.java:876)
            at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1257)
            at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:314)
            at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
            at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:196)
            at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java:451)
            at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java:1672)

  • Kernel data input error on start up SSD Drive

    Hi All
    I have a HP Pavilion g6-1c58dx Notebook PC which I purchased while on holiday in the US in Jan 2012. This January I upgraded to an 120GB SSD drive from OCZ and Windows 8. From the first day I was receiving an error on start up, the computer would restart and ask me to investigate a "Kernel Data Input Error". I scanned the drive on several occasions and received the all clear. In March the drive just failed completely losing all my data.
    OCZ have replaced the drive with one of their Agility range, once again I am receiving the same start up error and although I have checked I have the latest version of all my drivers etc it persists. I am of course worried that in a few weeks this drive will also fail.
    It seems unlikely that the same error could occur on two different drives, my query is whether there is a known issue with this notebook and SSD drives and whether there is a solution to the problem.
    Thank You
    Gareth

    I understand that you are receiving a Kernel Data Input Error.
    Is this a blue screen error?  If so, does it give any more details through a more details option?  Some Windows 8 blue screen errors provide less information upfront with a more information option.  
    If it is a blue screen error, uploading the file and sharing the link may be helpful in identifying the core of the issue.
    This site details how to do this using Sky Drive, a Microsoft service.
    Is there a common event (opening a program, performing an action, etc.) that precedes the error?
    If you run the start-up or run-in test (power on and press F2), does the RAM pass the test?  To rule in or out a RAM issue, it may be beneficial to use the run-in test overnight.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Pro Ver 6 Batch Processing Error

    When running batch processing on .doc files, at the end of the run the batch processor errors and warnings window shows a "bad parameter" message for each document. But it does not say what the bad parameter is. I can successfully convert the same document manually, so not sure what to do. The log file is no help, as that just contains the same error messages. Running version 6.0.6 of Acrobat Pro, WinXP Pro and Office 2003. The documents are all single page Word files with an embedded .tif file. The manually converted .pdf files look fine.

    hi TAJ0808,
    there is a fix for it go and ask support we already have it installed.
    regards chris

  • Any apps for screen off button ,without using power button? Similar to screen off for Android phone?

    Any apps for screen off button for i phone 6 plus ,its convenient as i phone 6 plus is big and not convenient to use power button to turn screen off.Andriod phone does have this apps call "screen off"

    After again experiencing problems I took the iMac back to the reseller where I bought it. They were able to replicate the defect and I received a new logic board. The invoiced cost (covered by warranty, luckily!) was $1,067 for the logic board and $85 for labor. The hard drive was erased but OSX Tiger was pre-installed when I picked up the computer. (BTW, Backup 3 is a very nice backup utility!) Now my iMac seems to be working perfectly, and the energy saver/sleep function works normally again.

  • Screen Recording Software For Mac

    Hello
    I'm looking for Screen Recorder software for 10.4 - I understand there's a version of Quick Time which actually has a built-in feature to enable 'on-screen' recording.  I would also pay for such a software program.
    I searched the internet and came up with this, (10.4 Min Syst. Requirement).
    http://www.nchsoftware.com/capture/index.html?gclid=CjwKEAjw0q2pBRC3jrb24JjE8VgS JAAyIzAd2x1gOSnPArra1lqkyYzWULASUpCYYvJ007VdBLy9exoC19zw_wcB
    Has anyone tried this, or knows where there's a decent program?
    Thanx for your help!
    Mike

    That is the cheapest I've seen, but beware...
    * During installation of this download you will be given the option to install Google® Chrome and closely related programs from the NCH Software suite. These are optional and you can select what you want depending on your requirements.
    Likely adware as well as the Chrome spyware, & very well may be Intel 10.4 & above only.
    I think Quicktime Pro had such an option, good luck finding that though!
    http://mac.appstorm.net/roundups/utilities-roundups/10-screen-recording-tools-fo r-mac/
    Screen Recorder for Tiger
    You never want to download anything from this site, but...
    http://www.macupdate.com/app/mac/11623/capture-me
    Nor from this site, but...
    http://download.cnet.com/mac/economy-x-talk/3260-20_4-6296310-1.html?osNamesExac t=Mac+OS+X+10.4+PPC

  • Error in LSMW for MM41 - "No batch input data for screen SAPLMGMW 0100"

    I'm trying to create an LSMW for MM41 to create new Retail articles en Mass. This will be used to only create the Basic view as other LSMW's already exist to maintain the other views. I've created the Recording and setup the LSMW already. My data is read correctly from the source file. When I execute the batch session it fails with the following error - "No batch input data for screen SAPLMGMW 0100".
    I assume the fields in MM41 screen are not setup for batch processing. Could someone with more knowledge or experience in SAP Retail please confirm my assumption and explain where this is setup or provide an alternative to creating new articles en Mass via MM41? The direct input method is more suited for MM01 and not MM41.
    Regards
    Fawaaz

    Hi Guys,
    Thanks so much for all the prompt responses. My issue is now resolved.
    The issue, I'm sure, was my default settings in the MM41 screen which the recording probably took into account or the batch program didn't like. I deleted my recording and created a new one but before I started the recording, I went into the MM41 screen and removed all default values AND view selections. I made my Basic view selection constant in my recording and also in my field mapping. My LSMW for MM41 is now working perfectly.
    Just to answer some of the questions above, my LSMW was Reading and Converting the data in my source file fine. When I display the Read and Converted data, it shows the data fields in the correct place.
    Thanks again.
    Regards
    Fawaaz

Maybe you are looking for

  • Startup Slow Down After Battery Update

    Hi all, I just installed the Battery 1.2 update days ago. The startup speed changed to very slow after the update and thought it's just some effect after update, but after a few times of starting up the machine, it still the same slow speed. Any idea

  • Creative do it again with their shoddy driv

    Really don't know whether Creative are expecting to go forwards, backwards, sideways or just disappear in a wormhole with their so-called "drivers". Been using the very old drivers for Vista because its the only "decent" (I use the term very loosely)

  • Jdeveloper/XDK latest with Oracle 9i r2

    Hi, I have a customer whos is asking a question regarding the compatibility of latest versions of Jdev & XDK developer tools. The question is pated below. Can anyone help me out in answering this customer? Its a high priority job. Thanks in advance.

  • Handling attached files between users in a process

    Hi all, In my process I need to handle attached files (to the xfaform). I mean the users should be able to attach i file and the next user should be able to view it. How is this done? Do I need to store them in a special way or anything? Sincerely Ki

  • HT201303 why do i keep getting the message "Please contact iTunes support to complete this transaction."?

    why do i keep getting the message "Please contact iTunes support to complete this transaction."? Oh, and I would love to contact support but they are never open for business when this happens to me so I was hoping someone knew what the heck was going