Idoc posting dump error GETWA_NOT_ASSIGNED

Hello,
While trying to post an inbound shipping notification
Process code DELS msgtyp DESADV idoc type delvry01
iam getting a dump error GETWA_NOT_ASSIGNED Iam using standard fun module..Can anyone help why that dump happens...?
while the fun module hits the first perform DESADV_IDOC_PARSE the dump happens in the statement shown..
The error is Field symbol has not yet been assigned but its a std module iam using...
Can you pls help..
Thanks,
Larry
000470   * check basis idoc type                                        
     >     READ TABLE IDOC_CONTRL INDEX 1.                              
000490     IF IDOC_CONTRL-IDOCTP NE 'DELVRY01'.                         
000500       MESSAGE E029(E0) WITH IDOC_CONTRL-IDOCTP TEXT-001          
000510               'IDOC_INPUT_DELVRY1' RAISING WRONG_FUNCTION_CALLED.
000520     ENDIF.                                                       
000530                                                                  
000540     CLEAR:   F_STAT, F_TIDX, T_DLGN, T_VSEK, T_VSEP,             
000550              S_DL20, S_DT13, S_DRM1, S_DRE1, S_DL24,             
000560              S_DL41, S_DL37, S_DL44.                             
000570     REFRESH: T_DLGN, T_VSEK, T_VSEP.

Iam using 4.0 version of SAP
Larry

