Naming standards for reports in Business Objects?

Dear colleagues,
I am about to start development of universes, queries and reports in Business Object for a client. Does anyone of you have any tips on naming standards for the reports? The source system that the dataware house is based on is a fund system. Often the name can be some letters and some numbers. Is there any logic behind this that I can follow?
I will sign points!
Kind regards
Silje

Hi Silje,
Naming convetions should really tie in with your own processes. So it hard to say there is one for all.
I generally create a report library. This is a simple list in Excel of the reports. It will contain the following
Report Id: A number that is unique to each report, e.g. 1000
Report Name: A short descriptive name, Monthly_Returns
Report Location: The folder path to the report
Report Description: A full descriptive name
Report Contact: The person to contact about the report, developer or support person
Report Owner: Business Owner of the report
In WebI I would then call the report 1000_Monthly_Returns. I generally use the folder name to point to the area, so in the case of funds this report would be in the Funds folder.
Hope this helps
Alan

Similar Messages

  • Crystal Reports to Business Objects

    Hi Gurus,
    Please help me out with your valuable suggestions. Here is my scenario,
    Very recently my client implemented Business Objects for their Corporate reporting in place of Crystal Enterprise.
    There are about 400+ reports that to be converted in Business Objects. In the phase 1 we planned to convert the High priory reports of about 80 + reports.
    Our game plan is to convert CR to Universes and then after using Universes >>>webi reports. Please suggest me whether we are going in the right path.
    After analyzing the reports I found like we are using about 65-80 tables over all. Please suggest me, Can I create a single Universe and point the 70 reports to that single Universe or do I need to create a single universe for single crystal report.
    Moreover, we are upgrading my back end too. But in future some of the tables, fields may exist or not. As the Back-end is also in the initial phases. So please suggest how to convert the CR to Universe with back-end modification.
    As having discussion with client. User have no experience in creating any sort of reporting, All they need is exact the same report in Business Objects.
    Please post me your valuable suggestion.

    Hello,
    Here a are few tips:
    - How many different data sources are used?
    A Business Objects universe can only point at one data source (there are some workarounds for this). Therefore it's quite important to know how many different data sources are involved.
    - Complexity of reports
    When developing complex reports in webi you'll find that you can't always meet the requirements by using standard webi functionality.
    In that case you will have to move some of the more complex calculations to the universe. Therefore it's not uncommon for a very complex report to have one universe but in most case a universe will serve multiple webi reports.
    - Ad-hoc reporting.
    From reading your post I donu2019t think this is very relevant to you but I mention it anyway.
    If users want to use the universe for ad-hoc reporting, always make sure that you give proper business descriptions to the dimension and measure objects.
    Also, it's important that you don't try to stuff everything into one universe as this will confuse the business users. Try to divide the universes into the logical business areas i.e. finance, HR, Purchasing etc.
    - Training / Involve the Business
    Have you considered training a few web intelligence super users that can help converting some webi reports?
    If you involve the Business users at an early stage of the project, the reaction to the change of reporting system will be a lot more positive.
    - Make the reports more intuitive
    Instead of simply re-developing all the reports in exactly the same way as they were developed in Crystal look for ways to enhance the usability.
    Business Objects has many great features that could help with this i.e. input controls, data tracking, profiles, dynamic recipients etc).
    Also, you will find a lot of duplication i.e. multiple version of the same report with different prompts. You should possibly try to consolidate those reports.
    Best regards
    Rim Geurts
    EDIT: Like Fritz mentioned, you probably don't need to migrate all of the reports because you can simply migrate you Crytsal report to te new BO environment
    Edited by: Rim Geurts on Aug 16, 2010 3:08 PM

  • How to set naming standards for SQL Developer

    I am using SQL Developer version 3.0.04.
    In the newly integrated and very useful Data Modeler, we can set preferences for the naming standards to be applied when creating logical and relational model objects ( primary keys, foreign keys, et cetera). I would like to know if there is a way to set naming standards for the relational objects we create in SQL Developer on existing tables ( ( primary keys, foreign keys, et cetera).
    Any help in setting such preferences would be appreciated.

    Hi,
    If you want to set up a diagram for an existing database, you can use File/Data Modeler/Import/Data Dictionary to import its definitions.
    Alternatively you can open a Data Modeler Browser (using View/Data Modeler/Browser), expand the node for Design "Untitled_1",
    expand the node for Relational Models, and select Show from the Right-click drop-down menu for "Relational_1" to create a Relational Model diagram.
    You can then drag Tables from SQL Developer's Connections tree onto the diagram.
    Once you have a Relational Model you can reverse engineer it to an Entity-Relationship model using the << button in the button bar
    (or by selecting "Engineer to Logical Model" from the drop-down menu for the Relational Model).
    Note that there is now a separate forum for SQL Developer Data Modeler topics: SQL Developer Data Modeler
    David

  • How to run crystal report in business objects xi 3.1 sp3 enterprise

    hi, i created crystal reports thru crystal reports 2008, i have the crystal reports locally on my machine. the source for the crystal report is stored procedure to get the data from database
    the main thing is i need to import these reports into business objects xi 3.1 and i need to run the report in business objects. the bo server is on solaris and the reports i have r in my local machine (i.e windows).
    i am using this way to import the report into bo server.
    In Crystal Reports: File>Save As>My Connections (Define your BO Server) and save the reports to your BO Server.
    but the main thing is i cannot run the crystal report in cmc. what am i doing wrong, do i need to set any database configuration in business objects ?

    Normally you should run your CR reports in the INfoView. You can start a report either by double clicking on it or by selecting View in the context menu. Still in order to fetch data you have to press the Refresh button in the CR viewer window (in the InfoView).
    In the CMC I assume that you are using the Run now option in the context menu. Please note that this will just schedule your report immediatelly. hen the report is scheduled a new instance is created hich is available in the History of the report. In order to see a report in the CMC select again View in the context menu and you can again fetch data by pressing the Refresh button.
    Regards,
    Stratos

  • How to save the instance in standard lead from custom business object

    Hi Experts,
              I am unable to save the instance(Record) in standard Lead business object from custom business object.
    Steps:
    created one custom business object with mandatory fields for creating instance in standard lead.
    in quick create screen i bind  data elements to standard lead business object elements.
    issue:
    when i click on preview i am getting exception as Arguments not found
    can you please tell me that How to save the instance in standard lead from custom business object with step by step .

    Hi Vijay,
    Please refer this link under that mentioned that how to create lead using ABSL code
    Web 2 Lead in SAP Cloud for Customer, step by step - Part 1 - myCloudDoor myCloudDoor
    Under the "Action-CreateLead.absl" mentioned how to create lead
    the above link for convert web 2 lead functionality and under they create lead using web data from ABSL code.
    Regards,
    Mithun

  • How to use Java SDK to schedule a report in business objects

    hi guys i am having a scenario , were the Java SDK will be passing the parameters dynamically to the report in business objects . the Java SDK is kicked by the file based events. this Java SDK will be on the unix server and the business object is also on the unix server. I am having the crystal reports in boe which need to be triggered by the Java SDK . such that the report is scheduled to a particular location on the unix  for every week,when the java passes the parameters to the report in boe
    Edited by: americansalt on Nov 4, 2010 11:30 AM

    You can do this by using the BOE SDK. Here are some samples:
    http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/806fc83f-18ba-2b10-f2b9-cbb49963fc93
    Regards,
    Stratos

  • Naming standards for BW queries

    where could i get the naming standards for BW queries? Can somebody email me at singhpra(at)yahoo.com. thank you.

    Hi Prakash,
    in our company we use the following convention:
    <Project_ID>_<CUBE>_Q<authorization>N
    The Project ID is a 2-digit code for the project, the cube consists of 5 digits. After the Q there's one letter for special authorization purposes, N is a 2-digit-number starting at 01.
    Example: P1_STMX1_QA01
    This works fine for all our cases.
    Greetings,
    Daniel

  • Regarding Financial report in Business object

    Dear All,
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm
    We have download the zip file for Financial report from the above link. When we open this report in Crystal report we can not find the query written for that report. I want to edit that query can anybody tell me how to edit this query. Is there any other link or query to calculate Trial balance,P&L statement and Balance sheet plz send me.
    Thanks and Regards
    Harish Patil

    Harish,
    Sorry, but it seems that it is not the right place for your post. This forum is for SAP Business One SDK, not for Business Object product. You may post your question
    [https://www.sdn.sap.com/irj/scn/forums|https://www.sdn.sap.com/irj/scn/forums]
    =>Business Object
    Regards, Yatsea

  • Use a dynamic list of email addresses to email a report via Business Objects Server 11

    Post Author: wolfgang666
    CA Forum: General
    I use Business Objects Server version 11 to distribute reports via email but was asked if there was a way to only send the reports to those people listed in the report (which changes daily) instead of the entire distribution list. I can create a list of email addresses as a variable within the report but can't find any way to pass it to the Business Objects server "To:" field located in the destination screen. I would expect to see some option for sending to some value located in the report but alas no such option is evident. This seems like a feature the product should be capable of doing as it is so basic. Any other way to do this that anybody can think of? Any help is greatly appreciated. Thanks.
    Matt Frazier

    Hi Alan,
    The simplest thing would be to simply use the Import Wizard to create a BIAR file and then back up the required CR's and instances to the BIAR file. So for instance you would use the "Import Folders and Objects" option. So the source system would be the system you are decomissioning and the Destination would be the BIAR file. Once that is done you can use the BIAR file to import the report content into another system in the future.
    <<Text removed>>
    Kind regards,
    John
    Edited by: Matt on Oct 10, 2011 10:20 AM

  • Best Strategy for Integrating Crystal/Business Objects with OpenACS Environment

    Post Author: devashanti
    CA Forum: Deployment
    I'm working for a client that uses AOL server and OpenACS for their web services/applications. I need suggestions on the best strategy to integrate a reporting solution using Business Objects XI. Ideally I'd like to send an API call from our web application's GUI to the Crystal API with report parameter values to pass into specific reports called via the API - I can get it down to one integer value being passed - or if this is not possible a way to seamlessly, from the end user perspective, move into a reporting module. We are using an Oracle backend database. I'm experienced with creating stored procedures and packages for reporting purposes.
    Although I have many years of experience integrating the Crystal active X controls into n-tier client server applications, the past few years I have had little opportunity to work with Business Objects and the newer versions of Crystal or web based solutions with Crystal Reports. I signed up to try out crystalreports.com, but I doubt my client will find this solution acceptable for security reasons as the reports are for an online invoicing system we are developing. However we can set up a reports server in-house if necessary, so it gives me some testing ground.
    Can anyone provide suggestions for a doable strategy?

    Please post this query to the Business Objects Enterprise Administration forum:
    BI Platform
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all BOE queries remain in one place and thus can be easily searched in one place.
    Thank you for your understanding,
    Ludek

  • Integrate Crystal Reports to Business Objects

    We are trying to introduce Crystal Reports into our current BOE environment and are trying to keep the 'custom password synchronization code' authentication method we have in place for Business Objects with Crystal.  If at all possible.  We have a custom connection and am not sure what the default connection between the two.  It could be LDAP or anything but how do we configure Crystal to integrate with Business Objects using our custom connection method?

    Log into CMC, browse to report object, open object, click on Process tab, click on database link, now edit to desired login info.

  • BW reporting versus Business Objects

    If a customer is using Business objects for all his static reporting even over BW. What would be good reasons to change or add BW reporting instead. He is in 3.1 version.
    I have already identified one functionality which is RRI jump-to functionnality allowing to jump to R/3. But I need a much more solid analysis.
    Customer is also using BPS
    Thank you

    Hi,
       Here are some points :
    Technical limitations:
    Interfaces have to be adapted, and some products do not support the full functionality of SAP BW (for example, some might not support variables).
    Additional cost: New tools come with additional license, training, and support costs.
    Planning & simulation SEM BPS:
    No planning application certified (only arcplan inSight/dynaSight allows for data write-back using an interface to the SEM BPS API)
    Data mining BW's segmentation algorithm (for mySAP CRM) No certification for mining data directly in SAP BW
    you can find more details here :
    http://help.sap.com/saphelp_bw31/helpdata/en/df/ed8c3c59021315e10000000a114084/frameset.htm
    regards,
    ravi

  • Suitable technique for delegating the business object  - copy or subtype ?

    Hello !
            I want to know the which of the following technique  is suitable for delegating standard business object :
           1.copying the standard business object and delegating
           2.creating a subtype of the standard business object and then delegating.
            I will be grateful for your answers.
    Thanks and regards,
    S.Suresh

    Hello Gautam Maini and NabheetMadan !
                 I agree with both of you.
                 Even SAP recommends to delegate by creating subtype.
                 In my previous workflow developments, I have delegated the copy and not the subtypes.It too have worked well.
                 In my understanding, No need to delegate the copy.Because, delegated copy will behave as non-delegated copy.
                We should delegate only subtypes.
                 As Gautam Maini have rightly stated, if the existing workflow should not have enhanced functionality, copying the standard business object is a perfect solution.
                 Thanks a lot for making me to understand the afore-mentioned fact.   
    Thanks and regards,
    S.Suresh

  • J2EE - Reports using Business Objects.

    Hi Friends,
    We have a requirement to generate reports in our project using Business Objects v5.1.8.
    Some users/Actors will have assess the reports through Webi of business objects and other requirement is to do some selection criteria in web page and once you get the right details, we should be able to generate report directly from web page (Calling .rpt file of Business objects), J2EE application calling business object report. (similar to calling PDF file in browser).
    Did any body of you did similar thing and is it possible to do through business objects, I know we can do from crystal reports. Do we need any plug-in ?
    I would be grateful, If you have sample code and willing to share.
    Thank You
    srikanth

    oh no, you have that as a requirement! :) well, have fun!! (the guy beside me develops our crystal reports stuff all day).

  • NAMING STANDARDS FOR WEB DYNPRO ABAP

    Hi All,
    Do we need to follow any naming standards in WebDynpro ABAP, could you please send some documents or any links for Naming Standards .
    Thanks,
    Raju.

    Hi Raju,
    This is a very good question which we cant answer as we are not working in your company.
    Well, the naming conventions standards vary based on different company Standards. So the best I could say is, check out your company Standards documents to get to understand the Naming Convention standards.
    Regards
    Raja Sekhar

Maybe you are looking for

  • Recieved my iMac 27 inch back from Apple with a blank Hard drive

    Need to reinstall os10.7 on my reformatted 27 iMac, that I just got back from apple repair, how is that done whith out installation disks?

  • Genaral abap

    1)most commonly used command in Interactive Reporting? 2)Can you create a field without data element domain?   3)How can you change the style of Logo or type of Logo? 4)What the Object will be created when upload a Logo? 5)How did you upload Logo usi

  • Update to iOS8.3 on iPad AIR2 didn´t work.

    Installation of new iOS8.3 didn´t work. Finally I resetted with help of iTunes. iTunes finalized the installation of the updated. Finally I can´t get through the initializing process at the iPad. Starting with the "Hello" screen I went several times

  • Monthly utilization issue

    Hi, We have initially upload the payable Excise duty values (Rs. 99,514.00) in 16406010 EXCISE DUTY PAYABLE G/Ls.When we are trying to utilize the amount through the transaction J2IUN,this initial upload payable Excise duty value is not getting highl

  • Whyd they remove the Time Stretch-To-Size tool? was very useful!

    Why did they remove this tool? it was very useful in making clips fit or going along with music, I recently upgraded from Premiere Elements 10 to 13 (due to my graphics card not working with 10) I agree 13 looks better but they took out a lot of "eas