메뉴 건너뛰기

SAP 한국 커뮤니티

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

써언 2011.02.09 20:26 조회 수 : 5793

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


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


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


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


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


 


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:


 


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

번호 제목 글쓴이 날짜 조회 수
» <img src=3.gif>Runtime Error->OBJECTS_OBJREF_NOT_ASSIGNED [2] 써언 2011.02.09 5793
5826 <img src=2.gif>인터널 테이블의 조건절 삭제 관련 질문입니다. [2] 왕초~삽질맨 2011.02.09 4609
5825 <img src=3.gif>IF 조건문에 받아온 값을 포함 시켜 조건을 일치시키는 방법이 궁금합니다. [5] DIB 2011.02.09 3073
5824 <img src=2.gif>인터널테이블에서 해당 필드만 몇개 찾아오려고하는데요.. [4] 마늘맛쿨피스 2011.02.09 1565
5823 <img src=3.gif>ALV에서 특정필드의 중복된 row에 대하여 하나로 겹치기(화면첨부) [3] file Fjohnny 2011.02.08 3636
5822 <img src=3.gif>bdc 돌려서 역분계를 수행하는데 여러단계를 한번에 해야할때(자세한 설명은 내용에) [2] 열공합시다 2011.02.08 1477
5821 <img src=3.gif>필요한 월만 select해오려고하는데요. [2] 마늘맛쿨피스 2011.02.07 1877
5820 <img src=3.gif>생산오더 변경T-CODE:CO02에서 저장버턴 누를때~~~~~~ [2] Giant 2011.02.08 2358
5819 <img src=2.gif>ALV 리스트에서 선택한 셀이 비활성화시 F4 엔트리 값이 입력 되는 문제 [1] 초보생 2011.02.07 2264
5818 <img src=3.gif>쉬운 select 문인데 왜 데이터를 못가져올까요? [2] file Abap 2011.02.08 1825
5817 <img src=1.gif>call screen 안에서 다시 call screen 하는 프로그램 찾기.. 은미짱 2011.02.07 2251
5816 <img src=3.gif>프로그램만드는 순서 문의(1.screen 생성 2....) [2] sds 2011.02.07 1963
5815 <img src=1.gif>서버 파일 읽어오는 펑션('SXPG_CALL_SYSTEM') 문의 케케케 2011.02.07 1866
5814 <img src=2.gif>업로드 펑션 어떤 것으로 사용하시나요? [1] 아밥맨 2011.02.07 2096
5813 <img src=2.gif>SAP MARKETING DOCUMENT 에 나와있는 용어관련 질문입니다. [1] Ali 2011.02.03 2243
5812 <img src=2.gif>call screen 해서 write문을 뿌려주려고 하는데요.. [3] RythmNBlues 2011.02.03 3168
5811 <img src=3.gif>뷰어로 보여지는 테이블의 필드 원천지 확인하기. [1] file marco 2011.02.03 1413
5810 <img src=1.gif>[BAPI] RV_INVOICE_CREATE 질문드립니다. 초밥 2011.02.02 2013
5809 <img src=2.gif>ALV 의 variant 저장에서 Exception "Nothing_found" 메세지 도와주세요? [2] 덜익은~밥 2011.02.01 1219
5808 <img src=2.gif>푸쉬버튼에 대해 문의드립니다. 초보입니다~! [1] redj 2011.02.01 1826