DYNPRO_SEND_IN_BACKGROUND dump while processing delivery

Hello,
We have placed a BDC logic to create Invoice in MV50AFZ1 user exit of delivery. BDC session method is being used to create session for Invoice creation using transaction VF01. This isession is later executed in background job using program RSBDCSUB.
Although delivery gets processed successfully and Invoice also gets created, but we are getting a dump in ST22 with and error DYNPRO_SEND_IN_BACKGROUND. We are also getting an error in SM58 "Screen output without connection to User".
Can somene please help how this error can be removed.
Thanks & Regards,
Rohit

Hi,
This BDC logic has been placed in the Fuction Module. This Function Module is called as saperate unit in background task through MV50AFZ1. In this Function Module, VF01 batch session is created.
These batch sessions are later executed by a background job program RSBDCSUB. This batch job runs every 5 minutes.
Kind Regards,

Similar Messages

  • GETWA_NOT_ASSIGNED- Dump while Creating Delivery

    Hi all,
    When I am trying to create Deliver for a Sale Order, then as soon as I save the Delivery, it displayes me message " Return Delivery  XXXXXXX has been saved" but when I go to VL03 to see the delivery, it turns a Dump with heading " GETWA_NOT_ASSIGNED".
    In ST22 Dump is with the heading " Field Symbol not yet assigned"
    Please note that we have just now upgraded from 4.6C to ECC 6.0 and we have come across this issue during functional testing.
    Any Input for this issue are welcome.
    Points assured to each helpful answers.
    Regards,
    Lalit Kabra
    Regards,
    Lalit

    Hi,
    Thanks a lot for the quick response. Please find below the extracts from Dump. May be this will help you to understand my issue.
                                                                                    _________________________________________________       Short text                                                                               
    Field symbol has not yet been assigned.
    What Happened?                                                                               
    Error in the ABAP Application
    Program                                                         
    The current ABAP program "SAPLV50S" had to be terminated because it has                       
        come across a statement that unfortunately cannot be executed.                                
    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:                                                                               
    "GETWA_NOT_ASSIGNED" " "                                                  
        "SAPLV50S" or "/SPE/V50SF07"                                              
        "/SPE/RET_HUS_GET"                                                       .......
    Source Code Extract 
        *...First: Read corresponding item(s) of HU(S) to delivery item            
      LOOP AT verpotab ASSIGNING <fs_verpo_tab> WHERE vbeln = xlips-vbeln AND_
                                                       posnr = xlips-posnr.  
    The above code is at line number 436 in include program /SPE/V50SF07  and this program belongs to program SAPLV50S.
    Hope this clarifies my issue. In case some more details are needed please let me know.
    Also I activated the include but issue still persists.
    Regards,
    Lalit Kabra

  • Error while Processing Replenishment Delivery

    Hi Experts,
    I have set up the Intercompany Stock Transport scenario.
    I have maintained the Vendor- Plant assignments and other IMG settings and created a Purchase Order as wel.
    While processing the RD via VL10G, am getting the error as below
    " 4538190290  000000 Document is incomplete: You cannot save the delivery"
    Can you please help in resolving the issue.
    Thanks

    Hi
    Yes, the shipping tab is available  and the items are not blocked / deleted as well.

  • Dump while Executing Hrast_dT (Design time of HCM Process and Forms)

    Hi All,
    I am getting Syntax Error Dump while Executing Hrast_dT tcode (Design time of HCM Process and Forms) and here with i have mentioned the source code also ist contained in standard class.
    *METHOD constructor.
      DATA:
        badi_context          TYPE REF TO lcl_badi_context.
      CALL METHOD super->constructor
        EXPORTING
          form_scenario         = form_scenario
          form_scenario_service = form_scenario_service.
      DATA:
        t5asrfscnsrv_wa TYPE t5asrfscnsrv.
      SELECT SINGLE * FROM t5asrfscnsrv INTO t5asrfscnsrv_wa WHERE form_scen_srv EQ form_scenari
      ASSERT sy-subrc EQ 0.
      ASSERT t5asrfscnsrv_wa-service_type = 'GENSRV'.
      fill_table_metadata( ).*
    i followed this link also..its not working for me..
    [Re: Assertion_Failed dump when accessing Design Time for Processes & Forms EP3]
    Regards,
    Parthi

    Hello Parthasarathi,
    Please, try to implement the note 1075650.

  • Short dump while activating process chain

    Please let me know the cause of short dump while activating process chain.. when trying to activate local process chains in metachain it is causing dump

    Can you share more details about error.
    Have you done any changes to local chain? or is this is new chain?
    Try to remove meta chain from schedule, later activate your local chain and meta chain.
    schedule your meta chain.

  • Dump while creating Process Order -COR1

    Hi,
                    I am getting dump while creating a Process Order thru COR1. the dump error discription GETWA_NOT_ASSIGNED .

    HI omprasath rajendiran,
    Do you solve the problème, because i get the same problème with COR1 ?

  • OBJECTS_OBJREF_NOT_ASSIGNED Dump while Installing Process Chain

    Hi Gurus,
                 I got OBJECTS_OBJREF_NOT_ASSIGNED dump while installing Business Content process chian "0TCT_C2_INIT_P01".
    Also 6 info packages were not delivered in business content for the above chian.
    Any Help.
    Regards,
    Anil

    Check if this note helps..though it is for infoobjects
    <a href="https://websmp202.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=1019055&_NLANG=E">Note 1019055 - Runtimer errors when activating InfoObjects</a>
    Message was edited by:
            Manga Paidikondala

  • Dump while generating characteristics in process chain DP_DM_ORDERS

    Hi Experts,
    I am getting a dump while executing a program at function module fails '/SAPAPO/DPBW_CUBE_READ'.
    Please let me know why this function module will fail at this step.
    Thanks & Regards:
    Raj

    Hi Experts,
    We went to take SAP help for SNOTE.
    Thanks,
    Raj
    Edited by: raju r on Jun 17, 2010 3:25 PM

  • Short dump while navigate to second view :: "OBJECTS_OBJREF_NOT_ASSIGNED_NO

    Hi,
    Can anybody help me out as I am getting a short dump while navigating to particular screen.
    The error was triggered when i was binding an internal table to node in my second view.
    The short dump shows as below.
    ■The following error text was processed in the system EID : Zugriff über 'NULL' Objektreferenz nicht möglich.
    ■The error occurred on the application server ECCIDES_EID_00 and in the work process 1 .
    ■The termination type was: RABAX_STATE
    ■The ABAP call stack was:
    Method: HANDLEFROM_EXPORTS_INIT of program /1BCWDY/4QJM86ZSS4V4M81W8MTQ==CP
    Method: HANDLEFROM_EXPORTS_INIT of program /1BCWDY/4QJM86ZSS4V4M81W8MTQ==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/4QJM86ZSS4V4M81W8MTQ==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP
    Method: NAVIGATE of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: DO_NAVIGATION of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW=================CP
    Method: EXECUTE of program CL_WDR_MAIN_TASK==============CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    What can I do?
    ■If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system EID in transaction ST22.
    ■If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server ECCIDES_EID_00 in transaction SM21.
    ■If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server ECCIDES_EID_00 . In some situations, you may also need to analyze the trace files of other work processes.
    ■If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 700 -u: OBIZDEV -l: E -s: EID -i: ECCIDES_EID_00 -w: 1 -d: 20110723 -t: 161516 -v: RABAX_STATE -e: OBJECTS_OBJREF_NOT_ASSIGNED_NO
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Please help.

    Hu Saravanan,
    Please find my code below in HANDLEFROM_EXPORTS_INIT and
    method HANDLEFROM_EXPORTS_INIT .
    data : WRK_DOC_CLAS type /OBIZ/ZXP_DOCCLS-DOC_CLAS.
    data : it_doc type TABLE OF /OBIZ/ZXP_SHPHD.
    DATA : doc_node type REF TO if_wd_context_node.
    BREAK-POINT.
    if doc_desc = 'Quotation'.
    WRK_DOC_CLAS = '0001'.
    elseif doc_desc = 'Sales Order'.
    WRK_DOC_CLAS = '0002'.
    elseif doc_desc = 'Delivery'.
    WRK_DOC_CLAS = '0003'.
    elseif doc_desc = 'Proforma Invoice'.
    WRK_DOC_CLAS = '0004'.
    elseif doc_desc = 'Billing'.
    WRK_DOC_CLAS = '0006'.
    ENDIF.
    select * INTO CORRESPONDING FIELDS OF TABLE
    it_doc FROM /OBIZ/ZXP_SHPHD WHERE doc_clas = WRK_DOC_CLAS.
    call METHOD doc_node->bind_table
    EXPORTING new_items = it_doc.
    endmethod.
    I have imported doc_desc via my inbound plug in the view.
    Regards
    Deric

  • Short dump while export grid alv with subtotals.

    hello,
    its strange and i face first time that my grid alv report goin to short dump while i done subtotals and send it to local file thru export.
    if am not doing subtotals then export it to local file it goin fine.
    whats it has problem plz give ur helping hends.
    here i copied a dump msg also.
    Short text
        Error at assignment: Overwritten protected field.
    What happened?
        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.
    Error analysis
        A new value is to be assigned to the field "<L_UNIT>", although this field is
        entirely or partly protected against changes.
        The following are protected against changes:
        - Character literals or numeric literals
        - Constants (CONSTANTS)
        - Parameters of the category IMPORTING REFERENCE for functions and
        methods
        - Untyped field symbols not yet assigned a field using ASSIGN
        - TABLES parameters if the actual parameter is protected against changes
        - USING reference parameters and CHANGING parameters for FORMs, if the
        actual parameter is protected against changes and
        - Accesses using field symbols if the field assigned using ASSIGN is
        protected (or partially protected, e.g. key components of an internal
        table with the type SORTED or HASHED TABLE) against changes
        - Accesses using references, if the field bound to the reference is
        protected (or partially protected) against changes
        - External write accesses to READ-ONLY attributes,
        - Content of a shared object area instance accessed using a shared lock
        (ATTACH_FOR_READ).
    regards amit.

    & Object Id               :                                                  &
    & Object Name             :                                                  &
    & Function Module Name    : Sales Register                                   &
    & Transaction Code        :                                                  &
    & Author                  : Amit gujargoud                                      &
    & Module Name             : SD                                               &
    & Sub-Module              :                                                  &
    & Program Type            : Dialog            Create Date     : 02/02/2007   &
    & SAP Release             : ECC 6.0                                          &
    & Description             : Sales Register - Detail                           &
    *& Report  ZSALESREGISTER
    REPORT  zsd_salesregister.
    *&       TYPE-POOLS
    TYPE-POOLS : slis.
    *&       TABLES
    TABLES: vbrp,  "Billing Document: Item Data
            vbrk,  "Billing Document: Header Data
            lips,  "SD document: Delivery: Item data
            lfa1,  "Vendor Master (General Section)
            kna1,  "General Data in Customer Master
            vbak,  "Sales Document: Header Data
            vbpa,  "Sales Document: Partner (Gopal)
            likp,  "SD Document: Delivery Header Data
            vbap,  "Sales Document: Item Data
            vbkd,  "Sales Document: Business Data
            mara.  "General Material Data
    *&       DATA DECLARATION
    DATA: BEGIN OF i_report OCCURS 100,
            vbeln LIKE vbrp-vbeln,        "Billing Document
      posnr LIKE vbrp-posnr,
      matnr  LIKE mara-matnr ,
      aubel LIKE vbrp-aubel,        "Sales Document
       fkimg LIKE vbrp-fkimg,        "Actual billed quantity
       vrkme LIKE vbrp-vrkme,        "Sales unit
       arktx LIKE vbrp-arktx,        "Short text for sales order item
       vgbel LIKE vbrp-vgbel,        "Doc number of the reference document
       werks  LIKE vbap-werks,
      vkgrp  LIKE vbrp-vkgrp,
      fklmg LIKE vbrp-fklmg,
      volum LIKE vbrp-volum,
       vkbur  LIKE vbrp-vkbur,
      vtweg_auft LIKE vbrp-vtweg_auft,
            auart  LIKE vbak-auart,
            tabix LIKE sy-tabix,          "Internal Table, Current Row Index
            name1 LIKE kna1-name1,                              "Name1
            exnum LIKE j_1iexchdr-exnum,  "Official Excise Document Number
            orqty TYPE p DECIMALS 0,
            penqty TYPE p DECIMALS 0,     "Cumulative order qty in sls units
            openqty TYPE p DECIMALS 0,    "Cumulative order qty in sls units
            ean11 LIKE lips-ean11,        "International Article No(EAN/UPC)
           volum LIKE lips-volum,
            lgmng LIKE lips-lgmng,
            traid LIKE likp-traid,
            ort01 LIKE lfa1-ort01,        "City
            lifnr LIKE lfa1-lifnr,        "A/c Number of Vendor or Creditor
            netwr LIKE vbrp-netwr,        "Net val of bill item in doc currency
            kunnr LIKE vbak-kunnr,        "Sold-to party
            adrnr LIKE vbpa-adrnr,        "Address
            city1 LIKE adrc-city1,        "City
            tprtr LIKE lfa1-name1,                              "Name 1
            knumv LIKE konv-knumv,        "Number of the document condition
            kposn LIKE konv-kposn,
            rate  LIKE konv-kbetr,        "Rate (cond amount or percentage)
            bas_val LIKE konv-kwert,      "Rate (cond amount or percentage)
            exc_duty LIKE konv-kwert,     "Rate (cond amount or percentage)
            ed_cess LIKE konv-kwert,      "Rate (cond amount or percentage)
            freight LIKE konv-kwert,      "Rate (cond amount or percentage)
            pack    LIKE konv-kwert,      "Rate (cond amount or percentage)
            cst LIKE konv-kwert,          "Rate (cond amount or percentage)
            vat LIKE konv-kwert,          "Rate (cond amount or percentage)
            ent_tax LIKE konv-kwert,      "Rate (cond amount or percentage)
            tot_inv LIKE konv-kwert,       "Rate (cond amount or percentage)
            tot_inv_round LIKE konv-kwert,   "Rate (cond amount or percentage)
            disc_tot  LIKE konv-kwert,       "Discount total - Z001 to Z020
            vat_rate LIKE konv-kbetr,
            cst_rate LIKE konv-kbetr,
            lst_rate LIKE konv-kbetr,
            mwsbk LIKE vbrk-mwsbk,
            bas_tax LIKE konv-kwert,
            dev_tax LIKE konv-kwert,
            tcs_tax LIKE konv-kwert,
            bas_tot LIKE konv-kwert,
            lst     LIKE konv-kwert,
            vkorg   LIKE vbak-vkorg,
            mvgr1   LIKE mvke-mvgr1,
            mvgr2   LIKE mvke-mvgr2,
            mvgr3   LIKE mvke-mvgr3,
            mvgr4   LIKE mvke-mvgr4,
            mvgr5   LIKE mvke-mvgr5,
            text1   LIKE tvm1t-bezei,
            text2   LIKE tvm1t-bezei,
            text3   LIKE tvm1t-bezei,
            text4   LIKE tvm1t-bezei,
            text5   LIKE tvm1t-bezei,
            bismit_area TYPE p DECIMALS 4,   " Size (L*B) in mm
            face_area  TYPE p DECIMALS 2,   " Face Area Declaration
            notional_area TYPE p DECIMALS 2,
            stock_pcs TYPE p ,               " decimals 3 Pcs of Stock
            labst  LIKE mard-labst,           " Valuated Unrestricted-Use Stock
            bismt  LIKE mara-bismt,           " Size (L*B) in mm
            normt  LIKE mara-normt,           " Industry Standard Description
            temp   TYPE p DECIMALS 2,
            temp1  TYPE p DECIMALS 2,
            temp2  TYPE p DECIMALS 2,
            temp3  TYPE p DECIMALS 2,
            temp4  TYPE p DECIMALS 2,
            temp5  TYPE p DECIMALS 2,
            temp6  TYPE p DECIMALS 2,
            temp7  TYPE p DECIMALS 2,
            temp8  TYPE p DECIMALS 2,
            temp9  TYPE p DECIMALS 2,
            temp10 TYPE p DECIMALS 2,
            temp11 TYPE p DECIMALS 2,
            temp12 TYPE p DECIMALS 2,
            temp13 TYPE p DECIMALS 0,
            temp14 TYPE p DECIMALS 0,
            temp15 TYPE p DECIMALS 0,
            temp16 TYPE p DECIMALS 2,
            temp17 TYPE p DECIMALS 2,
            temp18 TYPE p DECIMALS 2,
            temp19 TYPE p DECIMALS 2,
            temp20 TYPE p DECIMALS 2,
            temp21 TYPE p DECIMALS 2,
            waybill(20) TYPE c,
            audat  LIKE vbak-audat,     "Document Date (Date Received/Sent)
            lgort  LIKE vbap-lgort,     "Storage location
            lgobe  LIKE t001l-lgobe,    "Description of storage location
            erdat  LIKE vbrk-erdat,     "Date on which the record was created
            exdat  LIKE j_1iexchdr-exdat,  "Excise Document Date
            vbtyp  LIKE vbak-vbtyp,        "SD document category
            acdt   LIKE likp-wadat_ist,    "Actual goods movement date
            fkdat  LIKE vbrk-fkdat,
            ship   LIKE kna1-name1,      "Name1 (Ship-to party)
            fksto  LIKE vbrk-fksto,
            fkart  LIKE vbrk-fkart,
            bezei  LIKE t005u-bezei,
            vtweg  LIKE vbak-vtweg,
            spart  LIKE vbak-spart,
            matkl  LIKE mara-matkl,
            wgbez  LIKE t023t-wgbez,
            mtart  LIKE mara-mtart,
            labor  LIKE mara-labor,
            ferth  LIKE mara-ferth,
            lbtxt  LIKE t024x-lbtxt,
            niels  LIKE kna1-niels,
            kukla  LIKE kna1-kukla,
            desc   LIKE tvkbt-bezei,
            brsch  LIKE kna1-brsch,
            zeinr  LIKE mara-zeinr,
            bzirk  LIKE vbrk-bzirk,
            area_desc   LIKE tnlst-bezei,
            dist_desc   TYPE tkukt-vtext,
            taluka_desc TYPE t016t-brtxt,
            sales_desc  TYPE tvgrt-bezei,
            kmein       LIKE konv-kmein,    "Sales Unit
            challan     LIKE likp-vbeln,
            END OF i_report.
    data for MVKE
    DATA: BEGIN OF i_report_mvke OCCURS 0,
            vbeln   LIKE vbrp-vbeln,        "Billing Document
            aubel   LIKE vbrp-aubel,        "Sales Document
            vkorg   LIKE vbak-vkorg,
            matnr   LIKE mara-matnr ,
            vtweg   LIKE vbak-vtweg,
            END OF i_report_mvke.
    ***********************TEMP COPY
    DATA: BEGIN OF i_report_temp OCCURS 0,
           vbeln LIKE vbrp-vbeln,        "Billing Document
      posnr LIKE vbrp-posnr,
      matnr  LIKE mara-matnr ,
      aubel LIKE vbrp-aubel,        "Sales Document
       fkimg LIKE vbrp-fkimg,        "Actual billed quantity
       vrkme LIKE vbrp-vrkme,        "Sales unit
       arktx LIKE vbrp-arktx,        "Short text for sales order item
       vgbel LIKE vbrp-vgbel,        "Doc number of the reference document
       werks  LIKE vbap-werks,
      vkgrp  LIKE vbrp-vkgrp,
      fklmg LIKE vbrp-fklmg,
      volum LIKE vbrp-volum,
       vkbur  LIKE vbrp-vkbur,
      vtweg_auft LIKE vbrp-vtweg_auft,
            auart  LIKE vbak-auart,
            tabix LIKE sy-tabix,          "Internal Table, Current Row Index
            name1 LIKE kna1-name1,                              "Name1
            exnum LIKE j_1iexchdr-exnum,  "Official Excise Document Number
            orqty TYPE p DECIMALS 0,
            penqty TYPE p DECIMALS 0,     "Cumulative order qty in sls units
            openqty TYPE p DECIMALS 0,    "Cumulative order qty in sls units
            ean11 LIKE lips-ean11,        "International Article No(EAN/UPC)
           volum LIKE lips-volum,
            lgmng LIKE lips-lgmng,
            traid LIKE likp-traid,
            ort01 LIKE lfa1-ort01,        "City
            lifnr LIKE lfa1-lifnr,        "A/c Number of Vendor or Creditor
            netwr LIKE vbrp-netwr,        "Net val of bill item in doc currency
            kunnr LIKE vbak-kunnr,        "Sold-to party
            adrnr LIKE vbpa-adrnr,        "Address
            city1 LIKE adrc-city1,        "City
            tprtr LIKE lfa1-name1,                              "Name 1
            knumv LIKE konv-knumv,        "Number of the document condition
            kposn LIKE konv-kposn,
            rate  LIKE konv-kbetr,        "Rate (cond amount or percentage)
            bas_val LIKE konv-kwert,      "Rate (cond amount or percentage)
            exc_duty LIKE konv-kwert,     "Rate (cond amount or percentage)
            ed_cess LIKE konv-kwert,      "Rate (cond amount or percentage)
            freight LIKE konv-kwert,      "Rate (cond amount or percentage)
            pack    LIKE konv-kwert,      "Rate (cond amount or percentage)
            cst LIKE konv-kwert,          "Rate (cond amount or percentage)
            vat LIKE konv-kwert,          "Rate (cond amount or percentage)
            ent_tax LIKE konv-kwert,      "Rate (cond amount or percentage)
            tot_inv LIKE konv-kwert,       "Rate (cond amount or percentage)
            tot_inv_round LIKE konv-kwert,   "Rate (cond amount or percentage)
            disc_tot  LIKE konv-kwert,       "Discount total - Z001 to Z020
            vat_rate LIKE konv-kbetr,
            cst_rate LIKE konv-kbetr,
            lst_rate LIKE konv-kbetr,
            mwsbk LIKE vbrk-mwsbk,
            bas_tax LIKE konv-kwert,
            dev_tax LIKE konv-kwert,
            tcs_tax LIKE konv-kwert,
            bas_tot LIKE konv-kwert,
            lst     LIKE konv-kwert,
            vkorg   LIKE vbak-vkorg,
            mvgr1   LIKE mvke-mvgr1,
            mvgr2   LIKE mvke-mvgr2,
            mvgr3   LIKE mvke-mvgr3,
            mvgr4   LIKE mvke-mvgr4,
            mvgr5   LIKE mvke-mvgr5,
            text1   LIKE tvm1t-bezei,
            text2   LIKE tvm1t-bezei,
            text3   LIKE tvm1t-bezei,
            text4   LIKE tvm1t-bezei,
            text5   LIKE tvm1t-bezei,
            bismit_area TYPE p DECIMALS 4,   " Size (L*B) in mm
            face_area  TYPE p DECIMALS 2,   " Face Area Declaration
            notional_area TYPE p DECIMALS 2,
            stock_pcs TYPE p ,               " decimals 3 Pcs of Stock
            labst  LIKE mard-labst,           " Valuated Unrestricted-Use Stock
            bismt  LIKE mara-bismt,           " Size (L*B) in mm
            normt  LIKE mara-normt,           " Industry Standard Description
            temp   TYPE p DECIMALS 2,
            temp1  TYPE p DECIMALS 2,
            temp2  TYPE p DECIMALS 2,
            temp3  TYPE p DECIMALS 2,
            temp4  TYPE p DECIMALS 2,
            temp5  TYPE p DECIMALS 2,
            temp6  TYPE p DECIMALS 2,
            temp7  TYPE p DECIMALS 2,
            temp8  TYPE p DECIMALS 2,
            temp9  TYPE p DECIMALS 2,
            temp10 TYPE p DECIMALS 2,
            temp11 TYPE p DECIMALS 2,
            temp12 TYPE p DECIMALS 2,
            temp13 TYPE p DECIMALS 0,
            temp14 TYPE p DECIMALS 0,
            temp15 TYPE p DECIMALS 0,
            temp16 TYPE p DECIMALS 2,
            temp17 TYPE p DECIMALS 2,
            temp18 TYPE p DECIMALS 2,
            temp19 TYPE p DECIMALS 2,
            temp20 TYPE p DECIMALS 2,
            temp21 TYPE p DECIMALS 2,
            waybill(20) TYPE c,
            audat  LIKE vbak-audat,     "Document Date (Date Received/Sent)
            lgort  LIKE vbap-lgort,     "Storage location
            lgobe  LIKE t001l-lgobe,    "Description of storage location
            erdat  LIKE vbrk-erdat,     "Date on which the record was created
            exdat  LIKE j_1iexchdr-exdat,  "Excise Document Date
            vbtyp  LIKE vbak-vbtyp,        "SD document category
            acdt   LIKE likp-wadat_ist,    "Actual goods movement date
            fkdat  LIKE vbrk-fkdat,
            ship   LIKE kna1-name1,      "Name1 (Ship-to party)
            fksto  LIKE vbrk-fksto,
            fkart  LIKE vbrk-fkart,
            bezei  LIKE t005u-bezei,
            vtweg  LIKE vbak-vtweg,
            spart  LIKE vbak-spart,
            matkl  LIKE mara-matkl,
            wgbez  LIKE t023t-wgbez,
            mtart  LIKE mara-mtart,
            labor  LIKE mara-labor,
            ferth  LIKE mara-ferth,
            lbtxt  LIKE t024x-lbtxt,
            niels  LIKE kna1-niels,
            kukla  LIKE kna1-kukla,
            desc   LIKE tvkbt-bezei,
            brsch  LIKE kna1-brsch,
            zeinr  LIKE mara-zeinr,
            bzirk  LIKE vbrk-bzirk,
            area_desc   LIKE tnlst-bezei,
            dist_desc   TYPE tkukt-vtext,
            taluka_desc TYPE t016t-brtxt,
            sales_desc  TYPE tvgrt-bezei,
            kmein       LIKE konv-kmein,    "Sales Unit
            challan     LIKE likp-vbeln,
            END OF i_report_temp.
    DATA: BEGIN OF i_vbap OCCURS 0 ,
            posnr LIKE vbap-posnr,
            vbeln LIKE vbap-vbeln ,
            matnr LIKE vbap-matnr ,
            werks LIKE vbap-werks,
       kwmeng LIKE vbap-kwmeng,
      lgort LIKE vbap-lgort,
            matkl LIKE mara-matkl,
            wgbez LIKE t023t-wgbez,
            mtart LIKE mara-mtart,
          END OF i_vbap .
    DATA : w_temp_cal(20) TYPE c.
    DATA : w_face_area TYPE p DECIMALS 4,
           w_notinal_area TYPE p DECIMALS 4.
    **MVKE
    DATA: BEGIN OF itab_mvke OCCURS 0,
          matnr   LIKE mvke-matnr,
          vkorg   LIKE vbak-vkorg,
          vtweg   LIKE mvke-vtweg,
          mvgr1   LIKE mvke-mvgr1,
          mvgr2   LIKE mvke-mvgr2,
          mvgr3   LIKE mvke-mvgr3,
          mvgr4   LIKE mvke-mvgr4,
          mvgr5   LIKE mvke-mvgr5,
          END OF itab_mvke.
    **TVM1T
    DATA : BEGIN OF itab_tvm1t OCCURS 0,
            spras LIKE tvm1t-spras,
          mvgr1 LIKE tvm1t-mvgr1,
          bezei LIKE tvm1t-bezei,
      END OF itab_tvm1t.
    DATA : BEGIN OF itab_tvm2t OCCURS 0,
          spras LIKE tvm2t-spras,
        mvgr2 LIKE tvm2t-mvgr2,
        bezei LIKE tvm2t-bezei,
    END OF itab_tvm2t.
    DATA : BEGIN OF itab_tvm3t OCCURS 0,
          spras LIKE tvm3t-spras,
        mvgr3 LIKE tvm3t-mvgr3,
        bezei LIKE tvm3t-bezei,
    END OF itab_tvm3t.
    DATA : BEGIN OF itab_tvm4t OCCURS 0,
          spras LIKE tvm4t-spras,
        mvgr4 LIKE tvm4t-mvgr4,
        bezei LIKE tvm4t-bezei,
    END OF itab_tvm4t.
    DATA : BEGIN OF itab_tvm5t OCCURS 0,
          spras LIKE tvm5t-spras,
        mvgr5 LIKE tvm5t-mvgr5,
        bezei LIKE tvm5t-bezei,
    END OF itab_tvm5t.
    DATA:      itab_t024x TYPE STANDARD TABLE OF t024x WITH HEADER LINE,
          it_report LIKE LINE OF i_report OCCURS 0,
          i_mvke LIKE LINE OF itab_mvke OCCURS 0.
    **VBKD
    DATA: BEGIN OF i_vbkd OCCURS 0 ,
            vbeln LIKE vbkd-vbeln ,
            posnr LIKE vbkd-posnr ,
           bzirk LIKE vbkd-bzirk ,
          END OF i_vbkd .
    DATA: BEGIN OF i_lips OCCURS 0,
       vbeln LIKE lips-vbeln,
            ean11 LIKE lips-ean11,
             volum LIKE lips-volum,
             lgmng LIKE lips-lgmng,
            waybill(20) TYPE c,
          END OF i_lips.
    DATA: BEGIN OF i_vbrk OCCURS 0,
            vbeln LIKE vbrk-vbeln,
            rfbsk LIKE vbrk-rfbsk,      "Status for transfer to accounting
            erdat LIKE vbrk-erdat,      "Dt on which the record was created
            fkdat LIKE vbrk-fkdat,      "CHANGE MADE BY PARTHA RAHAMAN
            fksto LIKE vbrk-fksto,      "GOPAL:: CANCELLED DOC. DO NOT PRNT.
            netwr LIKE vbrk-netwr,
            fkart LIKE vbrk-fkart, "Gopal:when billng typ=s1 do not pnt 1jul
            knumv LIKE vbrk-knumv,
            mwsbk LIKE vbrk-mwsbk,
            bzirk LIKE vbrk-bzirk,
            vtweg LIKE vbrk-vtweg,
            spart LIKE vbrk-spart,
           END OF i_vbrk.
          *structure for MARD Table by kalika
    DATA : BEGIN OF itab_mard OCCURS 0,
           matnr LIKE mard-matnr,
          werks LIKE mard-werks,
           labst LIKE mard-labst,          " Valuated Unrestricted-Use Stock
          lgort LIKE mard-lgort,          " Storage Location
           END OF itab_mard.
          *structure for MARD Table by kalika
    DATA:BEGIN OF i_kna1 OCCURS 0,
          vbeln LIKE vbak-vbeln,
          name1 LIKE kna1-name1,
          kunnr LIKE kna1-kunnr,
          regio LIKE kna1-regio,
         bezei LIKE t005u-bezei,
          land1 LIKE kna1-land1,
          vkgrp LIKE vbak-vkgrp,
          niels LIKE kna1-niels,
          kukla LIKE kna1-kukla,
          brsch LIKE kna1-brsch,
          vkbur LIKE vbak-vkbur,
         END OF i_kna1.
    DATA:BEGIN OF i_t005u OCCURS 0,
         spras LIKE t005u-spras,
        land1 LIKE t005u-land1,
       bland LIKE t005u-bland,
         bezei LIKE t005u-bezei,
         END OF i_t005u.
    DATA:BEGIN OF i_tnlst OCCURS 0,
       spras LIKE t005u-spras,
    niels LIKE tnlst-niels,
       bezei LIKE t005u-bezei,
       END OF i_tnlst.
    DATA:BEGIN OF itab_tkukt OCCURS 0,
    spras LIKE tkukt-spras,
    kukla LIKE tkukt-kukla,
    vtext LIKE tkukt-vtext,
    END OF itab_tkukt.
    DATA : BEGIN OF itab_t016t OCCURS 0,
          spras LIKE t016t-spras,
           brsch LIKE t016t-brsch,
           brtxt LIKE t016t-brtxt,
      END OF itab_t016t.
    DATA : BEGIN OF itab_tvgrt OCCURS 0,
          spras LIKE tvgrt-spras,
          vkgrp LIKE tvgrt-vkgrp,
          bezei LIKE tvgrt-bezei,
      END OF itab_tvgrt.
    *DATA: i_t005u  TYPE STANDARD TABLE OF t005u WITH HEADER LINE.
    DATA:BEGIN OF i_kna2 OCCURS 0,
         kunnr LIKE kna1-kunnr,
         name1 LIKE kna1-name1,   " For Ship-to-Party
          END OF i_kna2.
    DATA:BEGIN OF i_vbak OCCURS 0,
         vbeln LIKE vbak-vbeln,
         vbtyp LIKE vbak-vbtyp,
         audat LIKE vbak-audat,
         auart LIKE vbak-auart,
         vtweg LIKE vbak-vtweg,
         spart LIKE vbak-spart,
         vkbur LIKE vbak-vkbur,
         vkorg LIKE vbak-vkorg,
         END OF i_vbak.
    DATA:BEGIN OF i_adrc OCCURS 0,
          vbeln LIKE vbpa-vbeln,
          kunnr LIKE kna1-kunnr,
          city1 LIKE adrc-city1,
         name1 LIKE kna1-name1,      "Name1 (Ship-to party)
         END OF i_adrc.
    DATA:BEGIN OF i_lfa1 OCCURS 0,
          lifnr LIKE vbpa-lifnr,
          vbeln LIKE vbpa-vbeln,
          name1 LIKE lfa1-name1,
         END OF i_lfa1.
    DATA : BEGIN OF it_knumv OCCURS 0,
            vbeln LIKE vbrk-vbeln,
            knumv LIKE vbrk-knumv,
          END OF it_knumv.
    DATA : BEGIN OF it_rate OCCURS 0,
            ksteu LIKE konv-ksteu,    "Condition control
            knumv LIKE konv-knumv,    "Number of the document condition
            kschl LIKE konv-kschl,    "Condition type
            kbetr LIKE konv-kbetr,    "Rate (condition amount or percentage)
            kwert LIKE konv-kwert,    "Condition value
            kposn LIKE konv-kposn,
            kmein LIKE konv-kmein,    "Sales Unit
           END OF it_rate.
    DATA: BEGIN OF itab_exnum OCCURS 0,
           exnum LIKE j_1iexchdr-exnum,  "Official Excise Document Number
           exdat LIKE j_1iexchdr-exdat,  "Excise Document Date
           rdoc LIKE j_1iexchdr-rdoc,    "Reference Document 1
            status LIKE j_1iexchdr-status,
           END OF itab_exnum.
    DATA: BEGIN OF itab_qty OCCURS 0,
          kwmeng LIKE vbap-kwmeng,
          vbeln LIKE vbap-vbeln,
          lgort LIKE vbap-lgort,
          END OF itab_qty.
    *DATA: BEGIN OF i_stloc OCCURS 0,
         lgort LIKE t001l-lgort,
         lgobe LIKE t001l-lgobe,
         END OF i_stloc.
    DATA:t_line LIKE STANDARD TABLE OF tline INITIAL SIZE 0
         WITH HEADER LINE,
    "     itab_tvkbt LIKE STANDARD TABLE OF tvkbt WITH HEADER LINE,
         w_tdname LIKE thead-tdname.
    DATA : BEGIN OF itab_tvkbt OCCURS 0,
      spras LIKE tvkbt-spras,
      vkbur LIKE tvkbt-vkbur,
      bezei LIKE tvkbt-bezei,
      END OF itab_tvkbt.
    DATA: BEGIN OF i_exchdr OCCURS 0,
          exnum LIKE j_1iexchdr-exnum,
          exdat LIKE j_1iexchdr-exdat,
          rdoc  LIKE j_1iexchdr-rdoc,
          END OF i_exchdr.
    DATA: BEGIN OF i_likp OCCURS 0,
          vbeln LIKE likp-vbeln,
          wadat_ist LIKE likp-wadat_ist,
          traid LIKE likp-traid,
          bolnr LIKE likp-bolnr,
          END OF i_likp.
    DATA: BEGIN OF i_mara OCCURS 0,
          matnr LIKE mara-matnr,
          matkl LIKE mara-matkl,
          mtart LIKE mara-mtart,
          labor LIKE mara-labor,
         wgbez LIKE t023t-wgbez,
          bismt LIKE mara-bismt,
          normt LIKE mara-normt,
          ferth LIKE mara-ferth,
          zeinr LIKE mara-zeinr,
          extwg LIKE mara-extwg,
          spart LIKE mara-spart,
          END OF i_mara.
    DATA: BEGIN OF i_t023t OCCURS 0,
          matkl LIKE t023t-matkl,
          wgbez LIKE t023t-wgbez,
          END OF i_t023t.
    DATA : var_length(20)  TYPE c,
           var_breadth(20)  TYPE c.
    DATA: p_w_value LIKE konv-kwert.
    DATA : it_fieldcat    TYPE  slis_t_fieldcat_alv,      " Event for Table to creater fieldcatalog
           wa_fieldcat     LIKE LINE OF it_fieldcat,      " Work Area for table field catalog
           lt_top_of_page   TYPE  slis_t_listheader,      " Header table for top of page
            i_layout        TYPE  slis_layout_alv .      " It will fill the layout
           gt_event   TYPE  slis_t_event.                 " Table Event
    *DATA :
         "itab_tnlst TYPE STANDARD TABLE OF tnlst WITH HEADER LINE,
         "      itab_tkukt TYPE STANDARD TABLE OF tkukt WITH HEADER LINE,
    *"      itab_t016t TYPE STANDARD TABLE OF t016t WITH HEADER LINE,
         itab_tvgrt TYPE STANDARD TABLE OF tvgrt WITH HEADER LINE.
    *&       SELECTION-SCREEN
    SELECTION-SCREEN BEGIN OF BLOCK block
                                      WITH FRAME TITLE text-100.
    SELECT-OPTIONS: s_date FOR vbrk-fkdat OBLIGATORY,
                    s_vkbur FOR vbak-vkbur OBLIGATORY,
                    s_vtweg FOR vbrk-vtweg OBLIGATORY,
                    s_werks FOR vbap-werks,
                    s_spart FOR vbrk-spart OBLIGATORY,
                    s_matkl FOR mara-matkl.
    PARAMETERS:
                r_opt3  RADIOBUTTON GROUP grp1,
                r_opt2  RADIOBUTTON GROUP grp1.
               r_opt4  RADIOBUTTON GROUP grp1,
               r_opt5  RADIOBUTTON GROUP grp1,
               r_opt1  RADIOBUTTON GROUP grp1.
    SELECTION-SCREEN END OF BLOCK block.
    *&       INITIALIZATION
    INITIALIZATION.
      r_opt2 = 'X'.
    *&     START-OF-SELECTION.
    START-OF-SELECTION.
    *select data from VBRP
    SELECT vbeln
            posnr
            matnr
            aubel
            fkimg
            vrkme
            arktx
            vgbel
            werks
            vkgrp
             fklmg
             volum
             vkbur
             vtweg_auft
            FROM vbrp
            INTO  TABLE i_report
            WHERE "erdat IN s_date
            AND   spart IN s_spart
               vkbur IN s_vkbur
            AND   vtweg_auft IN s_vtweg.
    **logic for Pending, Summary & Detail Report
      IF
         r_opt1 EQ 'X' OR
        r_opt2 EQ 'X'  OR
               r_opt3 EQ 'X'.
        SELECT vbeln
                  rfbsk
                  erdat
                  fkdat
                  fksto
                  netwr
                  fkart
                  knumv
                  mwsbk
                  bzirk
                  vtweg
                  spart
                  FROM vbrk INTO TABLE i_vbrk
                 FOR ALL ENTRIES IN i_report
                  WHERE "vbeln = i_report-vbeln
                 " and
                  fkdat IN s_date
                  AND   fkart IN ('ZBHR', 'ZTZT', 'ZKRP', 'ZRUD', 'ZBSR',
                                'ZGHT', 'ZKOL', 'ZPTN', 'ZRNC', 'ZCND',
                                'ZDLH', 'ZGZB', 'ZGUR', 'ZHSR', 'ZJPR',
                                'ZLKW', 'ZBLR', 'ZCHN', 'ZCBM', 'ZHUB',
                                'ZHYD', 'ZKOC', 'ZAHD', 'ZIND', 'ZMUM',
    *********************MODIFICATION BY CHAKRAPANI  (ADDITION OF ZVIJ AND ZHWH ) 18.05.2007
                                'ZNGP', 'ZPNE', 'ZRPR' , 'ZEXP', 'ZDEM','ZVIJ', 'ZHWH','JEX' )
    *********************MODIFICATION BY CHAKRAPANI  (ADDITION OF ZVIJ AND ZHWH ) 18.05.2007
                  AND   vtweg IN s_vtweg
                 AND   spart IN s_spart
                  AND   fksto NE 'X'.
        IF i_vbrk[] IS NOT INITIAL.
          SELECT   vbeln
                   posnr
                   matnr
                   aubel
                   fkimg
                   vrkme
                   arktx
                   vgbel
                   werks
                   vkgrp
                    fklmg
                    volum
                    vkbur
                    vtweg_auft
                   FROM vbrp
                   INTO  TABLE i_report
            FOR ALL ENTRIES IN i_vbrk
                   WHERE vbeln = i_vbrk-vbeln "erdat IN s_date
            AND   spart IN s_spart
                   AND  vkbur IN s_vkbur
                   AND   vtweg_auft IN s_vtweg.
        ENDIF.
       ELSEIF r_opt4 EQ 'X' OR
              r_opt5 EQ 'X'.
         SELECT   vbeln
                  rfbsk
                  erdat
                  fkdat
                  fksto
                  netwr
                  fkart
                  knumv
                  mwsbk
                  bzirk
                  vtweg
                  spart
                  FROM vbrk INTO CORRESPONDING FIELDS OF TABLE i_vbrk
                  FROM vbrk INTO TABLE i_vbrk
                  FOR ALL ENTRIES IN i_report
                  WHERE vbeln = i_report-vbeln
                  AND   fkart EQ 'ZEXP'
                  AND   vtweg IN s_vtweg
                  AND   spart IN s_spart
                  AND   fksto NE 'X'.
       ENDIF.
        SORT i_vbrk BY vbeln ASCENDING.
      ENDIF.
    change amit by my self may be removed
      IF i_report[] IS NOT INITIAL.
        REFRESH it_report.
        it_report[] = i_report[].
        DELETE ADJACENT DUPLICATES FROM it_report COMPARING aubel.
        SORT it_report BY aubel.
    *select VBAP data
        SELECT posnr vbeln matnr werks
        kwmeng lgort
        FROM vbap
        INTO  TABLE i_vbap
        FOR ALL ENTRIES IN it_report
        WHERE vbeln = it_report-aubel.
      ENDIF.
    change amit by my self may be removed
    *select data from VBKD
    IF NOT i_vbap[] IS INITIAL.
       SELECT vbeln posnr
         FROM vbkd
         INTO TABLE i_vbkd
         FOR ALL ENTRIES IN i_vbap
         WHERE vbeln = i_vbap-vbeln.
    ENDIF.
      SORT i_vbap BY vbeln ASCENDING.
      IF i_report[] IS NOT INITIAL.
        REFRESH it_report.
        it_report[] = i_report[].
        DELETE ADJACENT DUPLICATES FROM it_report COMPARING matnr.
        SORT it_report BY matnr.
        SELECT
        matnr
        matkl
        mtart
        labor
        bismt
        normt
        ferth
        zeinr
        extwg
        spart
        FROM mara
        INTO TABLE i_mara
        FOR ALL ENTRIES IN i_report
        WHERE matnr = i_report-matnr
          AND   spart IN s_spart.
      ENDIF.
       IF NOT i_mara[] IS INITIAL.
         SORT i_mara BY matnr.
         SELECT matnr
                labst
                FROM mard
                INTO TABLE itab_mard
                FOR ALL ENTRIES IN i_mara
                WHERE matnr = i_mara-matnr.
       ENDIF.
    ENDIF.
      DATA : it_mara LIKE LINE OF i_mara OCCURS 0.
      IF NOT i_mara[] IS INITIAL.
        REFRESH it_mara.
        it_mara[] = i_mara[].
        DELETE ADJACENT DUPLICATES FROM it_mara COMPARING matkl.
        SORT it_mara BY matkl.
        SELECT matkl wgbez
          FROM t023t
          INTO  TABLE i_t023t
          FOR ALL ENTRIES IN it_mara
          WHERE matkl = it_mara-matkl.
    *T024X
        REFRESH it_mara.
        it_mara[] = i_mara[].
        DELETE ADJACENT DUPLICATES FROM it_mara COMPARING labor.
        SORT it_mara BY labor.
        SELECT * FROM t024x
        INTO TABLE itab_t024x
        FOR ALL ENTRIES IN it_mara
        WHERE labor = it_mara-labor
        AND spras = sy-langu.
      ENDIF.
    *begin of change amit
      LOOP AT i_vbap.
        READ TABLE i_mara WITH KEY matnr = i_vbap-matnr.
        IF sy-subrc = 0.
    *material type & material group
          i_vbap-mtart = i_mara-mtart.
          i_vbap-matkl = i_mara-matkl.
        ENDIF.
        MODIFY i_vbap.
      ENDLOOP.
    *Material Group Description
    *end of change amit
    IF i_report[] IS NOT INITIAL.
       REFRESH it_report.
       it_report[] = i_report[].
       DELETE ADJACENT DUPLICATES FROM it_report COMPARING vgbel.
       SORT it_report BY vgbel.
       SELECT vbeln
              ean11
              volum
              lgmng
              FROM lips
              INTO  TABLE i_lips
              FOR ALL ENTRIES IN it_report
              WHERE vbeln = it_report-vgbel.
    ENDIF.
      IF i_report[] IS NOT INITIAL.
        REFRESH it_report.
        it_report[] = i_report[].
        SORT it_report BY vgbel.
        DELETE ADJACENT DUPLICATES FROM it_report COMPARING vgbel.
          IF i_lips[] IS NOT INITIAL.
        SELECT vbeln
               wadat_ist
               traid
               bolnr
               FROM likp
               INTO TABLE i_likp
               FOR ALL ENTRIES IN it_report
               WHERE vbeln = it_report-vgbel.
      ENDIF.
       SORT i_lips BY vbeln ASCENDING.
       LOOP AT i_lips.
         REFRESH t_line.
         CLEAR   w_tdname.
         w_tdname = i_lips-vbeln.
         CALL FUNCTION 'READ_TEXT'
           EXPORTING
             client                  = sy-mandt
             id                      = 'ZVOW'
             language                = sy-langu
             name                    = w_tdname
             object                  = 'VBBK'
           TABLES
             lines                   = t_line
           EXCEPTIONS
             id                      = 1
             language                = 2
             name                    = 3
             not_found               = 4
             object                  = 5
             reference_check         = 6
             wrong_access_to_archive = 7
             OTHERS                  = 8.
         IF sy-subrc <> 0.
         MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                 WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
         ENDIF.
         LOOP AT t_line.
           CONCATENATE i_lips-waybill t_line-tdline INTO i_lips-waybill.
         ENDLOOP.
         IF sy-subrc EQ 0.
           MODIFY i_lips.
         ENDIF.
       ENDLOOP.
    *IF i_report[] IS NOT INITIAL.
       REFRESH it_report.
       it_report[] = i_report[].
       SORT it_report BY aubel.
       DELETE ADJACENT DUPLICATES FROM it_report COMPARING aubel.
      SELECT a~vbeln
             b~name1
             b~kunnr
             b~regio
             b~land1
             a~vkgrp
             b~niels
             b~kukla
             b~brsch
             a~vkbur
             FROM vbak AS a
             INNER JOIN kna1 AS b
             ON akunnr = bkunnr
             INTO TABLE i_kna1
             FOR ALL ENTRIES IN i_report
             WHERE vbeln = i_report-aubel.
            AND land1 = 'IN'.
    *endif.
      DATA : it_kna1 LIKE LINE OF i_kna1 OCCURS 0.
      IF NOT i_kna1[] IS INITIAL.
        REFRESH it_kna1.
        it_kna1[] = i_kna1[].
        SORT it_kna1 BY regio.
        DELETE ADJACENT DUPLICATES FROM it_kna1 COMPARING regio.
        SELECT spras
          land1
          bland
          bezei FROM t005u
                 INTO TABLE i_t005u
                 FOR ALL ENTRIES IN it_kna1
                 WHERE bland = it_kna1-regio
                 AND spras = 'EN' AND land1 = 'IN'.
        REFRESH it_kna1.
        it_kna1[] = i_kna1[].
        SORT it_kna1 BY niels.
        DELETE ADJACENT DUPLICATES FROM it_kna1 COMPARING niels.
        SELECT spras niels bezei FROM tnlst
               INTO TABLE i_tnlst
               FOR ALL ENTRIES IN it_kna1
               WHERE niels = it_kna1-niels
               AND spras = sy-langu.
        REFRESH it_kna1.
        it_kna1[] = i_kna1[].
        SORT it_kna1 BY kukla.
        DELETE ADJACENT DUPLICATES FROM it_kna1 COMPARING kukla.
        SELECT spras kukla vtext FROM  tkukt
              INTO TABLE itab_tkukt
              FOR ALL ENTRIES IN it_kna1
              WHERE kukla = it_kna1-kukla
              AND spras = sy-langu.
        REFRESH it_kna1.
        it_kna1[] = i_kna1[].
        SORT it_kna1 BY brsch.
        DELETE ADJACENT DUPLICATES FROM it_kna1 COMPARING brsch.
        SELECT spras brsch brtxt FROM t016t
           INTO TABLE itab_t016t
             FOR ALL ENTRIES IN it_kna1
             WHERE brsch = it_kna1-brsch
             AND spras = sy-langu.
        REFRESH it_kna1.
        it_kna1[] = i_kna1[].
        SORT it_kna1 BY vkgrp.
        DELETE ADJACENT DUPLICATES FROM it_kna1 COMPARING vkgrp.
        SELECT spras vkgrp bezei FROM tvgrt
            INTO TABLE itab_tvgrt
            FOR ALL ENTRIES IN it_kna1
            WHERE vkgrp = it_kna1-vkgrp
            AND spras = sy-langu.
      ENDIF.
      SORT i_kna1 BY vbeln ASCENDING.
      IF i_report[] IS NOT INITIAL.
        REFRESH it_report.
        it_report[] = i_report[].
        SORT it_report BY aubel.
        DELETE ADJACENT DUPLICATES FROM it_report COMPARING aubel.
        SELECT a~vbeln
               a~kunnr
               b~city1
               FROM vbpa AS a
               INNER JOIN adrc AS b
               ON aadrnr = baddrnumber
               INTO TABLE i_adrc
               FOR ALL ENTRIES IN it_report
               WHERE vbeln = it_report-aubel
               AND parvw = 'WE'.
        SORT i_adrc BY vbeln ASCENDING.
      ENDIF.
      DATA : it_adrc LIKE LINE OF i_adrc OCCURS 0.
      IF i_adrc[] IS NOT INITIAL.
        REFRESH it_adrc.
        it_adrc[] = i_adrc[].
        SORT it_adrc BY kunnr.
        DELETE ADJACENT DUPLICATES FROM it_adrc COMPARING kunnr.
        SELECT kunnr name1
               FROM kna1
               INTO TABLE i_kna2
               FOR ALL ENTRIES IN it_adrc
              WHERE kunnr = it_adrc-kunnr.
      ENDIF.
    SELECT a~lifnr
            a~vbeln
            b~name1
           FROM vbpa AS a
            INNER JOIN lfa1 AS b
            ON alifnr = blifnr
            INTO TABLE i_lfa1
            FOR ALL ENTRIES IN i_report
            WHERE vbeln = i_report-vgbel
            AND parvw = 'SP'.
      SORT i_lfa1 BY vbeln ASCENDING.
    change amit by my self may be removed
      IF i_report[] IS NOT INITIAL.
        REFRESH it_report.
        it_report[] = i_report[].
        SORT it_report BY vbeln.
        DELETE ADJACENT DUPLICATES FROM it_report COMPARING vbeln.
        SELECT exnum
               exdat
               rdoc
              status
               FROM j_1iexchdr
               INTO TABLE itab_exnum
               FOR ALL ENTRIES IN it_report
               WHERE rdoc = it_report-vbeln AND status =  'P' OR status = 'C' .
      ENDIF.
    change amit by my self may be removed
    change amit by my self may be removed
      IF i_report[] IS NOT INITIAL.
        REFRESH it_report.
        it_report[] = i_report[].
        SORT it_report BY aubel.
        DELETE ADJACENT DUPLICATES FROM it_report COMPARING aubel.
        SELECT kwmeng
               vbeln
               lgort
               FROM vbap
               INTO TABLE itab_qty
               FOR ALL ENTRIES IN it_report
               WHERE vbeln = it_report-aubel.
      ENDIF.
    change amit by my self may be removed
      SORT itab_qty BY vbeln.
      CHECK NOT i_vbrk[] IS INITIAL.
      SORT i_report BY vbeln.
      DATA : t_vbrk LIKE LINE OF i_vbrk OCCURS 0.
      REFRESH t_vbrk.
      t_vbrk[] = i_vbrk[].
      SORT t_vbrk BY knumv.
      DELETE ADJACENT DUPLICATES FROM t_vbrk COMPARING knumv.
      SELECT ksteu
             knumv
             kschl
             kbetr
             kwert
             kposn
             kmein
             FROM konv
             INTO  TABLE it_rate
             FOR ALL ENTRIES IN t_vbrk
             WHERE knumv = t_vbrk-knumv
             AND kschl IN ('ZR00',          "Basic Price
                           'ZR01',          "Basic Price
                           'ZR02',          "Basic Price
                           'ZR03',          "Basic Price
                           'ZR04',          "Basic Price
                           'ZR05',          "Basic Price
                           'JEXP',          "Excise
                           'JECS',          "ED
                           'ZG03',          "Freight
                           'ZG04',          "Freight
                           'JCST',          "CST
                           'JLST',          "LST
                           'ZDEV',         "Dev Tax
                           'Z001',         "Discount
                           'Z002',         "Discount
                           'Z003',         "Discount
                           'Z004',         "Discount
                           'Z005',         "Discount
                           'Z006',         "Discount
                           'Z007',         "Discount

  • Dump while saving sales order

    Hi,
    I was doing my config from quite a while and was able to save sales orders normally. All of a sudden, I am now unable to save any sales orders. It is throwing a dump while I am trying to save the sales order. The dump details are provided below. I tried debugging the code to an extent and realized that there is some error in acessing access sequences in output determination. Can someone guide me to fix this error please?
    Please find the dump below:
    Runtime Errors SAPSQL_INVALID_FIELDNAME
    Exception CX_SY_DYNAMIC_OSQL_SEMANTICS
    Occurred on 23.10.2008 at 09:09:10
    One of the field names in the SELECT clause was not recognized.
    What happened?
    Error in ABAP application program.
    The current ABAP program "SAPLV61Z " had to be terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    Error analysis
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class 'CX_SY_DYNAMIC_OSQL_SEMANTICS',
    was neither
    caught nor passed along using a RAISING clause, in the procedure "SEL_KONDTAB"
    "(FORM)"
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    The SELECT clause was specified in an internal table at runtime.
    It contains the field name "DATBI", but this does not occur in any of
    the database tables listed in the FROM clause.
    How to correct the error
    The exception must either be prevented, caught within the procedure
    "SEL_KONDTAB"
    "(FORM)", or declared in the procedure's RAISING clause.
    To prevent the exception, note the following:
    Check the field names in the SELECT clause.
    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:
    "SAPSQL_INVALID_FIELDNAME" CX_SY_DYNAMIC_OSQL_SEMANTICSC
    "SAPLV61Z " or "LV61ZU01 "
    "SEL_KONDTAB"
    If you cannot solve the problem yourself, please send the
    following documents to SAP:
    1. A hard copy print describing the problem.
    To obtain this, select the "Print" function on the current screen.
    2. A suitable hardcopy prinout of the system log.
    To obtain this, call the system log with Transaction SM21
    and select the "Print" function to print out the relevant
    part.
    3. If the programs are your own programs or modified SAP programs,
    supply the source code.
    To do this, you can either use the "PRINT" command in the editor or
    print the programs using the report RSINCL00.
    4. Details regarding the conditions under which the error occurred
    or which actions and input led to the error.
    System environment
    SAP Release.............. "620"
    Application server....... "sap_server"
    Network address.......... "10.1.1.193"
    Operating system......... "Windows NT"
    Release.................. "5.2"
    Hardware type............ "2x Intel 801586"
    Character length......... 8 Bits
    Pointer length........... 32 Bits
    Work process number...... 0
    Short dump setting....... "full"
    Database server.......... "SAP_SERVER"
    Database type............ "ORACLE"
    Database name............ "NX1"
    Database owner........... "SAPNX1"
    Character set............ "English_United State"
    SAP kernel............... "620"
    Created on............... "Aug 5 2002 21:33:12"
    Created in............... "NT 5.0 2195 Service Pack 2 x86 MS VC++ 12.00"
    Database version......... "OCI_817_SHARE "
    Patch level.............. "252"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.1.7.."
    SAP database version..... "620"
    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
    User, transaction...
    Client.............. 800
    User................ "SAPUSER"
    Language key........ "E"
    Transaction......... "VA01 "
    Program............. "SAPLV61Z "
    Screen.............. "SAPMV45A 4001"
    Screen line......... 61
    Information on where termination occurred
    The termination occurred in the ABAP program "SAPLV61Z " in "SEL_KONDTAB".
    The main program was "SAPMV45A ".
    The termination occurred in line 495 of the source code of the (Include)
    program "LV61ZU01 "
    of the source code of program "LV61ZU01 " (when calling the editor 4950).
    Processing was terminated because the exception "CX_SY_DYNAMIC_OSQL_SEMANTICS"
    occurred in the
    procedure "SEL_KONDTAB" "(FORM)" but was not handled locally, not declared in
    the
    RAISING clause of the procedure.
    The procedure is in the program "SAPLV61Z ". Its source code starts in line 225
    of the (Include) program "LV61ZU01 ".
    Source code extract
    004650 IF SE_PRESTEP = YES OR
    004660 SE_READ_ONLY_ONE_RECORD = YES.
    004670 IF T681-KSDAT IS INITIAL.
    004680 IF SE_READ_ALL_PRESTEP IS INITIAL.
    004690 SELECT * FROM (T681-KOTAB) APPENDING TABLE KOND_TAB
    004700 UP TO 1 ROWS
    004710 WHERE KAPPL = SE_KAPPL
    004720 AND KSCHL = SE_KSCHL
    004730 AND (CODING_TAB).
    004740 H_SUBRC = SY-SUBRC.
    004750 ELSE.
    004760 SELECT * FROM (T681-KOTAB) APPENDING TABLE KOND_TAB
    004770 WHERE KAPPL = SE_KAPPL
    004780 AND KSCHL = SE_KSCHL
    004790 AND (CODING_TAB).
    004800 ENDIF.
    004810
    004820 * it is enough to find one record in prestep
    004830 * (care must be taken with pool tables - depending on database this
    004840 * will cost performance instead of saving)
    004850 IF SELECT_SPLIT NE 0 AND H_SUBRC NE 0.
    004860 MODIFY CODING_TAB FROM CODING_ALTER INDEX SELECT_SPLIT.
    004870 SELECT * FROM (T681-KOTAB) APPENDING TABLE KOND_TAB
    004880 UP TO 1 ROWS
    004890 WHERE KAPPL = SE_KAPPL
    004900 AND KSCHL = SE_KSCHL
    004910 AND (CODING_TAB).
    004920 ENDIF.
    004930 ELSE.
    004940 IF SE_READ_ALL_PRESTEP IS INITIAL.
    SELECT * FROM (T681-KOTAB) APPENDING TABLE KOND_TAB
    004960 UP TO 1 ROWS
    004970 WHERE KAPPL = SE_KAPPL
    004980 AND KSCHL = SE_KSCHL
    004990 AND DATBI >= SE_DATE
    005000 AND DATAB <= SE_DATE
    005010 AND (CODING_TAB).
    005020 H_SUBRC = SY-SUBRC.
    005030 ELSE.
    005040 SELECT * FROM (T681-KOTAB) APPENDING TABLE KOND_TAB
    005050 WHERE KAPPL = SE_KAPPL
    005060 AND KSCHL = SE_KSCHL
    005070 AND DATBI >= SE_DATE
    005080 AND DATAB <= SE_DATE
    005090 AND (CODING_TAB).
    005100 ENDIF.
    005110
    005120 IF SELECT_SPLIT NE 0 AND H_SUBRC NE 0.
    005130 MODIFY CODING_TAB FROM CODING_ALTER INDEX SELECT_SPLIT.
    005140 SELECT * FROM (T681-KOTAB) APPENDING TABLE KOND_TAB
    Contents of system fields
    SY field contents..................... SY field contents.....................
    SY-SUBRC 4 SY-INDEX 1
    SY-TABIX 17 SY-DBCNT 1
    SY-FDPOS 1 SY-LSIND 0
    SY-PAGNO 1 SY-LINNO 1
    SY-COLNO 1 SY-PFKEY U
    SY-UCOMM SICH SY-TITLE Create Sales Order: Overview
    SY-MSGTY E SY-MSGID FI
    SY-MSGNO 011 SY-MSGV1 AUD
    SY-MSGV2 SY-MSGV3
    SY-MSGV4
    Active calls / events
    No.... Type........ Name..........................
    Program
    Include Line
    Class
    1 FORM SEL_KONDTAB
    SAPLV61Z
    LV61ZU01 495
    2 FUNCTION SD_COND_ACCESS
    SAPLV61Z
    LV61ZU01 196
    3 FORM KOMT2_AUFBAUEN
    SAPLV61B
    LV61BF0K 78
    4 FORM KONDITIONSVORSTEP
    SAPLV61B
    LV61BF0K 275
    5 FORM COND_ACCESS_V1
    SAPLV61B
    LV61BMES 417
    6 FUNCTION MESSAGING
    SAPLV61B
    LV61BU50 81
    7 FORM NACHRICHTEN_POSITION
    SAPMV45A
    MV45AF0N_NACHRICHTEN_POSITION 81
    8 FORM BELEG_BEARBEITEN_ENDE
    SAPMV45A
    MV45AF0B_BELEG_BEARBEITEN_ENDE 268
    9 FORM BELEG_SICHERN
    SAPMV45A
    MV45AF0B_BELEG_SICHERN 270
    10 FORM FCODE_SICH
    SAPMV45A
    MV45AF0F_FCODE_SICH 9
    11 FORM FCODE_BEARBEITEN
    SAPLV00F
    LV00FF0F 90
    12 FUNCTION SCREEN_SEQUENCE_CONTROL
    SAPLV00F
    LV00FU02 44
    13 FORM FCODE_BEARBEITEN
    SAPMV45A
    MV45AF0F_FCODE_BEARBEITEN 90
    14 MODULE (PAI) FCODE_BEARBEITEN
    SAPMV45A
    MV45AI0F_FCODE_BEARBEITEN 8
    Chosen variables
    1 FORM SEL_KONDTAB
    SAPLV61Z
    LV61ZU01 495
    SE_KSCHL EXEM
    4544
    585D
    CODING_TAB[] Table IT_44581x256
    67050000E0006100000000000000FFFF0200C300
    07320000F200A100100001000000FFFF47308600
    ... + 40
    0000C020
    A0001400
    SY-REPID SAPLV61Z
    5454533522222222222222222222222222222222
    310C661A00000000000000000000000000000000
    KOND_TAB[] Table IT_39140x480
    3FC50000E00040000000E0000000FFFF02009000
    03A100003100AF00000001000000FFFF47308A00
    ... + 40
    0000C000
    A0001E00
    KOMGM
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 120
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 240 00
    233222222222222
    000000000000000
    SE_READ_ALL_PRESTEP
    2
    0
    T681 B998V1B998
    4333534333222222222222222222222222222222
    2998612998000000000000000000000000000000
    ... + 40 X3 000
    53233322222222222222222222
    83000000000000000000000000
    %_DUMMY$$
    2222
    0000
    T681-KOTAB B998
    433322222222222222222222222222
    299800000000000000000000000000
    CONDITION_IN_MEMORY_INTERNAL
    2
    0
    KOMGR
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    22222222222222222222222222222222222222
    00000000000000000000000000000000000000
    SE_KAPPL V1
    53
    61
    *KOMGR
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    22222222222222222222222222222222222222
    00000000000000000000000000000000000000
    KOMK 800 AUD 0000000001100
    3332222222222222222222245423333333333333
    8000000000000000000000015400000000001100
    ... + 40 0001MEL 21 AU VIC AUD A
    3333444222332245254422222224542222222224
    0001D5C000210015069300000001540000000001
    ... + 80 UD AUD #####0000000000000010050000
    5422454222222000003333333333333333333333
    54001540000000000C0000000000000010050000
    ... + 120 00100500000010050000001005
    3333333333333333333333333322222222222222
    0010050000001005000000100500000000000000
    ... + 160 000000000001###V SABI0120081023200
    2222223333333333330005254443333333333333
    00000000000000000100C6031290120081023200
    ... + 200 81023200810232008102320081023CIFdandenon
    3333333333333333333333333333344466666666
    8102320081023200810232008102339641E45EFE
    ... + 240 g
    622222222222222
    700000000000000
    SE_DATE 20081023
    33333333
    20081023
    KOMP 000010000000000000000857 MEL VI
    3333333333333333333333332222222222444254
    0000100000000000000008570000000000D5C069
    ... + 40 C
    4222222222222222222222222222222222222222
    3000000000000000000000000000000000000000
    ... + 80 04 MEL ##############
    2332222444222222222220000000000000022222
    0040000D5C00000000000000000C000000C00000
    ... + 120 015
    2222222222222222222222222222333222222222
    0000000000000000000000000000015000000000
    ... + 160 ###### 000010
    2222222000000222222233333322222222222222
    000000000000C000000000001000000000000000
    ... + 200
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 240
    222222222222222
    000000000000000
    2 FUNCTION SD_COND_ACCESS
    SAPLV61Z
    LV61ZU01 196
    APPLICATION V1
    53
    61
    CALL_MODUS A
    4
    1
    CONDITION_TYPE EXEM
    4544
    585D
    DATE 20081023
    33333333
    20081023
    HEADER_COMM_AREA AUD 0000MEL 00000110021
    2222222222454233334442333333333332222222
    000000000015400000D5C0000001100210000000
    ... + 40 0000001005000000100500000
    2222222222222223333333333333333333333333
    0000000000000000000001005000000100500000
    ... + 80 0100500000010050000000000CIF020001200810
    3333333333333333333333333444333333333333
    0100500000010050000000000396020001200810
    ... + 120 231######0#AUD YOR C CA
    3330000003045422222222222222225452422244
    2310000030C15400000000000000009F20300031
    ... + 160 CCCCCCCH 00000000
    2222444444442222222333333332222222222222
    0000333333380000000000000000000000000000
    ... + 200
    222222222222222222222222
    000000000000000000000000
    KOPRT_I 00000003001 KRML00
    3333333333322224544332222222222222222222
    000000030010000B2DC000000000000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 120
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200
    2222222222222222222222222
    0000000000000000000000000
    NO_MEM_IMPORT
    2
    0
    POSITION_COMM_AREA 0000100000000000000008570000000000000008
    3333333333333333333333333333333333333333
    0000100000000000000008570000000000000008
    ... + 40 57 015 T
    3322222222222222222222222222223332222225
    5700000000000000000000000000000150000004
    ... + 80 AN 100001100055555004##############K
    4422222333333333333333333000000000000004
    1E00000100001100055555004000000C000000CB
    ... + 120 AR #
    4522222222222222222222222222222222222220
    1200000000000000000000000000000000000000
    ... + 160 ### 000001######0#u0153 #################
    0002223333330000003092200000000000000000
    C0C0000000010000030CC000000010C0000010C0
    ... + 200 #######KAR######%#######u201EKG ########
    0000000445000000200000008544200000000222
    000010CB120000075C0000064CB700000000C000
    ... + 240 01MEL MEL1
    334442222244432
    01D5C00000D5C10
    PRESTEP X
    5
    8
    PROTOCOL_ACCESS X
    5
    8
    PROTOCOL_DATE
    2
    0
    READ_ALL_PRESTEP
    2
    0
    READ_ONLY_ONE_RECORD X
    5
    8
    SDPROTHEAD_I CONDB0000000000
    2222222222222244444333333333322222222222
    000000000000003FE42000000000000000000000
    ... + 40 00000000000000
    222222233333333333333
    000000000000000000000
    T682I_I BV1EXEM03998## 000X
    453454433333002233352
    261585D039980C0000080
    CONDITION_IS_IN_MEMORY #############
    0000000000000
    0000000000000
    CONDITION_IS_PURELY_HEADER X
    5
    8
    CONDITION_RECORDS[] Table IT_44400x119
    3C15EA15E0005100000070000000FFFF0F004200
    01C20DC2C2008100000070000000FFFF4C408500
    ... + 40
    0000C020
    10001400
    POSITION_COMM_AREA_DYNAMIC
    2222
    0000
    KOMPAZD
    2222222222
    0000000000
    SYST ########################d###############
    0000000010000000000000006000000000000000
    1000100010001000000000004000000000000000
    ... + 40 ####################################|###
    0000000000000000000000000000000000007000
    100010001000000010000000000000000000C100
    ... + 80 ################S#######################
    0000000000000000500000000000000000000000
    0000000000004000310000000000000000000000
    ... + 120 ####################################¶###
    000000000000000000000000000000001000B000
    00000000000000000000000000000000D0006000
    ... + 160 ####ÿ####### u0152##XC############# E0 4
    0000F0000000A800540000000000000222432223
    0000F00000000C00830040000C0000C000500004
    ... + 200 001LIST N ####__S 800
    3334455222420000555222222222222222223332
    001C934000E01000FF3000000000000000008000
    ... + 240 00
    222223322222222
    000000000000000
    SY-XFORM CONVERSION_EXIT
    444545544454545222222222222222
    3FE65239FEF5894000000000000000
    CONDITION_RECORDS 800V1VEN0
    3335354432222222222222222222222222222222
    8006165E00000000000000000000000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80 0000002101
    222222222222222222222222222223333333333
    000000000000000000000000000000000002101
    SY-XPROG SAPCNVE
    5454454222222222222222222222222222222222
    3103E65000000000000000000000000000000000
    KOPF_POS_UNLOAD UNLOAD_COMMUNI_BV1
    544444544445445453
    5ECF14F3FDD5E9F261
    3 FORM KOMT2_AUFBAUEN
    SAPLV61B
    LV61BF0K 78
    SY-TABIX 17
    1000
    1000
    *KOMKBNF
    2222222222222222
    0000000000000000
    KOMKBWA
    2222
    0000
    TYP_TNAPR 8
    3
    8
    %_DUMMY$$
    2222
    0000
    KOPRT 00000003001 KRML004502009
    3333333333322224544333333333222222222222
    000000030010000B2DC004502009000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 120
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200
    2222222222222222222222222
    0000000000000000000000000
    C_EVENT 9
    3
    9
    XSUBRC 0
    0000
    0000
    KOMPBME ### 00000000
    0002222222222222222222222222233333333222
    00C0000000000000000000000000000000000000
    ... + 40 0000
    2222222222222222222222233332222222222222
    0000000000000000000000000000000000000000
    ... + 80
    22222
    00000
    KOMKBME-UNAME
    222222222222
    000000000000
    KOMT1-KAPPL V1
    53
    61
    KOMT1-KSCHL EXEM
    4544
    585D
    HEADER_COMM AUD 0000MEL 00000110021
    2222222222454233334442333333333332222222
    000000000015400000D5C0000001100210000000
    ... + 40 0000001005000000100500000
    2222222222222223333333333333333333333333
    0000000000000000000001005000000100500000
    ... + 80 0100500000010050000000000CIF020001200810
    3333333333333333333333333444333333333333
    0100500000010050000000000396020001200810
    ... + 120 231######0#AUD YOR C CA
    3330000003045422222222222222225452422244
    2310000030C15400000000000000009F20300031
    ... + 160 CCCCCCCH 00000000
    2222444444442222222333333332222222222222
    0000333333380000000000000000000000000000
    ... + 200
    222222222222222222222222
    000000000000000000000000
    <%_TABLE_TNAD1> ???
    ITEM_COMM 0000100000000000000008570000000000000008
    3333333333333333333333333333333333333333
    0000100000000000000008570000000000000008
    ... + 40 57 015 T
    3322222222222222222222222222223332222225
    5700000000000000000000000000000150000004
    ... + 80 AN 100001100055555004##############K
    4422222333333333333333333000000000000004
    1E00000100001100055555004000000C000000CB
    ... + 120 AR #
    4522222222222222222222222222222222222220
    1200000000000000000000000000000000000000
    ... + 160 ### 000001######0#u0153 #################
    0002223333330000003092200000000000000000
    C0C0000000010000030CC000000010C0000010C0
    ... + 200 #######KAR######%#######u201EKG ########
    0000000445000000200000008544200000000222
    000010CB120000075C0000064CB700000000C000
    ... + 240 01MEL MEL1
    334442222244432
    01D5C00000D5C10
    KOMKBWR-ERNAM
    222222222222
    000000000000
    KOMPBWR-ERNAM
    222222222222
    000000000000
    *TNAD1-VKORG
    2222
    0000
    G_SDPROTHEAD CONDB0000000000
    2222222222222244444333333333322222222222
    000000000000003FE42000000000000000000000
    ... + 40 00000000000000
    222222233333333333333
    000000000000000000000
    T682I BV1EXEM03998## 000X
    453454433333002233352
    261585D039980C0000080
    RSJOBINFO 00000000
    2222222222222222222222222222222233333333
    0000000000000000000000000000000000000000
    ... + 40 000000
    3333332222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80 ####
    0000
    0000
    HEADKZ X
    5
    8
    <%_TABLE_TNAD2> ???
    KONDTAB[] Table IT_44400x119
    3C15EA15E0005100000070000000FFFF0F004200
    01C20DC2C2008100000070000000FFFF4C408500
    ... + 40
    0000C020
    10001400
    *TNAD2-VKORG
    2222
    0000
    *TNAD2-VTWEG
    22
    00
    SY-REPID SAPLV61B
    5454533422222222222222222222222222222222
    310C661200000000000000000000000000000000
    *TNAD2-SPART
    22
    00
    SYST-REPID SAPLV61B
    5454533422222222222222222222222222222222
    310C661200000000000000000000000000000000
    4 FORM KONDITIONSVORSTEP
    SAPLV61B
    LV61BF0K 275
    %_SPACE
    2
    0
    SY-SUBRC 4
    0000
    4000
    SY ########################d###############
    0000000010000000000000006000000000000000
    1000100010001000000000004000000000000000
    ... + 40 ####################################|###
    0000000000000000000000000000000000007000
    100010001000000010000000000000000000C100
    ... + 80 ################S#######################
    0000000000000000500000000000000000000000
    0000000000004000310000000000000000000000
    ... + 120 ####################################¶###
    000000000000000000000000000000001000B000
    00000000000000000000000000000000D0006000
    ... + 160 ####ÿ####### u0152##XC############# E0 4
    0000F0000000A800540000000000000222432223
    0000F00000000C00830040000C0000C000500004
    ... + 200 001LIST N ####__S 800
    3334455222420000555222222222222222223332
    001C934000E01000FF3000000000000000008000
    ... + 240 00
    222223322222222
    000000000000000
    INCL_ZUGRIFFSFOLGE X
    5
    8
    NO
    2
    0
    KOMT1-KOZGF EXEM
    4544
    585D
    NACH-KSCHL
    2222
    0000
    T683S-KAUTO
    2
    0
    KOMKBMM
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 120
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200
    2222222222222
    0000000000000
    HEADER_COMM AUD 0000MEL 00000110021
    2222222222454233334442333333333332222222
    000000000015400000D5C0000001100210000000
    ... + 40 0000001005000000100500000
    2222222222222223333333333333333333333333
    0000000000000000000001005000000100500000
    ... + 80 0100500000010050000000000CIF020001200810
    3333333333333333333333333444333333333333
    0100500000010050000000000396020001200810
    ... + 120 231######0#AUD YOR C CA
    3330000003045422222222222222225452422244
    2310000030C15400000000000000009F20300031
    ... + 160 CCCCCCCH 00000000
    2222444444442222222333333332222222222222
    0000333333380000000000000000000000000000
    ... + 200
    222222222222222222222222
    000000000000000000000000
    ITEM_COMM 0000100000000000000008570000000000000008
    3333333333333333333333333333333333333333
    0000100000000000000008570000000000000008
    ... + 40 57 015 T
    3322222222222222222222222222223332222225
    5700000000000000000000000000000150000004
    ... + 80 AN 100001100055555004##############K
    4422222333333333333333333000000000000004
    1E00000100001100055555004000000C000000CB
    ... + 120 AR #
    4522222222222222222222222222222222222220
    1200000000000000000000000000000000000000
    ... + 160 ### 000001######0#u0153 #################
    0002223333330000003092200000000000000000
    C0C0000000010000030CC000000010C0000010C0
    ... + 200 #######KAR######%#######u201EKG ########
    0000000445000000200000008544200000000222
    000010CB120000075C0000064CB700000000C000
    ... + 240 01MEL MEL1
    334442222244432
    01D5C00000D5C10
    APPLIKATION V1
    53
    61
    %_VIASELSCR #
    0
    4
    SCREEN BT_PVMV
    4555545222222222222222222222222222222222
    24F06D6000000000000000000000000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 120 BTA 00001#00000 ####
    2222222222222224542222223333303333320000
    0000000000000002410000000000100000000000
    SY-XFORM CONVERSION_EXIT
    444545544454545222222222222222
    3FE65239FEF5894000000000000000
    5 FORM COND_ACCESS_V1
    SAPLV61B
    LV61BMES 417
    KOMKBNF
    2222222222222222
    0000000000000000
    KOMKBV1 AUD 0000MEL 00000110021
    2222222222454233334442333333333332222222
    000000000015400000D5C0000001100210000000
    ... + 40 0000001005000000100500000
    2222222222222223333333333333333333333333
    0000000000000000000001005000000100500000
    ... + 80 0100500000010050000000000CIF020001200810
    3333333333333333333333333444333333333333
    0100500000010050000000000396020001200810
    ... + 120 231######0#AUD YOR C CA
    3330000003045422222222222222225452422244
    2310000030C15400000000000000009F20300031
    ... + 160 CCCCCCCH 00000000
    2222444444442222222333333332222222222222
    0000333333380000000000000000000000000000
    ... + 200
    222222222222222222222222
    000000000000000000000000
    KOMPBV1 0000100000000000000008570000000000000008
    3333333333333333333333333333333333333333
    0000100000000000000008570000000000000008
    ... + 40 57 015 T
    3322222222222222222222222222223332222225
    5700000000000000000000000000000150000004
    ... + 80 AN 100001100055555004##############K
    4422222333333333333333333000000000000004
    1E00000100001100055555004000000C000000CB
    ... + 120 AR #
    4522222222222222222222222222222222222220
    1200000000000000000000000000000000000000
    ... + 160 ### 000001######0#u0153 #################
    0002223333330000003092200000000000000000
    C0C0000000010000030CC000000010C0000010C0
    ... + 200 #######KAR######%#######u201EKG ########
    0000000445000000200000008544200000000222
    000010CB120000075C0000064CB700000000C000
    ... + 240 01MEL MEL1
    334442222244432
    01D5C00000D5C10
    APPLIKATION V1
    53
    61
    6 FUNCTION MESSAGING
    SAPLV61B
    LV61BU50 81
    KOMKBWN
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    22
    00
    APPLIKATION V1
    53
    61
    SCHEMA V10000
    533333
    610000
    PI_OBJTYPE VBAP
    5445222222
    6210000000
    TYP_FRVOR C
    4
    3
    G_OBJTYPE VBAP
    5445222222
    6210000000
    G_ITEM X
    5
    8
    PI_ITEM X
    5
    8
    KOMK V10000##########
    5333330000000000
    6100000010007000
    KOMK-KALSM V10000
    533333
    610000
    L_CONDITION_FORM COND_ACCESS_V1
    4444544445555322222222222222222222222222
    3FE4F133533F6100000000000000000000000000
    KOMKBMR
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222222222222222
    0000000000000000000000
    L_RC 0
    0000
    0000
    KOMKBPA
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222222222222222222
    0000000000000000000000000
    7 FORM NACHRICHTEN_POSITION
    SAPMV45A
    MV45AF0N_NACHRICHTEN_POSITION 81
    VBMUEZ 0000
    2222222222233332222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40 ##
    2222200
    000000C
    SY-SUBRC 4
    0000
    4000
    SYST-REPID SAPMV45A
    5454533422222222222222222222222222222222
    310D645100000000000000000000000000000000
    STEUERUNG BEDINGUNG_PRUEFEN_001
    444444544555544445333
    2549E75E7F025565EF001
    VBUP 800 000010 CAA AA CCCC
    3332222222222333333224442224422444422222
    8000000000000000010003110001100333300000
    ... + 40
    222222222222222
    000000000000000
    YVBUP 000000
    2222222222222333333222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222222222
    0000000000000000
    IVBPA1_EINTRAG_AKTUELL 0
    0000
    0000
    VBAP 800 000010000000000000000857000
    3332222222222333333333333333333333333333
    8000000000000000010000000000000000857000
    ... + 40 000000000000857
    3333333333333332222222222222222222222222
    0000000000008570000000000000000000000000
    ... + 80 015 Pattu Bombay Sandwitch Chutn
    2223332222225677724666672566676766246776
    0000150000000144502FD219031E47943803854E
    ... + 120 ey TAN A000000000000 1000011
    6722222222225442224333333333333223333333
    59000000000041E0001000000000000001000011
    ... + 160 00055555004##############KAR######KAR###
    3333333333300000000000000445001001445000
    00055555004000000C000000CB1200C00CB12000
    ... + 200 ###########00000000#######
    0000000000033333333000000022222222222222
    000C000000C00000000000000C00000000000000
    ... + 240
    222222222222222
    000000000000000
    IVBEP 000000 00000000002008102310000000000####
    3333332333333333333333333333333333330000
    0000000000000000020081023100000000000000
    ... + 40 ########
    2222222200000000
    0000000000000000
    VBKD 800 000000 21000001 CIFdanden
    3332222222222333333223333333322444666666
    800000000000000000000210000010039641E45E
    ... + 40 ong X #####0000000
    6662222222222222222222522222000003333333
    FE700000000000000000008000000000C0000000
    ... + 80 0000001 #####2008102320081023000000000
    3333333222000003333333333333333333333333
    00000010000100C2008102320081023000000000
    ... + 120 000000##### 000002
    3333330000022222222222222222222223333332
    0000000100C00000000000000000000000000020
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200 1000
    2222222222222222223333222222222222222222
    0000000000000000001000000000000000000000
    ... + 240 00
    222222222222233
    000000000000000
    IVBEP_KEY 000010 00000000002008102710000000002
    333333233333333333333333333333333333
    000010000000000002008102710000000002
    PART[] Table IT_44305x169
    0F15EF15E00041000000A0000000FFFF0000A300
    839282925200E100500090000000FFFF40000510
    ... + 40
    1000C220
    00001400
    IVBEP_KEY1 000010 0000000000200810271000000
    33333323333333333333333333333333
    00001000000000000200810271000000
    XVBPA[] Table IT_17425x542
    A0E52CD58000C000000010000000FFFF00007D00
    03810BD19000E6005000E2000000FFFF44008D00
    ... + 40
    1000D200
    00001480
    SVBEP ####
    0000
    1000
    TVAK-KAPPL V1
    53
    61
    US_VBEPKOM 00000000000000 000000#######00000000 000
    3333333333333323333330000000333333332333
    000000000000000000000000000C000000000000
    ... + 40 000 0000 0000000000000000000000000000
    3332223333223333333333333333333333333333
    0000000000000000000000000000000000000000
    ... + 80 0000000000000000000000000000
    3333333333333333333333333333222222222222
    0000000000000000000000000000000000000000
    ... + 120
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160 00
    2222222222222222222222222222222222222233
    0000000000000000000000000000000000000000
    ... + 200 000000000000
    33333333333322
    00000000000000
    XOBJKY_POS 000010
    222222222233333322222222222222
    000000000000001000000000000000
    CHARX X
    5
    8
    IVBEP_TABIX_ZEILE_1 0
    0000
    0000
    BUSINESSOBJEKT_POS VBAP
    5445222222
    6210000000
    US_VBEPKOMX 0000000000
    33333333332222222222222222222222
    00000000000000000000000000000000
    TVAP-KALSM V10000
    533333
    610000
    IVBEP_TABIX_AKTUELL 1
    0000
    1000
    %_SPACE
    2
    0
    8 FORM BELEG_BEARBEITEN_ENDE
    SAPMV45A
    MV45AF0B_BELEG_BEARBEITEN_ENDE 268
    WK_ABRUF_EXIST
    2
    0
    SY-BINPT
    2
    0
    BI_INFO-CTU_AMODUS
    2
    0
    CATTAKTIV
    2
    0
    %_ARCHIVE
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 120
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 240
    222222222222222
    000000000000000
    SY-REPID SAPMV45A
    5454533422222222222222222222222222222222
    310D645100000000000000000000000000000000
    SY-MSGID FI
    44222222222222222222
    69000000000000000000
    MAAPV ############## ##
    2222222222222222222220000000000000022200
    000000000000000000000000000C000000C00000
    ... + 40 ##### 00000000######
    0000022222222222222222222233333333000000
    0000C00000000000000000000000000000000000
    ... + 80 ######################
    0000000000000000000000222222222222222222
    C000000C000000C000000C000000000000000000
    ... + 120
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 240
    222222222222222
    000000000000000
    FCODE_SORT_AUFLOESEN AUFL
    45442222222222222222
    156C0000000000000000
    XVCKEY[] Tableinitial
    0000FFFD
    0000FFFF
    SPACE
    2
    0
    SY-MSGNO 011
    333
    011
    ORDTAB 000000 00
    2222222222333333222222222222222222222233
    0000000000000000000000000000000000000000
    ... + 40 000000##############
    3333330000000000000022222
    000000000000C000000C00000
    SY-MSGV1 AUD
    4542222222222222222222222222222222222222
    1540000000000000000000000000000000000000
    ... + 40
    2222222222
    0000000000
    SY-MSGV2
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222
    0000000000
    SY-MSGV3
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222
    0000000000
    SY-MSGV4
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222
    0000000000
    MODIFICATION_FLAG-NO_OUTPUT_CO
    2
    0
    CVBFA 000000 000000 ####
    2222222222222333333222222222233333320000
    0000000000000000000000000000000000000000
    ... + 40 #### ######## 00000000000000
    0000222000000002222222233333333333333222
    000C0000000000C0000000000000000000000000
    ... + 80 00 00000000 #####
    2222222222222222222223322233333333200000
    0000000000000000000000000000000000000000
    ... + 120 ### ######## 000000#######
    0002220000000022222222222223333330000000
    00C0000000000C00000000000000000000000000
    ... + 160 ################ #############
    0000000000000000222000000000000022222222
    0000000000000000000000000000000000000000
    ... + 200 ####### ####
    2222222222000000022222222222000022222222
    0000000000000000C00000000000000000000000
    ... + 240 000000 ####
    222333333220000
    000000000000000
    PARTAB1 000000000000000
    2222222222222222222222222333333333333333
    0000000000000000000000000000000000000000
    ... + 40 000
    3332222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    XVBAK_UPDKZ I
    4
    9
    UPDKZ_DELETE D
    4
    4
    VVBRP[] Tableinitial
    0000FFFD
    0000FFFF
    DPP_ACTIVE
    2
    0
    XVBKD[] Table IT_37371x565
    A2C554E560009000000030000000FFFF00009C00
    82C100E1C1009E00100052000000FFFF44000200
    ... + 40
    0000C020
    50001E00
    XVBKD 800 000000 21000001 CIFdanden
    3332222222222333333223333333322444666666
    800000000000000000000210000010039641E45E
    ... + 40 ong X #####0000000
    6662222222222222222222522222000003333333
    FE700000000000000000008000000000C0000000
    ... + 80 0000001 #####2008102320081023000000000
    3333333222000003333333333333333333333333
    00000010000100C2008102320081023000000000
    ... + 120 000000##### 000002
    3333330000022222222222222222222223333332
    0000000100C00000000000000000000000000020
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200 1000
    2222222222222222223333222222222222222222
    0000000000000000001000000000000000000000
    ... + 240 00
    222222222222233
    000000000000000
    EFFECTIVITY_CHANGED
    2
    0
    NA_VBKD 800 000000 21000001 CIFdanden
    3332222222222333333223333333322444666666
    800000000000000000000210000010039641E45E
    ... + 40 ong X #####0000000
    6662222222222222222222522222000003333333
    FE700000000000000000008000000000C0000000
    ... + 80 0000001 #####2008102320081023000000000
    3333333222000003333333333333333333333333
    00000010000100C2008102320081023000000000
    ... + 120 000000##### 000002
    3333330000022222222222222222222223333332
    0000000100C00000000000000000000000000020
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200 1000
    2222222222222222223333222222222222222222
    0000000000000000001000000000000000000000
    ... + 240 00
    222222222222233
    000000000000000
    IVBEP1 000010 00000000002008102710000000002####
    3333332333333333333333333333333333330000
    0000100000000000020081027100000000022000
    T180-TRTYP H
    4
    8
    IVBEP[] Table IT_40082x56
    500500000000A000000030000000FFFF0000BE00
    8CB2000042008F00200080000000FFFF45000400
    ... + 40
    0000C020
    01001E00
    VBAK 800 20081023090832SAPUSER 0
    3332222222222333333333333335455545222223
    8000000000000200810230908323105352000000
    ... + 40 00000000000000020081023C0YOR 00000000
    3333333333333333333333343545222233333333
    00000000000000020081023309F2000000000000
    ... + 80 ######0#AUD AUD 0000100ME
    2222222222222200000030454224542333333344
    000000000000000000030C1540015400000100D5
    ... + 120 L 0000000000000000 2008
    4222222222333333333333333322222222223333
    C000000000000000000000000000000000002008
    ... + 160 10231 SABI0102F2 100
    3333322222222222544433334322333222222222
    1023100000000000312901026200100000000000
    ... + 200 1000
    2222222222222222222222222222222333322222
    0000000000000000000000000000000100000000
    ... + 240
    222222222222222
    000000000000000
    IVBEP1[] Table IT_38442x40
    0205A5C590000000000020000000FFFF00003E00
    84B28DB171004F00200080000000FFFF40008D00
    ... + 40
    9000C020
    60001400
    VBUK 800 CAA AA CCCCCCCCA00000
    3332222222222224442222442244444444433333
    8000000000000003110000110033333333100000
    ... + 40 000 620
    3332222222222222222222222222222222233322
    0000000000000000000000000000000000062000
    ... + 80
    22222222222222222
    00000000000000000
    9 FORM BELEG_SICHERN
    SAPMV45A
    MV45AF0B_BELEG_SICHERN 270
    XFPLT[] Table IT_38480x696
    0000E6C5A00000000000B0000000FFFF00003200
    000002B171008F00000082000000FFFF40008C10
    ... + 40
    0000C000
    A0001E00
    YVBAK 00000000000000 0
    2222222222222333333333333332222222222223
    0000000000000000000000000000000000000000
    ... + 40 00000000000000000000000 00000000
    3333333333333333333333322222222233333333
    0000000000000000000000000000000000000000
    ... + 80 ########
    2222222222222200000000222222222222222222
    000000000000000000000C000000000000000000
    ... + 120 0000000000000000 0000
    2222222222333333333333333322222222223333
    0000000000000000000000000000000000000000
    ... + 160 0000 000
    3333222222222222222222222222333222222222
    0000000000000000000000000000000000000000
    ... + 200
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 240
    222222222222222
    000000000000000
    YVBAPF[] Tableinitial
    0000FFFD
    0000FFFF
    YVBAP[] Table IT_38540x1720
    0000A6C5A00000000000B0000000FFFF0000B900
    000006B1D100EF00000086000000FFFF40000E00
    ... + 40
    0000C000
    20001E00
    XVBUV[] Table IT_17430x123
    AE058CD58000C000000070000000FFFF00006F00
    87A20AD18000F6000000B0000000FFFF44000800
    ... + 40
    1000C020
    00009400
    YVBUV[] Tableinitial
    0000FFFD
    0000FFFF
    %_DUMMY$$
    2222
    0000
    DA_SUBRC 0
    0000
    0000
    SYST ########################d###############
    0000000010000000000000006000000000000000
    1000100010001000000000004000000000000000
    ... + 40 ####################################|###
    0000000000000000000000000000000000007000
    100010001000000010000000000000000000C100
    ... + 80 ################S#######################
    0000000000000000500000000000000000000000
    0000000000004000310000000000000000000000
    ... + 120 ####################################¶###
    000000000000000000000000000000001000B000
    00000000000000000000000000000000D0006000
    ... + 160 ####ÿ####### u0152##XC############# E0 4
    0000F0000000A800540000000000000222432223
    0000F00000000C00830040000C0000C000500004
    ... + 200 001LIST N ####__S 800
    3334455222420000555222222222222222223332
    001C934000E01000FF3000000000000000008000
    ... + 240 00
    222223322222222
    000000000000000
    FCODE SICH
    54442222222222222222
    39380000000000000000
    FCODE_GLEICHE_SEITE ENT1
    44532222222222222222
    5E410000000000000000
    XVBBE 0000000000
    2222222222222333333333322222222222222222
    0000000000000000000000000000000000000000
    ... + 40 00000000
    2222222222222223333333322222222222222222
    0000000000000000000000000000000000000000
    ... + 80 ################ 0000000000
    2000000000000000022222222222223333333333
    00000000C0000000C00000000000000000000000
    ... + 120 000
    3332222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160 ####################
    2222222222222222222200000000000000000000
    000000000000000000000000000000000000000C
    ... + 200 00000000 000000000000000000
    2222222222233333333233333333333333333322
    0000000000000000000000000000000000000000
    ... + 240 ###
    222222222222000
    000000000000000
    CH_SUBRC 4
    0000
    4000
    POSNR_NULL 000000
    333333
    000000
    T178T
    22222222222222222222222222
    00000000000000000000000000
    IVBPA2_PAGIND ###
    000
    00C
    10 FORM FCODE_SICH
    SAPMV45A
    MV45AF0F_FCODE_SICH 9
    TVAP-FPART
    22
    00
    VTCOMWE-ALAND AU
    452
    150
    IVBPA2_SELIND ###
    000
    00C
    J_1BATL2T
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 120
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 240
    222222222222222
    000000000000000
    SY-XPROG SAPCNVE
    5454454222222222222222222222222222222222
    3103E65000000000000000000000000000000000
    SY-CALLD
    2
    0
    CHARV V
    5
    6
    TVAK-BEZOB
    2
    0
    11 FORM FCODE_BEARBEITEN
    SAPLV00F
    LV00FF0F 90
    SY-MSGV1 AUD
    4542222222222222222222222222222222222222
    1540000000000000000000000000000000000000
    ... + 40
    2222222222
    0000000000
    FCODE SICH
    54442222222222222222
    39380000000000000000
    SY-MSGV2
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222
    0000000000
    T185F-FCINT 0
    3
    0
    SY-MSGV3
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222
    0000000000
    SY-MSGV4
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222
    0000000000
    AKTYP
    2
    0
    SY-REPID SAPLV00F
    5454533422222222222222222222222222222222
    310C600600000000000000000000000000000000
    T185-NMODUL FCODE_SICH
    444445544422222222222222222222
    63F45F393800000000000000000000
    %_ARCHIVE
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 120
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 160
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 200
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 240
    222222222222222
    000000000000000
    T185-NPROG SAPMV45A
    5454533422222222222222222222222222222222
    310D645100000000000000000000000000000000
    %_SPACE
    2
    0
    MODUL-POOL SAPMV45B
    5454533422222222222222222222222222222222
    310D645200000000000000000000000000000000
    FLAG-ENDE
    2
    0
    T185-CRMFUNC
    222222222222222222222222222222
    000000000000000000000000000000
    SCREEN BT_PVMV
    4555545222222222222222222222222222222222
    24F06D6000000000000000000000000000000000
    ... + 40
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 80
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    ... + 120 BTA 00001#00000 ####
    2222222222222224542222223333303333320000
    0000000000000002410000000000100000000000
    T185-FCODE SICH
    54442222222222222222
    39380000000000000000
    12 FUNCTION SCREEN_SEQUENCE_CONTROL
    SAPLV00F
    LV00FU02 44
    FUNKTION SICH
    54442222222222222222
    39380000000000000000
    KOPFGRUPPE AU
    4522
    1500
    POSITIONSGRUPPE N
    4222
    E000
    PROGRAMM SAPMV45B
    5454533422222222222222222222222222222222
    310D645200000000000000000000000000000000
    TYP
    2
    0
    AKTYP
    2
    0
    CUA_PARA1
    2222222222222222
    0000000000000000
    CUA_PARA2
    2222222222222222
    000

    Hi Venkat,
    Kindly share how this error is being fixed?
    I hit the same error here...
    CL_GM_ACTUAL_MGR

  • COA to be send to customer while saving delivery.

    Dear Friends,
    I have a requirement of sending the certificate of analysis (finished product)  to customer while saving delivery document.
    COA is the developed form (Z development) designed and that output we need to send to customer through email as soon as the sales delivery document is saved.
    To sum up my requirement :
    I need to  send COA through email as soon as delivery is saved. 
    Please provide your expert comments.
    Best Regards,
    Shekhar

    Dear,
    You want to send a quality certificate for the delivery to the Sold-to party.
    Define the settings for the output types for certificates (LQCA and LQCB in the standard system):
    Quality Management -> Quality Certificates -> Output Determination -> Define Condition Types for Output Determination
    Enter the required communication strategy in the "Default value" tab page. Assign output determination procedure to delivery item category".
    Define the assignments of the output types for certificates for the print program and transmission medium:
    Quality Management -> Quality Certificates -> Process Output -> Assign Print Program to Output Type/Medium
    Program RQCAAP00, FORM routine ENTRY, do not specify a form.
    The standard system provides the universally applicable QM_QCERT_01 form.
    The forms must be compatible with the output program. In the standard system the following output programs are available:
    RQCAAP00 for certificates for a delivery item
    You can access this program in Customizing for message dispatch and the program can be exchanged.
    RQCAAP01 for certificates for an inspection lot
    RQCAAP02 for certificates for a batch also you can use the FM 'QC02_BATCH_CHAR_SPECS'
    SAPLQC07 for certificates for a batch on the Internet
    For more details refer the OSS note 39418.
    Regards,
    R.Brahmankar

  • Plannned Delivery time not considered while calculating delivery date

    Hi PP Gurus,
    We have a situation is that after MRP run system is not taking into account planned delivery time while calculating delivery dates in schedule lines
    It is taking into account GR processing time.We have GR processing time of 3 days.requirment date is 13.10.2011 & delivery date created by the system is 10.10.2011.
    We have maintained correct master data i.e.Materail Master , Info record & Scheduling agreement.
    Please advice why it is happening & what is the significance of planned delivery time in externaly procured materail with scheduling agrement schedule lines?
    Thanks & Regards,
    Sandesh

    Hi Sandesh,
    Is this happening for particular materials or for all materials
    Couple of checks -
    1) Check with material master changes, might be after MRP run PDT is updated in material master etc ..
    2) Check in OPPQ, for option external procurement , whether scheduling info records/agree is marked or not
    Best Regards
    K.Madhu Kumar

  • Short dump while using BAPI_PO_CREATE1

    Hi all,
    I am facing this short dump while executing my program that uses BAPI_PO_CREATE1.
    The error is 'Exception condition "failure" raised'.
    The trigger location of runtime error is
    Program : CL_HANDLE_MANAGER_MM====================CP
    Include:   CL_HANDLE_MANAGER_MM=====================CM005
    Module name:   GET
    Source code:
    Method GET.
    If my_manager is initial.
        Call method get_manager.
    endif.
    call method my_manager-> search EXporting im_id  = im_id
                                                            Importing ex_handle = ex_handle
                                                            Exceptions failure = 01.
    If sy-subrc <>0.
      raise failure.
    endif.
    I am a beginner in ABAP. Plz help.

    Hi ,
    I faced the similar situation once , in my case when i passed the Delivery indicator value in the Item Table as well as Itemx Table , i was facing this error .
    what  i suggest you is to pass it at the Item table only , not at the itemx Table.
    it worked  for me .
    try this and reply for the same.

  • Short Dump while execuition of DTP.

    Hi,
    I got short dump while  execuiting the DTP.
    Error messages shows as below:
    1.The database returned a value containing an error
    2.An exception with the type CX_SY_OPEN_SQL_DB occurred, but was neither handled locally, nor declared in a RAISING clause
    3.Exception CX_SY_NO_HANDLER logged
    Could you please help us in solving this issue.
    Regards,
    Suman.

    hi,
    an error like this comes usually in 2 cases
    1) not enough resources are available to carry out loads.in this case increase no of parallel processes to 2-3 in dtp setting,check the option get delta request by request(if its a delta load) and decrease packet size to 10000(from default 50000)
    2)fileld to field assignment is not proper:
    u need to check if there is any source field with lenth lets say 5 ans is getting assisgned to a target field length lets say 4.in this case dumps will come
    please check the error message in st22 and here you can also check the termination point.please check in option Chosen variables /contents of system fileds where you can get temp values at point of termination.here you can pinpoint values at which prog is throwing dumps.

