Sequence of items on invoice

We require the sequence of items on the invoice to be consistent with the sequence on the original sales order. Currently we cannot achieve this when there are multiple deliveries.
Scenario:
1. Create a sales order for a customer. The sales order has text lines, regular and subtotals. It is a large order (approx. 70 different items).
2. Make partial deliveries based on the sales order. The order has not been completely delivered yet. The items are delivered in a different sequence than appears on the sales order.
3. Create an Invoice for the delivered items using u2018Copy fromu2019 and choosing multiple deliveries.
SAP draws the data from the deliveries. This means that the list of items is in a different sequence compared to the sales order. I want them to appear on the invoice printout in the same sequence as on the Sales order.
We are currently spending a lot of time trying to organize the invoice into a presentable format.
I can't sort by column as we are using text and subtotal lines.
I saw an article with a workaround to use a Reserve Invoice but am unsure about the consequences of this in accounting and reporting.
Any suggestions please?

Hi Maeve,
You have option to create a UDF SrNo at Item Level in Marketing document and then put a FMS to bring respective Sr.No. from Sales Order.
Then while printing Invoice use this UDF SrNo instead of system field.
All the very best...
BR
Samir Gandhi

Similar Messages

  • Payment with residual items in invoices with defer $1 in transaction F-32

    Dear all,
    We receive the following message when we want to clear an item which has a deferred tax code.
    Payment with residual items in invoices with defer $1
    Is there a way to clear these items? I've found on the forum:
    " Please note that the residual item option is not supported by the
    deferred tax solution. Please use the partial payment option instead.
    The report does not support residual items payment. The reason
    is clear. The second and subsequent residual item payments have no
    reference to original invoice. The report blocks such postings.
    If you use deferred tax solution in your system (RFUMSV25 or RFUMSV50)
    it is forbidden to use residual item method "
    However in the next lines the person said that for F-32 it works:
    "But it allows me to do residual item in F-32 (customer clearing)".
    Can this problem be solved or is it just impossible?
    Regards.
    Leen
    Edited by: Leen Debrabanter on Dec 8, 2010 1:23 PM

    Hi Leen,
    I'm facing the same error in F-28. has this been answered? If so, kindly provide the solution.
    Thanks

  • Total amount of all the items of invoice at document level to present ....

    We have two cubes one is sales document count cube (header data) and other one is sales transation cube (item level data) . Invoice net val is there in sales document count cube and profit center, principal and item category is ther in sales transation cube.
    our requirement is ,total amount of all the items of invoice at document level to present along with principal, profit center & item category.
    This has to be done in the document count cube and not the transaction cube.
    note: multi provider is not solution. There any solution at query level?

    hi
    If your using 2 ODS one for header and one for Item to 2 Cubes.....
    Then just create a update rule between Item data ODS to Document CUbe mapping the new keyfigure ( Net value of total of all items in sales order )
    If not tel me how the cubes and ODS are fed the data
    Assign points if useful
    Regards
    N Ganesh

  • Reg: Maximize the Number of Line Items in Invoice Verification

    Hi Gurus,
                 For a Client who is dealing in Retail business,there is a necessity to maintain a huge number of line items at Invoice Verification level.Standard SAP has some maxium line items for each document type.Where are the control for maximum line items and how to increase that?
    Regards,
    Sarosh

    Hi,
    At Billing-Country specific settings you will be able to maintain maximum 3 digit billing item no i.e 999.
    Any other suggestion.
    Regards,
    Sarosh

  • To remove line items from invoice which have 0 qty.

    Dear Friends,
    Requirement: To remove line items from invoice which have 0 qty.
    For this I wrote the code in RV60AFZZ. It is very well happening, but when last line item comes it is failing.
    What I have written is " DELETE XVBRP WHERE FKIMG = '0' ." . This code is deleting all the line items with 0 qty except last line item.
    Actually, this exit works line item wise. Once the line item is appended, the code what I have written is working. For the last line item, record is not appended when this exit is triggerred, thats why last record is not deleted.
    The include where all line items are getting appended in XVBRP is LV60AB03. I modified this also. Same code I have written here to delete the records once it is appended. But after doing this the problem is - invoice is not getting created.
    Please help me in doing this so as to delete this last record also. I tried with other logics also, not able to track the last record.
    Please help me to resolve this problem.
    Thanks.

    Hi,
    Check user exit RV60AFZC.
    RV_INVOICE_DOCUMENT_ADD is the FM which is called to generate number for the invoice after all the line items have been added to vbrp structure. Add a break-point here and check.
    All the best.
    Regards,
    Amit

  • Sales AR Item Type Invoice Print Layout Design "Sub Total" per Page

    Dear Forum Team
    We need some advice on how to modify, fomulate(?) [Sub Total] for each page's 'amount' on the Sales AR Item Type Invoice.
    Currently the 'sub total amount' on each page is showing Grand Total instead of sub total.
    Thanks

    Hi,
    In you PLD, In repetitive area, you might have linked the fields like Item name, Item Description, and so on. In these fields one of the field will be Total for line items.  Am i right?
    If it is so, then in repetitive area footer, Create one Formula field and give formula PageSum("Field_025") (in your case)
    Ie., Field_201 = PageSum("Field_025")
    Field_025 - contains the Line Total of Row items.
    I hope this could help you.
    Raja.S

  • How to display a sequence in item?

    hi! well, i don´t know how to display a sequence in item. i created a sequence in sqlworkshop. now i want what the sequence will display in item(for example :P8_COD_SERVICES). I HOPE ANSWER. BYE
    (AH! I TRYNG IN ITEM.DEFAULT VALUES BUT NOTHING)

    Alvaro,
    Maybe the item source type could be SQL Query and the query would be: select seq.nextval from dual. Or you could have a before-header page computation do the same thing for the item.
    scott

  • Create Item AR Invoice to Service AR Credit Memo

    Hi Expert,
    Customer is running 2007A PL30. We understanding that it is impossible to copy Item AR Invoice to service AR credit memo. It is customer business practice to issue same AR invoice to all customer for same item and later issue service AR credit memo to customer. Customer wants the item information to be copied to service AR credit memo rather than keying multiple rows to indicate discount given on which items. It is not possible to include discount at original AR invoice.
    Any workaround or solution to solve this problem?
    Regards
    Thomas

    Please note the following:
    Item and Service type documents do not have a one to one match of the row level fields.  So the ItemCode from the AR Invoice could not be copied to a AR Service CM as the ItemCode column is not exposed and these are 2 different types of documents.
    This is what you could do....
    Open the AR Credit Memo...Enter the Customer Code....
    Add a formatted search to the Description field to Display the list of Items and take the Invoice number from the user as a parameter.
    Query same below
    SELECT T0.ItemCode FROM [dbo].[INV1] T0 INNER JOIN [dbo].[OINV] T1 ON T0.DocEntry = T1.DocEntry
    WHERE T1.CardCode = $[$4.0.0.] AND T1.DocNum = '[%0]'

  • Line of item in invoice

    Hi,
    Can anyone tell me how we can fix the line of item in invoice ?
    Thanks in advance..............
    Sanjay

    Hi Bijal,
    Thanks for your reply....
    Actaul i want to Restrict line of item in invoice.Hope this will be clear now
    Regards,
    Sanjay

  • Sequence of items in 'to do' list now abritary after adding a new calender

    Hi I doubt there is a fix for this but I would like to understand the problem.
    I added a new calender (on the left, in a new color) and my to do list is now scrambled. The sequence of items was important, they were grouped, and now they seem to be in a random order. I'm not using priorities.
    WHY?! : )
    Perhaps now is a good time to switch to a competitor?
    Any thoughts?
    Thanks
    Matt

    For some reason the actual Task in the process is not being completed. If you see the same Task ID then you are probably still looking at the same actual Task because if a new Task was created, it would still get a new ID incrementing in value. What happens when you select the green check mark in the Task card in Workspace (rather than complete from the form view). If this works then perhaps there is something wrong with the submit button on your form. Also, what version of Reader are you using?

  • Payment with Residual items in invoices with defer $1

    Dear Experts,
    While doing amount splitting for a customer using tcode f-32 i am getting the error "Payment with Residual items in invoices with defer $1".
    Please help.
    Thanks and Regards

    Hi,
    The invoice value was Rs 100,000.00; this includes an amount of Rs 10000 as retention. The amount of Rs 100,000 is debited to the customer.
    Now i want to split the debit to the customer into 2 parts. One for retention and the balance for the receivables. For this i am using t code f-32 where in i will split the amount into 2 parts as Rs 10000 and Rs 90000.
    While posting this doc i m getting this error.
    Thnks

  • How to create item wise invoice with reference to sales order.

    Hi ,
    Please let me know how to create item wise invoice with reference to sales order.
    Ex : Sales order has 2 line items .
              When creating invoice system should create two invoices for each line items.
    I have tried with copy control but I am not able to do it.
    Please advise.
    Regards

    Hi,
    Please let us know your exact requirement. Whether you want it to be fixed like only one line item to be billed every time ot it to be based on selection you do every time.
    As per my understanding it should not be fixed and in that case it should like as follows,
    In VF01 you will select Del. document/S.O. number and click on selection list and will take you to next screen as mention below,
    and select desire line item to be billed and click on copy and will take you to billing screen.
    Regards,
    Ajit K Singh

  • How to enable automatic sequence numbering for intercompnay invoice?

    How can the sequence for "PA Internal Invoice" be automated.?

    Hi
    You may navigate to Projects Implementation Options, and go to the tab - Internal Billing.
    There you may find the field - Invoice Numbering. You can select Automatic or Manual.
    Per your requirement enter - Automatic, and go on entering the starting number to use for internal invoices.
    Dina

  • Sorting of order items on invoice

    How can we make sorting on order items in invoice when we are clubbing together many sd-orders in one invoice?
    In the document flow, the sd-orders are sorted in a correct matter - but when we look at the invoice the materials is not sorted in the same way.
    Take a look at the link [sorting|http://img212.imageshack.us/img212/2433/sortingdocumentflowvsinit8.jpg]
    I would expect the order items from sd-document 37403, then 37404 etc. to be sorted in the invoice in the same way as document flow - hence order items from 37403 first, then order items from 37404 etc.
    Is this possible and if so how?

    I haven't received any answers or feedback to this question.....does it mean it is not possible to sort this on the SD-side?

  • Batch split items in invoice

    Hello Friends,
    I have a delivery item with batch split and which consists of 5 batch split items. If i create an invoice from delivery , invoice is whowing all 5 batch split items as 5 line items in the invlice. User wants only the one item  with full quantity should show in invoice.
    Please guide me how to do this.
    Thanks,
    Ashok S

    fyi,
    -While Creating Invoice for Batch split material, System copies all the batch items including main item, where as, system should copy/combine all batch split items into Main item, batch split items should not be shown in different line items in Invoice.- ?
    In copy control from the delivery type to billing type VTFL, for the item category maintain billing quantity as G. This will ensure that the batches are clubbed into single line item.
    In Item Category of the Billing, goto VOV7 u2013 maintain billing relevance as u201CMu201D.
    - Batch Management in STO, after creating delivery via VL10F, wrt: STO order, automatic batch determination is not happening for the batch managed material. But for the same Material, from SD it is working fine. System displays message as u201C No Batch search procedure assigned to the order typeu201D
    In V/C5, batch has to assigned to the determination procedure in combination of Sales Org / Dist Channel / Division / Order type u2013 Search Procedure / Check batch indicator.
    *Sales area should be taken from STO-ME22n, Shipping tab at item level.
    *Order type should be, default Order type from the specific Delivery type eg:NL-
    Item Category for STO main item : NLN / batch item: ULN, both has to be marked for automatic batch determination indicator in IMG-LG-Batch Mgmt u2013 Batch detu2019n & Batch check u2013 Automatic batch detu2019n in SD u2013 Activate Auto. Batch detu2019n for Delivery Item Catu2019s
    After following above procedure, system displays error message as u201C Item Category is not maintainedu201D
    -Tcode:0184-Delivery item cat detu2019n
    Maintain entries as u201CDel type/Item cat group / Item Usage / High. Item Cat- Default, Item catu201D
    Eg: NL u2013 NORM u2013 CHSP -= ULN
    CHSP u2013 Batch split item.
    NOTE: Copy Controls from Delivery u2013 billing at item level u2013 ULN should not be maintained.

Maybe you are looking for

  • How Can I get extend of ThemeBasedFOI layers

    Hi, I am trying to figure out how I can get extend of ThemeBasedFOI layers. With this information I try to center my theme based FOI. So far I tried two ways: - My first trial was getLayerBoundingBox method of ThemeBasedFOI class. However the resulti

  • Quicktime 10 doesn't recognize external video source.

    Setting up my new 27" iMac, and discover that Quicktime 10 doesn't recognize an external video source fed in through the firewire port. It is an older Sony analog to digital video converter, and goes through a FW400 to FW800 converter. Quicktime does

  • OSB - Business Case for Adapters Vs Transport

    Hi 1. Can you please explain me a business case on when one should use Db/JMS/FTP/File Adapter in OSB and when should one go in for equivalent transports for configuring Business/Proxy services? Would be great if you could point me to some documentat

  • Error in launching Interaction Center

    Hi All, We have released transport requests from Development to quality box. when we try launching Web UI in quality box we are encountering dump saying" cannot display view CRM_UI_FRAME/WORKAREAVIEWSET of UI Component CRM_UI_FRAME. An exception occu

  • Airport Express Appears Connected, But No Music

    I have the oldest version of Airport Express, and a 2009 vintage Macbook Pro with Yosemite recently installed, iTunes 12.0.0.140. Yosemite does not support the Airport Utility needed for the AE I have, but I was able to configure using Airport Utilit