Default Ageing Business Partner Report PLD by Busines Partner Type

Hi Experts!
I am hoping you can help me with a PLD query I have.
I have two PLDs setup for the Business Partner Ageing Reports. 
One PLD is for Debtors and contains a text field showing 'Debtor' and the other PLD is for the Creditors and contains a text field showing 'Creditor'.
When the Customer Receivables Ageing report is required, the PLD containing 'Debtor' has to be selected, and when the Supplier Liabilities Ageing report is required, the PLD containing 'Creditor' has to be is selected.
My idea was to set the 'Creditor' PLD to all the Supplier Business Partners and the 'Debtors' PLD to the Customer Business Partners, thus eliminating the need to select a PLD each time. 
But when I go to the PLD and select set as default, I don't have the option to set by Business Partner, the only option I have is to set the PLD by User.
Can you help me on this one please?
Many thanks!
Caroline

Hi,
It is not possible for USER Default Print method for Aging Report.
it is possible only for Marketing and Banking Document.
It is possible on PLD but it is not possible in Page Header on Aging Report PLD.
Try this,
->> Open the Aging Report PLD.
for example,
BP Code Field ID in Repetitive Area -> F_110
->> Create 1 formula Field in Repetitive Area Header and put the below formula in that field.
ex. Field ID -> F_160
Substring(F_110,0,1)=='C'
ex. Field ID -> F_161
->> Create 1 formula Field in Repetitive Area Header and put the below formula in that field.
Substring(F_110,0,1)=='V'
->> Create 1 TEXT Field in Repetitive Area Header and type the below text(for Title).
->> Assign Link to Option in General Tab on Properties Window.
Customer Aging Report
Link to - F_160
->> Create 1 TEXT Field in Repetitive Area Header and type the below text(for Title).
Vendor Aging Report
Link to - F_161
Save and Run the Print Preview.
Regards,
Madhan.

