Export data in ANSI format using GUI_DOWNLOAD

Hi,
Please find below the issue description.
We have a program that exports txt file which inturn is uploaded in a 3rd party system.
Before upgrade, we were getting the txt file in ANSI format. (The program uses GUI_DOWNLOAD without any code page and file type is ASC)
After upgrading the system to ECC 6, the program was modified to consider the code page 4103. But the txt file is in Unicode Format. (file type used in GUI_DOWNLOAD is ASC). As the 3rd party system is accepts only ANSI format, we manually change the format in windows and then upload.
Please suggest.
Regards,
Senthil G.

use class CL_ABAP_CONV_OUT_CE
2) or use obn application server
  open dataset file for output in  legacy  text mode code page p_code.
(for codepage look  in tabele TCP00!)
grx
A.
Edited by: Andreas Mann on Nov 8, 2010 11:23 AM

Similar Messages

  • How to export data to specified format as EXCEL(XXL)

    Dear Experts,
    Good day!
    Who can help me that to export data in SAP by KE30 Transaction Code? We planed to do some things on browser using SAP GUI for HTML and ITS 6.20 in SAP R/3 640. Now, our end-user occur one problem that they need outgoing the data wanted through browser from SAP(Triggered by KE30). In the SAP GUI for Windows, they can do it to export data into specified format (as XXL), but that for HTML can't done. The problem had a message shown below: The presentation server does not function in Windows. Which other way to resolve this? Please tell us, thank you!

    The XXL export is not supported by Sapgui for HTML(Webgui) via Office Integration. See note: 512068    Office integration and SAP GUI for HTML
    However there is a workaround available, this is described in note:                                 
    #435769 ALV WebGUI: Excel download by saving into local file    
    can help you.         
    (the note is old - but the information in it still holds true)                                         
    Please note that the download and upload functionality of the SAPGui for HTML (WEBGUI)  requires a Java Virtual Machine.          
    Please see note 980772 for a list of the supported JVMs.
    One can also using the following link to check your current JVM version in your Browser:         
    http://www.java.com/en/download/help/testvm.xml

  • Export data in cloumn format in Essbase v11.1.1

    Hi Everybody,
    I have installed essbase 11.1.1 in my personal desktop recently, to understand the new features and I observe dataexport in column format is not working as intended. When i select option called "export in column format" data is not exporting in cloumn format, exporting in blocks(normal export). In version 7.1.6 we did data export several times using column format and data was exported in cloumn format.
    Do i need to change any settings in cfg file to export data in cloumn format?
    Please some one share your views on this?
    Thanks,
    Ram

    Export in SQLLoader format has been changed to generate the data in a separate file from the control file. This was done as there are restrictions in the data that can be embedded in the control file. You should now find two files generated for each loader format export: a .ldr and a .ctl file.
    Joyce Scapicchio
    SQL Developer Team

  • Thread: Export Data in TSV format (International / Unicode characters)

    Hi OAF Gurus,
    Question: Export data in TSV format ? how
    I am working in JDEV 10g, OA Framework 12.0.6.
    I have a page which has a OA Table populated with data, I need to export this data in a TSV (*Tab Separated values*) format.
    I know that we can add a “Export” button and then the data is exported in a CSV (comma Separated values) format.
    The question is how to save in TSV format instead.
    Reason for using TSV format: Our Data contains Unicode characters(Asian characters) which CSV files will not support. (FYI: Oracle Forms export in TSV format)
    Thanks in Advance
    Chaitanya

    use class CL_ABAP_CONV_OUT_CE
    2) or use obn application server
      open dataset file for output in  legacy  text mode code page p_code.
    (for codepage look  in tabele TCP00!)
    grx
    A.
    Edited by: Andreas Mann on Nov 8, 2010 11:23 AM

  • Urgent Help !!!  Export data into insert format (Oracle Sql developer)

    Hi all,
    Please help , when i try to export ms access table which have 400,000 over rows to insert format using oracle sql developer 1.5.5. After the export have done the exported file xxx.sql is empty.
    Is it because of too many rows? or what tool or function should i use for exporting table with many rows.
    It used to have exported successfully with
    Insert into table( ) values ();
    Insert into table( ) values ();
    Insert into table( ) values ();
    Insert into table( ) values ();
    ----- when i try to export table with over 10,000 row.
    Regard,
    Tun

    Another option is to export your file as Formatted text (space delimited). This will create a fixed format file. You can either create an external table to access the file or use sqlloader to load it. In your control file or access parameters you will specify the positions of the fields you are interested in. Your control file will look something like this:
    OPTIONS (BINDSIZE=50000,ERRORS=50,ROWS=200,READSIZE=65536)
    LOAD DATA
    CHARACTERSET US7ASCII
    INFILE '/home/FIXED_FORMAT.dat' "FIX 58"
    CONCATENATE 1
    INTO TABLE "EMP2"
    APPEND
    REENABLE DISABLED_CONSTRAINTS
    "ID" POSITION(1:2) INTEGER(2) ,
    "REGION" POSITION(3:3) INTEGER EXTERNAL(1) ,
    "DEPT" POSITION(4:6) INTEGER EXTERNAL(3) ,
    "HIRE_DATE" POSITION(7:14) DATE(8) "mmddyyyy" ,
    "SALARY" POSITION(15:19) DECIMAL(9,2) ,
    "NAME" POSITION(20:34) CHAR(15)
    SQLDeveloper does not currently provide an option to import fixed format files.

  • Exporting data in a format other than Excel

    HI,
    I am exporting data displayed on UI/JSPX page to an excel sheet using exportCollectionActionListener.
    what other types are supported to export the data and whats the procedure.
    I am specifically interested in PDF , CSV and txt formats.
    Thanks,
    Sachin

    Hi,
    as the tag document say, only Excel export is supported
    Frank

  • How to change the default structure when exporting data in CSV format?

    Hello,
    can some one tell us how to change the default structure in CRM when exporting lists in CSV format (with Option "Always use unformatted list format (CSV) for download" ? Because we want to add a new structure for our own -is it possible ?
    If it is possible where can we find these structure ? In the blueprint customizing ?
    Thank you very much,
    Christian

    There is a workaround to move from 1.5 version to the older 1.4 version. But this could be specific to the browser setting the JRE version.
    Excerpts from sun docs:
    However, a user can still run older versions. To do so, launch the Java Plug-in Control Panel for the older version, then (re)select the browser in the Browser tab.
    Example:
    Assume you are running on Microsoft Windows with Microsoft Internet Explorer, have first installed version 1.4.2, then version 5.0, and you want to run 1.4.2.
    Go to the j2re1.4.2\bin directory where JRE 1.4.2 was installed. On a Windows default installation, this would be here: C:\Program Files\Java\j2re1.4.2\bin
    Double-click the jpicpl32.exe file located there. It will launch the control panel for 1.4.2.
    Select the Browser tab. Microsoft Internet Explorer might still appear to be set (checked). However, when 5.0 was installed, the registration of the 1.4.2 JRE with Internet Explorer was overwritten by the 5.0 JRE.
    If Microsoft Internet Explorer is shown as checked, uncheck it and click Apply. You will see a confirmation dialog stating that browser settings have changed.
    Check Microsoft Internet Explorer and click Apply. You should see a confirmation dialog.
    Restart the browser. It should now use the 1.4.2 JRE for conventional APPLET tags.
    Details are here
    http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/jcp.html
    My system (Windows XP) has the version 1.5_09 set as the default. However i just installed JRE 1.5_06 and would like to revert back to _06 as the default JRE..
    Will update if i find more information

  • Data convertion while exporting data into flat files using export wizard in ssis

    Hi ,
    while exporting data to flat file through export wizard the source table is having NVARCHAR types.
    could you please help me on how to do the data convertion while using the export wizard?
    Thanks.

    Hi Avs sai,
    By default, the columns in the destination flat file will be non-Unicode columns, e.g. the data type of the columns will be DT_STR. If you want to keep the original DT_WSTR data type of the input column when outputting to the destination file, you can check
    the Unicode option on the “Choose a Destination” page of the SQL Server Import and Export Wizard. Then, on the “Configure Flat File Destination” page, you can click the Edit Mappings…“ button to check the data types. Please see the screenshot:
    Regards,
    Mike Yin
    TechNet Community Support

  • Excel Header Format using GUI_DOWNLOAD

    Hi Experts,
    I need to download the excel file with the below shown header format.
    I can able to download as excel using GUI_DOWNLOAD. But I don't know how to bring the first row of the above pasted image.
    Please advice any way to download the file with the above header format.
    Thanks,
    Srini

    Here is some sample code of someone who has done this... i know lazy of me just to paste a link but I think it is the code that will fit your requirement.
    http://scn.sap.com/message/6048823#6048823

  • How to decode signed data asn.1 format using c programming

    Hi,
    I need help decoding a chunk of signed data in asn.1 format using c programming. Does anyone know how to break the signed data down into its parts (for example, version number = _, ...) through a C program ? I realised there's a Signeddata class in java that has methods to decode asn1. But how abt for C programming?

    Hellow Abinaya,
    I have been trying so hard to contact you regarding the elevator simulation you have done in the past.
    I have to do the same and I have done everything and works except my elevator cannot stop at levels and my code is very similar to yours.
    I was wondering if you could help me out and let me know how I can actually contact you by email?
    I really really appreciate if you can help me as I am an student as well.
    Thanks
    John
    [email protected]

  • How I can keep the original date of a photo when I exporte it in jpeg format (using the iphoto menu) ?, How I can keep the original date of a photo when I exporte it in jpeg format (using the iphoto menu) ?

    I imported photo from my iPhone 4 to t iPhoto on my MacBookPro. Then I wanted to export some of those photos as jpeg file, using the export menu of iPhoto, to put them in a folder in Finder. When I did, all the original have been lost.
    I tried to copy/paste and I had the same problem.
    If someone can help me, it will be great !
    Thank you

    Why do you think the date has been lost? If you export the photo from iPhoto the date the photo was taken is there in the EXIF data (simple EXIF viewer will let you see it - http://homepage.mac.com/aozer/EV/ )
    My best guess is that you are confusing the file date with the photo date - they are totally different - photo programs like iPhoto use the photo date - file programs like the finder use the file date - they have no relationship to each other
    LN

  • Problem while downloading data to text file using GUI_DOWNLOAD FM

    Hi,
    When we download the data using the GUI_DOWNLOAD FM into the text file tab delimeted(table is built dynamically),
    Its coming in this format as shown below
    Field1  Fileld2  Field3
    1     2      3
    However I want it in this way
    Field1  Fileld2  Field3
    1          2         3
    Could someone please let me know how to achieve this?

    Do something like this:
    concatenate field1 field2 field3 into lv_outx "(data of sufficient length, type c)
    separated by gc_tab.  "Horizontal tab constant created as note above
    condense lv_outx no-gaps.  "squeeze out extraneous spaces but beware if you have text with spaces...drop the no-gaps.
    append lv_outx to my_internal_table.  "table with a single field type char, sufficient length
    open dataset  datasetname...
    loop at my_internal_table into ls_internaltabstructure.
      transfer internaltabstructure-outx to datasetName [length if needed].
    endloop.

  • Problem download data with trailing blanks using gui_download

    Hi All,
          I am using SAP 4.6C. I have requirement to download data with trailing
    blanks.But i am not succeeded fully to acheive my requirement.I want to
    download data to be in the below format.
    Eg: 'T000000070600000004000000003593593                                               '
    I want to download data with different blanks of each record.
    For example in 1 line 18, 2nd line 25, 3rd line 22.
    I already used Hexa notation value '09'. But it is showing only 7 at once. I have
    added 3 times this field but it is showing 21. How i can i add extra space?
    I tried to move ' ' spaces also. It does't wotk. I have tried concatenate with ' ' and
    separared by ' ' also but no use.
    I have passed all possible parameters to GUI_DOWNLOAD FM.
    say  write_field_separator         = ' '
    write_lf    = 'X'
    trunc_trailing_blanks    = ' '
    trunc_trailing_blanks_eol     = ' '
    Could please tell me some one had faced same problem earlier. It is very urgent.
    Is there is any class attribute in SAP 4.6C?
    ( like cl_abap_char_utilities in 4.7 )
    Thanks in Advance.
    Basha

    Try :
    CONCATENATE  XXXX space RESPECTING BLANKS.
    Of course you must retain these parameters :
    trunc_trailing_blanks = space
    trunc_trailing_blanks_eol = space
    Hope this helps

  • Isuue: Exporting Data into xls format

    Hi,
    I've connected to DB via Jdeveloper!!
    I tried using "export" function from Oracle DB Table,
    Its exporting only sql scripts, I would like to know is there way to export the data(metadata) from DB tables into xls format.
    Thanks!!!!

    I tried using "export" function from Oracle DB Table,
    Its exporting only sql scripts, I would like to know is there way to export the data(metadata) from DB tables into xls format.
    Wrong forum! You need to post the question in a JDeveloper forum.
    https://community.oracle.com/community/developer/english/development_tools/application_development_in_java/jdeveloper_and_adf
    If you use the free Oracle sql developer (based on JDeveloper) you could just write a simple query to get data in CSV (not xls) format:
    SELECT /*csv*/ * from myTable
    See this article by Jeff Smith
    http://www.thatjeffsmith.com/archive/2012/05/formatting-query-results-to-csv-in-oracle-sql-developer/

  • Getting 2D array of data in tabular format using web services

    Hi all,
    I was trying to fetch data from MS access database and populate the same 2D array of data on my web browser. But unfortunately it says that the 2D array is not a "supported data type" for web applications and hence the 'build fails'.
    I would like to know if there is any method to represent my 2D data in a tabular format in my web broweser using the webservices. Needless to say, it can give such a good readiability!!!

    ShoaibM wrote:
    Hi vladodias!
    I have implemented your solution and it works fine. :D Your solution would work as well, but it is bad in performance... See this...
    http://docs.oracle.com/cd/E23943_01/core.1111/e10108/osb.htm#BABFHCDF
    >
    What my question is why I was not able to access particular element( E.g. 1st location of RecAdvGrp Array ).... ?? You should be able to do ./ReceiptAdviceRoot/ReceiptAdvGrp[1]/SYSHAN, and even ./ReceiptAdviceRoot/ReceiptAdvGrp[$index]/SYSHAN
    >
    And Why my forEach $index variable was not accessible inside the Insert Activity....??? What make you believe it wasn't accessible? I reckon you were just not doing the right xpath expression...
    >
    ---how do you format your coding segment differently( background ) ...?? :)See the Forum FAQ bellow, search for "useful formatting options"
    https://wikis.oracle.com/display/Forums/Forums+FAQ
    Cheers,
    Vlad
    It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts)
    https://forums.oracle.com/forums/ann.jspa?annID=893

Maybe you are looking for

  • Broken HTC Incredible and Verizon service update

    Here is what has went on. Sorry for the length. My first post: Great phone for the 22 hours it worked. I got my Incredible May 10th, it died May 11th. Then it stopped charging, the battery goes dead. Red charge light on, green battery icon on top of

  • Photo Gallery not opening

    << Branched from an old discussion about photo gallery not opening >> I had a similar problem, only it was because i was in the phone deleting files that i thought i didnt want. UGH! I think mine was due to facebook and not syncing. My gallery would

  • Audio Half an Octave Lower in CS5

    I've been working with Premiere Pro CS5 for some time now, but over the past week it's been giving me some trouble.  It seems like there's some added bass that randomly appears in my project.  It makes all the music about a half octave lower, and mak

  • Is There Any Tool in Java That Can Create Reports?

    Is there any tool in Java that can create reports? What is the tool?

  • Kglad, one more FLV question/problem...

    Would you have any idea why the skin's overall border (the little 1px line) gets cut off on the right side? Link: http://www.customreplicas.com/crashfile1.html I have not resized the video, so I have no idea why the line would go missing. Thank you-