메뉴 건너뛰기

SAP 한국 커뮤니티

<img src=3.gif>sap에서 제공하는 스텐더드 툴바 덤프...

SAP 사랑 2011.03.24 01:50 조회 수 : 5559

 


  프로그램을 alv 로 뿌려주고요


  그 데이터를 엑셀로 다운 받고 싶어서 스텐더드의 toolbar 중에서 엑스포트 버튼을 누르면 덤프가 떨어지는데요.


 


 덤프내용이  이렇게 되어있는데....


 


 Short text
     Field symbol has not yet been assigned.


 


 어떤 문제가 발생했습니까?
     Error in the ABAP Application Program


     The current ABAP program "SAPLKKBL" had to be terminated because it has
     come across a statement that unfortunately cannot be executed.


 


 대응책은 무엇입니까?
     Note down which actions and inputs caused the error.



     To process the problem further, contact you SAP system
     administrator.


     Using Transaction ST22 for ABAP Dump Analysis, you can look
     at and manage termination messages, and you can also
     keep them for a long time.


 


 오류분석
     You attempted to access an unassigned field symbol
     (data segment 75).


     This error may occur if
     - You address a typed field symbol before it has been set with
       ASSIGN
     - You address a field symbol that pointed to the line of an
       internal table that was deleted
     - You address a field symbol that was previously reset using
       UNASSIGN or that pointed to a local field that no
       longer exists
     - You address a global function interface, although the
       respective function module is not active - that is, is
       not in the list of active calls. The list of active calls
       can be taken from this short dump.


 


고수님 부탁드립니다. .어디슬 수정해야 하는것인지요..


혹시 라인 길이가 72 라인이 넘어서 그러는건가 해서 check 해봤는데 72라인이 넘는건 없거든요...


부탁드립니다...

번호 제목 글쓴이 날짜 조회 수
6387 프로그램 복사하면 [2] 건양대학생 2022.10.02 446
6386 Activate 할 때 Activate화면이 작아졌는데.. [1] file tutorialMan 2022.09.30 282
6385 스마트폼 미리보기 확대/축소 file lIlIIIlljiilll 2022.09.27 359
6384 ALV 화면에서 한 행을 선택했을 때, 특정 필드에서 같은 값을 가진 라인을 모두 선택하는 이벤트가 있나요? [2] file CHUSY 2022.09.19 631
6383 COMMIT WORK AND WAIT 관하여.. 먹다망고야 2022.09.16 567
6382 이제 막 easy abap 2.0 책 사서 공부하고 있는데 open sql 관련 이해가 안가는 내용이 있습니다.. [2] newenw 2022.09.13 686
6381 Plant 와 Cost Center 연관 정보 담은 테이블 [3] 십년만에 2022.09.02 452
6380 클래스에서 인터페이스 사용시 메소드 파라미터 변경방법이 아예 없나요? [2] 로우랜즈 2022.09.01 473
6379 RFC 계정 TMSADM 권한 [1] PraY 2022.09.01 492
6378 [BDC] 비활성화 필드 컨트롤 질문 [1] file 콩두부 2022.08.26 277
6377 RANGE 테이블 질문입니다. [3] soap00 2022.08.26 525
6376 입력시 한글 깨지는 문제(자음, 모음 분리됨) [1] yoon123 2022.08.10 582
6375 INCLUDE TYPE 질문 [2] file 유반장 2022.08.08 326
6374 서버 연결이 안 되네요.. [1] file CHUSY 2022.07.28 400
6373 cbo테이블 구조변경후 운영적용시 자동 DB조정 실패하는 케이스에는 어떤게 있나요? [2] 로우랜즈 2022.07.22 689
6372 ALV 엑셀 다운로드 시 재계산 한 Subsum/Total 값 원복 현상 문의 삼산우성 2022.07.15 410
6371 alt drag 현상 [2] file neoyob 2022.07.14 425
6370 DB수정 프로그램을 개발할 경우 보통 DELETE & INSERT와 MODIFY중 뭘쓰나요? [3] 로우랜즈 2022.07.06 1104
6369 프로그램 연속 실행 시 오류는 원인이 뭘까요? yoon123 2022.07.01 278
6368 ST04 SQL 에서 주석 다는법 아시는분 계신가요? [1] 몰트 2022.06.26 1295