메뉴 건너뛰기

SAP 한국 커뮤니티



엑셀파일 업로드시 컨벼젼 에러안나게하는 펑션

SCPPP 2011.12.15 14:18 조회 수 : 18822

  <style type="text/css"> SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; } .L1S31 { font-style: italic; color: #808080; } .L1S32 { color: #3399FF; } .L1S33 { color: #4DA619; } .L1S52 { color: #0000FF; } </style>    CATCH SYSTEM-EXCEPTIONS  conversion_errors  = 1.
        REPLACE ALL OCCURRENCES OF '.' IN:
               gt_xls-value  WITH space.
        REPLACE ALL OCCURRENCES OF '/' IN:
               gt_xls-value  WITH space.
        REPLACE ALL OCCURRENCES OF '-' IN:
               gt_xls-value  WITH space.
        CONDENSE gt_xls-value  NO-GAPS.
        gt_xls-value  = gt_xls-value.
    ENDCATCH.

 

 

 

catch -  endcatch사이에

수식을 넣을때 계산값이 소수점이 나와 덤프방지를 할때도 사용합니다.

ex)    <style type="text/css"> SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; } .L1S31 { font-style: italic; color: #808080; } .L1S32 { color: #3399FF; } .L1S33 { color: #4DA619; } .L1S52 { color: #0000FF; } </style>    CATCH SYSTEM-EXCEPTIONS  conversion_errors  = 1.
       gt_itab-uprice = gv_nprice / gv_xprice       

    ENDCATCH.

번호 제목 글쓴이 날짜 조회 수
1244 [PDF]Web Dynpro for Beginners.. [7] file 울프 2007.03.19 3626
1243 bdc 프로그램 생성 따라하기 [30] file sapjoy 2007.03.19 9670
1242 BSP Tutorial(영문) [7] file SkyDream 2007.03.19 3485
1241 bapi 사용예제 [10] file sapjoy 2007.03.20 6104
1240 IDOC_INBOUND [10] file 댕댕 2007.03.20 4051
1239 IDOC_OUTBOUND [10] file 댕댕 2007.03.20 3945
1238 CATT 자료 [3] file 댕댕 2007.03.20 3679
1237 SAP Interface overview [5] file 댕댕 2007.03.20 3356
1236 자주 쓰는 펑션 모음 [27] file 댕댕 2007.03.20 10398
1235 스마트 폼 [3] file 댕댕 2007.03.20 4124
1234 [PDF]BC ABAP Workbench Tutorial~ [4] file 하얀콩 2007.03.20 4417
1233 [PDF]BC-ABAP Programming [5] file 하얀콩 2007.03.20 4598
1232 ABAP Key word 문서입니다. [4] file 화니 2007.03.21 4776
1231 ALV개념 정리 [20] file 팡다루 2007.03.22 5614
1230 Background Processing, LUW [10] file 하얀콩 2007.03.23 3535
1229 간단한 SALV 만들기 [13] file 펠릭스 2007.03.23 6132
1228 idoc 이란? [16] file sapjoy 2007.03.26 9762
1227 RFC 호출, Call rfc [11] file sapjoy 2007.03.26 4687
1226 RFC Programming in ABAP [2] file 김관현 2007.03.26 5378
1225 ALV Gird Control 문서 [4] file 김관현 2007.03.26 3573