메뉴 건너뛰기

SAP 한국 커뮤니티

<img src=3.gif>Runtime Error->OBJECTS_OBJREF_NOT_ASSIGNED

써언 2011.02.09 20:26 조회 수 : 5576

안녕하세요...설연휴들은 잘 보내시구 회사에는 잘 적응하셨나요?


저는 연초부터 좋지않은 일로...넋놓고 지내고 있습니다;;;에효


오랜만에 접속해서 질문먼저 드리게 되네여;;


아래 런타임 에러가 나는데 암만 제가 해봐도 저 에러는 안나는데;;참..


저 런타임 에러가 나는 원인은 어떤 경우가 있을까요??


 


Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
Exception              CX_SY_REF_IS_INITIAL

Date and Time          2011/02/09 09:31:50



 Error analysis
     An exception occurred that is explained in detail below.
     The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
      caught in
     procedure "TRANSFER_DATA" "(FORM)", nor was it propagated by a RAISING clause.
     Since the caller of the procedure could not have anticipated that the
     exception would occur, the current program is terminated.
     The reason for the exception is:
     You attempted to use a 'NULL' object reference (points to 'nothing')
     access a component (variable: "GRF_TABLE").
     An object reference must point to an object (an instance of a class)
     before it can be used to access components.
     Either the reference was never set or it was set to 'NULL' using the
     CLEAR statement.


 


 How to correct the error



     If the error occures in a non-modified SAP program, you may be able to
     find an interim solution in an SAP Note.
     If you have access to SAP Notes, carry out a search with the following
     keywords:


     "OBJECTS_OBJREF_NOT_ASSIGNED" "CX_SY_REF_IS_INITIAL"
     "ZMMM0065" or "ZMMM0065_F01"
     "TRANSFER_DATA"


     If you cannot solve the problem yourself and want to send an error
     notification to SAP, include the following information:


     1. The description of the current problem (short dump)


        To save the description, choose "System->List->Save->Local File
     (Unconverted)".


     2. Corresponding system log


       Display the system log by calling transaction SM21.
       Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".


    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
       In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".


    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.


    The exception must either be prevented, caught within proedure
    "TRANSFER_DATA" "(FORM)", or its possible occurrence must be declared in the
    RAISING clause of the procedure.
    To prevent the exception, note the following:


 


보시고 답변좀 부탁드립니다..꾸버억~

번호 제목 글쓴이 날짜 조회 수
5832 <img src=3.gif>입력한 날짜 사이의 주차계산은? [6] 초보자라네 2011.02.10 3295
5831 <img src=3.gif>인터널 테이블에서 데이터 관련 문의 드려요. [4] 깐돌 2011.02.10 1919
5830 <img src=1.gif>perform문 내에서 end-of-page 실행 불가능인가요???;; ymjeong 2011.02.10 1391
5829 <img src=3.gif>자재 입출고 최근 일자 확인 방법을 알고 싶습니다. [7] 고단백 2011.02.10 2807
5828 <img src=3.gif>Search Help로 값을 가져오면 엔터같은 이벤트 없이 리스트 항목을 업데이트 시키려고 하는데... [6] 공백 2011.02.09 3038
» <img src=3.gif>Runtime Error->OBJECTS_OBJREF_NOT_ASSIGNED [2] 써언 2011.02.09 5576
5826 <img src=2.gif>인터널 테이블의 조건절 삭제 관련 질문입니다. [2] 왕초~삽질맨 2011.02.09 4594
5825 <img src=3.gif>IF 조건문에 받아온 값을 포함 시켜 조건을 일치시키는 방법이 궁금합니다. [5] DIB 2011.02.09 3053
5824 <img src=2.gif>인터널테이블에서 해당 필드만 몇개 찾아오려고하는데요.. [4] 마늘맛쿨피스 2011.02.09 1541
5823 <img src=3.gif>ALV에서 특정필드의 중복된 row에 대하여 하나로 겹치기(화면첨부) [3] file Fjohnny 2011.02.08 3419
5822 <img src=3.gif>bdc 돌려서 역분계를 수행하는데 여러단계를 한번에 해야할때(자세한 설명은 내용에) [2] 열공합시다 2011.02.08 1467
5821 <img src=3.gif>필요한 월만 select해오려고하는데요. [2] 마늘맛쿨피스 2011.02.07 1863
5820 <img src=3.gif>생산오더 변경T-CODE:CO02에서 저장버턴 누를때~~~~~~ [2] Giant 2011.02.08 2340
5819 <img src=2.gif>ALV 리스트에서 선택한 셀이 비활성화시 F4 엔트리 값이 입력 되는 문제 [1] 초보생 2011.02.07 2208
5818 <img src=3.gif>쉬운 select 문인데 왜 데이터를 못가져올까요? [2] file Abap 2011.02.08 1815
5817 <img src=1.gif>call screen 안에서 다시 call screen 하는 프로그램 찾기.. 은미짱 2011.02.07 2242
5816 <img src=3.gif>프로그램만드는 순서 문의(1.screen 생성 2....) [2] sds 2011.02.07 1957
5815 <img src=1.gif>서버 파일 읽어오는 펑션('SXPG_CALL_SYSTEM') 문의 케케케 2011.02.07 1837
5814 <img src=2.gif>업로드 펑션 어떤 것으로 사용하시나요? [1] 아밥맨 2011.02.07 2085
5813 <img src=2.gif>SAP MARKETING DOCUMENT 에 나와있는 용어관련 질문입니다. [1] Ali 2011.02.03 2234