Regarding Multiple Items

Hi Abap Gurus,
                       i am working with Open Contract. my requirement is create the active open contracts. such that i need from you is
for one header there are multiple line items.  how to do the code for multiple line items.
Moderator message - Please do not offer points or rewards
. i am giving example below:
HEADER   A
ITEMS   1
             1
             1
             2
             2
             3
             3
             3
              4
consider header as A and below are line items for the Header.
Edited by: Rob Burbank on Aug 5, 2010 10:26 AM

i have done such that looping the header first and looping the item inside. it is working properly.

Similar Messages

  • How do I delete multiple items at once instead of one at a time?

    How do I delete multiple items at once instead of one at a time? I have several duplicate items in my library and would like to delete the duplicates. Thanks!

    You can select multiple items using shift to select a range and control to add or remove items from it.
    Regarding duplciates, Apple's official advice is here... HT2905 - How to find and remove duplicate items in your iTunes library. It is a manual process and the article fails to explain some of the potential pitfalls.
    Use Shift > View > Show Exact Duplicate Items to display duplicates as this is normally a more useful selection. You need to manually select all but one of each group of identical tracks to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks, however this works best when performed immediately after the dupes have been created.  If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin. This can happen, for example, if you start iTunes with a disconnected external drive, then connect it, reimport from your media folder, then restart iTunes.
    Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve ratings, play counts and playlist membership. See this thread for background. Please take note of the warning to backup your library before deduping, whether you do so by hand or using my script, in case something goes wrong.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed)
    tt2

  • How to delete multiple items in XSLT Dataview webpart

    Hi,
       I am creating a combined view based on 3 lists with common column like (number) with merge option and now I have added a delete button on top and my requirement is to delete multiple items on selection in combined view using linked data
    source and for single item I am able to delete but I am unable to get the data from number field on multiple selection. deletion is performing in 3 lists based on number column value.
                   Kindly give me any better procedures than this for deletion of multiple item on selection.
    Thanks
    Razvi444

    Hi  Razvi444,
    According to your description, my understanding is that you want to delete multiple items in XSLT Dataview webpart on button click.
    For achieving your demand, you can refer to the blog:
    http://tanveerkhan-sharepoint.blogspot.in/2011/08/delete-multiple-items-using-dataview.html
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • How to avoid item suppression in multiple item PM strategy plan

    Dear gurus,
    we have ONE plan, which have two items.  First item is linked to a task list which has 1M package, Second Item is linked to a task list which has 1M,1Y pack.
    I have scheduled the task and i am not receiving a work order for the first item's 1M task, during second item's 1Y task is due.
    How to over come this item suppression
    PLAN:01-ITEM-01-TASK LIST-01-Pack 1M
    PLAN:01-ITEM-02-TASK LIST-02-Pack 1M, 1Y
    ITEM01:    1M 1M 1M -
    1M 1M 1M
    ITEM02:    1M 1M 1M 1Y 1M 1M 1M
    Thanks in advance
    Edited by: ERP_YN on Mar 22, 2011 12:56 PM

    Hi ERP,
    I feel it is a short-coming in SAP when using multiple Items with different Package sets.
    This does not work for the selected combination, that is one TL Monthly Package & othet Monthly & Yearly when you have different Heirarchy for the Packages.
    Try making the Heirarchy as same for both of them and try creating a new plan, not the old one. But not sure on the result.
    Regards,
    MLN Prasad

  • Set multiple items with javascript function in chart link

    Hi Folks
    I am able to use the javascript $s function to set the value of one item from a chart link. I need to pass values to multiple items.
    Is there a way to use javascript function to pass values for multiple items on a page from a chart link
    Appreciate your responses
    Thanks
    Gopal

    Hi Arnau,
    You need to surround your JavaScript code like this (without the spaces before and after script):
    < script language="Javascript">
      window.open("<%=ABAP_VARIABLE%>").focus();
    </script >
    Regards,
    Patrick.

  • How to Update multiple items in other list using event handler?

    Hi All,
    If i update a item in a list, then i should update multiple items in another list need to be update. How to achive using event receivers?

    Hi Sam,
    According to your description, my understanding is that you want to update multiple items in another list when updated a list item.
    In the event receiver, you can update the multiple item using Client Object Model.
    Here is a code snippet for your reference:
    public override void ItemUpdated(SPItemEventProperties properties)
    string siteUrl = "http://sp2013sps/sites/test/";
    ClientContext clientContext = new ClientContext(siteUrl);
    List oList = clientContext.Web.Lists.GetByTitle("another list name");
    ListItem oListItem = oList.GetItemById(1);
    oListItem["Title"] = "Hello World Updated!";
    oListItem.Update();
    clientContext.ExecuteQuery();
    Best regards,<o:p></o:p>
    Zhengyu Guo
    Zhengyu Guo
    TechNet Community Support

  • Error while creating Multiple Items Shopping Cart with Asset Assignment

    Hi All,
    I am creating Shopping Cart with multiple items for different Assets.
    Example: I have Two Assets (Asset A with the budget of $1000 and Asset B with the Budget of $1500) in the back end system.
    Asset A assigned to Order 102649996 (value - $1000) and Asset B is assigned to Order 102645121 (Value - $1500).
    I am trying to create Shopping Cart with Two Items for Asset A and Asset B (which are available in Back End).
    I created First item (001) in the Shopping Cart for Asset A and Value $750.
    I copied the First Item Details to Second Item (002) and changed the Asset as B and Value $1000.
    When I click on Check tab in Shopping Cart Browser, the SRM System is giving the Error Message like
      Item 001 Order 102649996 budget exceeded 
      Item 002 Order 102649996 budget exceeded
    I am getting the above error, only when I copy the first item details to the second item while creating Shopping Cart.
    Actually the Budget is not exceeded (Asset A Budget is $1000 - First Item and Asset B Budget is $1500 - Second Item) and SRM system is taking the order 102649996 (which is assigned to the Asset A) for the Second Item 002 also.
    Kindly let me know the Solution or Please let me know do we have any OSS note to resolve the issue.
    Thanks a lot in advance.
    Best Regards,
    Sudarsan
    Edited by: KOYYA SUDARSANA NAIDU on Aug 18, 2008 8:22 PM
    Edited by: KOYYA SUDARSANA NAIDU on Aug 19, 2008 6:29 AM

    Hi. It is a "feature" of SRM.
    I asked SAP about it and did not get a good response.
    If you enter Asset A, it will copy the internal order number from that asset into the cart. You can not see the internal order in the web, but you can see it in BBP_PD.
    If you then change the asset to asset B, it will not refresh the internal order number.
    This means you get internal order A on asset B.
    It happens any time you change asset number, so if you copy a line then change you will get this problem.
    We ended up using the BBP_DOC_CHANGE_BADI to RFC into R/3 and update the internal order number.
    Regards,
    Dave.

  • Can't change the 'compilation status' for multiple items in iTunes 8.

    Hi there,
    I've got an issue regarding the disappearance of the compilation 'tick box' when changing multiple items. Its there when you click on 'get info' for the individual track but its no longer there (in iTunes 8) when I want to change the compilation 'status' for multiple tracks at a time.
    In iTunes 7 I selected all the tracks and changed their compilation status by accident, but now, in iTunes 8 I can't change this without going through my library, track by track!.
    Please help.
    Thanks,
    Fred

    Multiple Get info now has tabs - look on the options tab.

  • How to create Item Codes with multiple Item Description

    Hi,
    for one of my client, we need to create Item Codes with multiple Item Description.
    e.g.,
    Item Code - M00285
    Item Description 1 - Blue Paint
    Item Description 2 - Red Paint
    Is that possible in SAP Business One? If "Yes" kindly provide a solution. Else recommend an alternative method.
    Regards,
    Ammheya U. Naaik

    Ammheya,
    I just wanted to add that there is an Add-On that handles "Style, Color, Size" situations like yours.
    It allows you to define a "master" item, (Paint, for example) and then setup the various styles, colors and sizes it comes in. 
    This creates sub-items for each with the master in the ItemCode (Paint-Blue, Paint-Red, etc)
    It's called MatrixOne from Navigator.  You could find it on the partner portal with other Add-Ons.
    Hope thathelps,
    Brad Windecker

  • FOR ALL ENTRIES IN - For Batch Split & multiple items

    Hi,
    My Report is to find Production Order from Sale Order.
    Flow of tables -
    (VBAK- VBAP- LIPS - SER01 - OBJK - SER05 - CAUFV)
    Report is working accurate in normal scenario. But -
    Here, In Batch split with multiple items -->
    FOR ALL ENTRIES IN - is not taking values.
    one case for Ex-->
    sale order   so item        obdelivery           obd item           serial no
    39782            10             1234              900001                 12
    39782            10             1234              900002                 13
    39782            20             3456              10                     14
    Here,
    only one OBD 1234 (sr no 12 & 13 ) is get entered in ITAB and not 3456.
    (i.e. in gi_objkso all 3 entries are there, but in gi_objkpo only two entries are transferred)
    Where, Production order is there for all three Sr. No.
    My code is -->
    IF NOT gi_ser01 IS INITIAL.
              SELECT obknr equnr sernr matnr
                     FROM objk
                     INTO TABLE gi_objkso
                     FOR ALL ENTRIES IN gi_ser01
                     WHERE obknr EQ gi_ser01-obknr
                       AND equnr IN so_equnr
                       AND sernr IN so_sernr
                       AND matnr IN so_matnr
                       AND taser EQ 'SER01'.
              IF NOT gi_objkso IS INITIAL.
                           SELECT obknr equnr sernr matnr
                       FROM objk
                       INTO TABLE gi_objkpo
                       FOR ALL ENTRIES IN gi_objkso
                       WHERE sernr EQ gi_objkso-sernr
                         AND equnr EQ gi_objkso-equnr
                         AND matnr EQ gi_objkso-matnr
                         AND taser EQ 'SER05'.

    Hi,
    Do you create more than one production order per sales order line?  If not, you could change the match to look at table AFPO for fields KDAUF = sales order number) and KDPOS = salse item number.
    If you are going down to serial number level, after this select (fields are indexed in index AFPO~3, by default I think), then you could use your additional serial number field match after getting the list of production order numbers for the sales order/item.
    Regards,  Andy

  • Reg:Multiple item header concept in Mill Products

    Dear experts,
    I need to understand the multiple item header concept in Mill products.
    Could you please share some documents if anyone has implemented.
    Is this functionallity available in standard ECC or it is a seperate licenced version.
    If it is available could you please guide me with the necessary configuaration required.
    I need this process for metal sheet cutting process. Where multiple semifinished parys are recievedin single order.
    Regards,
    Daya.

    Hi Daya,
    the multi item order concept is the technical foundation for various solutions in the context of mill products, like the trim order created through the trim optimization interface in APO, or the combined order in in IS-MP or similar industry specific special cases.
    What would you need to know specifically and for what kind of process?
    There are already a number of use cases realized and available in standard SAP ERP with the IS-MP extension.
    You may want to take a look at the PP section of the IS-MP help at:
    SAP Mill Products - SAP Library
    Anything around order combination, multi item order and co-products is related to this topic.
    Best regards,
    Stefan

  • Spark list: how to unselect multiple items programmatically?

    Hi, I have a spark list with multiple selection allowed. I want to add a button next to the list with which to deselect all selected items. How do I go about that? I tried to set myList.selectedItems = null, and myList.selectedItems = new Vector.<Object>, but to no avail. Help would be very much appreciated!

    Hi Sam,
    According to your description, my understanding is that you want to update multiple items in another list when updated a list item.
    In the event receiver, you can update the multiple item using Client Object Model.
    Here is a code snippet for your reference:
    public override void ItemUpdated(SPItemEventProperties properties)
    string siteUrl = "http://sp2013sps/sites/test/";
    ClientContext clientContext = new ClientContext(siteUrl);
    List oList = clientContext.Web.Lists.GetByTitle("another list name");
    ListItem oListItem = oList.GetItemById(1);
    oListItem["Title"] = "Hello World Updated!";
    oListItem.Update();
    clientContext.ExecuteQuery();
    Best regards,<o:p></o:p>
    Zhengyu Guo
    Zhengyu Guo
    TechNet Community Support

  • How to change tax code on multiple items in MIRO?

    Hi all,
    I'm entering an invoice using MIRO. The purchase order contains a lot of items for which the tax code is not correct.
    I would like to know if there is a way to change the tax code of each item using a mass change function.
    If it's not possible in MIRO, is there a way to make the mass change at the purchase order level?
    Thank you!

    Hi,
    If that Error will arise maintain the Tax code tab firstly then tick the Calculate tax button.
    Ex. As per multiple items tax code problem will arise come back and redo the miro then firstly enter the tax code before the PO number it will update for all the line items.
    Regards,
    Kanike

  • Deleting multiple items

    Hi,
    The ability to select multiple items (tables, procedures, packages etc) and press the 'Delete' button to drop the objects from the database is a nice feature.
    Unfortunately it becomes very annoying when you have to click 'Yes' (or ALT-Y) for each object. Any chance of there being a 'Yes to all' button in the "Drop Confirmation" dialog in a future release of Raptor?
    Regards,
    Roald

    Hi mettemusens,
    FYI:
    No multiple table delete feature in current version in development.
    There is a 'Privileges on multiple tables' feature request which seems related.
    There is a bug/enhancement request against SQLDeveloper
    bug 5855085 JDEV: SUPPORT DROP OF MULTIPLE OBJECTS,
    [JDEV: means it is JDeveloper related] but I am unsure of it's priority
    (and it does not look like it has been addressed yet).
    -Turloch

  • How to break down the total stock level in multiple items ECC6.0 ERP

    Have a requirement for being able to break down the total stock of material into multiple items.
    E.g.
    Total stock: 1000 mtr. Unr.
    Consists of lenghts of:
    500 mtr.
    200 mtr.
    200 mtr.
    100 mtr.
    The different stocks should be displayed to sales persons and also 3rd party web applications towards customers
    Using 3rd party WMS system for all LE processes and currently handling this requirement using batch management, but using batch management also has some really strict rules which is why I would like to find other solutions
    Searching for any methods to solve this problem.
    Regards.
    Robin

    If tracking each "size " is important, then you can go for a seperate material code itself for each size.
    eg: 1000mtr = A
    500 mtr= B etc .
    you can show conversion of 1000 Mtr -> 500 MTR by subcontracting/ production /material t material transfer.
    -We had used split valuation in one clients system, where they wanted to track the Uncut Iron rods and iron rods cut into different sizes seperately .
    -Some  people use batch management with characteristics as well .
    Cnsidering your system is in live stage,  you have to consider the impact of each type of change.

