A/R invoice and A/R downpayment invoice numbering

Dear Expert
My client would like the numbering of A/R down payment invoice and A/R invoice fall into the same sequence to fulfill business needs. i.e. After issued of an A/R down payment invoice (e.g. no. 30), then when issue an A/R Invoice, the document number of the A/R Invoice would be no. 31. After that, if another A/R down payment invoice or A/R Invoice is issued, the document number would be 32.
Is it possible? If not, are there any workarounds available?
Thank you
Regards
Elton

Problem solved.
After activated 'Permit more than One Document Type per Series' under Company Details -> Basic Initialisation, go to System Initialization => Document Numbering => Relate Series to Document double click the grey box next to Document type and a window of the Series for that particular document type appears. Click New and Numbering Series  - Set up window pops up. Right click to add a row for new series, enter name, required First No. and Next No. for the series. Also, rememeber to define a new Period Ind. for the Primary Series and click Update. On the window of Series, uncheck the box for Primary Series and check the box for the newly created series, click on the number next to the newly created series name to highlight the row and click Set as Default. Finally, click update to confirm the changes and now the document will follow the newly created series.
Regards
Elton

Similar Messages

  • Creating A/R Invoice after A/R DownPayment Invoice

    Hi Experts,
    I have come across a scenario where the client wishes to create A/R down payment Invoice for 90% of advance requested to their Customers. But this bill may or may not be cleared (Payment may or may not be received) and further they wish to raise the invoice for rest 10% of the payment(A/R Invoice).
    The problem is that SAP B1 does not allow us to refer or adjust the down payments in A/R invoice unless and until there is no Incoming Payment received against those down payments . But as per this scenario the payment may or may not be cleared before raising A/R invoice.
    please suggest me some workarounds to overcome this problem.
    Thanks and Regards,
    Pooja Singh.

    Hi Pooja........
                 Your doubt was like you are raising the 90% of the total invoice and once last bill received by client he will give you the payment completely. Right?
                 But system is not allowing you to raise last invoice of 10% of total becuase of SAP Behaviour. In this case you can raise Down Payment request of 90% of Total. so that you can get the printout without stock effect. Stock will remain the same. But as you are raising 90% of Total initially then you can raise two more invoices (90% and then 10%) on the basis of Sales Order or Delivery Doc. In this way you can solve your purpose. Effect will be the same as you want but here because of Down Payment Request it will not be able to create liability of your customer as its non accounting document.
    Regards,
    Best Rahul

  • Delivry Challan/Proforma Invoice and Actual A/R Invoice Number sud b same

    Hi.. Experts , Please read the following scenario :
    my client wants to send the proforma Invoice to his customer at the time of delivery. He does not want to punch actual A/R Invoice at this stage reason some time his delivery gets rejected due to some reason. So he wants to be at safer side.
    When the send goods is successfully delivered only then he wants to punch actual A/R invoice in the system with the same number of Proforma Invoice.
    Solution I have given :
    What I have done, I have prepared one more PLD named Proforma Invoice based on the Delivery document.  the Number of this Proforma Invoice is based on manually entry number. when the goods is successfully delivered to the customer, Actual A/R Invoice with same Number (Proforma Invoice number) manually entered.
    Please let me know whether this solution is suitable or not..
    Regards
    Rakhi

    Hi  Joseph
    No there is no issue in document Number but I feel it would be bit tough to maintain document number manually in future because here I I have to punch A/R Invoice Number manully with the number of Proforma Invoice (delivery Document Number).
    Lets say during delivery , the proforma Invoice number i punch is  3000 but this document number is not available for A/R Invoice. then how I will maintain this situtation ?
    Regards
    Rakhi

  • A/R Downpayment Invoice ??

    Hi all,
    previous we adding invoice and A?R Invoice using object.
    Please help How to Add A/R Downpayment Invoice using object ?
    thanks in advance
    surajit
    Edited by: Surojit Kundu on Oct 17, 2011 11:37 AM

    Hi
    Try this
    'Create DownPayment Invoice Object
                oDPM = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oDownPayments)
                'Set Down Payment Header Values
                oDPM.CardCode = txtCardCode.Text
                oDPM.DocDueDate = DateDue.Value
                oDPM.DownPaymentPercentage = Convert.ToDouble(numPercent.Value)
                oDPM.DownPaymentType = SAPbobsCOM.DownPaymentTypeEnum.dptInvoice
                'Set Down Payment Line Values
                oDPM.Lines.ItemCode = txtItemCode.Text
                oDPM.Lines.Quantity = Convert.ToDouble(txtQuantity.Text)
                oDPM.Lines.Price = Convert.ToDouble(txtPrice.Text)
                lRetCode = oDPM.Add ' Try to add the invoice to the database
                If lRetCode <> 0 Then
                    oCompany.GetLastError(lErrCode, sErrMsg)
                    MsgBox(lErrCode & " " & sErrMsg)  ' Display error message
                Else
                    MsgBox("Down Payment Invoice Added to DataBase", MsgBoxStyle.Information, "Invoice Added")
                    ' Enabling the next button in the process
                End If
            Catch ex As Exception
                MsgBox(ex.Message)
            End Try
    Regards
    Arun

  • Print normal invoice and send invoice as pdf to creator of invoice

    Hello to all,
    this is my first post in this big, special and great community. 
    Many thanks to all people in background for realizing and customizing !
    I have a request to print the normal invoice and to send the invoice as pdf copy to the creator of the invoice at the same time.
    Using include RVADOPFO and medium 5 would be the correct solution, if I could use the email field in customer master data entering the mail adress of the creator.
    But it is not possible, the field is used otherwise.
    Can anybody help me to solve the problem ?
    Thanks in advance and regards
    Claus

    Hi,
    One Print Program is sufficient to generate the Print invoice and send the Invoices as PDF to  customer.
    In the NACE transaction code , In the OUTPUT TYPE define a output with the  Transaction medium as 1 & 5
    In the CONDITION RECORDS in VV33 also maintain the MEDIUM as 1 and 5
    Alternatively you can you one program to generate the PDF and save to your LOCAL file and send to customer
    The PROGRAM to generate the PDF is  RSTXPDFT4
    Please check them and let us know your feedback
    regards,
    santosh

  • Sales Orders And Downpayment Invoices

    Hi,
    I am trying to get a link between the Sales Order and the Downpayment Invoices.
    As I open a Sales Order I cannot directly figure out weather it has a down payment
    invoice or not. (DP Invoices will not show on Target Document Button on the tool bar)
    Is there a way to Find it out??
    When I am going through the ORDR Table I have noticed DpmDrawn, DpmPrcnt, DpmAmnt, DpmAmntFC, DpmAmntSC, Columns.
    DpmDrawn Shows Values 'Y' or 'N' but rest of the fields are just showing default values (null or 0.00)  for every Sales order.
    Is there any setting I have to set up to fill those fields?
    or is there a better way to check that Sales Order has a Downpayment Invoice??
    Thank you very much for your help.

    Hi Suda,
    Thanks for the quick answer. True, that is the way I use to find the DP invoices.
    Problem is no one check it before they generate a new DP invoice for the Sales Order.
    We end up creating few DP invoices for the same Sales order.
    I just want to stop that. Thats why i am trying find out a link between sales order and the
    DP invoice and show it with the Sales order or give a rule.
    Thank you very much for the help.
    Kind Regards
    Sanjaya

  • Query in AP Invoice and AP Downpayment Invoice

    Hi Expert,
    I'm using the following query to generate report from AP Invoice by due date:
    SELECT T0.[CardCode] as 'Payee Code', T0.[TransId] as 'JE Number',  T0.[CardName] as 'Payee Name', T0.[DocDueDate], T0.[DocTotal] as 'Amount Due', T1.[U_DisBank] as 'BankCode', T2.[Name] as 'Bank Name' FROM OPCH T0 INNER JOIN PCH1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN  "@HOFFICE" T2 ON T1.U_DisBank = T2.Code WHERE T0.[DocDueDate] >=[%0] and  T0.[DocDueDate]  <=[%1] and  T2.[Name] Like 'BDO%' and T0.[DocStatus] ='O' ORDER BY T2.[Name]
    However, I want also to include in the report the data from AP Downpayment Invoice, are there any possibility to include in the report with same column but different table source?
    Thanks,
    Arlmi2000

    Hi,
    Try this one:
    FROM
      dbo.ODPO T0
      INNER JOIN dbo.DPO1 T1 ON (T0.DocEntry = T1.DocEntry)
      LEFT OUTER JOIN dbo.PCH9 T2 ON (T1.DocEntry = T2.BaseAbs)
      LEFT OUTER JOIN dbo.OPCH T3 ON (T2.DocEntry = T3.DocEntry)
      LEFT OUTER JOIN dbo.PCH1 T4 ON (T3.DocEntry = T4.DocEntry)
    This code is from AP Downpayment then AP Invoice.
    Just reverse code so that the result will be AP Invoice then AP Downpayent.
    Thanks.
    Clint

  • Where is the link between Sales Invoice and Downpayment Invoices

    We made a downpayment invoice. And processed incoming payment for such invoice.
    Then proceed to Sales Invoice, which was applied to the Downpayment invoice. Everyting went well.
    We tried to use crystal report to extract the Sales Invoice (OINV, INV1) and link to the downpayment table (ODPI) to print the breakdown in the invoice form. We could not find the relationship in this table.
    Can someone help ?
    KC

    Could it be helpful for you to use view in enterprise manager ? I just see the docentry field as the link field among OINV, INV1 and OPDI.
    If you use down payment request, I think you could not since it is a note and must be reconciled after invoice created
    Rgds,

  • Link table between AP Invoice and AP Downpayment Invoice

    Hi,
    I want to get the link between the table OPCH and ODPO,
    so that I can monitor the cash advances,
    Thank you very much,
    Regards,
    Clint

    Hi Gordon,
    I have tried that already, if we follow the process, First we enter the Downpayment from AP Down module, after that we go to the AP Invoice and we click the button Total Down Payment to call the amount from Downpayment, we cant see the Base Entry and Target entry since both have different module but we can see they must have be a connection since Ap Invoice can call the payment from Downpayment and there must be a connection between them but I cant see how.
    Thank you very much.
    Clint

  • How to calculate AP invoice and AP downpayment AR Credit Memo together?

    Dear All,
    Does anyone know how to calculate AP invoice and AP downpayment AR Credit Memo together for the purchase summary, by using SQL statement?
    Is it sum altogether...like AP_Invoice + AP downpayment - AP Credit Memo?
    The result as shown below:
    BP_Code        Total
    XXXXXXXX        $10,000
    From Samson
    Edited by: samson leung on Jun 10, 2009 9:49 AM

    Try this to start:
    Select T0.CardCode 'Vendor#', Sum(t0.DocTotal - isnull(t3.DocTotal,0)) 'Total'
    from dbo.opch t0
    inner join dbo.pch1 t1 on t1.docentry = t0.docentry
    left join dbo.rpc1 t2 on t2.docentry = t1.TrgetEntry
    left join dbo.orpc t3 on t3.docentry = t2.docentry
    group by T0.CardCode
    Thanks,
    Gordon

  • Error while posting A/R Downpayment Invoice with Excisable Tax Code.

    While posting A/R Dowpayment Invoice with Excisable Tax Code error of "Unbalanced Transaction" appears. This error does not occur while posting A/R Downpayment Invoices with Non-Excisable Tax Codes.
    Kindly provide a solution for the same.

    SAP Note Number: 1179405
    Error -5002 when trying to copy a document with Sales BOM
    In order to create the delivery via the DI, you need to set the oDoc.Lines.BaseLine value to the LineNum value from the RDR1 table (in the above example you should enter the value 2).
    we set oDoc.Lines.BaseLine=0 before starting the lines loop. This has resolved the issue.
    This note was really helpful and it was found in another query.
    You can also refer to this. https://forums.sdn.sap.com/click.jspa?searchID=19070513&messageID=6178079
    Thanks.
    Edited by: Sadanand Manda on Nov 24, 2008 12:16 PM

  • Query Report:To Retrieve Data from A/R Invoice and A/P Invoice

    Hii Experts,
          I am a new Sap B1 Trainee.I am facing a problem when retrieving data from A/R Invoice and A/P Invoice in order to track
    Expenditure and Revenue according to a Bussiness partner,
    I am using union to retrieve the information,but it is saying a error that  Error Converting Varchar to Numeric and also
    i would like to know how can i show the total final payment by reflecting Downpayments in A/R Invoice and A/P Invoice
    With Regards
    Cherry.

    Hii.
    My Sap B1 version is 8.8.1 and patch level is 20. Actully i need a scenario where i can able to show both Expenditure and Revenue of a particular bussiness partner and profit/loss in a single query report.
    I need some tips regarding this,When i am doing union i am getting conversion error converting varchar to numeric when i take
    Sum(Line Total) from OINV and Sum(line total) OPCH group by docdate and docentry and BP .
    and another scenario is how to deduct A/P downpayment or A/R downpayment from A/P invoices and A/R invoice to get the final Revenue and Expenditure ..
    Thanks & Regards
    Cherry

  • Cancel down payment Invoice and accounting document without lines item

    Dear masters,
    I have a problem with down payment invoice cancel. As you know when doing invoice down payment request, after release to accounting, the accounting doc will have special G/L indicator is F (noted item). And when I cancel this billing down payment and after release to accounting, the accounting doc of cancel invoice will not have any lines item. Now I want to have lines item for cancel down payment, how can I do that? I really appreciate your support!
    Regards,
    Nguyen Pham.

    Dear Nguyen,
    As i understand your process you created Downpayment Request from SD.
    Then created Downpayment with reference to that request.
    Then you generated Billing invoice and released to accounts.
    After that you cleared the downpayment with the Billing document.
    Now you want to cancel all this.
    First cancel the downpayment by FBRA reset and reverse.
    Then cancel the billing document.

  • "Post Invoice and Payment seperately"

    Hi Guys,
    I need help on resolving this issue.
    We are posting a vendor downpayment using F-48.
    We are then doing a vendor invoice and subsequently clearing the open items using F-58. But we are getting the following error while posting
    "Deferred Tax : Post Invoice and Payment seperately $1"
    Thanks,
    Srikanth.

    hi,
    Do you have two tax codes setup up.  One tax code to post with the invoice and another one which is used for transferring when the invoice payment is made.  Please check that you are using the right tax code setup for the posting with the invoice.
    Regards
    Girish BP

  • Proforma Invoice and Advance Invoice

    QUESTION
    ========
    In Purchasing and Payables - when purchasing organization receives Proforma
    Invoice from supplier it can not make advance payment before receiving advance
    invoice.
    The work flow is as follows:
    Real Business Process: Purchase Order from Purchasing organization - Proforma
    Invoice from Supplier - Payment - Advance Invoice - Final Invoice - Final
    Payment
    Oracle Workflow: Purchase Order from Purchasing organization - Advance Invoice
    - Advance Payment - Final Invoice - Final Payment
    How to match the two processes?
    Please answer me if you met this problem before!
    VBL

    Try Doing the same scenario via downpayment.
    Raising a performa invoice for this scenario is a bit incomplete, unless customer requests for the same.
    for downpayment do customizing as below
    SPRO - Fin Acc - AR and AP - Business Transactions - Down payment received - define recon a/cs for customer downpayment (OBXR) and OB40.
    while positing use
    F-37 Downpayment request
    F-29 downpayment
    f-39 downpayment clearing
    Regards

Maybe you are looking for