Is xmlgen.insertxml used only for single table

Is xmlgen.insertxml used only for single table or can be used to insert the xmldata into xle tables
Thanks,
Sudheer

Hi Sudeesh,
I am fetching data for PO details, GR details along with condition types of PO.
All data is collected in ALV OUTPUT itab, after this I am trying to assign the values of VAT from another itab in ALV OUTPUT LOOP using READ TABLE with reference to PO-PO_ITEM-CONDITION_TYPE.
Now, when the alv loop is getting executed and in that I am fetching data for VAT using READ statement, the program is assigning VAT to all records of output alv with comparison of PO-PO_ITEM-CONDITION_TYPE.
see:
LOOP AT it_alv ASSIGNING <fs-alv>.
     READ TABLE it_vat ASSIGNING <fs-vat>
          WITH KEY ebeln = <fs-alv>-ebeln
                           posnr = <fs-alv>-posnr
                            kschl = 'JVCS'.
     IF sy-subrc = 0.
          <fs-alv>-vat = <fs-vat>-kbetr / 10.
  <fs-alv>-vat_val = <<fs-alv>-vat * it_alv-menge.
     END IF.
END LOOP.
Please refer above.
Thanks.
Ritesh

Similar Messages

  • "RUNSTATS and REORGCHK for single table" in DB13

    Hello,
    Our system is ECC 6.0, SAP_BASIS is SAPKB70011.
    "RUNSTATS and REORGCHK for single table" in DB13, I found the parameter, "Parallel Jobs".
    Why there is this parameter? Can we execute parallel runstats for single table in SAP environment?
    Thank you very much and best regards,
    Takae.

    Hi Takae,
    Although this DB13 job is named '.. for single table' it can process more than 1 table if you use wildcards. And only in this case parallelism makes sense, because the job cannot parallelize the runstats for one table but only parallelizes the runstats execution for different tables. Technically this is done be creating further background jobs in the SAP system.
    Best regards
    Ralf

  • In OBIEE mobile apps designer there is no option for multi select prompts?The navigation page gives option only for single select?Is there a work around for this?

    In OBIEE mobile apps designer there is no option for multi select prompts?The navigation page gives option only for single select?Is there a work around for this?

    Nic, for me the iTunes window looks like this, when I connect my iPad 3:
    I select the iPad in the "devices" section of the Sidebar (use: "View > Show Sidebar" if the sidebar is hidden).
    Click the "Apps" tab in the "Devices" pane.
    Scroll all the way down in the Devices pane to "File Sharing" "Apps" section.
    Then do I click "GarageBand" to select the documents in the right panel.
    Which part is different for you? Perhaps you could post a screenshot?
    Regards
    Léonie

  • Why using workarea for internal table is better in performance

    Please tell me
    why using workarea for internal table is better in performance

    Hi Vineet ,
      Why would we choose to use an internal table without a header line when it is easier to code one  with a header line?
    it has following reason.
    1)Separate Internal Table Work Area:
         The work area (staging area) defined for the internal table   is not limited to use with just one internal table.
    take ex-
    Suppose you want two internal tables for EMPLOYEE – one to contain all records and one to contain only those records where country = ‘USA’.  You could create both of these internal tables without header lines and use only one work area to load data into both of them. You would append all records from the work area into the first internal table.  You would conditionally append the ‘USA’ records from the same work area into the second internal table.
    2)  Performance Issues:  Using an internal table without a header line is more efficient than one  with a header line
    3) Nested Internal Tables:  If you want to include an internal table within a structure or another   internal table, you must use one without a header line.
    If this one is helpful ,then rewards me
    Regards
    Shambhu

  • Is table maintenance generator only for custom table?

    hi ,
    i have doubt is table maintenance generator only for custom table?

    hi swamya,
    Table Maintanance Generator is used to create/change/delete table entries in a particular table.
    In the production system, end-users will not be having access to transaction codes like SE11 and SE16. Developers will not be having access to many transaction codes including the above two.To view the contents of the database table, we will use SE16n in Production system. All these authorizations will be maintained by BASIS team, by creating access profiles.So in order to edit or create the contents of a database table, we should go for table maintenance generator. In real time, authorizations will be maintained in production system.
    The second reason is, we can edit or create multiple entries at a time, using tablemaintenance generator.
    Apart from that we have options like 'Enter conditions' in table maintenance screen SM30.
    hope this helps in clearing ur doubt.
    Regards
    Saurabh

  • Matrix for single table

    Hai,
    Have any one of you done coding for Single table using Matrix.
    eg.
    <b>Field in Table</b>
    GroupCode
    GroupName
    i need to use matix for this and do following
    "ADD"
    "Update".
    1.I need to create the form using Screen painter.
    2. Bind the table and fields  to the matrix in screen painter.
    and do the above process.
    If any body sample code please post it in the form.
    regards
    Suresh S

    1. elearning contains all the information on how to use matrixes and screen painter
    2. SDK comes with a set of samples in CSharp / VB.NET / VB6
    Enjoy.

  • May  EP(MSS, ESS)  use only a single universal system alias?

    I notice that SAP tends to use different aliases such as SAP_ITS_XSS, SAP_ITS_MSS, SAP_ECC_TrainingManagment, etc
    for different iViews.
    Is that possible to use only a single  universal alias for all purposes?
    Thanks a lot!

    Hi Linda,
    Yes, It is possible. If you think that your backend data coming from only one backend system, then you can create you custom system Landscape and but you need to manually assign system onject in all ivews(System parameter in Iview object) in ESS business content in portal content.
    It is better to create SAP_ITS_XSS, SAP_ITS_MSS, SAP_ECC_TrainingManagment in system landscape if you are one or multiple backend system, then you don't need to manually update system object in iviews.
    Hope it helps
    Regards
    Arun

  • How to find the space used by a single table, a index on that table etc

    Can someone tell where to locate for the Extents used by a single table , index and other objects

    A large question implies a large answer, read the reference guide
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14237/toc.htm
    and search dba_extents...
    Nicolas.

  • Error while deleting Cash Journal (Numbering group 1001 can be used only for one CoCd and cash journal number)

    Hi,
        While i am try to delete Cash Journal system throws me error (Message No.:FCJ065: Numbering group 1001 can be used only for one Co. Code  and Cash Journal). Kindly provide me solution on that.
    Regards,
    Tarak

    Hi Tarak,
    You can use the config nodes in SPRO to set up number ranges for your cash journal documents.
    IMG Path> FI Global Settings>Bank Accounting>Business transactions>Cash Journal
    Define Number Range Intervals for cash Journal documents
    Define Numbering Groups
    Define Number Ranges for numbering groups
    After defining the number group here, you assign that in "Set up Cash Journal" Check if there is any clash anywhere in your configuration for different cash Journals.
    Regards,
    Kavita

  • Numbering Group G1 can be used only for one CoCd and cash journal number

    Hello,
    I was trying to create a cash journal when I got the error message:
    "Numbering Group G1 can be used only for one CoCd and cash journal number".
    Does anyone have an idea what could be wrong?
    Thank you,
    Bola

    Hi,
    Please check whether more than one number range is maintained in  transaction code FBCJC1. If yes, please keep only one as Cash Journal has only one number range. This is the internal number range for Cash Journal.
    If you want different number range for accounting documents then create new document types and assign number ranges to it.
    Regards,
    Tejas

  • Table.Maint.Gen-- Events are only for DB tables? not for views?

    Hi,
    Are the events in Table.Maint.Gen only for DB tables? not for views? because I have written the logic in events of Table.Maint.Gen of a view but it is not getting executed.

    Hi,
    1.Yes,The events are only for the Data Base tables ,not for the Views.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc
    Regards,
    Shiva Kumar

  • LSMW used only for master data upload?

    Hi
    Can you please let me know if LSMW is used only for master data upload or we can also use it for transaction data ?

    Hi Christino.
    I have come across a standard SDN thread which deals with the uploading master data, refer it:
    [SDN Reference for uploading master data using LSMW|how can we upload master data by using LSMW;
    [SDN reference for which uploading is preferred (Master data or Transaction data)|Which one is better for uploading data LSMW or ECATT ?;
    Good Luck & Regards.
    HARSH

  • The external GPS is used only for 911 but the device will not op without it...this causes great inconvenience for me, having to run that cable to a window in the trwo houses I use it..ids there a way to disable the GPS if I do not care about the 911 funct

    the external GPS is used only for 911 but the device will not operate without it...this causes great inconvenience for me, having to run that cable to a window in the two houses I use it..is there a way to disable the GPS if I do not care about the 911 functionability..?  this is the only downside I have with the network extender and it renders my device useless..

    Nope, GPS is a Federal requirement for anything operating a cellular telephone signal.  You don't ever plan to call 911 until you are in an emergency.  I don't see that requirement changing any time soon.
    If you are truly inconvenienced by the VZW network extender then perhaps you should disable you calling features in these areas and swap over to WiFi only.  There are many services and apps out there that can route your phone services through internet service providers. 

  • How to create 2 char infoobjects for single table

    Hi Friends,
                    Please help me  how to create two chacteristics infoobjects for a single table.... Thanx in advance

    Hi,
    If i understand your question right, you want one table (SID) to be shared between two info objects. It is possible if one info object uses the other info object as its reference.
    Create a reference info object.
    -Vikram

  • Is setCurrentRowWithKey Only for ADF-Tables?

    Hi,
    Could any one please tell me if 'SetCurrentRowWithKey' and 'SetCurrentRowWithKeyValue' are only useful when there is a adf table?
    Is it not useful when I have a adf form and want to navigate to another page by setting the current row?
    I was trying to learn from Need Help with CommandLink Passing rowKeyStr to 2nd JSPX Page But here it is explained only for the adf table and also it uses the same VO for both the pages. In my case I use two different VOs.
    Any help will be appreciated.
    Thanks,
    Venki

    Hi,
    since this method is called on teh ADF binding it is available for forms as well. With tables its kind of easy to use because the rowkey string can be obtained directly from a table
    Frank

Maybe you are looking for