Similar Messages

  • CRM based Business Partner Reporting for Retailers

    Hello,
    has anyone build a Business Partner Reporting based on CRM Data?
    We want to report roles, relations, marketing etc.
    What is the basic datamodel you use? Do you save Data in ODS using InfoSet or do you use InfoCubes or else?
    At the moment we use ODS and InfoSet but we are facing timeouts and performance problems when there are too many business partners chosen.
    Thanks in advance!
    Angelika

    Hi!
    you have to use ODS objects for loading data into BW no alternative available.
    I think you have to solve performance problems by fine tuning the system or by changing the datamodel.
    with regards
    ashwin

  • POSTING DATE RANGE INCLUDED IN CUSTOMER RECEIVABLE AGEING REPORT PLD

    Dear All,
    Please can you tell me how to print the posting date range selected in the parameter selection for Customer Receivable Ageing Report PLD.
    Thanks
    Gary

    Dear Rahul,
    I know that but it is really painful to develop the whole report in crystal where it is available in SAP itself. Imagine just for one requirement i will have to build the whole report in crystal. I think SAP should give flexibility to change the hard coded reports.
    Regards,
    Gary

  • Database Field in Aging report PLD

    Hi All,
    I am adding a database field to system's default aging report. the field is a user defined field in oinv table. how should and what field should I link it to? there are three options in property : Link to, relate to and in next segment. I dont see how should I link docentry of current row with the docentry field on report as the docentry field is not visible at all.i was able to drag this user defined field but data that comes is a clear mess. please guide as I will have to create the entire report manually if this is not resolved.
    Thanks a lot in advance,
    Binita

    Thank you for replying.
    Suda,
    I have done the same thing. have extracted the docnum column from the field and have linked  the UDF with the formula field. but the thing I doubt causing the problem is, the report contains data from not just OINV but from JE, RC and other marketing documents and it fails to perform the join operation. any idea? the column does show data in the report  but it shows it of some other invoice document and not the one shown on the row.
    Gordan,
    Even I doubted the same but in that case, it would not have shown the data at first place. it does show but of some other document. there is a join which I am not able to recognize. I want to know how do we usually join the database field. it should not be with the docnum but with the doc entry and I dont know how to get the docentry column to join it as it is no where on the report.
    Please guide.
    Thanks,
    Binita
    Edited by: Binita  Joshi on Jan 21, 2010 7:58 AM

  • Posting date in aging report-PLD

    Hi,
    I am trying to get posting date in my aging report-PLD but system is not showing any date in the field
    I have selected the database and posting date in the content and linked to doc no even then there are no results
    I am also trying to get docentry in PLD it doesn't display
    I need to relate to doc entry from OINV  instead of doc number for posting date as the doc num is repeated every year
    Thanks
    Md.nazeer Shaikh

    Hi,
    PLD is a simple tool.  Some of them are hard coded such as aging report-PLD.  You need crystal report or some other tools to reach your goal.
    Thanks,
    Gordon

  • Busines partner type field

    Hi  Gurus,
    I  need a clarity in a field name Business partner type.In my interaction center I dont  see this.I wud like to  select if its a person,organization or if its a group.But this particular field is not visible in my screen.Iam using UTIL_IC role.Can you pls let me know what  would be the exact setting  to make it visible??
    Thanks
    crmbug

    Hi,
    It is not possible for USER Default Print method for Aging Report.
    it is possible only for Marketing and Banking Document.
    It is possible on PLD but it is not possible in Page Header on Aging Report PLD.
    Try this,
    ->> Open the Aging Report PLD.
    for example,
    BP Code Field ID in Repetitive Area -> F_110
    ->> Create 1 formula Field in Repetitive Area Header and put the below formula in that field.
    ex. Field ID -> F_160
    Substring(F_110,0,1)=='C'
    ex. Field ID -> F_161
    ->> Create 1 formula Field in Repetitive Area Header and put the below formula in that field.
    Substring(F_110,0,1)=='V'
    ->> Create 1 TEXT Field in Repetitive Area Header and type the below text(for Title).
    ->> Assign Link to Option in General Tab on Properties Window.
    Customer Aging Report
    Link to - F_160
    ->> Create 1 TEXT Field in Repetitive Area Header and type the below text(for Title).
    Vendor Aging Report
    Link to - F_161
    Save and Run the Print Preview.
    Regards,
    Madhan.

  • Document Date on Outgoing Payment/Statement Report PLD

    Hi,
    Is there a way to display the Document Date of the paid/outstanding invoice on the print layout for Remittances (Outgoing Payment) and Customer Statement (Ageing - Customer Statement Report)? At the moment it's only the Posting Date for the Outgoing Payment and Posting Date + Due Date for the Statement Report but would be great to have the Document Date too.
    Regards,
    Nat

    Hi Natalia,
    for adding the Document date to the Outgoing payments form you can add field via modification of the print layout. For example OVTG.Tax Date should represent the document date.
    I would like to know what is the scenario for the document date to be visible on the Aging report.
    Best Regards,
    Martin Slavik
    SAP Business One Solution Manager

  • Weekly business catalyst report

    Website hosted in BC. I think I changed something in BC because I don't receive the weekly business catalyst reports anymore. Could someone please guide me to what needs to be done to activate it.
    Thank you.

    You can remove the privacy statement from the workflow emails via folder: Layouts>>Outbound Emails>>> There are several workflow emails within this folder so just edit them.
    As for the weekly report emails, my understanding is that you need to be a premium partner to be able to customise these...

  • Benefits of SAP Business Warehouse Reporting compared with the Query-tools?

    Hello experts,
    I've been creating reports with SAP Query tools, but been faced with few problems. First of all, there are restricted possibilities in terms of joining tables, and thus I cannot include all the data required for the report.
    One solution for this would have been to create separate queries and join the data together in Excel. The problem with this is that there exists no common field that would make sense as for a selection criterion. If the selection criterion is different in different queries, there is the danger of combining false data together, which would eventually result with distorted data. 
    So I was wondering, could anyone briefly tell me if SAP Business Warehouse reporting would solve these problems? And what other benefits would it provide compared with the SAP Query? I'd urgently need to know if it would be a beneficial investment for the company, since I haven't found solutions for the problems occurred in the creation of reports.
    Thank you in advance for you help!
    Maria

    The answers are yes - and thousands of companies have gone down this route
    Puttingin BW is a strategic aim of the comapny and not to be thought about and discussed in a BI forum such as this
    The costs of implementation and hardware will no doubt make your eyes water.
    To be quite honest SAP BI is a "no brainer" as most of the new e-SOA and new R3 modules reply on BW for their reporting needs

  • How to change AR aging 4-bucket report to 7-bucket

    hi 2 all
    how to change AR aging 4-bucket report to 7-bucket  in oracle apps r12 . in AR module 7 bucket report also exist but it include all collection (applied & unapplied) my requirement is that aging create on applied collection just like 4 bucket. thanks
    Regards ,
    Zulqarnain.

    the planning book transport as mentioned by Ian will get your time bucket profiles   to production
    ....along with macros
    Producton systems are usually closed to make planning book changes (the system would be locked - its not an authorization issue)
    its better to transport the planning book with the correct time bucket profile
    P,S: there is a quick and dirty way to make the change you want though without going though the transport...  but if you can transport... do that

  • 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

  • Business Objects Reports and Web Services for Dashboards

    Hello!
    I am writing a Business Object report against my Universe.  I save the report to the CMS and then right click on the report block and click "Publish as a Web Service...".  This opens up that diaglog and I am able to publish the web service.  I then can import the web service into Dashboards 4.1 (Xcelsius) and am working working to figure it out further at this point.
    My question is this:  When I go back to the report in Business Objects, and modify the report, I would like to republish the web service.  I click on Design and rework the report.  Run the report.  Save the report.  I right click on the report block and I don't see the "Publish as a Web Service..." choice.
    What am I doing wrong?
    Business Objects 4.1...
    Thank you.

    Hi Susan,
    Go to the web service publisher, expand the web service, select the block and select edit.
    Select the content and prompt and select Update.
    Regards,
    Abhilasha

  • Open  Business Objects report with J2SE

    Hi, How can I do to open a Business Objects report with J2SE aplicattion?
    Thanks,

    Depending on the version of Crystal Reports / Business Objects you have, there are Java libraries you can use to connect to the Business Objects Application server. I spent a lot of time on BO's website figuring it out. In the end i only needed a few libraries to connect, and ask the server to print a report. I remember that there was a way to have the server send a pdf as a binary stream, that you could then save as a pdf file and read. You can do a lot more with the SDK, to the extent of creating your own report creation tool. If you would like some specifics, i might be able to find the some of the documentation i used. It all came from the BO website.
    Wish i could be more help
    chip.
    Edited by: Chipper on Mar 3, 2010 3:29 PM

  • Aging - 7 Buckets Report needs to display by Calendar month not by days

    The requirement is to display the Aging - 7 Buckets Report display by calendar month not by days. So is it suggestible to customize it or write a new custom report?
    Please let me know if you have any solution on how to do it? i appreciate your help and time.
    EX:If this is OCT and the report is run during this month
    OCT-10 SEP-10 AGU-10 JUL-10 JUN-10 MAY-10 APR-10
    Customer Amount Current Past Due Past Due Past Due Past Due Past Due Past Due

    Hi
    Could you please let me know if you were able to achieve Aging by bucket months?
    Can we create aging bucket that is monthly and not on the basis of days?
    Regards
    Divya

  • Aging 7 Buckets Report ARXAGMW  error REP-1212 Object Body is not enclosed

    Hi
    I am customising standard AR Aging 7 buckets report by account(ARXAGMW).
    I just need to add 2 fields,That i have added successfully.
    But the report output format is not printing properly.
    I mean if there are 4 columns custname,custno,endcustname,endcustno.
    it is printing the output as
    custname custno endcustname endcustno
    abc communications inc 1234 abc communicatio 1234
    xyz communications inc 5678 pqr communicatio 9657
    but i want to print with full name(endcustname) as how it is printing for custname.
    So itried to increase the report width to 300 and try to run the report,but i am getting the error.
    I tried with standard report also by increasing the width but same error.
    Could anyone please tell me when we increase report width what else i should change.
    The error is
    REP-1212: Object 'Body' is not fully enclosed by its enclosing object 'P_REPORTING_ENTITY_NAME'.
    Thanks,
    Malla

    Hi,
    "Not allowing" means? Do you get any error?
    Is this the same style used by this concurrent program? I assume that the report type is text.
    If the report type is bitmap, size the page size in the "Execution Options" field as "PAGESIZE= <width>x<height>" and submit the report again.
    Note: 297522.1 - How to investigate printing issues and work towards its resolution ?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=297522.1
    Regards,
    Hussein

Maybe you are looking for