Report Painter Library: troubles with new field in the additional structure

Hi, ALL!
I'm  creating a new field in the Report Painter table  GLFUNCT. Do do it I created my field in the additional structure GLDBZ  for GLFUNCT and create an row in the T804C table for new field.
Who has expirience in customizing using T804* tables? What tables should be used and how? I have the following troubles:
- I do not see the new field as characteristic in the library - I don't know the customizing table to set fields from additional structure as characteristic
- in the generated Report Painter program  my new field exists  but call of filler routine is always disabled
Thanks
Tatiana

Hi Shabitha,
just wondering if you ever found an answer to this, as i'm searching for info on same matter.
Thanks, Regards,
Okan Yarligan

Similar Messages

  • Problem in populating the new field from the extract structure. Kindly help

    my requirement a new text field is added on R/3 side and I have to populate
    the same field into BW.
    In the R/3 a new customization table 'AAA' is created which will have
    code - char 3 and
    text - char 30.
    The code field is added to a table BBB.
    The SAP standard generic data source exracts data from the table BBB where in the new code field have been added.
    Now I can the see the code field in the extract structure and not in the data source as the filed has selection value 'A' when checked in the ROOSFIELD table.
    To populate the value in BW, I will be creating a Generic Master Data text wherein I fetch the values from the table 'AAA' which the fields code and text  and replicate the same in BW.
    In the reporting level, the code InfoObject will be selected as display both KEY and TeXT, by doing I can populate the values of TEXT in the reporting.
    But to achieve the same I need to add the field code in the ODS but cannot do the same because I am not able to see the field code in the data source.
    Kindly let me know how to achieve the same.
    Also let me know if there is any alternate solution to populate the text field in BW.
    Any Inputs will be appreciated.
    Thanks

    > You should get the userdatasources bound to the
    > columns and assign the values of the recordset to
    > each one and after that use "setLineData" to write in
    > the matrix.
    >
    > hope it helps
    Hi all,
    i have created tables (non BO Tables) directly on the SQL-server and want to use recordset to populate a user form matrix.
    Is there any workaround to achieve this using non BO tables?
    Please provide some sample code since it is a very urgent matter.
    regards
    Daniel

  • Report painter(Add a new field to the library)

    Hi.
    How do i add a new field to the characteristics of a library.
    If the field is not at all existing in the characteristics list of the library.
    Thanks and Regards,
      Shabitha

    Hi Shabitha,
    just wondering if you ever found an answer to this, as i'm searching for info on same matter.
    Thanks, Regards,
    Okan Yarligan

  • Creating a new report painter library

    Hi all
    I have created a z table for the verification of FI-CO values to use with report painter. This table is modeled like the GLT0, the only difference is that my program fill it with the values of secondary cost elements (for production direct costs). So in the table I have records of accounts defined in chart of account and records with only CO elements. I have created the library using GLT0 as template and created the user exit for take the definition of cost elements and FI account in the same process. All work well the only problem is that for the cost element the values aren't displayed also if present in the table.
    I supposed in some point the extraction of values is linked to a control of presence of account in FI (SKA1 or SKB1), but I don't find the point.
    Someone has some ideas?Thanks
    Davide

    First, you don't so much want to back up the library, you want to archive the unwanted items.  When archiving you should archive to two separate drives because there could come the day when you plug in the single archive copy and the drive doesn't start.
    Why not just archive a copy of the library as it is now, then delete the items from the library on the computer?  Don't bother making a new, blank library.

  • Table need to be added in report painter library

    HI,
    Can't we add any table in report painter library (GR21) like if i add <b>s032</b> it is accepted by library while <b>'MARD'</b> is not accepted it gives error <b>Table MARD is not installed in Report Writer.</b>
    what is the difference between s032 and MARD table, as both are transparent table. but one is accepted and other is not.
    Thanks

    Hi
    You can't use all tables.see the below lines for it:
    Both Report Painter and Report Writer can be used to report on the following tables and tables types:
    &#61500;     Evaluation structures set up in the Logistics Information System (LIS). These structures normally begin with an “S” or “ZF.” Several different tables and views within the R/3 System can be added as evaluation structures.
            Note: You cannot add cluster tables, such as BSEG.
    &#61500;CCSS is used for Cost Center Accounting (CO-CCA), Internal Orders (CO-OPA), Activity Based Costing (CO-ABC) and for cost element reports in Project Systems (PS).
    &#61500;GLFUNCT is used for functional area reporting in cost-of-sales accounting.
    &#61500;GLPCT and GLPCOP are used for Profit Center Accounting (CO-PCA/EC-PCA).
    &#61500;FILC is used for Legal Consolidations (FI-LC).
    &#61500;COFIT is used for the Controlling Reconciliation Ledger (CO-CEL).
    &#61500;ZZ tables are created for the Special Purpose Ledger (FI-SL).
    &#61500;FIMC is used for consolidations in the Enterprise Controlling module (EC-LC).
    &#61500;GLT0 is used for Financial Accounting (General Ledger) reports by account, company, and business area (FI-GL).
    &#61500;KKBC, KKBE, and KKBU are used for the Controlling Product Costing module (CO-Costing).
    reward points if useful
    regards
    Anji

  • KE5Z : UserExit or SAP Note for adding new fields in the report output

    Hi,
    I want to add 2 new fields in KE5Z (Profit Center: Actual Line Items) report output.
    Order reason(AUGRU), Sales Document Type (AUART) fields.
    Is there any UserExit or SAP Note available for this....
    Thanks in advance,
    fractal

    Hi Fractal,
    See if Note 92864 will help you.
    Summary
    Symptom
    Through a modification, it is possible for you to include additional fields in the profit center line-item reports 'actual' and 'plan' (Release 3.1*).
    Additional key words
    KE5Z, KE5Y, RCOPCA02, RCOPCA08 -
    SUPPORTGUIDE 20010613143936 -
    REPORTWRITER,
    SGRW_OM SGRW_PS SGRW_PC SGRW_SL SGRW_PCA SGRW_EC SGRW_LIS
    Cause and prerequisites
    The fields must be located in table GLPCA (for actual) or GLPCP (for plan).
    For Release 3.0F, you should ensure you have applied Note 62511 first.
    Solution
    To include a field in the actual line item report, proceed as follows:
    Call the ABAP/4 Dictionary (Transaction SE11) and display table GLPCA. You can then find in a line the field name and data element for the field you want to include.
    Return to the initial screen of the ABAP/4 Dictionary. Now change the structure RPCA2. If the structure does not yet contain the field, you select Edit -> Insert field; enter the field name and data element. Do not insert the new field at the beginning of the structure but in the rear half of the structure.
    Then save and activate the structure.
    Now call the ABAP Editor (Transaction SE38). Change the source code of program RCOPCA02. Insert the lines set out in the attachment in FORM routine FIELDCAT_FILL. When you do this, replace SGTXT by the field name of the field. If you normally want the field to be displayed when you the access the report, delete the line   afield-no_out      = 'X'.                "<<<< insert Note 92864 .
    You should note that the place where you insert the lines influences the position of the column in the report list.
    To include a field in the Plan-line-item report, carry out the same procedure except with table GLPCP, structure RPCA8 and program RCOPCA08.
    Note: Pls check if these 2 fields are available in any of the layout versions you have available with the transaction.
    Cheers,
    Vikram
    Pls reward for helpful replies!!

  • Extend Inventory Management (0IC_C03) with new field MSEG-INSMK

    Dear Experts, We are using Business Content InfoCube "Material stocks/movements" (0IC_C03) in Area "Inventory Controlling/Inventory Management" in BW. We are using following Business Content DataSources: Stock Initialization for Inventory Management              2LIS_03_BX Goods Movements From Inventory Management        2LIS_03_BF Revaluations                                                            2LIS_03_UM Everything works fine with delta load till now. Now we have a new requirement so that we have to fill additionally the R/3-Field MSEG-INSMK in existing Inventory Management InfoCube (0IC_C03). The Business Content DataSource (2LIS_03_BX/BF/UM) doesn't provide R/3-Field MSEG-INSMK and I don't find any other Datasource for the R/3-Field MSEG-INSMK ("Document Segment: Material" - Stock Type). How can we extend the InfoCube 0IC_C03 with the R/3-Field MSEG-INSMK? Should I define a new Generic Datasource based on the table MSEG to extract the field INSMK. The table MSEG is very large. What would be Delta-Specific Field for Generic Delta? I would load the data from generic DataSource into a new DSO. And I can read the field MSEG-INSMK per Look-Up from the DSO in the transformation to the InfoCube 0IC_C03. Is this the solution? Many Thanks Moha

    2LIS_03_BX cannot be enhanced. There is an SAP note that says enhancing this Datasource is not supported.
    2LIS_03_BF can be enhanced though, and the process is just like enhancing any other LO Datasource.
    So you can include the new field in the cube, enhance BF and load to the cube. With this, you will be able to report the INSMK field on the goods movements. But as INSMK is not present in BX, you will not be able to report the INSMK field on stock position reports.

  • Report painter: library 1VK does not exist

    Hi,
    for some reason one of the report painter libraries seems to be missing in the production system.
    I was asked to transport the library from our development system, anyone knows where to start and how to do this ?
    Thanks in advance !
    Rolf

    1VK is std.SAP library, U cannt do like that .If so try to create a new one Directly In PROD server.
    Regards
    Prabhu

  • Addition of new fields in the standard report QM15

    Dear Experts,
    i need to add new fields to the standard report t.code QM15 which display the list of items: selection of notifications.
    the fields i want to add are:
    1. batch no
    2. Sample no
    3. Main vendor
    4. text for CDR
    plz let me know how can i do this. if any one can help me with screenshoot doc. this is really helpfull.
    Thanks
    Sachin
    Moderator message: "spec dumping", please work yourself first on your requirement.
    Edited by: Thomas Zloch on Sep 28, 2011 9:45 AM

    Hi,
    Have you added the selection text for the field ? also check the activation status.
    Regards
    Bikas

  • How to edit the cube with new fields without changing historical  in BI 7.0

    HI,
    I have requirment that need to edit cube with new fields and without changing historical data on it.
    Please some one can advise me abt the above scenario.
    Note:I am using BI7.0

    hi Krish,
    In BI 7.0,
    we cannot add a characteristic to an existing dimension if the data is not deleted from the cube.
    It can go to a new dimension and that will not change the existing structure of the cube tables, but will just add to it (as another dim table).  or use remodeling.
    for more details, please seach threads.....
    with hopes
    ARS

  • How to insert a new field in the Report Designer

    Hi all.
    I have a query and a report, but the query evolve.
    We have a new key figure (inside rows).
    In the report designer, I check the data provider.
    The new key figure is added in the catalog field.
    Now, I would like to insert the new field in the report.
    I add a new row in the report structure but it isnt what I want.
    In this case, I add a second row inside an another keys figures block.
    I want to create a new block for my new key figure
    Thanks for your help
    Céline

    Yes, key figures is in the field catalog.
    But When I do that " Insert a row ", Report designer create a " row 2 " below another key figures.
    And it isn't what I want. I want a new block .
    For exemple in the tab report structure (My new key figure is "Margin")
    I do that
    Group Level 1 : key figures
             Detail Area
                      Sales Amount
                                   row1
                                          cell1
                                          cell2
                      Cost
                                   row1
                                          cell1
                                          cell2
                                   row2 ( the new row added)
                                          cell1
                                          cell2                     
    But I want that:
    Group Level 1 : key figures
             Detail Area
                      Sales Amount
                                   row1
                                          cell1
                                          cell2
                      Cost
                                   row1
                                          cell1
                                          cell2
                     Margin
                                   row1
                                          cell1
                                          cell2                     
    Thanks for your help

  • 2 Classic Reports with edit fields on the same page

    Hi All, need your help.
    I am trying to have 2 classic reports on one page with edit fields like date, list values, text
    I have noticed that the element indexes are the same f01_0001 have both first elements from both reports.
    This is making my code go crazy.
    Also i have a problem with Date Picker, if i select it as a column type for a first element in second report the icon shows up in the first report.
    I think this is because of indexing, but... Classic Date Picker put the icon on second report but when i select the date, the values is populated to first column in first report
    Does anyone have a solution for this problem! (for example change the indexing for second report)
    DB is 11.2g
    Apex is 4.2.0.00.27
    Thank you,
    Andrei
    Edited by: aracila on Feb 20, 2013 9:03 AM

    Are these tabular forms, ie updteable.
    If so, you can only have one per page
    Gus

  • Trouble with calculating fields. Can't select (check) fields. Also can't figure out what's wrong with a division field (percent) that I created. Keep getting the pop up that format of the field doesn't allow blah blah blah... Help!

    Trouble with calculating fields. Can't select (check) fields. Also can't figure out what's wrong with a division field (percent) that I created. Keep getting the pop up that format of the field doesn't allow blah blah blah... Help!

    1. Use the mouse to select the field and then press the space bar.
    2. A null string is the same as zero. What is the result for division by zero?

  • Where is the music library size with new itunes format?

    Where is the music library size with new itunes format that used to be at the bottom?

    Welcome to the Apple Support Communities
    Go to View > Show Status Bar

  • HT1386 I bought a new computer and I cannot transfer my library to this new one. The message says that I'm not allowed to sync with two computers??? How can I delete the previous from my account???

    I bought a new computer and I cannot transfer my library to this new one. The message says that I'm not allowed to sync with two computers??? How can I delete the previous one from my account???

    You cannot transfer from the iPhone to the computer.
    You must move the contents of your old computer to the new one directly.
    Use an external hard drive perhaps or restore your old computer backup to your new computer.
    The iPhone is not the source of your data, that is the computer, the iPhone is only a slave device to iTunes.

Maybe you are looking for

  • Why can't thunderbird access my mail anymore after traveling to a different country?

    Hello everyone, I started having problems with Thunderbird after moving from Germany to Lebanon. First I thought it was because I changed my time zone on the computer but now I think it is more related to my yahoo account. First Thunderbird started t

  • Copy a purchasing inforecord from one supplier to another.

    When a supplier changes his TVA-number,  or when there is a take-over by another company, the supplier number changes,. We want to transfer all inforecords from the old supplier to the new supplier, because all info remains the same. The Tcode MEMASS

  • Periodic material requirment in project

    Hello Guru's, I need your help in my project requirment :- We are working for construction project were we have an activity for concrete work. now total work involved in this activity is 120m3 and the duration is 12 months. So period wise 10m3 work i

  • Flagging a variant by a feild value based on char,value.

    Hello SAP Gurus, I have a requirement in which I have to flag a variant based on characteristic values. During configuration, when you happen to select certain characteristic values in  a character, the material should flag with a character material

  • ALE, EDI and IDOCS

    Hi I am learning some stuff on ALE,EDI and IDOCS... are there any good sites which gives clear step by step procedure for the above. Thanks in Advance. Sudhi