Maybe you are looking for

  • Problem resizing movies in gmplayer [solved]

    I can't resize the movies in Mplayer. If I select double size I only get a grey frame around the movie. The size of the movie stays the same even if I select fullscreen. In Noatun I can change the size, but not in Mplayer (my favorite player). In mpl

  • Problem w. transaction notSupported / releasing JDBC connections

              We are making a call from our EJB client to a stateless session EJB (1) with transaction attribute 'Required' for all methods. From this EJB (1) we get a JDBC connection from the pool and do some JDBC calls (no updates). We then make a call

  • Getting this weird message when connecting to itunes w/my 5th G Ipod Video

    Hi was wondering if anyone has encountered this. I just purchased this ned 5G Ipod video connected to my itunes 7.0.1 and worked fine. While I am downloading video podcasts I got this error saying that Itunes has detected and ipod in recovery mode an

  • Optimize Slide size for McBook display. Is 1280x792 the perfect format?

    Using any of the proposed format in Keynotes 09 will leave you a dark bar on both left and right side. Hence I've changed the slide setting to 1280x792 and it really fits nicely on the screen for any display. Haven't tried yet with a video projector

  • I can not make IP SLA to signal SNMP traps upon timeout

    Hello team. I want SNMP traps to be sent every time an IP SLA (ICMP) object times out. For that purpose, I carried out the following ip sla monitor logging traps ip sla monitor 1 type echo protocol ipIcmpEcho 10.1.1.254 timeout 1000 frequency 15 ip s