메뉴 건너뛰기

SAP 한국 커뮤니티

<img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이

뿌꾸뿌꾸 2010.01.05 11:43 조회 수 : 3048

a펑션에서   'POS_SA_GET_DOCUMENT_STATUS' 펑션을 콜 하게 되면 아래와 같은 덤프가 발생하게 됩니다..


펑션에서 콜펑션은 안되는 건가요~? 아니면 다른 문제인 걸까요? ㅠㅠ


 


 


CALL FUNCTION 'POS_SA_GET_DOCUMENT_STATUS'
        EXPORTING
          DOCNUM            = T_ZSDT028-IDOCN
          MESTYP            = 'WPUBON'
          SNDPRN            = T_ZSDT028-WERKS
        IMPORTING
          VERARBEND         = VERARBEND
        TABLES
          T_FOLDOC          = T_FOLDOC   "대금청구문서
        EXCEPTIONS
          IDOC_NOT_EXIST    = 1
          FOREIGN_LOCK      = 2
          UNKNOWN_EXCEPTION = 3
          RANGE_NOT_EXIST   = 4
          OTHERS            = 5.


 


 


--------------------------------------------------------------------------


 


Runtime errors         CALL_FUNCTION_CONFLICT_TYPE
Exception              CX_SY_DYN_CALL_ILLEGAL_TYPE
       Occurred on     2010.01.05 at 11:21:40



Type conflict when calling a function module.



What happened?



Error in ABAP application program.


The current ABAP program "SAPLZSD_POS " had to be terminated because one of the
statements could not be executed.


This is probably due to an error in the ABAP program.


A function module was called incorrectly.



What can you do?



Print out the error message (using the "Print" function)
and make a note of the actions and input that caused the
error.


To resolve the problem, contact your SAP system administrator.
You can use transaction ST22 (ABAP Dump Analysis) to view and administer
 termination messages, especially those beyond their normal deletion
date.


 


Error analysis



An exception occurred. This exception is dealt with in more detail below
. The exception, which is assigned to the class 'CX_SY_DYN_CALL_ILLEGAL_TYPE',


* e-abap님에 의해서 게시물 복사되었습니다 (2010-01-09 13:43)
* e-abap님에 의해서 게시물 이동되었습니다 (2010-01-09 13:57)
번호 제목 글쓴이 날짜 조회 수
630 ABAP 프로그램 다운로드(Backup?) 김지성 2007.04.20 3000
629 <img src=2.gif>[재질문입니다]필드카탈로그에서 OUTPUTLEN를 40자리로 고정 -> 입력값시는 200자리로 입력하는 방법 ? [5] 아밥콩` 2010.08.23 3000
628 [BC] 테이블 생성시 해당 필드의 길이가 CHAR 1000 인 경우 [8] GG 2007.09.21 3002
627 [요청]주민등록번호 같은걸 암호화 하여 테이블에 저장하는 방법 좀 알려 주세요.. [1] activeman 2008.04.30 3003
626 [re] 필드심볼에 대해 질문올립니다.. [3] file sapjoy 2007.01.26 3005
625 [요청]if문에서 or 조건을 대신할 방안은?.. [3] sagar 2008.04.17 3005
624 <b>[완료]</b>일본 SAP [3] 아밥 2007.02.05 3006
623 [요청]alv 에서 수량 필드 질문입니다. [3] ccc 2007.11.29 3006
622 [요청]mass download 프로그램(소스다운로드)에서 sm69 처리방법 [4] file 왜이랴아마추어가치 2009.03.20 3006
621 엑셀파일 업로드 샘플 소스 좀 부탁드립니다. [5] 나도아밥퍼 2007.07.25 3008
620 ALV내의 CheckBox 클릭시의 User-Command 문의 [7] 김지성 2007.09.28 3008
619 <img src=1.gif>CDHDR,CDPOS테이블에 관한 문제~~~ file Giant 2011.02.25 3011
618 <b>[완료]</b>엑셀파일 업로드(GUI_UPLOAD) 질문 [8] 예슬짱 2008.12.04 3012
617 <img src=2.gif>엑셀파일 첨부해서 메일 보내기 (255 byte이상) [1] 둥맘 2011.03.28 3015
616 <img src=2.gif>Generic Object Service를 사용해서 CBO프로그램에 파일 Attach & Mail 전송 ? [9] 찬호사랑 2010.04.26 3017
615 <b>[완료]</b>필드의 값을 우측 정렬 할수 있는 방법이 있을가요? [2] 아밥어렵네요 2008.12.22 3019
614 [요청]GUI Status 에 툴바 추가한게 보이지는 않는데 Function Key로는 작동을 합니다. [3] 넷가이 2008.06.16 3021
613 <img src=2.gif>itab에 중복된 데이터 추출 문의 드립니다. [7] 초보bsp/abap 2010.01.13 3022
612 <img src=2.gif>혹시 특정기간 평균 환율을 구해주는 함수가 있나요... 혹시... [3] 태사성 2010.09.07 3023
611 [요청]left outer join 시 select-options 을 조건으로 지정못합니다. [3] 파릇이 2008.05.28 3024