Similar Messages

  • IDOC posted with error

    Hi
    working on File2 IDOC scenario..my idoc posted .. but that is red and green in SXMB_MONI... where should I check for correct the problem?

    I am getting error like this :(SXMB_MONI)
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>I::000</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: I::000</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    please help me

  • ECC6, REUSE_ALV_HIERSEQ_LIST_DISPLAY getting dump  error GETWA_NOT_ASSIGNED

    ECC6, function module REUSE_ALV_HIERSEQ_LIST_DISPLAY, Dump with unassigned field symbol related to LIGHTS (form lights_out) gettin message like GETWA_NOT_ASSIGNED

    HI,
    the fields in the internal table should have a reference field name. for eg if u have declared any of the field in the internal table as fld(20) ,then make it as fld like table-fieldname. the other problem will be in u r field catalog.. u should give correct refernce field name and table name while poulating the fieldcatalog.

  • Dump error in alv

    hi all,
           I have developed a rewport for excise returns. Inmy final internal table all corresponding datas were updated. but while performing the function module 'reuse_alv_grid_display' i'm getting a dump error        'GETWA_NOT_ASSIGNED               SAPLSLVC     1  '.....    can anyone give me a solution for this...
    regards,
    subbu.,

    Hi Sir ,
    Please have a look below .Hope it is suitable and simpler solution for your question.
    <REMOVED BY MODERATOR>
    Thankx.
    Please check your field catalog fields and passing internal table fields. I think a field in the fieldcatalog is not available in passing internal table. and also make sure your field catalog fields are in CAPS
    in your field catalog please keep
    DATA: BEGIN OF TKBLO OCCURS 0.
    INCLUDE STRUCTURE ALV_S_FCAT.
    END OF TKBLO.
    PLEASE CHECK FUNCTION MODULE FOR EXACT STRUCTURE OF FIELDCATALOG
    and also please check field FILNR there in output internal you are passing to fun module
    dump clearly saying that field cannot be assigned to field symbol
    Edited by: Alvaro Tejada Galindo on Apr 14, 2008 3:50 PM

  • IDOC Tables with Errors Post System Refresh

    Hi Everyone,
    Is there any Report  or other way through which one can get List of  IDOC Tables with Errors Post System Refresh.
    Thanks,
    Regards,
    - Ishan

    Hi,
    While selecting the Infopackage to run the INIT load, it is taking me to the ECC login screen. Once i enter my credentials, its showing a dump with the message:
    Short text of error message:
    No RFC authorization for user XXXXX ( RSA8 ).
    Long text of error message:
    Technical information about the message:
    Message class....... "RSAR"
    Number.............. 051
    Variable 1.......... "No RFC authorization for user XXXXX ( RSA8 )."
    Variable 2.......... " "
    Variable 3.......... " "
    Variable 4.......... " "
    Please advice.
    Regards
    sneha

  • Dump error when posting through F-02.

    Greetings everyone,
    When posting G/L act through F-02 we are facing a dump error in QUALITY system and in DEVELOPMENT we are able to post succesfully.
    From my primary analysis one standard program is calling and that program has syntax error.
    When i checked that program it is saved in local object and generated automaticaly when some thing done is FICO.
    Generated Program is Module pool program :GBTV6FI0
    Description of that program is below
    Generated by report RGUGBR01.
    Generated code used by validations substitutions and rules.
    !! Do not manually change or transport !!
    For reference please find the dump below
        Error in the ABAP Application Program
        The current ABAP program "SAPLGBL5" had to be terminated because
        come across a statement that unfortunately cannot be executed.
        The following syntax error occurred in program "GBTV6FI0 " in in
         " in
        line 519:
        "FORM "SEND_CMPLX_DATA_015" does not exist"
        The include has been created and last changed by:
        Created by: "DDIC "
        Last changed by: "****"
        Error in the ABAP Application Program
        The current ABAP program "SAPLGBL5" had to be terminated because
        come across a statement that unfortunately cannot be executed.
    Can any one please suggest me how to resolve this issue.
    Thanks in Advance.

    This looks like you have not transported the code to quality system. This code seems to have been generated when validation, substitution and rules have been defined and is missing in quality system (not transported ?)
    Find the form send_cmplx_data_015 in development system and check the version. This is the transport that still needs to be transported to quality system.
    I now see that you say it has been saved as local object. In that case assign it to a package and transport in SE80.
    And now I see the answer of Klaus, follow the instructions in the note he has supplied first. It seems that note is exactly describing your problem.  :-)

  • IDOC is posting with Errors in File to IDOC scenario

    Hi,
       I did the File  to IDOC scenario for CREMAS  . IDOC is posting with Errors .. i.e. in the status record it was showing  56- EDI: Partner profile inbound not available  ..
    If I manually process that IDOC in WE19 , then it was processing successfully..    and in the  we19 it was showing Inbound Processing : Port Not Maintained    but even though manually it was posting fine...
    any ideas regarding this will be appriciated..... 
    Regards
    Babu

    Please check whether you had done the following assuming your doing File to Idoc
    Settings in your Business service for the receiving system
    Please specify the RFC detination, SAP System and Client of the Receiving System in the adapter specific detials.
    Settings in R/3
    WE20 - Add the partner profile for the particular message type cremas and process code.
    Your statement
    " and that same logical system name  had given as Message Specific Attributes in the Sender Business Sevice parameters in I.D "
    Please do mention R/3 Details in the receiver business service or system.
    Thnz

  • GETWA_NOT_ASSIGNED dump error in program SAPLSLVC

    Hi,
        I am using REUSE_ALV_GRID_DISPLAY FM to print ALV report and getting GETWA_NOT_ASSIGNED dump error in program SAPLSLVC.
    I check the SAP Note for this error.. no luck..
    Any one face similar issue.
    Cheers
    Senthil

    Hi,
        Here is my source code.
    Layout
      it_layout-no_input          = 'X'.
      it_layout-colwidth_optimize = 'X'.
      it_layout-zebra = 'X'.
      it_layout-get_selinfos = 'X'.
      it_layout-box_fieldname = 'SEL'.
      it_layout-detail_initial_lines = 'X'.
      it_layout-detail_titlebar = 'Details'.
    ALV
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
           EXPORTING
                i_callback_pf_status_set = y_pfstatus
                i_callback_program      = y_repid
               i_callback_user_command = 'USER_COMMAND'
                i_grid_title           = y_outtext
                is_layout               = it_layout
                it_fieldcat             = it_fieldcat[]
                i_save                  = 'X'
           TABLES
                t_outtab                = it_out
           EXCEPTIONS
                program_error           = 1
                OTHERS                  = 2.
    I am still getting dump error.
    Any parameter missing..!
    Thanks
    Senthil

  • Runtime dump error getting while goods posting

    Hi,gurus
      When in MB1C i am trying to post goods.While saving i got message 49 number ranges should be defined.I done it clear in FBN1.So when i am saving posting goods i am getting runtime dump error.So how can i solve this problem
    Regards,
    Suresh

    Hi,
    Check in Transaction OMBT whether maintained number ranges against WA.
    WA     Goods issue
    WE     Goods receipt
    WI     Inventory document
    WL     Goods issue/delivery
    Rewards if it helps
    Regards
    Goutham

  • IDOC FM Error: GETWA_NOT_ASSIGNED

    Hello everyone,
    FILE > XI > IDOC
    I have a scenario where I copy a function module (IDOC_INPUT_ORDERS to ZIDOC_INPUT_ORDERS) and make changes to the code to enhance the program. I get an error 'GETWA_NOT_ASSIGNED' 'Field symbol has not yet been assigned' on the shortdump.
    This is strange since even if I don't make any major changes (eg. write a *note in the zprogram), whenever I run it, it gives me the above error. Has anyone encountered this before? If so, would anyone be able to help me out?
    Thanks in advance!
    Glenn

    Hi Glenn
    The solution is in this thread
    /thread/702726 [original link is broken]
    The problem is most likely due to an inconsistency in the infoobject,
    perhaps during activation.
    In order to solve this problem, you should do the following:
    1) Go to transaction RSD1
    2) make a "dummy" change to the infoobject 0G_CWWREP, for example, by
    adding a "." to the long description of the infoobject
    3) save this change and activate the infoobject.
    4) now change the text back to original text
    5) save this change and activate the infoobject again
    6) now reactivate the transfer rules for this
    7) now try the load again
    Regards
    Abhishek
    **Please reward points if helpful**

  • I am getting the below dump error at the time of posting F-02.

    Hi ,
    Can any body help on the below issue .
    I am getting the below dump error at the time of posting F-02.
    Runtime Errors         RAISE_EXCEPTION
    Date and Time          26.08.2009 13:12:09
    Short text
         Exception condition "WRONG_PARAMETERS" raised.
    What happened?
         The current ABAP/4 program encountered an unexpected
         situation.
    Error analysis
         A RAISE statement in the program "SAPLGLT2" raised the exception
         condition "WRONG_PARAMETERS".
         Since the exception was not intercepted by a superior
         program, processing was terminated.
         Short description of exception condition:
         For detailed documentation of the exception condition, use
         Transaction SE37 (Function Library). You can take the called
         function module from the display of active calls.
    Trigger Location of Runtime Error
         Program                                 SAPLGLT2
         Include                                 LGLT2F07
         Row                                     52
         Module type                             (FUNCTION)Line  SourceCde
       22         E_SPLIT+000016(000010) = I_ACCIT-KOSTL .
       23       ENDIF.
       24     ENDIF.
       25     IF NOT i_accit-PRCTR IS INITIAL.
       26       E_SPLIT+000026(000010) = I_ACCIT-PRCTR .
       27     ENDIF.
       28     IF I_BS_FIELDS IS INITIAL.
       29       IF NOT i_accit-PS_PSP_PNR IS INITIAL.
       30         E_SPLIT+000036(000008) = I_ACCIT-PS_PSP_PNR .
       31       ENDIF.
       32     ENDIF.
       33     IF NOT i_accit-SEGMENT IS INITIAL.
       34       E_SPLIT+000044(000010) = I_ACCIT-SEGMENT .
       35     ENDIF.
       36     IF NOT i_accit-PARGB IS INITIAL.
       37       E_PARTNER+000000(000004) = I_ACCIT-PARGB .
       38     ENDIF.
       39     IF NOT i_accit-PPRCTR IS INITIAL.
       40       E_PARTNER+000004(000010) = I_ACCIT-PPRCTR .
       41     ENDIF.
       42     IF NOT i_accit-PSEGMENT IS INITIAL.
       43       E_PARTNER+000014(000010) = I_ACCIT-PSEGMENT .
       44     ENDIF.
       45     E_BALANCE+000000(000004) = I_ACCIT-GSBER .
       46     E_BALANCE+000004(000010) = I_ACCIT-PRCTR .
       47     E_BALANCE+000014(000010) = I_ACCIT-SEGMENT .
       48     E_SPL_PAR+000000(000004) = I_ACCIT-GSBER .
       49     E_SPL_PAR+000004(000010) = I_ACCIT-PRCTR .
       50     E_SPL_PAR+000014(000010) = I_ACCIT-SEGMENT .
       51   ELSE.
    >>>>>     RAISE WRONG_PARAMETERS.
       53   ENDIF.

    Hello,
    I guess, you activated document splitting.
    Please refer OSS note below,
    Note 1295877 - RAISE_EXCEPTION when navigating to Cust. for doc. splitting
    Note 985672 - Subsequently posting FI docs: Runtime error WRONG_PARAMETERS
    Regards,
    Burak

  • IDOC POsting Error: Transition no. OBJ_SYS is blocked by another user

    Hi Experts,
    I m sending the XML from a third party system into SAP using XI as middleware for IDOC posting (FB01).
    I m getting an error <b>Transition no. <xx> is blocked by another user</b> while sending intercompany and cash applications. SAP is unable to process such XML directly.
    But if i login to SAP and mannually post the IDOC, it is getting posted successfully.
    Any idea what may be the cause?
    Useful answers will be rewarded for sure.
    Regards
    DhanyaR Nair

    Hi Dhanya,
            In your inbound idoc processing program, pls do use the lock mechanism for the FI document which you are processing and if it cannot be locked then keep it on wait for sometime and check for the same.
            If its a standard program check whether it can be done in XI.
          When SAP is locking the transaction it will be unlocked after the commit work and hence its happening.
      The reason why you may not be getting this in individual processing is that you are doing the same thru a single session. And the lock if am not wrong is happening in table level and not in record level.
    Cheers
    JK

  • Dump Error in KB11N while posting

    Dear Friends,
    While posting the entries from KB11N Transaction Code, System is throwing Dump Error.
    Please tell the solution for the Issue.
    Screen Shot: 1
    Screen Shot: 2
    Please do the needful.
    Thanks & Best Regards,
    Dinu Beam

    Hi, Dinu,
    Please see this thread:
    Enter statistical key figures ( KB31N ) error MESSAGE_TYPE_X
    It's about another transaction, but the include that raise this message is the same.
    Hope this help.

  • LSMW  IDoc error : APPLICATION DOCUMENT NOT POSTED with error 51

    During LSMW matmas04 uploading i m getting error :APPLICATION DOCUMENT NOT POSTED with error 51
    Can some one tell why ots coming so.

    to check errors check We05 or we02 they are same 
    in general i think that most of problem is relate to Dates if that your case check that you converted dates to internal format using conversion step i advice use like this function
    CALL FUNCTION 'CONVERT_DATE_TO_INTERNAL'
    EXPORTING
    DATE_EXTERNAL = ZHEADER-BEDAT
    IMPORTING
    DATE_INTERNAL = MBEPOH-BEDAT.
    <Removed by Moderator>
    Message was edited by: Marcelo Ramos

  • Runtime Error  -GETWA_NOT_ASSIGNED when running COI

    Hi ALL,
    We are getting run time error -  GETWA_NOT_ASSIGNED when running COI tasks.
    Error analysis
         You attempted to access an unassigned field symbol
         (data segment 32995).
         This error may occur for any of the following reasons:
         - You address a typed field symbol before it is set using ASSIGN
         - You address a field symbol that points to a line in an internal table
           that has been deleted
         - You address a field symbol that had previously been reset using
           UNASSIGN, or that pointed to a local field that no longer exists
        - You address a global function interface parameter, even
          though the relevant function module is not active,
          that is it is not in the list of active calls. You can get the list
          of active calls from the this short dump.
    How to correct the error
        You may able to find an interim solution to the problem
        in the SAP note system. If you have access to the note system yourself,
        use the following search criteria:
        "GETWA_NOT_ASSIGNED" C
        "CL_UC_COI_ACT_PT==============CP" or "CL_UC_COI_ACT_PT==============CM00P"
        "REDUCE_GOODWILL_ENTRIES"
        If you cannot solve the problem yourself and you wish to send
        an error message to SAP, include the following documents:
        1. A printout of the problem description (short dump)
           To obtain this, select in the current display "System->List->
           Save->Local File (unconverted)".
    2. A suitable printout of the system log
        To obtain this, call the system log through transaction SM21.
        Limit the time interval to 10 minutes before and 5 minutes
        after the short dump. In the display, then select the function
        "System->List->Save->Local File (unconverted)".
    3. If the programs are your own programs or modified SAP programs,
        supply the source code.
        To do this, select the Editor function "Further Utilities->
        Upload/Download->Download".
    4. Details regarding the conditions under which the error occurred
        or which actions and input led to the error.
    Information on where terminated
        The termination occurred in the ABAP program "CL_UC_COI_ACT_PT==============CP"
         in "REDUCE_GOODWILL_ENTRIES".
        The main program was "UCUWB000 ".
        The termination occurred in line 722 of the source code of the (Include)
         program "CL_UC_COI_ACT_PT==============CM00P"
        of the source code of program "CL_UC_COI_ACT_PT==============CM00P" (when
         calling the editor 7220).
    702   call method do_inv_net_change->create_data_reference
    703     exporting
    704       i_type   = cl_uc_coi_inv_net=>gc_ref_pt_block
    705       io_model = do_model
    706     importing
    707       er_data  = lr_t_data.
    708   assign lr_t_data->* to <lt_share_block>.
    709   call method do_inv_net_change->get_block
    710     importing
    711       et_pt_shares = <lt_share_block>.
    712
    713   create data lr_s_data like line of <lt_share_block>.
    714   assign lr_s_data->* to <ls_share_block>.
    715 * change due to selling invor's transaction
    716   read table <lt_share_block> into <ls_share_block> index 1.
    717
    718 * direct shares prior to divestiture
    719   assign component 'R_TH_DSH_OLD'
    720     of structure <ls_share_block> to <lr_th_dsh_old>.
    721   assign <lr_th_dsh_old>->* to <lt_dsh_old>.
    >>>>   create data lr_s_data like line of <lt_dsh_old>.
    723   assign lr_s_data->* to <ls_dsh_old>.
    724   assign component ucf6_cs_coi_fld-pcnt1
    725     of structure <ls_dsh_old> to <pcnt1_7a>.
    726
    727 * change of direct shares in divestiture
    Please provide your suggestions.
    Edited by: VM2727 on Feb 10, 2012 3:27 AM

    Or even these ones:
    SAP Note 1480856 - C/I: Program termination GETWA_NOT_ASSIGNED
    Symptom
    When you execute the consolidation of investments, a program termination
    occurs (short dump GETWA_NOT_ASSIGNED in the method CREATE_OCI_LIST of the
    class CL_UC_COI_ACT).
    Note 1467924 - Termination GETWA_NOT_ASSIGNED in CL_UC_COI_ACT_PD
    Symptom
    When you execute the consolidation of investments, the program termination GETWA_NOT_ASSIGNED occurs in the method CALC_NET_INCOME_MEM of the class CL_UC_COI_ACT_PD.

