PLD: Grouping Item description: Line number is not sequential

Hi All,
I am facing a typical problem.
I have invoice PLD where I am grouping item description and other details like price and tax. Which is working correctly.
However Line number is also getting grouped.
ex  line 1(sl No) : xyz (item description)
      line 10(Sl No) :abc (item description) where in correct line number should be "line 2"
Please let me know how can we solve this.
Thanks In advance
Regards,
Aditya

Thanks Fasolis,
But I have added a column Linenum() both in repitative area and repitative footer where grouping is done.
the value it retrieves is not sequential since grouping is done. That is the problem, the Field Linenum() gives the output like 1, 15, 55 etc.. based on the starting of line of the item description from transaction which is grouped in PLD.
To be more clear example: there are 2 item codes with same description which is being grouped in PLD.
In transaction,
Line 1: itemcode 01: item name A Quantity: 3
Line 2: Itemcode 02: item name A Quantity: 5
Line 3: Itemcode 03: item name B Quantity: 10
Line 4: Itemcode 04: Item name B Quantity: 15
So in PLD
Line 1: Item name A Quantity 8
Line 3: Item name B Quantity 25
Desired result should be
Line 1: Item name A Quantity :8
Line 2: Item name B Quantity : 25
Regards,
Aditya
Edited by: Aditya Rao on Mar 7, 2012 10:10 AM
Edited by: Aditya Rao on Mar 7, 2012 10:35 AM
Edited by: Aditya Rao on Mar 7, 2012 12:48 PM