Maybe you are looking for

  • There is no filter function in numbers for ipad,its very discouraging,as a ipad fan,even nokia lumia providing filter in there low cost mobile

    there is no filter function in numbers for ipad,its very discouraging,as a ipad fan,even nokia lumia providing filter function in excel in there low cost mobile. APPLE KINDLY PROVIDE THIS FEATURE AS UPDATE SOON,COZ I WORK ON EXCEL N NUMBERS IN MY IPA

  • Mouse scroll wheel not working correctly.

    Just installed Firefox 4 and my mouse scroll wheel is not working correctly. When opening the program, I can scroll as normal for about 5/10 minutes. Then, suddenly, the mouse scroll wheel no longer works. I've since found that it is actually scrolli

  • ADF issue on weblogic

    Hi All, I deplyed the ADF application on weblogic92, but when I tried to render the CLOB object on to the UI page I do not see the CLOB object instead I see the following weblogic.jdbc.wrapper.Clob_oracle_sql_CLOB@163 instead of xml text. Any pointer

  • EasyVPN - Is it really?

    Recently I have purchased my first Cisco ISR2 2911 with two WAN ports. Both of them are used through Policy Based Routing. Traffic filtering is done by Trend-Micro Content Based Security. Only Remote Access VPN is needed to finish off the configurati

  • Java Web Start IDE

    Hi does any body know of I good IDE for Java Web Start apps. I would like one that could jus open and run the FileService Demo located on this page: http://pscode.org/jws/api.html#fs I'm having trouble with netbeans. package javax.jnlp does not exist