Doubt on Report Painter.

Hi ABAP Gurus,
Still now I worked on ABAP Reports, Today I got new requirement on Report painter. Actually in 4.7 this Report Painter is Developed with one report group under this two reports.
Now my reqiremnet is I need to copy these reports from 4.7 to Ecc 6.0 and consolidated to one report and also need to do some changes on caliculation.
This report is for caliculating Accurals
Please can any one guide me on this thing.
Thanks in Advance...
Thanks and Regards
Abinava Siri

Hi ,
check this info on RP.
https://forums.sdn.sap.com/click.jspa?searchID=221874&messageID=1818114
regards
P.

Similar Messages

  • Doubt in report painter (how to add new columns?)

    Hi all,
    I have a  doubt in report painter, i have copied the report 12kst1c to a zreport and also the form to a zform.
    I want to add the PO relese indicator desc as a column in report output.
    Is the above possible in report paintaer.
    also please tell me the transaction codes i tried with cje2 and cje3.
    Thanks in advance,
    Sathanbabu Mathan Kumar.

    Hello Santhan,
    Where you able to find a solution to this.If so please help me I have similar requirement.
    Thanks Arjun

  • Doubt in Report painter

    Hi ABAP Gurus,
    Still now I worked on ABAP Reports, Today I got new requirement on Report painter. Actually in 4.7 this Report Painter is Developed with one report group under this two reports.
    Now my reqiremnet is I need to copy these reports from 4.7 to Ecc 6.0 and consolidated to one report and also need to do some changes on caliculation.
    This report is for caliculating Accurals
    Please can any one guide me on this thing.
    Thanks in Advance...
    Thanks and Regards
    Abinava Siri

    Hi ,
    check this info on RP.
    https://forums.sdn.sap.com/click.jspa?searchID=221874&messageID=1818114
    regards
    P.

  • Report Painter

    Hi All,
    I have one doubt regarding Report Painter Reports like is it possible to create Report painter Reports in two currencies(one is company code currency and another one is USD).
    And how we can maintain User Settings using transaction RPC0 for Z-report painter report.
    Regards,
    Siva.

    strange,
    1st try this link:
    http://10.243.51.62/helpdata/EN/5b/d22dc343c611d182b30000e829fbfe/frameset.htm
    and here's another to pdf files
    http://help.sap.com/printdocu/core/Print46c/EN/Data/htm/english.htm
    -> you must search in Controlling and Cost centre accounting
    regards Andreas

  • Doubt about sub totaling in Report Painter

    Hi,
    I am new to the report painter and i want to know that is there a possibility of performing the sub total in the output.
    Suppose,i had defined a row and column and in the row i had given the range of the Account Numbers and in the column i had defined the local currency. As there are a lot of GL Account Numbers i.e. 1000,2000,40000 and so on....
    Is it possible to display the out put on the basis of sub total ? I had seen a sub total button during the creation of report in report painter format and i had defined Account Number to be explode .
    When i execute the report it displays the grand total of the whole accounts.. I want to show sub total also.
    Please provide me guidelines to solve this problem.

    >
    Vijay Babu Dudla wrote:
    > >So better don't give him a chance to create one more thread, please...
    >
    > But he will create one more Account , it is easy for him to post a new Thread with another name.
    Dont worry. Its pretty easy to catch his clone. All his questions follow a pattern. Plus he asks a hundred question on the same issue. Also, he's probably the only ABAPer who extensively works on Report Writers.
    pk

  • Need help in Report Painter

    Can anybody help me in Report Painter? I need a link.
    Regards,
    Subhasish

    Please go through the enclosed document. This will give you step-by-step approach for Report painter:
    http://www.virtuosollc.com/PDF/Get_Reporter.pdf
    Check url
    http://help.sap.com/saphelp_47x200/helpdata/en/da/6ada3889432f48e10000000a114084/frameset.htm
    Check Report Painter Step-by-Step example under Tools->Report Painter / Report Writer->Report Painter->Creating a Report Painter Report.
    Just go through These Links to learn about report Painter.
    http://help.sap.com/saphelp_erp2005/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/5b/d22cee43c611d182b30000e829fbfe/frameset.htm
    I have a standard report and it uses a structure to pull the data for the report. I need to create a custom report which uses the same structure, selection screen but a different layout. Could any of u plz advice, if its doable in report painter or just plain abap program?? Also I am interested to know how the report painter stores the actual report?? as ABAP program?? Please help..urgent..
    check the SAP help ..
    http://help.sap.com/saphelp_47x200/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/content.htm
    I had made couple of SD reports in report painter 4 year ago .. as far as process is concern you have create library , but it deals with information structure which start with s0* , after defining information structure in library it take to select the fields and display them on your out put . information structure have the statistical data most of the time . As i worked on information structure , so31,32,33 .....
    I t creates ABAP program like ABAP query creates in background . if you execute Customer Over due analysis or in Co02 cost analysis report or MC* ( MM stock reports ) those are in report painter .
    Hope this'll give you some guide line ...
    As far as I know about report painter, It create a report in background..Like when you make ABAP query (SQ01, 02, 03 ) .. It will create a report. You cant modify the report . You have to get OSS id in order to do that. if you're ready do it then you can pass it to Memory and can achieve your goal ...
    I think it will give you some hint. I wish I could have authorization to use report painter on my this project so I can help you out practically.
    Please see these steps , it`ll help you ...
    http://www.thespot4sap.com/Articles/Code_CostCentreReport.asp
    The variation objects are coming from the sets.
    For example, when you read the report 'Cost Centers: Actual/Plan/Variance'(T-code : S_ALR_87013611), you can find the characteristic 'Cost Center' is set as a 'set variable'. So the cost center in the report left side are coming from the cost center group that you input.
    Does any know if we could use Report Painter across two controlling areas? Any documentation available will be great. Yes. When setting up a report in CCA you can have multiple controlling areas. In the General data selection you will have the option for the CA as a selection.
    You can also use standard references objects to construct your own reports: libraries, standard layouts, default columns, and row and column models, all in the standard R/3 System, are available for custom reports.
    Report Painter report definition requires several Preparatory Steps, depending on the complexity of the report to be generated.
    1) Create a library and pick your reporting tables.
    2) Create your report
    3) define your set up within the report
    a)General data selections
    b)Colimns
    c) rows
    d) formulas
    Standard layouts are maintained in the IMG "Financial Accounting" under "Special Ledger -> Information System -> Maintain standard layout.
    Create libraries, which means assigning the
    characteristics
    key figures
    Predefined columns
    For each of these categories you need to select the objects to be used in reports of the specific library. You define the sequence of the objects in the selection lists of the Report Painter in field "Position". Frequently used objects should be at the top of the list.
    go to
    http://help.sap.com/saphelp_erp2005/helpdata/en/5b/d22ba743c611d182b30000e829fbfe/frameset.htm
    I have created a report through report writer/Painter(GR51). My query here is to link this report to a transaction code. Could you please suggest me how can I acheive this?
    Go to SE93 and select the Transaction with Parameters ( Parameter Transaction)
    Then in the Transaction field give: START_REPORT
    Skip initial screen
    Screen 0
    In the default value for the parameters give
    D_SREPOVARI-REPORTTYPE RW
    D_SREPOVARI-REPORT ( Give your Report Group )
    If you have any doubt pick any report painter tcode and check in SE93
    Follow below steps
    1) Execute report through report painter
    2) From system status get the program name
    3 ) go to se93 and select report transaction and assign
    program name .
    Is it possible to make bigger the text a I have on a text field?, Im using the screen painter and I need to put the title bigger (as a requirment).
    You can define your text as any length.If you are talking about the font,i am afraid you cannot do that.
    No, you can not change the size(font) of the text on the dynpro, you can hightlight it, which changes the color to "blue" to make it stand out. You can change this on the attributes tab when double-clicking on the element in screen painter.
    what is the sentence that open a screen painter file
    Don´t really understand what you mean with "open a screen painter file".
    If you are speaking about showing a form generated with the screen painter,
    Dim oXMLDoc As New MSXML2.DOMDocument
    oXMLDoc.load("Form.xml")
    SBO_Application.LoadBatchActions(oXMLDoc.xml)
    Dim oForm As SAPbouiCOM.Form
    oForm = SBO_Application.Forms.Item("YourFormID")
    oForm.Visible = True
    regards
    vinod

  • Vendor Ageing Report Through Report Painter

    Dear All
    As per my company requirement we are trying to develop vendor ageing report through report painter, by using library 8A4 (EC CPA: Drill Down Open Item), our requirement is all normal items and some special GL transactions (Not all) has to flow in this report.
    In FKI4 / FKI5 if we assign any special GL, then data flowing in to report relating to that particular special GL transactions only, normal items are not flowing in to report. If we not assign any special GL then all normal and special GL transaction are flowing in to report.
    Can anybody suggest how to restrict flow of some special GL transaction data in to report. Our requirement is all normal transaction along with some specified special GL transaction data has to flow in to report. Points will be rewarded on helpful answer.
    Thanks & Regards
    Madhava

    Hi Madhava
    You can pull all values whether Sp GL or Normal GL values. For a particular 'Column' if you assign Sp Gl Indicator you will fetch all Sp Gl Values in that column. Same way in other column, you dont assign Sp Gl Indicator, instead you calculate manually as shown below;
    In a similar fashion you can calculate all values for (00-30), (31-60) ...and so on.
    Hope this clears all your doubts?
    Regards
    Abbas

  • Report painter/writer for actual cost component split

    Hello Gurus,
    Any of you guys ever explored possibility of creating a report using report painter or writer that can give both Standard and Actual cost component splits in one report? Is it even possible without custom ABAP involvement?
    Thanks
    RG

    Hi Raghu,
    After your reply, I am getting a doubt..
    Have you Activated Material Ledger? When you say Actual Cost Component Split, are you talking about it what you get in Actual Costing/Material Ledger?
    If yes, then you can map your cost compnents for Actual Costing in the path SPROControllingProfitability AnalysisMaster Data Valuation--Setup Valuation using Material Cost Estimate -- Define Access to Actual Costing / Material Ledger
    Further, there are no standard reports available in COPA. Try to build a report comprising two columns, 1st column with the value fields which are mapped for Standard Cost Components and 2nd column with the Value Fields which you have assined for Actual Costing under the above path.
    You will be able to get the comparison...
    Pls don't hesitate to call me for further assistance....
    Srikanth Munnaluri

  • Report Painter Report Performance Issue

    hi,
    My client facing the problem with Report painter reports , almost all the reports taking much amount of time to execute . we are Using 5.0 version tables FAGLFLEXT and CSSS . i have some doubts report index is the cause for this or any other reasons can any one help me in this regard,
    thanks in advance
    sasidhar.A

    Hi,
    just create a proper index and performance will increase. There are some SAP OSS notes who deal with this (for example field "client" should be added if'm not mistaken).
    We did the same on profit center tables with huge performance increases
    grtz
    dries

  • Help needs on Report Painter

    Hi friends,
    I needs some information on Report Painter.
    I already searched in help.sap.com.
    but i cannot get these below information.
    Please help me out. it is very urgent for me.
    1.what are the general Tcodes used in this ?
    2.when and where should  we use report painter concept over standard reporting ?
    3. Is report painter exclusively used for any specific module like Project systems, FI/CO. or it can be used across all the SAP Functional Modules?
    4. I tried to create Report using Report painter Tcode CJE4
    then i got some basic doubts as below?
    a) what is difference between Project report and Summarization reports for project in report painter?
    b)Is it mandatory to create Form then attaching this Form to Report?
    c)what is difference in Two Axes, One axis with key figure,
    One axis without key figure structure ?
    d) what is meant by Key figure and Characteristics in this ?
    Thanks in advance.
    Regards,
    Sateesh

    Report painter
    the below Pdf should help you
    http://www.virtuosollc.com/PDF/Get_Reporter.pdf
    Reward points..

  • How do we track back the ABAP queries/report painter used to custom report?

    Hi Experts,
    I only have some ideas about report painter and ABAP query. If a company has a number of different Z reports in production.
    1. How do we identify if it's report painter/writer or ABAP query??
    2. For ABAP query report, suppose that i can identify one. If i am given a Z tcode of that report and identify the program of that report behind it, How do i know what query that program belongs to?? What are the steps i go back in SQ03 to view that query??
    3. For report painter, starting from ztcode of the report, where do i check and track the original painter of that report??
    Please help clarify my doubts..
    Monica

    Hi Monica,
    For report painter/writer, you can identified it by go to
    Environment --> Technical information when you execute your Z-tcode.
    To refer back to the report painter/writer t-code you just need to double click oh the report group that you see by clicking the link above.
    Thanks,
    Victor.

  • Report Painter for PP reports

    Hi there ,
    Can any one please help me in learning how we can prepare reports using report painter ... please share with me the any learning document & resource from where I Can learn the same ...
    Secondly, do we use report painter for PP rather SCM reports ... I  have seen in all the cases it is being used in FI reporting ...
    Thanks
    Kaushik

    Dear,
    Most of the PP reports are for internal purpose so we never use the report painter.
    Report painter is available for FI module.
    Report painter is generally used for reporting from totals tables. Your requirement looks more like a query from master data tables. For this you'd better use SAP query (SQ01) or Quick Viewer (SQVI).
    Please refer the below is the links to Report Painter
    http://help.sap.com/saphelp_erp2005/helpdata/en/5b/d22cee43c611d182b30000e829fbfe/frameset.htm
    Re: Report painter
    Hope it will clear your doubt.
    Regards,
    R.Brahmankar

  • Help : Regarding Report Group (Report painter)

    Dear All
    I have developed a report thru report painter. But i m having doubts wy we use report group? what will be the impact if i use the report group which are already exist or else for every report we have to go for new report Group ..
    Reward for every correct ans
    Pls help....
    Rgds
    Santo

    Hi Santosh,
    A report group is generally created keeping in mind the reporting requirements and the library used.
    If u r viewing reports based on GLPCA or FAGLFLEXT, then it is advisable to group them together.
    Another advantage of creating a report group is when we run the report through GR55, then n number of reports can be seen with a single input screen.
    If two reports r using different variable, then u would have to create two groups as variables will appear as in the selection screen.
    Regards,
    Kiran

  • Report Painter: Change descriptions with *

    Hi
    I have a doubt: In the Report Painter >> the fields with *   Color Blue. Is possible to change the description or is Standard ??
    Merry christmas

    Please search for available information before posting, do not post basic questions.
    Thread locked.
    Thomas

  • Report painter - Reverse signs

    Hi,
    I want to change a report using the report painter. There is one specific line that I want to reverse signs, i.e. if the value is actually 2,500, I want it to be 2,500-.
    I'm trying to select this specific line by clicking on it and then F9 (Select/deselect). Then, I click on F7 (Reverse signs) and I get the message «Signs are reversed for the selected area».
    But the result is not good. It changes ALL the signs of every possible line, and not only the signs that I selected using F9.
    Thanks,
    Julien

    Hi,
    Using f7 u can reverse balance of all not for individual.
    Means If a row bal is cr(-), then it will become Dr(+) and
    if it is Dr(+) it will become  Cr (-).
    In short sigen of any cell depends on row characteristic balance.
    If  u r not able to clarify your doubt please sendus detail query like wether u r using GR31 tcode or else.
    Regards,
    Pari

Maybe you are looking for