Similar Messages

  • Line number does not match in opteron assembly

    Hi,
    I have made an assembly for one of my files on Opteron but the problem i face is the line numbers shown by it does not match my code.
    I am getting a core in the same file and i am able to find the function name but the line numbers and offsets are not displayed in the assembly correctly.
    So i am not able to find the line number where the problem is.
    The following are the details:
    bash > uname -a
    SunOS sha-x86-view2 5.10 Generic_Patch i86pc i386 i86pc
    and i have given -S -xs command line options while making assembly.
    Can some one help me with that?

    Thanks for your reply Jolly.
    When I first activated the broadband I had the filter plugged into the front (centre) socket on the master socket and the line was connecting at approx 1.5 Mb. About two weeks ago I plugged the filter directly into the test socket and I got the increased connection rate as detailed above. I left the router on and everything connected for about 10 days but had no improvement in line profile. Could it be that my connection rate is so marginal on activating the 1.5 Mb line profile that the equipment at the exchange isn't detecting the increased (well kind of!) speed?
    The reason I was only connected for 17 min before posting that message was because I decided to restart the router to confirm that I was still connecting at that rate.
    I tried speaking to someone in Dehli about this but got absolutely nowhere........

  • Item overview line number

    Hi all,
    I have a doubt regarding the line item number in P.Req or P.O or any
    other document..
    To make it more clear..Is it possible to change or configure the line
    item number such as 10, 20, 30 etc to 1, 2, 3 etc...
    10. Pencils
    20. Pen
    30. Eraser
    I want to make it like..
    1. Pencils
    2. Pen
    3. Eraser
    If yes, could you please explain where i should make these settings??
    Thanking you
    Sonu
    <b></b>

    Hello Sonu,
    Pls goto the below path to change
    1.IMG-Material Management-Purchasing-Purchase Order-Define Document Types
    3rd Column says "ItmInt." change the value to 1 from 10.
    2.IMG-Material Management-Purchasing-Purchase Requistion-Define Document Types
    I think this helps you,
    Rgds,
    Balaji.

  • Delivery schedule line number in sales order is not populated in production

    Hi all,
    i am doing make to order scenario with 20 strategy group. In sales order we r defining the different delivery schedule lines.when i run the MRP and getting the plan orders for all the FG material and semifinished material, the sale order number and sale order item number is getting updated in production order . Beside these two , delivery schedule line number is not populated in production order.
    please give your valuable suggestion .
    i would be highly thankful to u
    Will reward points.
    Regards
    Kumaraguru

    Hi Kumar,
    Some changes done in your PRD server.If yes then contact abap consultant regarding the same.
    Because these type of problem comes when you do transport or changes done in the system.
    Regards,
    Anil

  • Delivery schedule line number in sales order is not populated  in productio

    Hi all,
    i am doing make to order scenario with 20 strategy group. In sales order we r defining the different delivery schedule lines.when i run the MRP and getting the plan orders for all the FG material and semifinished material, the sale order number and sale order item number is getting updated in production order . Beside these two , delivery schedule line number is not populated in production order.
    please give your valuable suggestion .
    i would be highly thankful to u
    Regards
    Kumaraguru

    Hi Kumar,
    Some changes done in your PRD server.If yes then contact abap consultant regarding the same.
    Because these type of problem comes when you do transport or changes done in the system.
    Regards,
    Anil

  • Delivery schedule line number in make to order

    Hi all,
    i am doing make to order scenario with 20 strategy group. In sales order we r defining the different delivery schedule lines.when i run the MRP and getting the plan orders for all the FG material and semifinished material, the sale order number and sale order item number is getting updated in production order . Beside these two , delivery schedule line number is not populated and delivery date is not picking correctly in production order.
    please give your valuable suggestion .
    i would be highly thankful to u
    regards
    piyush

    Hi
    When you do the MRP Run at MD02, maintain the Delivery Schedules as 3 (schedule lines), so when ever you do the MRP Run, it will run along with the delievry date.
    reward if it helps
    Regards
    Prasanna R

  • Delivery schduline line number in make to order

    Hi all,
    i am doing make to order scenario with 20 strategy group. In sales order we r defining the different delivery schedule lines.when i run the MRP and getting the plan orders for all the FG material and semifinished material, the sale order number and sale order item number is getting updated in production order . Beside these two , delivery schedule line number is not populated and delivery date is not picking correctly in production order.
    please give your valuable suggestion .
    i would be highly thankful to u
    regards
    piyush

    Hi
    When you do the MRP Run at MD02, maintain the Delivery Schedules as 3 (schedule lines), so when ever you do the MRP Run, it will run along with the delievry date.
    reward if it helps
    Regards
    Prasanna R

  • NullPointerException line number is }

    I am getting a NullPointerException, and on the line number
    reported is }. This closing brace is the closing brace for the
    method. Is there any significance to NullPointerException being
    reported at the closing brace of a method or is it just likely that
    the Exception occurs higher up and the line number is not
    being reported correctly.

    As others said, you should check to make sure your source and class are in-sync. This is the usual cuase of this problem. If you are still having this issue, you might be having an issue with an IDE or compilation tool. I've had problems where class files were built with the wrong lines. I think it was JBuilder that was doing it but I can't remember.
    The way you can verfiy that this is happening is add a new debug statement at the first line of the method that throws the Exception. If you don't see the debugging, you aren't using an up-to-date class. If you do see it and the line number is still bogus, then try compiling from the command line.

  • Print line number only on item lines (not text lines)

    Hi everyone,
    I need to print the line number on a document only for the item lines, not the text lines.
    I also want the line number serie to be in a straight ascending serie, not just to skip the numbering on the text lines.
    Like this
      Item    Description                         Price
    1   123    Item 123                              100 EUR
         This is a special offer for you!
    2   456    Item 456                               275 EUR
    3   678    Item 678                               300 EUR
         This item is not on stock.
    4   888    Item 888                               350 EUR
    Any hints?
    Thank you!
    //Susanna

    Hi Susanna,
    You probably need an UDF to achieve your goal.  There is no formula supporting your requirement.
    Thanks,
    Gordon

  • Line items in vendor code is not visible

    Hello SAP Gurus,
       My problem is related to advance payment to vendor,in FK10N (vendor line item display) line items for particular vendor is not visible.The actual problem which is coming is like for Fiscal year 2011 the vendor line items data is not being displayed  but the system message is "29 item displayed" but in the screen layout there is no display list.System message number is MSITEM024.
    It is not happening for single vendor,it happens for entire vendor list.
    with regards
    Rajiv

    Hi ,
    Please check whether it is due to missing authorizations .
    Kindly check the auhtorization group that you have put in the vendor master .
    After executing the FK10N execute the transaction  SU53 there you can find the missing authorizations .
    Regards ,
    Dewang

  • Display  Purchase order, PO Item , Order Number ,entry sheet quantity ,entry sheet price ,invoice quantity, invoice price  against each line number

    hello all,
    i have an ALV report requirement like this,
    on the initial screen i have displayed(for a given agreement number like in ME33K )
    in the selection screen i have taken agreement number as EKPO-EBELN.
    purchase document number        item number        short text        target quantity      net price
    5400000019                                  1                      xxx                  1.000                  304300.00
                                                        2                     xxxx                 1.000                  500000.00
    the above fields i have taken from EKPO table.....
    and on double clicking the  item number i have displayed
    line number          service number       short text           quantity    units    gross price   quantity released
    1                           swr10                   xxxx                 2.00          kg          500             2
    2                           swr11                    xxxx                5.00          EA         500             2
    the above fields i have taken from ESLL (esll-extrow, esll-srvpos, esll-ktext1 , esll-menge  etc......)
    this i have done by passing EBELN to ESLH and getting PACKNO and passed this PACKNO to ESLL.
    now my question is i need to display  Purchase order, PO Item , Order Number ,entry sheet quantity ,entry sheet price ,invoice quantity, invoice price
    against each line number above.....
    from which table do i need to take these fields.....
    please guide me....
    thankq....

    Thanks Andra,
    The problem is the multiple invoices is for non goods receipt item so there will be no delivery.At the time of creating a PO the GR is not checked so there will be no delivery .
    Also this setting is for invoices which are comming from Vendors.But if we are genrating the invoices manually it is not blocking those invoices.Also i there is nowhere mentioned in Incomming invoice to set tolerence for incomming invoice.Are you talking about Vendor tolerences?
    Thanks in advance
    Edited by: Metroid01 on May 14, 2009 6:52 PM

  • How do I update grouping or description for multiple items?

    As the question implies, I would like to update information in the Grouping and Description fields for multiple items as a way to keep things organized. What I have discovered is that there are some quirks in the new Get Info window that were not in past implementations, which are completely inexplicable and nonsensical to me.
    For instance, when you open the Get Info window for an item that has no information in, for instance, the Grouping field, you will not see a Grouping input field, as in this screenshot. The Grouping field should be where the bottom arrow is. Notice also that the Description field is available. I will get back to that in a minute.
    If you manually double-click into the Grouping field on the main iTunes screen, you can enter the information there. Then, when you open the Get Info window, ta-dah! The field magically reappears, as in the screenshot below.
    The trouble comes when you want to edit this field for multiple tracks. If you select multiple tracks, and they do not all have the Grouping field already populated, the field does not appear. What this means is that you are forced to manually enter the information for every track! This is completely unacceptable when you need to edit information for, as in my case, 122 tracks. The following image shows the Get Info window that appears after selecting two items, one with the Grouping field manually populated, and one with no info in the Grouping field.
    Not only has the Grouping field disappeared, but the Description field, as well. Thanks, Apple, but I think I can decide for myself whether or not to populate these fields for multiple items. Let's get 'em back, huh?
    SO… does anyone know of any valid method for accomplishing this task? Without manually entering the same information in hundreds of fields? This is the future; computers are supposed to do these monotonous tasks for us, aren't they?
    Oh, please don't suggest Option-clicking to open the older, better, Get Info window, as Apple has decided that we should not have that option any longer. We apparently have to organize our music their way. Think different!

    The Add Field button was in the editors of 12.0.1 (where the new-style editors had a very "half-finished" feel)  - it is not there in 12.1.  Apple have determined which metadata fields should be available for each kind of media, with no option for the user to modify this.  In Apple's own words: "Get Info has been completely redesigned in iTunes 12 to focus your attention only on what’s necessary for the selected item."
    The only options are:
    temporarily change the media kind (Options tab) to one that includes the field you want to add values to, enter those values, and then change the media kind back again
    make the relevant fields visible in an appropriate list view and edit values there - the big limitation being that you can only do this one item at a time
    I can see - to a degree - why Apple may have made some limitations so that metadata elements are available based on their relevance to different media kinds.  However, one of the issues mentioned above seems like a bug - if a single audiobook file can have a Description tab, I see no reason at all for that not to be available for multiple items of the same kind.
    If not already done so, report these issues and dissatisfaction with the "new" metadata editors in 12.1 (and the absence of a "back door" for the old-style ones) using Apple's iTunes feedback page.

  • Line items for the PO are not automatically displayed

    Hi all,
    When attempting to post an invoice against PO, the line items for the PO are not automatically displayed. When we went to the Listing of PO's and brought this up, we noticed under the "invoice"tab that the: Invoice Receipt & GR-BsdIV is checked.
    need your help
    Thanks
    Fayaz

    Hi,
    Can you check delivery complete indicator in PO. It is in PO item details delivery tab.
    In MIRO transaction, select the  tab Purchase order/scheduling agreement, enter PO number and press enter.
    Right hand side select the layout all information .
    Regards,
    Chandra

  • Grouping of SC line items to single PO

    Hi,
    We are facing an issue with grouping of SC line items to one single PO as per the details given below.
    The requirement is if the SC has 10 line items as below
    5 line items with no source of supply                - 5 PO's
    3 line items with preferred vendor (82000000)    - 1 PO
    2 line items with preferred vendor (82000001)   - 1 PO
    In the first case 5 PO's has to be created. This is standard no issues.
    In the second case system has to group 3 line items to 1 PO.
    In the third case system has to group 2 line items to 1 PO.
    We have tried the BADI BBP_LOCAL_GROUP_PO and it doesn't help for the second & third case of our requirement.
    We tried using the Document change badi to convert the Prefferred vendor to vendor and could not do that.
    We also tried the FS BBP_SC_TRANSFER_GROUPED, but it doesn't cater to our requirement.
    Any help would be highly appreaciated.

    Here is a sample code that convert preferred vendor into fixed vendor.
    You can easily change it to your requirement )
    method IF_EX_BBP_DOC_CHANGE_BADI~BBP_SC_CHANGE .
    Constants : c_vendor type BBP_PDS_PARTNER-PARTNER_FCT
    value '00000019',
    c_preferred_vend type BBP_PDS_PARTNER-PARTNER_FCT
    value '00000039'.
    Data : ls_partner type BBP_PDS_PARTNER.
    *Read Table it_partner into ls_partner With key PARTNER_FCT = c_vendor.
    *If sy-subrc NE 0.
    Loop at it_partner into ls_partner
    where PARTNER_FCT Eq c_preferred_vend.
    Move c_vendor To Ls_partner-PARTNER_FCT.
    Modify it_partner from ls_partner index sy-tabix.
    Endloop.
    *Endif.
    et_partner[] = it_partner[].
    ET_ORGDATA[] = IT_ORGDATA[].
    ET_ITEM[] = IT_ITEM[].
    ES_HEADER = IS_HEADER.
    ET_ACCOUNT[] = IT_ACCOUNT[].
    *break ybo
    *IT_PARTNER
    *ET_PARTNER[]
    endmethod.

  • Item description not getting updated when material description is changed

    Hi,
    In a contract, line item description gets copied from material master. However, when material master is updated line item description does not get updated in a transaction. Is there a way to update this?
    Thanks,
    Deepak

    Hi Deepak,
    Line item description is not changed as when you enter the material in order and save, description is saved in table CRMD_ORDERADM_I along with other details. now if you change the material master description it is pretty obvious that CRMD_ORDERADM_I contents will not automatiically change. if you enter the same material again in order as new line item system will read from material master whereas for existing line items will be read from CRMD_ORDERADM_I . you can change the description using FM CRM_ORDERADM_I_MAINTAIN_OW
    i hope it clarify your concern.
    Thanks
    sudhir grover

