Installment invoice layout

Hi All,
I have a requirement whereby the invoice is separated into 2 installment. Let's say 90% on 30 days and remaining 10% is 60 days.
If i setup in the payment terms, it is able to produce 2 installament invoice that having the same invoice number but different amount respectively.
However, I have problem on printing Invoice layout for 90% amount and then another invoice for 10% amount. Is there any function or layout can cater to this need? Appreciate if anyone can help, thanks.
Regards,
MH

Hi,
Initially i thought so too that different invoice numbers will be use if amount is different.
But if you setup the payment terms with installment, like 30 days - 90% and then 60 days - 10%.
Once you enter the invoice for example $1000, system will automatically breakdown the invoice into 2 but with same Invoice number. First invoice is $900  and second invoice is $100. However, if you go to the invoice screen, it is still showing $1000. Basically you are unable to view the invoice itself in $900 and $100 respectively.
But if you go to that BP's Balance from BP Master Data, you will see 2 lines of the same invoice but first line will be $900 and second line is $100. My question is how can i print out the invoice in $900 and $100 respectively?

Similar Messages

  • R12:  How to consolidate installment invoices in AR

    Hello,
    We currently have a dilemma where we offer 12 month installment terms on invoices for some customers.  These customers have multiple orders each month, some may be the 12 installment terms and some invoices may be net30.  This can get confusing to the customer as they receive each installment/invoice individually each month.  They may have several invoices they get and have to pay separately.  I know R12 has Balance Forward billing to help consolidate, but you can't set up a balance forward payment term with installments.  Can you think of another solution?
    Thanks,
    Julia

    Hi,
    I don't know whether there is provision of transfer of payroll to AP in oracle ebs.
    For your knowledge, At our organization payroll is not in oracle apps. it is developed in java/oracle db.
    Every month salary we are transferring to Oracle apps - GL module using Open Interface : GL_INTERFACE.
    It is creating JV for staff & workers separately.

  • Final invoice layout.

    My requirement as follows.
    The layout for the Final Invoice consist of 3 different parts:
    1.     The actual Final Invoice Layout (normal or Pauschal)
    2.     The u2018Rechnungsanlageu2019 Layout
    3.     The Overview Sheet Layout
    The Final Invoice layout should only be used for billing type YFSO.
    This layout is common for Germany (company code: 220)
    There are 2 types of partial invoices needed for Germany.
    1.       The u2018normalu2019 invoice including specific information for each equipment that is part of the invoice.
    2.       The u2018Pauschalu2019 Invoice which displays the total amount for several equipments together without showing specific details per equipment.
    This difference is only of influence to the item overview part of the layout. Dependent on the value of the field VBAK-KVGR1 it will be determined which logic for the item overview is used (with or without item details.
    If VBAK-KVGR1 equals u201CC01u201D, then the Pauschal overview is needed
    If ELSE then the u2018normalu2019 overview will be used.
    Each layout of the item overview is described separately below. The preferred way to handle this is to create two separate pieces of logic (code) and for each print out do a test based on the field VBAK-KVGR1 to determine which logic to use in each case.
    above is my requirement .
    I want to print 3 layouts for one output type depend upon the condition pls suggest me how to approach for this smartform.

    Hello,
    Apart from printing the data, if layout is same for all the three conditions go for a single smartform and based on the conditions display respective data. If changes are more, then i would suggest go with the indivitual forms.

  • Invoice Layout configuration for a specific customer within a sales org.

    Hi,
    I have a situation where the invoice layout need to be configured for one particular customer within a sales org in a different style from rest of the customers.
    Could someone let me know how to do it please.
    Thanks.
    Best regards,
    Srikrishhna

    By u201Cinvoice layoutu201D, I assume you mean layout of the print output.  If so, then
    u2022     Set up a new output type as a copy of your standard output type.  Assign an access sequence containing customer. 
    u2022     Add the new type to your active output determination procedure and assign an appropriate requirements routine (if any). 
    u2022     Assign a layout set (smartform, sapscript, adobe, etc.) that meets your customeru2019s requirements. 
    u2022     Maintain the condition record.
    And away you go.
    Regards,
    zKen

  • Want shipping Point address(not Number) in the invoice layout

    Dear Experts
    Please tell me tables and fields  how get the shipping point address in invoice layout, if i give likp-vstel, it picks the shipping point number only,
    issue resolution is very urgent
    Thanks and regards
    Janardhan

    Hi janardhan,
    i am also working on the same type of requirement. here i am giving the details. i think it will helpful to u..
    Sold to: VBRK_KUNAG
    Ship To: VBPA-KUNNR where VBPA-PARVW=”SH”
    Invoice No: VBRK-VBELN
    Name OF Finished Product
    Material Code: VBRP-MATNR
    Cases : VBRP-VRKME where MVKE-VRKME=”CSE”
    Pallets : VBRP-VRKME where MVKE-VRKME=”PAL”
    Price per case in Unit of measure: KONV-KBETR
    Price in Unit of measure: RV61A-AWEIN
    Net weight : VBRP-NTGEW
    frieght without VAT: VBRP-NETWR + VBKD-INCO1
    Vat 20%: 20% of KONV-KBETR where KONV-KSCHL=”ZVAT”
    total with VAT: VBRP-NETWR (VBRP-NETWR + VBKD-INCO1) + VBRP-MWSBK where KONV-KSCHL=”ZVAT”
    Only VAT : KONV-KBETR where KONV-KSCHL=”ZVAT”
    Ammount in words ( if value is 10rs, that should be come in ten repees only): VBRP-BRTWR
    1. My Client requires the company code address ( Name , city, pincode, phone number, etc) and his bank details in the layout
    VBRK-BUKRS – Com. Code
    ADRC-NAME1—Name
    ADRC-STREET—Street
    ADRC-CITY1 --- City
    ADRC-COUNTRY – Country
    ADRC-REGION—Region
    ADRC-POST_CODE1- Postal code
    ADRC-TEL_NUMBER – Telephone number
    2.He requires the customer Address like name , street, house number, pincode, phone number, and fax number)
    KNA1-NAME1 -
    Name
    KNA1-STRAS --- Street and house number
    KNA1-ORT01 --- City
    KNA1-REGIO --- State
    KNA1-PSTLZ -
    Pin code
    KNA1-LAND1 --- Country Key
    KNA1-TELF1 -- Telephone number
    KNA1-TELFX --- Fax number
    3. Total without VAT: VBRP-NETWR
    4. Freight without VAT : VBRP-NETWR + VBKD-INCO1
    5. Shipping Point Address has to come to layout
    ADDR1_DATA-NAME1 --- Shipping point name
    ADDR1_DATA-STREET --- Street
    ADDR1_DATA—HOUSUE_NUM1—house number
    ADDR1_DATA-CITY1 --- City
    ADDR1_DATA-REGION --- State
    ADDR1_DATA—POST_CODE1—postal code
    ADDR1_DATA—COUNTRY-- Country
    6. Plant Address address has to come to layout
    VBRP-WERKS -- Plant
    VBRP-WKREG—Region
    VBRP-WKCTY -- City
    VBRP-WKCOU -- Country
    these r the fields needs to be taken based on the requirement..
    Reward if helpfull.
    Regards,
    Praveen kumar.D

  • AR Invoice Layout

    Hi there,
    1.  Can someone please tell me which file I need to change in order for the AR invoice layout to change?
    2.  Is it possible to have different layouts depending on the currency of a customer? In other words one layout for local sales, and another for export sales?
    Thank you in advance!

    Hi ,
    Have you created / modified any Layout Previously ?
    If yes !
    Then
    Just you have to create as many Layout as no of your currencies
    like
    A/R Layout - USD
    A/R Layout - GBP etc
    Then you have to assign the default Layout to individual Business Partner.
    using Layout Designer --> set as default --> choose Set as Default for Specified BP --> And assign Layout to  the business Partner according to their Currency.
    Hope it helps !
    Regards
    Ashish

  • Database OSCN field on A/R invoice Layout

    Hey,
    I'm trying to get a specific Costumer BP catalog no. in my A/R invoice Layout.
    I added a text field and selected source type :Database,
    picked Table OSCN.
    Col BP Catalog No.
    now heres my problem.
    if on relate to I select my itemcode I just get the first BP catalog no.
    Is there way to pick the specific Catalog no. for a specific predefined costumer. ? (which is different than the current A/R invoice BP)
    Thank you ,
    Nadav.

    Hi Nadav,
    PLD does not support SQL. So in case your need join two conditions, you have to either use UDF by FMS, or create your own report by Crystal Report.
    Thanks,
    Gordon

  • Invoice layout problem

    My AR Invoice layout is set to A4 size which is showing as 841 height, 595 Wide ( I am not sure what these mean?) However my problem is that after printing 16 lines (transactions), the report goes to page 2 and leaves a 4 cm gap between the repetitive area and the Footer section. I have tried changing parameters as follows but nothing seems to change the fact that I cannot print more then 16 lines per page:
    1. I have changed the Duplicate repetitive are/Lines per repetitive are to  25, or 30 - it did not make a difference.
    2. I have ticked the Area Hight Box, or unticked - no difference
    3. I have increased or decreased the repetitive area footer size - No difference
    4. I have decreased the Page Footer Height - No difference
    Any ideas what determines the number of Transaction lines in the Repetitive area and how to increase this?
    Than you
    Robert

    Hi
    Page Footer was 50, but reduced it to 10 - this made no difference.
    End of report - was 10, now increased it to 100 - this made no difference.
    The number of lines per page seems to be fixed on 16 lines.
    I have looked up my order layout which is similar to my invoice layout but it does not have the same issue?
    Robert

  • INVOICE LAYOUT

    Hello Friends,
          Currently Im doing INVOICE(domestic and export) LAYOUT script. Please tell me how to capture and display header text fields in billing document(VFO3) and also tell me that table name and field names.
    Thanks in advance.
    MohanKumar.

    HI
    GOOD
    GO THROUGH THIS LINK, WHICH WILL GIVE YOU DETAILS ABOUT THE VF03 TCODE.
    http://web.mit.edu/cao/www/SB2002/CR/VF03.htm
    THANKS
    MRUTYUN

  • Edit invoice layout

    Hi,
    Im new to SAP. can someone help me on how to change layout for invoice in FI module. the problem is i dun know the form name which was originally created...
    Thanks, appreciate your feedback.
    Govindappa.

    Hi,
    You can go to the transaction NACE and select the appropriate Type (I think V3 is for billing /Invoice) and click the button output types. It will open other screen where you can choose the output types and double click on the "Processing routines". This will open a page where you will see the associated sapscript or samrt form attached to the output type.
    Hope this helps.
    Reward points if found helpful....
    Cheers,
    Chandra Sekhar.

  • Free goods not printed out in Invoice layout

    Hello,
    my customer wants to see on the invoice for which value and quantity he has obtained free goods. How do I do this?

    Hello,
    you can do this changing the invoice printout form and program with the help of a developer.
    Make some checks about the relation between the free goods item category (lower level item) and the upper level item.
    Regards
    Roberto
    pls. reward points if helpfull

  • Batch Numbers in Invoice layouts

    Hi Guys,
    I am trying to use Crystal reports to bring in Batch Numbers for Line Items, I have the following Query but it is not quite working correctly and I cant work out how to ensure the Batch No it Shoes is correct and matches to those in the Right Click Batch Details on an AR Invoice. Can anyone point me in the right direction at all ?
    SELECT T0.[DocNum], T1.[ItemCode], T1.[Dscription], T2.[ItemCode], T2.[DistNumber], T2.[ExpDate] FROM OINV T0  INNER JOIN INV1 T1 ON T0.DocEntry = T1.DocEntry LEFT OUTER JOIN OBTN T2 ON T1.[ItemCode] = T2.[ItemCode] WHERE T0.[DocNum] ='227'
    Kind regards
    Sean Martin

    Hi Sean......
    Try this.....
    Select T0.DocNum, T1.ItemCode, T1.Dscription, T8.ItemCode, T8.DistNumber, T8.ExpDate,
    I1.BatchNum     
    FROM OINV T0  INNER JOIN INV1 T1 ON T0.DocEntry = T1.DocEntry
    LEFT Join DLN1 T6 On T6.DocEntry=T1.BaseEntry and T6.LineNum=T1.BaseLine
    left outer join IBT1 I1 on T1.ItemCode=I1.ItemCode   and (T6.DocEntry=I1.BaseEntry and T6.ObjType=I1.BaseType)
    left outer join OBTN T8 on T8.ItemCode=I1.ItemCode and I1.BatchNum=T8.DistNumber
    Above Query will bring the data of batches in Invoice CR even though the batch is created at the time of delivery
    Hope this will help you..........
    Regards,
    Rahul

  • Convert AR Invoice Layout CR in AR Credit Note

    Dear all
    I´m trying to convert a AR invoice crystal in a credit note. I thought that i just need to change the names of OINV and INV1, but the sub-reports give allways the values of invoices add in database.
    Kind regrads,
    Margarida Pedroso

    Linking a subreport to the main report without modifying the selection formula:-
    Crystal Reports uses a parameter field mechanism for linking subreports to main reports.
    When linking a main report field that is not a parameter field to a subreport field, the program:
    Automatically creates a parameter field to complete the link.
    Modifies the subreport record selection formula to select those records in which the subreport field is equal to the parameter field value.
    The need for a parameter field is implied; it is called an "Implicit Link" situation.
    At times, you may wish to use a linked parameter field in a subreport without using it as part of the selection formula for the subreport. For instance, you may want the main report to pass in a summary value that can be used in calculations by the subreport, or you may want the main report to pass in the title of the subreport.
    When you link a field in the main report to a parameter field that you have created in the subreport, the program:
    Checks the link you have specified.
    Does not create any additional parameter fields.
    Does not modify the subreport record selection formula.
    Specifying a link is called an "Explicit Link" situation.
    To link a subreport to a main report without modifying the selection formula
    Create a parameter field in the subreport.
    Link a field in the main report to that parameter field

  • Adjust the order of products in invoice layout

    Hi guys,
    When the user creates a (manual) invoice eg Line 1 product A; Line 2 Product B; Line 3 product C; Line 4 product D; it invariably displays on the invoice itself quite randomly.
    Often it changes the order.
    Line 1 product A;
    Line 2 Product C;
    Line 3 product D;
    Line 3 product B
    I have this issue consistently although there doesn't seem to be any logic to it. Is there a way to keep the invoice display consistent with the way it is entered originally on the order form?
    Thanks
    DC

    Wait for iOS 6.

  • Required  help to the proforma invoice layout

    Dear Experts
    My client requires the following things in the proforma invoice
    1.Seller address and VAT number
    2.Truck No
    3. Pallet No
    4.Place of Loading (Ship From)
    5.Commodity code number
    6.Quantity in Pallets
    7.quantity in cases/bandles
    8.Price in EURO for Cases/Bandles
    9. country of origin
    10. Seller reference, ex: PO no
    11.Proforma Invoice number
    12. Proforma Invoice date
    13. total Value
    14. Freight Value.
    Please give me the tables and fields from where to invoice data is flowing
    Issue is very urgent
    Please help me on this
    Thanks & Regards
    Janardhan

    Hi Janarthan,
    Plase go through the following field mapping which is you required.
    1.Seller address: With the help of ABAPer, You can extract address data from ADRC table.
    VBRK-STCEG   OR   KNA1-STCEG --VAT number
    2.Truck No: VTTK-SIGNI
    3. Pallet No:
    4.Place of Loading (Ship From): LIPS-LSTEL
    5.Commodity code number
    6.Quantity in Pallets
       VBRP-FKIMG – Qty
       VBRP-VRKME—UoM (MVKE-VRKME=”PAL”)
    7.quantity in cases/bandles:
       VBRP-FKIMG --- Qty.
       VBRP-VRKME --- unit of measure (MVKE-VRKME=”CSE”)
    8.Price /currency(EURO)/UoM (Cases/Bandles):
        KOMV-KBETR / RV61A-AWEIN (currency, sale unit)
    9. Country of origin: ADRC-COUNTRY
    10. Seller reference, ex: PO no: VBKD-BSTKD
    11.Proforma Invoice number: VBRK-VBELN
    12. Proforma Invoice date: VBRK-ERDAT
    13. total Value: VBRK-NETWR
    14. Frieght Value: KOMV-KBETR where KONV-KSCHL=”FB00”
    Reward points pls.
    Regards,
    Govind.

Maybe you are looking for