Customer Downpayments and its reporting?

Hello All,
What is the procedure of capturing customer downpayment in PS ? How do we report it through standard PS?
As per my understanding, we can assign milestone for downpayment under an activity in PS. Copy this milestone in billing plan.Once the activity is confirmed the milestone will be triggered and billing block will be removed and invoice will be generated.
How do we track this?
Thanks
Sarang

from the config perspective the only thing is that you have to ensure the milestone date categ etc must generate sales doc type FMZ something in std SAP I do not have the system with me so . . .
from a functional perspective yes it is how you have described only that the downpayment % will be in addition to the total of revenues by other milestones (which should be 100%) so if you trigger the milestone billing plan you will end with more than 100%  - the excess is down payment which has to be returned from subsequent billing

Similar Messages

  • How to find custom parameters and its values?

    Hi,
    Please let me know how to find the list of custom parameters with its possible values and its use in programs?
    Thanks.

    There is no validation for the values that can be input so you can put anything in the value field. For example, try "BUK" and
    then a value for a company code you know does not exist.
    When you run a transaction with that it will default that value.

  • Loading of data with different granularity and its reporting

    Hi gurus,
    Please help me with this problem. We are designing a cube based on some input requirements.
    Say for example, we are trying to build a infocube which will have to be drilled down by customer © & material(M). We have 3 input datasources (Flat files) with 3 different granularities.
    First 2 rows in the below are salescustomer. Next 2 rows are SalesMaterials sold and the last row as salescustomermaterial.
    Customer     Material      Sales
    C1          -          $100
    C2          -          $200
    -          M3          $300
    -          M4          $400
    C1          M3          $500
    What is the reporting result when the query is run for sales drilled down by customer  C1 ?
    Please help !

    Hi Kapardhi,
    Based on your description it seems that you will three updat rules and in the cube you are going to  have three characteristics Customer material and sales.
    Now it depends upon the time characteristics of the cube if you have mapped from all the three data sources same type of time caharacteristic.
    make sure that the time characteristic from all the datasources should be at the same level.
    Suppose if  use 0calday in the cube and update it from the same type of date from all the datasource like "creation date".This will make the data in the cube atthe most grnaular level adn proper aggregation.
    After this you will get the following type of data in the cube for C1
    C1 M3 900.
    So when you drill down bt cuatomer you will get 900.
    Hope it helps
    Thanks

  • Distribution channel-wise customer sales and outstanding report.

    Hi
    In our scenario, one customer is direct factory sales as well consignment sales customer also. We created two distribution channel. But customer master record is one.
    Now my client requires customer report:
    Total sales value and quantity - distribution channel wise
    Outstanding customer balance - distribution channel wise
    Please let me know if this report is possible.
    I tried with some reports: S_ALR_87012171 and S_ALR_87012186. But its showing total sales.
    I tried with VF05N. It shows billed amount and does not quantity.
    Please help.

    Distribution Channel-Wise Sales can be made avaialble thru Standard Reports or LIS / SIS.
    But, I believe you cannot get the Distribution Channel-wise Outstanding Report from SAP Standard. You will have to go for Z-Report Development.
    Speak to your ABAPer & get a new Report developed.
    Hope this helps,
    Thanks,
    Jignesh.

  • Property binding between custom control and its aggregations

    Hi,
    I have a custom control with some properties, e.g., visible, and I would like to bind these properties to its aggregated controls without losing the two-way binding functionality. For example, imagine the following control:
    sap.ui.core.Control.extend('dev.view.control.MyControl', {
      metadata: {
        properties: {
          'visible': {type: 'boolean', defaultValue: false},
        aggregations : {
          _innerTable : {type : 'sap.m.Table', multiple : false, visibility: 'hidden'}
    So in this example, I would like to bind the "visible" property of the _innerTable to the "visible" property of MyControl without losing two-way binding. That means that I do not want to read the "visible" property once in a constructor or so and set it on the inner table. Instead I want _innerTable to react on changes of the "visible" property of MyControl so that I can bind it, for example, with "visible={/model/visible}" on an instance of MyControl and _innerTable changes when the model changes.
    Does anyone know if such a "piping" or "chaining" of properties is possible and how it would be done?

    It's close to my case, but you pass the label to your custom control from outside, where you also perform the data binding. In this case, you know which path should be bound to the label property.
    In my case, the control is hidden inside my control, so I do not know which path from the model should be bound to the inner control. I want to somehow connect the property of my control with the property of the inner control.
    So taking part of your example, the control would look like:
    sap.ui.core.Control.extend('xcontrol', {
      metadata: { 
        properties: {
          'visible': {type: 'boolean', defaultValue: true}
        aggregations : { 
          _header : {type : 'sap.m.Label', multiple : false, visibility: 'hidden'}
      init: function() {
        this.setAggregation('_header', new sap.m.Label({
          visible: <????>
      renderer: function(oRm, oControl) {
        oRm.write("<div");
        oRm.writeControlData(oControl);
        var header = oControl.getAggregation('_header');
        if (header) {
          oRm.renderControl(header);
        oRm.write('</div>');
    At point <????> I want to somehow bind the visible attribute of the label to the visible property of xcontrol without losing the two-way binding, i.e., the label should react on changes of the visible property just like xcontrol would.

  • Display One time customer list and its transactions

    Dear,
    When we use one time customer in sales order and invoice, we'll get an additional pop up window where we can input name and address of the one time customer.
    Where can i get the table they get stored?
    If i want to see the one time customer report as well as customer report in fbl5n, what t-code that i can use?
    Thank you

    Dear,
    I can see the one time customer list (added from additional pop up window) in BSEC...:)
    What do u mean with this statement :"Here you can add table BSEC and field XCPDK(One-time account), once you add this field in the table, the field will be displayed in the change layout option of FBL3N"
    Does it mean that i have to add "a field" in "the change layout option" when i run the transaction of FBL5N or FBL3N?
    What field is that? because i didn't find any field of "one time customer as displayed in BSEC"  in "the change layout option".
    Thank you...:)

  • Regarding customer conditions and customer access fields

    Hi there!
    I've created customer conditions that may apply to a particular material when creating a purchase order in
    conditions folder but it has as sequence fields two new fields that I've added to KOMG via one of its includes.  So, when it's time to analize which conditions may apply to calculate price, SAP doesn't find this customer fields and its value to make the proper analysis and decide if they must be included in the conditions list to calculate the final price.
    What do I need to do in order to have it included in the conditions folder? Any ideas?

    Hi Cristina,
    I hope that I dont forget any step:
    1.You need an additional field from customer, e.g. LPRIO from KNVV table. Then do an append in KOMK, and you must call the field with ZZ, so, the name of field must be ZZLPRIO.
    2.In condition, fields for conditions (IMG, SD, conditions) and create a new entry with this field. Then you can create a new table for conditions with this field (V/03).
    3.After this table is created you can add it to an access with V/07.
    4. Finally, if you want that the system determine conditions you need that the system find this field in KOMK when SAP runs the functions of pricing. So in report MV45AFZZ.(open it wiht SSCR is it isnt open yet) in subroutine userexit_pricing_prepare_tkomk, you can write this code:
      tkomk-zzlprio = vbap-lprio.
    Set a break point and debug it (perhaps lprio is populated in another internal table, eg: xvbap, etc...) while you create a sales order.
    I forget in my first reply. Perhaps the data is from customer tables, but it is populated in data of items in sales order, so perhaps you need do the append in KOMP, and in this case you must use the subroutine userexit_pricing_prepare_tkomp. So for field LPRIO
    tkomp-zzlprio = vbap-lprio,
    I hope this helps you.
    Regards,
    Eduardo

  • Report for abserving changes made to the customer master and moniter

    Report for abserving changes made to the customer master and moniter and detail
    Please send with t. code.

    Hi Dhari,
    Well the requirement seems very simple but its not as simple as it looks.
    i have an idea not sure whether it gonna work or not. you need to build a history cube as if i understand your requirement then for any selected period you wanna see the change in wage type or pay rate for each employee if any.
    1. pick up an cube that builds on emp transaction data.
    2. add the 0empoyee Md, wage type and pay rate from MD to the cube and fill the cube
    3.so now every day or in scheduled time interval the MD will load and the corresponding the TD will be loaded to the cube.
    4. create a info object say indicator and add it to the cube
    5.while loading the data to the cube everyday in tranformation check if for same employee there is a change or not in the wage type and pay rate. If so set the indicator to 1.
    4.now build one more cube for holding the changed records from this cube and call it say zhrchange
    5. now pull the date, year and related emplyee information for the emplyee to the zhrchange for those with indicator 1.
    6. before the next load happen, rememrbe to set the indicator to 0 before checking the conditoin in the transformation routine , so that only if the conditoin satisfy then only it will be 1 else it will be 0.
    now the cube zhrchange has all the changed records with time stamp and you can base your query on that to get the changed values in specific time period
    hope this helps.

  • Customized R12 Standard Purchase Order report with custom data and layout

    Hi all,
    We need to customize the seeded Purchase Order report in R12 to add an additional section to include cost data coming from our custom table. The key is that our customized report should be launched instead of the seeded report via various PO forms (e.g. View Document menu option, PO Communications form to email, fax and print PO, etc).
    I manually set up a custom Document Type Layout for the Document "Standard Purchase Order" to use my customized template so my custom layout is shown instead of the R12 layout, but according to Oracle support the report can only draw data from a set of seeded Oracle views like po_headers_xml,po_lines_xml etc.
    Any suggestions how we can add our custom data to PO report in R12?
    Thanks! Mike.

    Hi Mike
    thats a tough one, the PO generation is a bit restrictive to say the least when it comes to customizing. It sounds like you have worked out how to get your own template in there to render the PO.
    On the data front, all I can think of is to customize and replace the seeded PO view with one that incorporates your extra data.
    Or, get into the page customization world and write your own extract and format concurrent program/procedure and then hook it onto the buttons where you want to launch it.
    You might have more luch, response wise from the EBS PO forum.
    Procurement : Procurement
    OAF: OA Framework
    Regards
    Tim

  • Report for Asset number and its Purahcse order number

    Hello Friends,
    Please give me details of report for Asset number and its Purchase order number .
    Regards
    Nilesh Vakil

    hi,
    GO to ME2N...
    use SHIFT + F4..
    there check for the acc. assign cata. field and input the asset  and execute..
    Regards
    Priyanka.P

  • SQVI Report for SAP CRM Product Hierarchy and its Product

    Hi
    How to create a SQVI report for generating a list for SAP CRM Product Hierarchy which should show the outputs->Level 1, level 2, level 3 and level 4 categories and its products?
    I tried COMM_Hierarchy table and Comm_product but not able to achieve this requirement.
    or Is there any chance of getting related tables so that I could try more for this requirement.
    In which table both product id and its category Id can be found?
    Pravin

    Thanks DJ
    Is there any possibility to get a report for product hierarchy in SQVI ?
    say in SAP CRM system, the product category is maintained in COMM_HIERARCHY as
    Parent category Id->
                                    Level2 Category Id->
                                                                     Level 3 Category Id->                                                                               
    Level 4 category Id ->                                                                               
    Product Id's
    (I understood the link between Level 4 category id and product id with your info.) but not able to achieve the requirement fully.
    Is there any possiblity to achive for generateing a report?

  • HT5824 My iPad has been stolen. I need the serial number to report it to the authorities. I dont have the box it came in or the receipt and its not on my itunes on the computer because I didnt use it or music, just pictures. Can someone please help???

    My iPad has been stolen. Someone broke into my house on Tuesday. I have already tried locking it through icloud.  I have reported this to the authorities but they cannot do much unless I give them the serial number to the iPad. With the serial number they can put it into a database and send that inormation to pawn shops, so i the theie tries to pawn it, the pawn shop employeee can convscate the iPad and hand it over to the authorites. I need the serial number to report it to the authorities. I dont have the box it came in or the receipt and its not on my itunes on the computer because I didnt use it or music, just pictures. Can someone please help??? btw, some words are misspelled becasue the letter that comes ater the letter E, doesnt work on my keybord.
    Thanks

    Serial Number
    http://support.apple.com/kb/HT4061
    Sign in to My Support Profile
    https://supportprofile.apple.com/

  • Help on Business Function "Reporting Financials 2" and its impact

    Hi All,
    I am looking at 'SAP Help' for Reporting Financials 2 (EhP4).
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/6a/cd7dbd74694af3ac13b3c24a10def4/frameset.htm
    basically I want to use the standard extractor 0FI_AA_20 FI-AA: Transactions and Depreciation . when i try to run the extractor i get an error saying: Business Function "Reporting Financials 2" is not switched on
    In order to use the new data sources the pre requisites are:
    1. SAP Enhancement Package 4 for SAP ERP 6.0
    2. Activated the Reporting Financials 2 business function.
    The EnP4 is already implemented what i have do next is to activate the business function.
    Can any one help me with more details on what all gets activated with this business function 'Reporting Financials 2' and its impact.
    With Best Regards
    Shilpa.

    Hi,
    in SFW5 you can get an overview over the business functions. There you could activate the appropriate Business Function.
    But I would recommend you strongly before to read some information and documentation about business functions and the enhancement package concept.
    Regards,
    Markus

  • A report which shows the vendor invoice and its purchase order MM

    Hi All,
    I wonder if ther's a SAP standard report which shows the vendor invoice (the FI document) and its purchase order MM.
    Could anyone help me?
    Thanks
    G.Rossi
    Edited by: Lakshmipathi on Aug 2, 2011 2:24 PM
    Thread Locked - Reason  Cross Posted

    Dear,
    you can use FBL1N,
    From there you can view following things:
    1. Vendor Invoice = Reference
    2. Document type = KR and RE for Invoices
    3. Po Number
    4. Amount
    you can enable there many fields as per your requirement.
    Hope this helps!!!
    Br,Vivek

  • Customized and Standard Report

    How we can differentiate between Customize and Standard report???

    Hi Mike
    thats a tough one, the PO generation is a bit restrictive to say the least when it comes to customizing. It sounds like you have worked out how to get your own template in there to render the PO.
    On the data front, all I can think of is to customize and replace the seeded PO view with one that incorporates your extra data.
    Or, get into the page customization world and write your own extract and format concurrent program/procedure and then hook it onto the buttons where you want to launch it.
    You might have more luch, response wise from the EBS PO forum.
    Procurement : Procurement
    OAF: OA Framework
    Regards
    Tim

Maybe you are looking for

  • "Windows - No Disk" error during sync

    About 1/2 the time when I go to sync my 80gig iPod Classic, I get this error. "Windows - No Disk There is no disk in the drive. Please insert a disk into drive I:. [Cancel] [Try Again] [Continue]" I: is the letter assigned to the ipod. It seems to ha

  • (Solved) NFSv4 - Files ownership wrong, idmap domain correct

    I have an arch server the is exporting the home directories for my users over a local network. Currently there are 2 arch servers mounting at export to their /home. The accounts exist on an Active Directory server that all three are plugged into via

  • Table with type ANY in function module

    Hi all I want to use a function module in different programs. I want to pass always a table and in a string the name of the structure, so that I can access the data with ASSIGN and the passed structure name. For a structure I can use the type ANY, bu

  • HP Simple Pass appears to have created its own Windows Log on Password

    HP Pavillion M6 1035 Lap Top Windows 7 64-bit Hi, I recently bough this computer and reluctantly (cause I knew it would cause a problem) agreed to let HP Simple Pass help me manage my passwords about a month into ownership. When I originally set up m

  • Playlist isnt working

    After renaming one of my playlists in the music player the playlists stopped working! I mean after that whenever i click on the playlist shortcutn in the music library the playlists dont appear . thats a big problem for me , Can anyone help me plls a