Customer statement PLD issue

Hi Experts,
I have a client who need to run the Customer Statements for specific dates in the posting date selection. When this is done the Prior Balance is not included in the total or the aging at the bottom. I see this is true for PLD and Crystal.
Is this just system behaviour, the prior balance only showing at the top, or should this be included in the total and aging as they are use to in other software?
Thanks for your insights,
Marli

Hi Marli,
This is the norm of B1. Your client should be able to get used to it soon.
Thanks,
Gordon

Similar Messages

  • Customer Statement Report- Issue

    Hi guys,
    I am working on customer statement report in xmlp.
    client requirement is to view the data as "SEPERATE SHEET SHALL BE PRINTED FOR EACH INVOICING CURRENCY.
    I have G_Statement for header and G_statement_lines for main body lines.
    For different currency like USD, GBP, I am able to get separate tags for G_statement and G_statement_lines based on the currency.
    How do we acheive this in RTF template to display the datas based on each invoice currency?..
    For e.g If USD currency, I need to display the datas in separate sheet.
    If GBP currency, I need to display the datas in separate sheet.
    welcoming your advice.
    with regards
    Ram

    Hi pradeep,
    Below are the same code which i am getting for customer statement report.
    First LIST_G_STATEMENT is for GBP currency statement details
    and second LIST_G_STATEMENT is for USD currency statement details.
    How do we achive this to display each currecy statement in separate page.
    please help on this..i have nt come accross this kind of issue.
    1.) <LIST_G_STATEMENT>
    <G_STATEMENT>
              <CUSTOMER_ID>1057</CUSTOMER_ID>
    <SITE_USE_ID>1067</SITE_USE_ID>
              <STATEMENT_TYPE>BILL_TO</STATEMENT_TYPE>
              <TOTAL_AMOUNT_DUE>300</TOTAL_AMOUNT_DUE>
    <CURRENCY_CODE>GBP</CURRENCY_CODE>
    <LIST_G_AMOUNT_DUE>
    <G_AMOUNT_DUE>
              <SORT_TRX_DATE>25-SEP-07</SORT_TRX_DATE>
    <SORT_INVOICE_NUMBER>2030</SORT_INVOICE_NUMBER>
    <TRX_SEQUENCE>2024</TRX_SEQUENCE>
    <LIST_G_LINE_CLUSTER>
         <G_LINE_CLUSTER>
         <INVOICE_NUMBER>2030</INVOICE_NUMBER>
    <TRX_DATE>25-SEP-07</TRX_DATE>
    <TRANSACTION>Invoice</TRANSACTION>
    <DUE_DATE>30-NOV-07</DUE_DATE>
    <AMOUNT_DUE>300</AMOUNT_DUE>
    <TRX_AMOUNT>300</TRX_AMOUNT>
    </G_LINE_CLUSTER>
    </LIST_G_LINE_CLUSTER>
    </G_AMOUNT_DUE>
    </LIST_G_AMOUNT_DUE>
    </G_STATEMENT>
    2.) <LIST_G_STATEMENT>
    <G_STATEMENT>
              <CUSTOMER_ID>1057</CUSTOMER_ID>
    <SITE_USE_ID>1067</SITE_USE_ID>
              <STATEMENT_TYPE>BILL_TO</STATEMENT_TYPE>
              <TOTAL_AMOUNT_DUE>300</TOTAL_AMOUNT_DUE>
    <CURRENCY_CODE>GBP</CURRENCY_CODE>
    <LIST_G_AMOUNT_DUE>
    <G_AMOUNT_DUE>
              <SORT_TRX_DATE>25-SEP-07</SORT_TRX_DATE>
    <SORT_INVOICE_NUMBER>2030</SORT_INVOICE_NUMBER>
    <TRX_SEQUENCE>2024</TRX_SEQUENCE>
    <LIST_G_LINE_CLUSTER>
         <G_LINE_CLUSTER>
         <INVOICE_NUMBER>2030</INVOICE_NUMBER>
    <TRX_DATE>25-SEP-07</TRX_DATE>
    <TRANSACTION>Invoice</TRANSACTION>
    <DUE_DATE>30-NOV-07</DUE_DATE>
    <AMOUNT_DUE>300</AMOUNT_DUE>
    <TRX_AMOUNT>300</TRX_AMOUNT>
    </G_LINE_CLUSTER>
    </LIST_G_LINE_CLUSTER>
    </G_AMOUNT_DUE>
    </LIST_G_AMOUNT_DUE>
    </G_STATEMENT>
    with regards
    Ram

  • Customer statement PLD page numbers

    Experts,
    I have a client who have a valid question on the page numbers on the Customer Statement Report (One page per customer) when this is run for multiple customers.
    Is there a way for this to print the page numbers at the bottom starting with 1 for each customer. This numbering sequence just keeps on and this is confusing to their clients when they receive a statement starting with a page other than 1.
    Thanks for your help,
    Marli

    Hi Jacques,
    Unfortunately you can't do this in the current versions of PLD. I had the same problem with the statement layout, raised it with SAP and they confirmed that it couldn't be done.
    Hopefully it will appear soon (I haven't checked the 2007 preview version yet for this).
    Kind Regards,
    Owen

  • Customer Statement - PLD - Prior Period Balance

    When one uses the standard Customer Statement, the prior period balance shows up. It is a field defined as TEXT field, Free Text and the text value is 9999999999.
    When I copied (save as) this standard customer statement, the prior period balance no longer shows up. Further more, if I copy this field from the customer statement (F_033) to my new copy it doesn't work and if I manually create a new field it doesn't work either on the new statement.
    How does one get a prior period balance to show when the field is a text field and not a formula field.
    Any help would be greatly appreciated.

    Hi Marli,
    This is the norm of B1. Your client should be able to get used to it soon.
    Thanks,
    Gordon

  • SBO 8.8 PL09 Addrerss not printing on PLD customer statement

    Hi,   On SBO 8.8 PL09 we use either a standard customer statement PLD or a slightly customised layout, and the customer address does not appear on the output, although specified on the PLD iteslf.
    Any ideas?
    Thanks
    Simon

    Hi Simon,
    Is address coming on system PLD? If no, than check is the address there on document itself.
    Regards
    Ashutosh

  • Customer Statement Report converted from PLD to CR - extra datasource issue

    Hi All,
    We've come across an issue where we have used the Crystal Converter to convert a PLD layout of the Customer Statement (Collection) Report to a CR layout (done via CR 2008 using the 8.8 standard integration).
    The layout converted fine and we've got most standard fields working and showing the correct values etc. However we had a requirement to also bring in the Original Document Amount into the layout (which is not a standard PLD field unfortunately!) and we had to do it via an extra datasource based on a pretty straightforward view we created in that company database - which contained columns CardCode, DocName (which was the transaction type + number e.g. IN 12345) and of course, DocTotal.
    We then added the datasource (via ADO connection) and linked the DocName to the Reference field that is already present in the standard layout and contains the same data as our cutom DocTotal - and remarkably, this actually produced the correct results - i.e. we managed to get the Original Document Amount to appear in the lines of the statement together with the open invoice balance, reference, posting date, due date etc - however this seems to affect the other areas of the layout - and we lose the header and footer information completely; whilst retaining only the lines level information.
    We've tried a few things such as linking the CardCode to a header field as well but it doesn't seem to bring the rest of the layout back. So in a nutshell, as soon as we bring that extra field in from the added datasource, we get the correct original document amount appearing in the lines but that's all we see in a print preview - the line level data of the statement. The header and footer information disappears.
    And here is the big question - any thoughts on this and has anybody experienced a similar problem in an integrated CR? We think it may possibly be due to the extra datasource - perhaps the 8.8 - CR integration doesn't know how to handle the additional datasource AND it's own standard datasource (which is referencing the PLD fields) properly yet?
    Thoughts please because I'm sure this will turn into a common issue sometime soon.
    Edited by: Mohsen Qureshi on Jul 2, 2010 11:04 AM

    Hi Mohsen,
    Perhaps you are able to help me.
    I have successfully converted the SAP system 'Customer Collection Report (One Page per Customer)' PLD into Crystal using the Crystal converter. I now run my customer ageing report in SAP, however, when i print preview the Crystal layout, the "detail" section of the report repeatedly displays the "text" label of each field. I'm assuming this is because the system PLD for the collection report, does not use database fields for the detail/repetetive area - instead it uses text fields to pull through fields such as document no etc etc.
    I would have throught that a crystal conversion from an untouched system layout would have worked, but it hasn't.
    My question - Did you have to perform any additional work to the crystal report after the conversion?
    Any suggestions or tips on how to get the system  would be greatly appreciated.
    Thanks in advance,
    George Kantzavelos

  • Calculate the day from posting day in Customer Statement Report PLD

    Hi All,
    I do try to copy the PLD of Customer Statement Report to make modify. I try to calculate the how many day from the posting date until today. What is the formula and operation for this calculation?
    Also I found out that the posting on PLD is free text. How to get a real value from PLD? Any idea on this?

    Greetings,
    You can use a formula field to calculate the date diffrence between the posting date and the system / server date. But because the date value shows up with the DB specified type, you can 'chop up' the date into something more manageable, something along the lines of:
    Field_XXX - (CONVERT(CHAR(8),GETDATE(),10))
    where Field_XXX is your posting date field
    * in my hurry to post i realised this was for the Query Manager, let me dig through my implementation folder for the right formula*
    I dont quite understand your last line though:
    "Also I found out that the posting on PLD is free text. How to get a real value from PLD? Any idea on this?"
    Edited by: Davinder Singh on Mar 27, 2008 3:46 PM

  • Customer statement report (one page per customer) PLD

    Hi All,
    One of my client  want to print the 5 to 6 customer aging report at a time on the pre-printed paper i had done all the work, But they want the page no for each and every customer should start from 1 and  they want the current and 0-30,30-60, 60+ to be printed on the last page of the each and every customer statement.
    Regards,
    Srinivasarao

    Hi Srinivasarao,
    I am afraid to meet this need you need create your own report through reporting tool such as Crystal Report.
    Thanks,
    Gordon

  • Customer statement issue - reg.

    Dear All,
                When the user executes f.27 to print customer statements in a batch,  the statement with negative balance is picking up positive balance from the previous invoice with positive balance.  When i tried the same for different customers I didnt get any error.  Kindly advice me in this regard.
    Regards,
    P.Krishna Chaitanya.

    Dear P.Krishna Chait...      
    please check your corespondence under control tab .(what you given is it relevant to your requirement. mostly we use SAP06 account statement
    Regards
    shankar

  • Receivables Customer Statement Issue

    Hi,
    While running customer statements the total amout due for the month doesnot considering the unapplied receipt amount for that customer.
    For example the customer statement due is $400 and there is a unapplied amount $100 for this customer . But still the total balance due comes as $400. The client wants it to show as $300.
    Is there any set-up we need to change while running the customer statement program?.
    Appreciate any pointers..
    Thanks,
    Robert

    hi,
    the amount $100 is unapplied status.
    customer balance is due $400
    without applying the balance of $100 it wont affect the customer balance.
    Regards,
    Srikanth

  • Currency Issue - Customer Statement

    Hi All
    Iu2019m looking for help I have a client that is trading in different currencies, system currency is R and their Bank is USD customers buy in different currencies e.g. Euro, USD, HK$ and in order for this to work from a banking perspective we needed to make the business partners all currencies but this is playing havoc with my customer statements.
    Whatu2019s happening is that the system shows the account balance correctly it shows the invoice with the local value (Ru2019) and the foreign value (USD) as it was posted on the day but when running the customer statement it revalues the foreign value (USD) with the exchange of that day, the customer get his statement and the amount doesnu2019t match the invoice.
    I understand that what its doing is correct in a way being that the system currencies is Rand but is there some way that one can have it pull through the amount as it is on the invoice without the revaluation.
    Thank you
    Ronald

    Hi Ronald,
    The customer statement will show the FC open balances according to the current date's exchange rate as these documents are open and are still be be settled.
    As these documents needs to be settled, therefore it will show the balance to be set off at the current date.
    You can refer to the Note No. 1225922, regarding the explanation on the same.
    Regards,
    Jitin
    SAP Business One Forum Team

  • PLD - Customer Statements

    Hi,
    I am wanting to add the outstanding balance of each invoice/credit note to the customer statement (collection report), but I can't work out how to add this field because the repetitive area fields all seem to be free text and not getting their data from anywhere.
    Is there a way to add this field?
    Does anyone have a template Crystal customer statement?
    Cheers,
    Michael

    Hi Micheal,
    In Print layout designer this is not possible to make much changes to this report as most of the fields are variables and hardcoded in the layout. Moreover there is not direct link to the desired tables.
    Only way via business one is to make you own report by QPLD(Query print layout designer).
    Hope this helps.
    Regards,
    Gagan Thareja

  • Customer statement per date

    Hi Gurus,
    Client required customer statement on particular date not period wise. i have got customer period wise balances in table KNC1 & KNC3. but i required the date wise opening & closing balance?
    In SAP i have got the table carry forward balance as period wise.
    I have to carry forward the particular date closing balance to the next date as opening balance. please suggest me the table & field  which help me to work out this issue?
    Warm regards,
    Dhananjay Rahane.

    Hi
    You can get this in standard report, through the report for customer line items in Local Currency. The same is available under Information System in AR under Line item Reports. If that does not suffice your reporting requirements, you can pick the data from FAGLFLEXA (Only if you are on New GL) and BSEG combination. Take help of you ABAPER for the same.
    Regards
    Sanil Bhandari

  • Conditional Formula in Customer Statements

    Hi Experts,
    I would like to be able to show various different office addresses in the header of my customer statements.
    The addresses are dependent on GroupCode of the BP.  ALL the statements are printed by the same user, so I cannot use different statements for differnent users.
    Is it possible to use an excel style IF add different text based on the hidden groupcode of the BP?
    Thanks and Regards
    Jon

    Hi,
    1. If you are referring to PLD, then you can make use of the Linked to field.
    Example:
    You create an Address field, the id is F_123
    You have another field for BP Group, id is F_124
    Then, create a Formula field F_125, with content F_124='USD', assuminh USD is the BP Code
    In properties of field F_123, at the Linked to, put in F_125
    Repeat the above steps for each address.
    2. If you are referring to Crystal, then , in the Properties of each field, you can put in formula to suppress based on BP code.

  • Balance Brought Forward Customer Statement

    Hi there, everyone
    Our company would like to print customer statements in a balance brought forward format. By "Balance Brought Forward" I mean that the statement starts with an Opening Balance (being the previous month's closing balance), then reflects all receipts (not applications), invoices, credit memos, debit memos, adjustments and discounts and then totals to a closing balance. It would also be ideal if a payment schedule could be printed detailing what portion of the final balance is due on what dates.
    We are still on 10.7NCA, so if this functionality is available in 11 or 11i, please will someone let me know. Otherwise, if there is anyone out there who has done this, please can you send me some pointers.
    Regards
    Mark

    Hello,
    This issue should be solved in 2007 A / 2007 B version. Please clarify to which version you are referring.
    Thanks for the input.

Maybe you are looking for