메뉴 건너뛰기

SAP 한국 커뮤니티

GUI_DOWNLOAD file_type

sapjoy 2020.01.17 07:26 조회 수 : 2201

VALUE RANGE

'ASC' :

ASCII format. The table is transferred as text. Conversion exits are performed. The output format additionally depends on the parameters CODEPAGE, TRUNC_TRAILING_BLANKS, and TRUNC_TRAILING_BLANKS_EOL.

 

'IBM' :

ASCII format with IBM codepage conversion (DOS). This format corresponds to the 'ASC' format when using target codepage 1103. This codepage is frequently used for data exchange via floppy disk.

 

'DAT' :

Column-by-column transfer. With this format, the data is transferred as text as with ASC. However, no conversion exits are performed and the columns are separated by tab characters. This format generates files than can be uploaded again using gui_upload or ws_upload.

 

'DBF' :

Data is downloaded in dBase format. Since in this format the data types of the individual columns are stored as well, you can often avoid import problems, for example, into Microsoft Excel, especially when interpreting numeric values.

 

'WK1' :

Data is downloaded in Lotus 1-2-3 format.

 

'BIN' :

Binary format. Data is transferred binarily. There is no formatting and no codepage conversion. The data is interpreted row by row; it is not formatted by columns. Specify the data length in parameter BIN_FILESIZE. The table should consist of a column of type X, because especially in Unicode systems, the conversion of structured into binary data causes errors.

 

DEFAULT

'ASC'

번호 제목 글쓴이 날짜 조회 수
547 ABAP TUNNING sapjoy 2012.03.12 234731
546 New function vs Old function(obsolete) sapjoy 2014.03.31 127905
545 테이블Active시 (Warnings Occurred During Activation) 안나오게하는방법 [6] 양키 2012.03.29 99720
544 자주 사용하는 String 조작 명령어 [7] 양키(이경환) 2015.01.13 35211
543 collect 구문 [4] sapjoy 2006.12.03 27049
542 사용자 패스워드 변경 함수, 창 [11] sapjoy 2009.12.21 25870
541 R/3 용어 정의 Definitions [4] sapjoy 2007.01.23 23899
540 BAPI_PR_CREATE 구매요청 생성시에 사용하세요 [2] 노름마치 2007.12.10 23716
539 SELECT statement D.Y.Kim 2007.07.20 23649
538 문자열에 있는 값이 숫자만으로 되어있는지 문자가 포함됐는지 체크하는 함수 [3] 꿀단지 2011.10.11 19931
537 LIKE와 TYPE의 차이 [13] sapjoy 2006.12.06 19728
536 숫자입력 체크(Numeric character check) [1] 양키(이경환) 2014.01.28 19672
535 SDN -> SCN 변경되면서 Contents별로 바뀐 LINK 모음 [13] Wise 멘토 2012.07.06 19046
534 ALV LIST 진행시 LAYOUT 속성값 [18] kwon09 2007.04.11 17384
533 ABAP 핵심정리 [23] SARA 2007.03.14 17348
532 인터널 테이블 라인수 lines [8] sapjoy 2014.01.20 17328
531 ABAP 구문 총정리 [39] file Wise 멘토 2008.11.24 17185
530 SYST 시스템 변수 정리 [5] 아밥뽀 2014.08.23 17098
529 FOR ALL ENTRIES IN 구문 사용시 select 필드 선택시 주의사항. [7] 나침반친구 2007.03.13 17074
528 프로그램 정보(프로그램 리스트, PROGRAM LIST, PROGRAM TABLE) [3] sapjoy 2007.02.23 16929