Customization of reports

Hi,
In case of customisation of a report SAP FI Functional consultant has to work with ABAP people...
Can anyone please let me know with an example, how a FI Functional Consultant discuss about the new report requirement with ABAP team?
I mean for this situation, Should FI Consultant be aware of all the table names used to customize the report?
What is the procedure or steps should be followed by a FI Consultant to create a customize report in the syatem?
Quick replies will be appreciated & points will be assigned..
Thanks & Regards

Hi,
FI role is customized report is to make the ABAPer understand the business requirement for the said report.
It is always better to know the FI tables, to gain clarity.
General procedure is FI consultant prepare functional specs based on business need, gives to the ABAPer, who in turns prepares the Tech spec.  Once the specs are approved, development of the report starts and unit testing will be completed by technical team.
Example: Report to hold the PO details in the APP standard report - This requires customization of the existing APP report, to include the PO.
Then, the functional consultant will test the report to check if it suffice the business requirement and if succesful, the transport is released to the next system.
Thanks,
Sridevi

Similar Messages

  • How to Create an additional customization RX Report

    As the subject. I want to create a report with "Where Clause API" in based on the standard report. Since the standard report does not allow me to input into, it is disabled. As there has Tool/New Report menu in the "Report eXchange Designer" responsibility. So I am thinking, Oracle may have some features to let us do the customization. But I could not pick the report which I created in the "System Administrator" responsibility.
    Does someone have that experience or have some documents on how to create a customization Rx report.
    Thanks in advance
    Sean

    You can add up to three 'email aliases' - these are additional addresses (not accounts) which deliver into the same inbox as the main account. (In fact it's a good idea to give out alias addresses, rather than the main address, because if they attract spam you can easily change them.)
    You should be aware before you start that once you've created an alias you cannot turn that address into a full iCloud account or move it to another account.
    More information on aliases here: http://help.apple.com/icloud/#mm6b1a490a

  • How to customize the reports tab

    hi,
    Is there any way i can customize the reports tab? i'd like to publish my reports on the lists in order people can access them directly without having to go to custom shared analisis. Is it possible?
    thanks

    Try something like this:
    https://secure-ausomxxxx.crmondemand.com/OnDemand/user/analytics/saw.dll?Dashboard&PortalPath=/shared/Company_****-*****SharedFolder/_portal/$$$$$$$$$$$
    where xxx denotes your instance pod,
    *** denotes the name of your shared folder where reports are stored to be shown on the dashboard(to get this open any of your reports and filter it by selecting one of the reports from shared folder. the string of characters that you will see in the path is to be used)
    $$$ denotes the name of your dashboard.

  • Customize the report margin while rendering

    I want to customize the report margin while rendering. I am using ReportExecution2005.ReportExecutionService  webservice to render report. how to customize the report margin?
    I try to use deviceinfo for this and set the below device info, it is not work out. It always render the report with design time margin. Is it right approach? Are there any issue on below deviceinfo?. Thanks in advance.
    <DeviceInfo><PageWidth>11in</PageWidth><PageHeight>8.5in</PageHeight><MarginTop>.25</MarginTop><MarginBottom>.25</MarginBottom><MarginLeft>.25</MarginLeft><MarginRight>.25</MarginRight></DeviceInfo>
    Best Regards
    Senthil
    Developer

    I found the solution. Device info have has the value without metric. The below device info is correct one. Thanks to all ;)
    <DeviceInfo><PageWidth>11in</PageWidth><PageHeight>8.5in</PageHeight><MarginTop>.25in</MarginTop><MarginBottom>.25in</MarginBottom><MarginLeft>.25in</MarginLeft><MarginRight>.25in</MarginRight></DeviceInfo>
    Developer

  • How can I customize my report by Teststand

    How can I customize my report by Teststand

    TestStand by itself does not provide a reporting mechanism which can deliver a report as shown in your screenshot.
    I see three options for you to proceed:
    1.) Analyze the options you have with the default TestStand reporting (e.g. XML with style sheet). Consider if you really require the report layout and file format (docx) shown in your screenshot or if XML/HTML or ASCII text will also work. Play around with the report options until it works for you. This would be the simplest solution.
    2.) Log report data into a database and create an additional software package to retrieve data from there and display it as the required report.
    3.) Exchange the TestStand reporting mechanism with a complete self written version to create docx-files with the required layout. This will be the most complex approach except you are familiar with the TS API, but don't know anything about databases....
    When following either option 2 or 3, you can
    a) try yourself as developer
    b) search for an integration partner implementing that stuff for you. When following option 3), i recommend you to search for an NI Alliance Member with TestStand knowledge.
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Customize portal report layout

    Is it possible to customize the report layout ?
    I don't want a plain table layout.
    Can someone tell me where I can find documentation on how to customize portal report layout?
    Thank U.
    Regards Cecilie

    Hi,
    You can customize the Report Layout by using
    the Custom option in the Report Layout section
    while creating the Report.
    It allows to write your own HTML code to define the Layout.
    The three Layout options which can be used are:
    Tabular
    Form
    Custom
    Hope this Helps
    Thanks
    Vineet

  • Help in the customization of report!

    Hi,
    I'm trying to customize a report in Oracle BPA to print objects (EPC activities, functions, ..) and print attributes, description and other. But I am only able to print the attributes in columns but I want to print on lines. Can anyone help me?
    Tks,
    Gustavo

    I beleive there is a separate forum for this
    Business Process Analysis Suite

  • Customize View, Report

    Hello,
    is it possible to customize (e.g. remove items) the bar of a 2DAxisSystem in View ?!
    And how can i customize/remove the "second bar" in Report (where font size,color,...) is located ?!
    Thanks a lot

    Hello,
    i'd like to cutsomize/remove the following bars highlighted below:
    Is it possible at all?!
    Thanks a lot

  • Customize standard report using BI Publisher.

    Hi,
    There is one standard concurrent program 'Send Separate Remittance Advices’ whose executable type is 'Java Concurrent program'.
    I want to customize the standard report and implement in BI Publisher tool that allows specific output formats to be designed.
    How to do this using BI publisher tool?
    If some new query or fields required for custom report then how to add the query or fields as the standard program executable type is 'Java Concurrent program'.
    Please help me out in this.
    Thanks & Regards,
    Sagarika

    Hi,
    I am working on Send Separate Remittance Advice program in R12.
    As per our requirement we need to add some new field in Send Separate Remittance Advice program.
    So I have extended the XML in 'iby_fd_extract_ext_pub' package.
    The extended XML is working fine if I'll run the Send Separate Remittance Advice program automatically through payment process request.
    If Send Separate Remittance Advice program run manually by selecting Payment Instruction Id and Remittance Advice format then whatever extension I have done to add new field is not appearing in XML.
    Please suggest me how to resolve this issue.
    Thanks & Regards,
    Sagarika

  • Field value is not coming in my customize ALV report

    Hi All,
    Good day.
    I have added two fields in a customized ALV report. But the customized report was not developed by me. Therefore I am unable to understand the whole report. As per my requirement I have added 2 fields more like* quantity* & unit field in that ALV. But not understanding why values are not coming in my report though values are there in DB. Plz help me regarding this. The portion of the code is given below.
    SORT t_ekbe by belnr.
      loop at t_ekbe INTO w_ekbe where vgabe = '1'.
        on CHANGE OF w_ekbe-belnr.
          SELECT  MBLNR
            BWART
            SMBLN
            ERFMG   " This is the new added field
            erfme     " This is the new added field
          INTO CORRESPONDING FIELDS OF TABLE t_mseg
          from mseg
          where mblnr = t_ekbe-belnr
          AND   bwart = '101'.
        endon.
      ENDLOOP.
    Thanks,
    Tripod.

    hi ,
    Do according to this
    SORT t_ekbe by belnr.
      if  t_ekbe[] is not initial  .
          SELECT  MBLNR
            BWART
            SMBLN
            ERFMG   " This is the new added field
            erfme     " This is the new added field
          INTO CORRESPONDING FIELDS OF TABLE t_mseg
        for all entries in t_ekbe
          from mseg
          where mblnr = t_ekbe-belnr
          AND   bwart = '101'.
      endif.
    after this
    loop at t_ekbe .
    loop at t_mseg  where mblnr  = t_ekbe-belnr .
      t_ekbe-ERFMG = t_mseg-ERFMG .
    t_ekbe-erfme =   t_mseg-erfme  .
    modify t_ekbe transporting ERFMG  erfme .
    clear t_mseg .
    endloop.
    clear t_ekbe .
    endloop.
    Regards
    Deepak .

  • HTML DB Customize SQL Report Layout

    Hi everybody,
    Is it possible to have an automatic orientation (portrait, landscape) based on report width ? If it's to large for portrait, it switchs landscape ? If letter it's not too much large it switch to legal ? and so on.....
    Thanks. Bye.

    The problem is when I execute a report and I want to
    print it, the page break is not done. I want toHTML does not have any concept of a "page break" or a page even. The browser just sends the currently displayed HTML BODY content to the printer and the printer takes it from there.
    Google for HTML page break and see what you find
    http://www.google.com/search?hl=en&q=html%20page%20break&btnG=Google+Search
    If system user want to print the report they don't
    want to have problem and make a lot of test before
    having the report they want. Is it possible to move
    column like Discoverer ?What you see (in the browser) is what you get on the printer.
    You can implement some simple column re-ordering functionality in your report using some of the techniques I showed at
    Swapping columns on reports
    You can even show/hide columns as per Carl's example at
    http://htmldb.oracle.com/pls/otn/f?p=11933:46
    So, user can play around with this until the desired columns are seen in the desired order and then use the browser's Print function to print what is on the screen.
    Hope this helps.

  • How to customize the reports

    Post Author: [email protected]
    CA Forum: Desktop Intelligence Reporting
    Hi all,
    scenerio1: all users should have same look &  feel of report. - please tell me the steps how set the preferences for this scenerio.
    scenerio2: every should have  different look and feel (example user1 should have different view with user2). - please tell me the steps how set the preferences.
    NOte: when a User executes a report a default header and footer should be appear with company logo etc.
    Thanks,

    Hi,
    This can be achieved in Desktop Intelligence by creating templates (.ret) and then using those templates as default templates in the report.
    You can create different templates according to the user's requirements.

  • How to customize 'default: *' report templates

    Hi,
    where are 'default: *' report templates defined? They are not listed among other templates.
    What I need is to create a customized template based on 'default: vertical report, look1 (exclude null columns)'.
    Thanks

    >
    where are 'default: *' report templates defined? They are not listed among other templates.
    What I need is to create a customized template based on 'default: vertical report, look1 (exclude null columns)'.
    >
    default: report templates are hard-wired into APEX and can't be modified in the way that theme templates can.
    Using the web inspector in a browser with developer tools like Safari or Firefox+Firebug you can examine the source of the rendered report with a default: template to determine the HTML structure and class(es) used and the CSS selectors applied by APEX, then either override these in your own style sheet, or create a custom theme version of the template from scratch.

  • Customize FBL3N report

    I will like add information in the header of the report FBL3N
    Order\Group
    Reporting period
    Can anyone advise what is the best way

    Hi,
    The fastest way to do this is as follows:
    1.  Execute FBL3N with a limited selection.
    2.  In the report output screen, navigate as follows from the menu: Settings ->Layout ->Current Header Rows.
    3.  You will now be in the Change Header screen.
    4.  Here, there are two kinds of Variables available to insert, General Text variables and characterisitcs related variables.
    5.  Look into the two and select the ones you want.  Not everything you want will be available.
    6.  Save your header and you are done.
    Cheers.

  • Customize SQL Report Layout

    I have a SQL report which returns 15 colums. Rather than format the report vertically with 15 rows for each record or horizontally with 15 columns for each record, I'd like to return a 3x5 table of values - is this possible.

    The problem is when I execute a report and I want to
    print it, the page break is not done. I want toHTML does not have any concept of a "page break" or a page even. The browser just sends the currently displayed HTML BODY content to the printer and the printer takes it from there.
    Google for HTML page break and see what you find
    http://www.google.com/search?hl=en&q=html%20page%20break&btnG=Google+Search
    If system user want to print the report they don't
    want to have problem and make a lot of test before
    having the report they want. Is it possible to move
    column like Discoverer ?What you see (in the browser) is what you get on the printer.
    You can implement some simple column re-ordering functionality in your report using some of the techniques I showed at
    Swapping columns on reports
    You can even show/hide columns as per Carl's example at
    http://htmldb.oracle.com/pls/otn/f?p=11933:46
    So, user can play around with this until the desired columns are seen in the desired order and then use the browser's Print function to print what is on the screen.
    Hope this helps.

