메뉴 건너뛰기

SAP 한국 커뮤니티

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

뿌꾸뿌꾸 2010.01.05 20:43 조회 수 : 3758

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)
번호 제목 글쓴이 날짜 조회 수
667 <b>[완료]</b>alv header 관련 질문 입니다..ㅠㅠ [3] 마징가 2008.07.29 3106
666 <img src=2.gif border=0>백그라운드 잡 생성 후 즉시 실행하는 방법. 병렬실행방법..? [5] sincere 2009.05.27 3106
665 화면에 뿌려진 alv를 엑셀로 다운로드. 엑셀에서 업로드. [2] mean 2007.06.08 3107
664 native sql 실행관련 문의 해피소울 2019.05.07 3108
663 alv 에서 sum 할때 질문입니다. [5] ccc 2007.09.28 3111
662 <b>[완료]</b>배치 잡이란? 일정시간되면 자료를 모아서 보내는 메일 설정방법...을 알려주세요 [4] ABAP쟁이 2008.10.23 3111
661 [질문] abap으로 오라클 프로시저를 호출해서 사용가능한가요? [3] 권민성 2007.05.03 3112
660 <b>[완료]</b>abap에서는 2~3개 테이블조인을 권장하는데요..여러개일 경우에는? [5] 태양의맛썬칲 2007.12.29 3116
659 <img src=3.gif>loop 안에 select single 넣어서 돌리는데 데이터가 많아서 속도가 느린데 같은효과이면서 다른방법... [8] 오렌지겅주님 2010.12.16 3117
658 BDC 에서 upload function 사용법을 알고 싶습니다.. [3] bd 2007.05.02 3118
657 [re] BTE [6] file sapjoy 2007.02.08 3119
656 <img src=2.gif>[ FTP 파일 전송 ] OPEN DATASET.... 에서 권한 오류가 나네요.. [3] 맹꽁이 2010.04.01 3119
655 abap 메일보내기 기능에 대한 자료 부탁드립니다. [3] 이종원 2007.04.18 3120
654 <b>[완료]</b>지수문자를 정수문자로 변경하는 함수에 관하여 문의드립니다. [2] 풍뎅이 2008.03.06 3120
653 <b>[완료]</b>alv에서 소계를 접은 상태로 보이게 할려면 어찌해야하나요? [2] hogun 2008.11.20 3121
652 <b>[완료]</b><b>[완료]</b><b>[완료]</b>[re] 넷위버 설치에 관한 질문입니다. [2] 로미오 2007.01.07 3125
651 [요청]주민등록번호 같은걸 암호화 하여 테이블에 저장하는 방법 좀 알려 주세요.. [1] activeman 2008.05.01 3125
650 <b>[완료]</b>db 테이블 삭제후 재생성시 오류.. [4] file 쭈삣 2008.03.12 3126
649 [요청]left outer join 시 select-options 을 조건으로 지정못합니다. [3] 파릇이 2008.05.29 3126
648 <b>[완료]</b>비교연산자 CP중에 #사용에 대해 문의드립니다. [2] 아밥맨 2008.06.24 3129