Maybe you are looking for

  • 100+ Views & 0 Replies Can someone help me..?

    Hello There, Is it possible to delete Level 0 Members in a dimension using Rule files? I did read this thread (HOW can i delete the members in dim using MAXL and tried the Remove Unspecified option but it removes all the members in the dimension. For

  • Need troubleshooting advice for osx 10.3.9

    Not sure of how, but system was changed in a subaccount (main account not affected) Subaccount now opens with different icons, not running all applications and several items are gone like mail connections, address book, and bookmarks. need to know ho

  • Problem in "Save As" option in Internet Explorer 8

    When I want save the page in Internet Explorer 8 in save as type: Web Archive, single file (*.mht) is missing. Only HTML File is present. So I am unable to save any web page in a single file. Please give me the tricks so that I can get back the Web A

  • Rosettanet -XI Queries

    Hi, Can somebody answers the following queries-- 1) There are S/W components available in Integration repositiory with name ROSETTANET, ROSETTANET-ERP, but there is no contenet or namespace sapces available under that.It is blank. So how to add conte

  • Jump in users session with control Server 2008 R2/Windows 7 64 Environment

    For two hours I've searched and searched and can't find MY answer. My goal is to jump in and control workstations of my employees (a bunch of old farts that would blank out if they had to do anything to allow me to do this) without the use of VNCs or