Maybe you are looking for

  • Can't upgrade Win 7 Pro/64 to Win 8 Pro - setup can't continue

    Hi, When I try upgrade Win7/64 to Win 8, after "Collecting files, Settings and Applications (100%)" , error message says "setup can't continue". The setuperr.log says basically "Failed to backup BCD database". So I have reinstalled Win 7 (over the cu

  • SUGGESTION FOR APPLE, APPLE PLEASE READ THIS!!!

    Okay ive been thinking and i believe apple can do some upgrades to the trackpad in a software update to do even more amazing stuff for example: -how about you touch the four corners of your trackpad to turn off your laptop -or three corners for resta

  • Apple Mail 2.1.3 imap issue

    I have three Gmail accounts, one of which is a university account. I have them all imap enabled through my Apple Mail. I am unable to access my university account because I am getting a Connection Failed message that says: There may be a problem with

  • SAP GUI 7.20 Frontend screenshot functionality

    Hello, as mentioned in the SAP Note 1393114 - "New features in SAP GUI for Windows 7.20" there should be a new Feature called: "Frontend screenshot functionality: The SAP System can now transfer screenshots of the current SAP GUI state to the server.

  • Messages are flagged for follow-up, but the user didn't flag them.

    Hello All, I have two users who are complaining that messages they didn't flag are showing up as flagged in their To-Do bars.  The odd thing is that the flagged messages are only present if they are not in Cached mode, or if they check OWA.  Both use