메뉴 건너뛰기

SAP 한국 커뮤니티

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

써언 2011.02.09 11:26 조회 수 : 5426

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


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


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


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


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


 


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:


 


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

번호 제목 글쓴이 날짜 조회 수
5912 <img src=2.gif>sap connect 3.5 또는 .net 과 통신하는 방법에 대해 질문드립니다. [1] 꽁미남 2011.02.14 1905
5911 <img src=2.gif>자산구매요청 BAPI BAPI_REQUISITION_CREATE의 처리가 안됩니다. 사용해 보신분의 도움바랍니다. [3] 팬더야 2011.02.12 2483
5910 <img src=3.gif>sorted table에 대해 질문이 있습니다~ [2] 달타냥83 2011.02.11 1810
5909 <img src=2.gif>특정계정이 프린터 사용시에 사용권한에 대한 문의를 드립니다. [4] 수갬 2011.02.11 1543
5908 <img src=2.gif>Serial Number 기준으로 Posting Date 가져오기 [1] 사발킹 2011.02.10 1427
5907 <img src=2.gif>승인완료난 전표(반제전표)를 반제취소하려고 하면 오류가 납니다. [1] 노아 2011.02.10 2300
5906 <img src=3.gif>입력한 날짜 사이의 주차계산은? [6] 초보자라네 2011.02.10 3290
5905 <img src=3.gif>인터널 테이블에서 데이터 관련 문의 드려요. [4] 깐돌 2011.02.09 1916
5904 <img src=1.gif>perform문 내에서 end-of-page 실행 불가능인가요???;; ymjeong 2011.02.09 1386
5903 <img src=3.gif>자재 입출고 최근 일자 확인 방법을 알고 싶습니다. [7] 고단백 2011.02.09 2793
» <img src=3.gif>Runtime Error->OBJECTS_OBJREF_NOT_ASSIGNED [2] 써언 2011.02.09 5426
5901 <img src=3.gif>Search Help로 값을 가져오면 엔터같은 이벤트 없이 리스트 항목을 업데이트 시키려고 하는데... [6] 공백 2011.02.09 2958
5900 <img src=2.gif>인터널 테이블의 조건절 삭제 관련 질문입니다. [2] 왕초~삽질맨 2011.02.09 4469
5899 <img src=3.gif>IF 조건문에 받아온 값을 포함 시켜 조건을 일치시키는 방법이 궁금합니다. [5] DIB 2011.02.09 3036
5898 <img src=2.gif>인터널테이블에서 해당 필드만 몇개 찾아오려고하는데요.. [4] 마늘맛쿨피스 2011.02.08 1541
5897 <img src=3.gif>ALV에서 특정필드의 중복된 row에 대하여 하나로 겹치기(화면첨부) [3] file Fjohnny 2011.02.08 3316
5896 <img src=3.gif>bdc 돌려서 역분계를 수행하는데 여러단계를 한번에 해야할때(자세한 설명은 내용에) [2] 열공합시다 2011.02.08 1467
5895 <img src=3.gif>생산오더 변경T-CODE:CO02에서 저장버턴 누를때~~~~~~ [2] Giant 2011.02.07 2339
5894 <img src=3.gif>쉬운 select 문인데 왜 데이터를 못가져올까요? [2] file Abap 2011.02.07 1815
5893 <img src=3.gif>필요한 월만 select해오려고하는데요. [2] 마늘맛쿨피스 2011.02.07 1863