Maybe you are looking for

  • CC4 not working with OSX 10.9 - Fatal Error Message

    I just loaded Creative Suite 4 from my old Mac to my new Macbook Air (OS X 10.9). Everytime I try to open a document the program quits and it says "Fatal Error - Missing Component." followed by the following: /Library/Application Support/Adobe/Adobe

  • Javax.servlet.ServletException: 55.0 when using Jakarta Request taglib in WL7.0 SP2

              Hi,           We are converting our application from iPlanet (SunOne) to WL7.0.           I get the following error when tag library is used in our jsp file.           The tag library is jakarta Request library.           Any suggestions on

  • How to open html/SVG in Illustrator?

    I drew a beautiful SVG for a website, just coded it in html/css/javascript. (It's in there, just scroll around) http://bl.ocks.org/greencracker/raw/6798490/ It needs finishing by hand ... how on earth do I open it in Illustrator? I downloaded it as a

  • How to incorporate the C/C++ code in Java?

    Guys, Does any one here knows about in incorporating the C/C++ code in java? Or know about to call the C/C++ code in java? Guys, please impart your knowledge to me... Thanks, Mercy

  • Partitioning rules

    Should partitioning be performed at the Cube and RDBMS level? Is this an AND or an OR issue where you can do both or only either one? What are the things to look out for when partitioning? What are some of the rules?