AGR_HIER table has blank entries for type SAP_BW_BTMP

Hi
Normally I can find out which Web Templates are available from which role by looking in table AGR_HIER and select Extended name=SAP_BW_BTMP.
When I look in the table now, the Unique ID field is blank for the newest added entries. Has SAP changed the way these informations are stored? Where can I find the information now?
Kind regards
Morten Ellgaard

I've previously used table AGR_BUFFI as this includes URL links of the form
<bsp_protcl>://<bsp_server>/sap/bw/BEx?cmd=ldoc&template_id=Z0QUERY_TEMPLATE_ORIGINAL
Would searching for the &template_id= values give you the info you are looking for?
I can see what you were looking for in AGR_HIER via Extended name = SAP_BW_TEMPLATE on our BI systems which are on BI 7, so still seem to holding such info.
If I compare AGR_HIER with AGR_BUFFI I can see such info via AGR_BUFFI, which as it only holds the links and not the full menu structure seems a bit clearer to me.
Edited by: Chris Haigh on Jan 26, 2010 10:51 AM

Similar Messages

  • How do I fix the right-click context menu; it has blank entries and shows no selectable options?

    recently I have noticed that my right-click context menu looks like it has no entries. It shows up on a right-click, but the whole menu is blank. On further investigation there are scroll buttons on the top and bottom of the menu and if I hover over the up buttom eventually the normal context commands scroll down from above. I noticed this first a few days ago, shortly after the download of 3.6.13. Today I also noticed that some of my menu bars were showing a similar issue with blank entries in the menus. In one case the menu also didn't register where the mouse was, highlighting a command several steps further up.
    Is this something to do with the new Mozilla or something else? I only run a couple of addons, Ad Block Plus and Tab Mix Plus. Can try to capture a screen shot of the issue, but difficult since the menu dissapears when I try to do a screen grab!
    All help is much appreciated.

    Hi, thanks for the quick response!
    While trying to find info on how to fix this I looked up some context menu addons for FF and tried one. It didn't work so I uninstalled it and after that everything was back to normal. Odd, but there you have it. I still don't know what went wrong in the first place but for the moment it appears to have cleared up.
    Next time though I will try loading into Safe Mode if I find any issues (I forgot there was one!).
    Thanks for getting back to me again.
    GC

  • Itunes has stopped working and iphone calendar has 10 entries for each event

    "itunes has stopped working", since I tried an update which failed.
    Also when I plugged in my iphone it went straight to restore and not only lost all my recent stuff as you might expect - annoying enough, but has installed at least 10   entries for each event. How do I get rid of them? Tried deleting the event but it doesn't take away every single entry. (And can I get my recent stuff back?)
    These are probably diffferent problems but as my name implies I'm a complete numpty when it comes to the technical terms so please, in lay terms, what should I do?

    Well I seem to have solved this myself...Much to my surprise!
    First the itunes issue. When the itunes update screen came up again it said if you have trouble with this go to Tools (top of itunes panel) and press "download only" which I did and the rest just sort of happened. It uninstalled and then installed.. All I had to do was open each file. Checked my stuff and all there. Checked itunes store and straight in.
    Iphone calendar. Not sure how this happened but it had about 25 - 30 copies of each event. I went through each calendar and by process of elimination deleted the ones that seemed to be causing the problem. I didn't lose any events but all of a sudden there was only one each of them. Bizzaire but true.
    This is a very rare day for me. A Good IT Day.

  • Need to hide row when table has 1 entry in adobe

    Dear Experts,
    I have made select statement in Initialization and in context i have called Table EKPO and under that EKET based on EBELP where clause. Then I have called Sub form for both Tables and made as EKPO(Role Body Row) EKET(Role Table for subform1, Role Body row for subform2)
    Eg: Table EKPO
                  Table EKET
    Need to hide if EKET has one row for that, I want to know number of rows in table, if row 1 then need to hide otherwise need to show in adobe.
    Sharrad Dixit
    dixitasharad at gmail

    Hi A,
    I hope as per your previous post, you might have already set the presentation variable. You can write the column formula now as:
    case when @{variables.country} = 'All Choices' then sum(revenue) by year else <your previous case to hide the USA column} end.
    Hope this helps.
    Thank you,
    Dhar

  • Fill internal table with mutliple entries for nested structure

    Dear ABAP Experts,
    I have a question related to fill internal tables with nested structures.
    I have a structure like this:
    BEGIN OF proto,
              sicht TYPE ysicht,
              version TYPE FAGLFLEXA-RVERS,
              BEGIN OF kons,
    kon TYPE YKONSEINHEIT,
              END OF kons,
              jahr TYPE CHAR04,
    END OF proto.
    Now I need to fill this structure with values (over an internal table), but how can I achieve that I save multiple datas für element "kon" für one single entry of structure "proto"?
    An example could be:
    sicht = '01'
    version = '100'
    kon = 1001 (first entry)
    kon = 1002 (second entry)
    usw... (n entry)
    jahr = '2008'
    Thanks in advance for every helpful answer.
    Regards
    Thomas

    BEGIN OF proto,
               sicht TYPE ysicht,
               version TYPE FAGLFLEXA-RVERS,
               kons TYPE STANDARD TABLE OF YKONSEINHEIT WITH NON-UNIQUE KEY TABLE_LINE,
               jahr TYPE CHAR04,
    END OF proto.
    DATA: ls_proto TYPE proto,
          lt_proto TYPE STANDARD TABLE OF proto,
          ls_kon
    ls_proto-sicht = '01'.
    ls_proto-version = '100'
    INSERT '1001' INTO TABLE ls_proto-kons.
    INSERT '1002' INTO TABLE ls_proto-kons.
    ls_proto-jahr = '2008'.
    INSERT ls_proto INTO TABLE lt_proto
    If you're going to use a more complicated inner table with several components, then you need to define a type for those components. 
    matt

  • EEDMSETTLIN table has no entries

    Hi Experts,
    I have created a custom settlement procedure with custom steps and custom parameters.
    I have maintained the grid in the settlement unit and the same grid in the installation and PoD.
    I have created a custom selection type 99 to represent "injected energy'.
    When I create a settlement document, the run fails and on debugging I find that there is no entry in table EEDMSETTLIN.
    I am not sure what's wrong with the data setup, or what is the error ?
    Pls let me know. Also if you need more details on the query, I can share those as well.
    Thanks,
    Kunal.

    Hi,
    Here is an informations found in the guidelines for the development of settlement procedures :
    "In a settlement run, the allocated points of delivery are determined for every settlement unit. The point of delivery is allocated to a settlement unit indirectly via the point of delivery services allocated to the point of delivery.
    The system checks each point of delivery to determine whether readings are measured using an interval meter or a regular consumption meter. For interval reading, you can determine the allocation of the consumption value to the point of delivery using the allocation of the interval meter to the point of delivery. In the case of cumulative consumption measurement, the synthetic load profile is allocated to the installation and therefore also to the point of delivery.
    Several installations and allocated profiles can exist for each settlement-relevant point of delivery. As a result, information on the service type for settlement procedure, the definition of selection types and profile allocation roles is taken into account.
    Points of delivery for each settlement unit and its corresponding consumption profile are determined in one settlement step. The allocation of PoDs to the settlement units is taken from the EEDMUISETTLUNIT table that is synchronized via the CL_ISU_EDM_UI_SETTLUNIT class. An indicator that controls the settlement-relevance of a PoD is also managed at this level.
    The selection results are saved in the following tables in the database:
    EEDMSETTLUF for synthetic profiles including consumption factors. The synthetic profile number also contains information about the customer group a (non-interval) customer belongs to.
    EEDMSETTLIN for load shapes (measured using an interval meter)
    Non-interval customer profiles are selected in two paths:
    Selection using the registers directly allocated to the PoDs (technical point of delivery)
    Selection using the installations allocated to the PoDs (deregulation point of delivery)
    The system checks whether a profile is included in the settlement (of a settlement run) more than once for a period via the deregulation point of delivery of the installation or via a (different) technical point of delivery (imported, for example, using the profile values). If this is the case, the system diagnoses an error and terminates the settlement.
    Once the grid selection function is activated in the settlement procedure, the grid identification is determined for each billing-relevant point of delivery."So you have to figure out why your profile with values is not taked in account by the settlement procedure. I the role of your profile the same that the role of the input parameters ? Is your POD selected in EEDMUISETTLUNIT ?
    Nicolas

  • AP_INVOICE_DISTRBUTIONS_ALL table has no data for "Never Validated" Invoice

    Hi,
    Our client requires to display the GL Account as it shows on the payables distributions screen.
    Till 11i, we never have this issue.
    But in R12, it looks weird that the AP_INVOICE_DISTRBUTIONS_ALL table, doesn't even have any data if the Invoice is in "Never Validated" status.
    But the frontend screen shows the distribution level details.
    This looks totally wierd.
    Can you please throw any light on this and provide me an information on where to pick up the information.
    Thanks,
    Kesava

    Hi,
    Thanks a lot for your response.
    It actually uses AP_INVOICE_DISTRIBUTIONS_V, but it doesn't show the record history in the front-end. It says Record History not available.
    I actually investigated more on this and got the issue. We actually have TAX Setup issues and the distributions are actually not saved to the database due to errors.
    But somehow they are shown once we return back to the same invoice distributions screen, but it has Distribution Class as "Preview" instead of "Saved" or some other status.
    Its a straight forward thing that the records are not available in the tables, if the Distribution Class is "Preview". This is a new functionality in R12.
    Hope this helps.
    Thanks,
    Kesava

  • Which table has the data for DeliveryBlock and DunnCount ??

    Hi SAP gurus
    I am trying to read values of DeliveryBlock and DunnCount, but couldn't locate a table that has these values.
    The help feature showed that the table name is V_TQ04A. However, when I try to use the command
    "select * from V_TQ04A into itab." I get a message that V_TQ04A is not defined in ABAP dictionary.
    I would appreciate if some one can please let me know in which table I can see the values of these two.
    Thanks
    Ram

    Hi,
    write this Query..
    data : begin of itab occurs 0,
               SPERRFKT              t ype TQ04A-SPERRFKT,
              BESTELLUNG           type TQ04A-BESTELLUNG
              ANFRAGE     TYPE TQ04A-ANFRAGE
             KURZTEXT     TYPE TQ04S     -KURZTEXT
             BZGQUELLE     type TQ04A-BZGQUELLE
             WESPERR     type TQ04A-WESPERR
          END of ITAB.
    select a~SPERRFKT
    a~BESTELLUNG
    a~ANFRAGE
    b~KURZTEXT
    a~BZGQUELLE
    a~WESPERR
    from TQ04A as A
    join   TQ04S as B
    on a~SPERRFKT = b~SPERRFKT
    into corressponding fields of table itab
    where <condition>.  "add your condition here
    if sy-subrc = 0.
    endif.
    regards,
    Prabhudas

  • Blank entry in adhoc query

    Hi All,
    Im have created a data source with table joins T001W and T134M.
    Filed MANDT has been maintained when the join condition has been established at Data source level.
    Adhoc query in business rule identifies the deficiency. But some filed in the result has blank entry.
    Attached the screen shot for your reference.
    Can you please let me know, how to fix the blank entry issue.
    Thanks
    Ashok S

    Hello Ashok,
    In this case, you have foundation and plug-in in both systems. I assume you have set data source and business rules in GRC system, am I right?
    If this is the case, you might have several problems as before SP 10 for GRC 10.0, backwards compatibility was not implemented yet. It means that you must follow SAP note 1352498 in order to synchronize your systems.
    If this is not the case, have you checked these values in SCU3 in ECC system?
    Best Regards,
    Fernando

  • No record found in the table while using condition for the new added field

    Hi,
    I have added a new field in Z table. There is lots of record in the table. The field which I added have null records. When I am checking the record using the condition new field equal(EQ) to space or blank. This shows no record in the table, but when I execute whole of the table, it shows entries for all field.
    Please suggest. Thanks in Advance.
    Rgds,
    Hemant Maurya

    Hi Suhas,
    Thanks for your quick response.
    Yes I have run SE14 and activate & adjust the database, But problem is same.
    My select query is:
    SELECT VBELN
             PI
             GJAHR
             KUNNR
             GPD
             GPI
    INTO TABLE I_GP_DATA
    FROM ZFI_GP_DISCOUNTS
    WHERE AUGDT BETWEEN ZFI_GP_DISCOUNTS-AUGDT AND ZFI_GP_DISCOUNTS-P_DATE
    AND DOC_NO EQ SPACE.
    Thanks & Regards,
    Hemant Maurya

  • How to convert the table with separate fields for every period

    Hi there,
    I have the table in R/3 called COSP. The table contains the separate fields for values of separate reporting periods, let's say Amount01, Amount02 etc. I need to extract this data to BW and load it into ODS, which contains the data like common key figure for amount and info object Fiscal Period. How to extract and tansform the data to be able to load it there?
    I mean, how to change the row like:
    100 100 200 200....
    for rows like:
    001 100
    002 100
    003 200
    004 200
    I hope you'll help,
    Kooyot

    Hi,
    you need to implement a bit of coding for that.
    With the 'do varying' statement abap provides a loop over those fields. Within this loop you can build up a new internal table with one entry for each period and amount.
    kind regards
    Siggi
    PS: I am not very familiar with CO, but I guess there will be a standard extractor for that.

  • Msa50sp6: bp-search: choice-field country: no entry for italy

    Hello experts,
    I've installed msa and downlaoded all as usual, but when I now want to select in
    bp -search-tile the field country for entry italy, there is no entry italy.
    All other countries are there but not italy.
    I've made an customizing extract again, but no success.
    Does anybody know which object I have to download ?
    In which table are the entries for the country ?
    Thanks
    Gerd

    Hi,
    CDB table is SMOT005/SMOT005T, adapter/replication object is DNL_CUST_COUNTR.
    Regards,
    Wolfhard

  • There is no entry for this function in Table 168F (system table). An error involving the screen control has probably occurred.

    Hi All,
    i created one  enchancement to ME21n screen,
    i added one screen at header
    When i running the the transaction ME41 it shows the following error.
    This function not defined
    Message no. 06006
    Diagnosis
    There is no entry for this function in Table 168F (system table). An error involving the screen control has probably occurred.
    Procedure
    Contact your system administrator.
    Am i need to add this functionalty to any  sap table.
    plz guide me on this.

    Hi Krishna
    Have you added any buttons in the custom screen if yes then you will have to maintain configuration data for Function code processing.
    Please search on SCN for the same
    Nabheet

  • How to fill conversion table TAUUM in BW for conversion of Sales Order Type

    When importing sales order data from SAP ECC to SAP BI, conversion routine AUART can be used to convert Sales order Type from its internal representation to an external representation.  (For example, the standard sales order has an internal Sales Document Type code TA, and an external code OR).
    The standards SAP conversion routine AUART uses table TAUUM as a lookup table.  This table has lots of data in SAP ECC, but it is empty in SAP BW.
    How can we copy data from table TAUUM in ECC to  table TAUUM in BW?
    Do we have to create a maintenance view on the table, and type in the entries? Or is there a more automated way?

    Hi Jay,
    Make sure the extract structure is active. You can check the same from LBWE > 11: SD Sales BW> MC11VA0STI is active.
    If the extract structure is active. Inorder to fill the setup table. First delete the setup table for the application area 11 from SBIW transaction. Then fill the set-up table for the application area 11 as you did for deliveries.
    Then check whether data source is pulling data.
    Let me know if there is an issue even after following the above steps.
    Thanks & Regards,
    Namrata

  • How to print a graph in which internal table has more than 32 entries?

    hiii experts
    i am trying to make a line graph using 'gfw_pres_show' function module.
    but in report internal table has more than 32 entries
    so how can i print a graph having more than 32 entries?

    Hi ricky_lv,
    According to your description, there is main report and subreport in it, when the subreport spans across multiple pages, you want to show column headers on each page. If that is the case, we can set column headers visible while scrolling in main report.
    For detail information, please refer to the following steps:
    In design mode, click the small drop down arrow next to Column Groups and select Advanced Mode.
    Go to your Row Groups pane, click on the first static member.
    In properties grid, set FixData to True.
    Set RepeatOnNextPage to True.
    Here is a relevant thread you can reference:
    https://social.technet.microsoft.com/Forums/en-US/e1f67cec-8fa3-4c5d-86ba-28b57fc4a211/keep-header-rows-visible-while-scrolling?forum=sqlreportingservi
    The following screenshots are for your reference:
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.
    Wendy Fu
    TechNet Community Support

Maybe you are looking for

  • How to remove extra header/footer from BC default template?

    BC put their own header (with live links to dummy pages) and footer (two line of text on the bottom) in my Dreamweaver CS6  job at  http://140001.worldsecuresystems.com/ Although I'm in the directory I can't seem to delete theses items, the Main Temp

  • Migration assistant + time capsule

    Hello, I'm having the following problem: I'm trying to run migration assitant to tranfer data from a Time Capsule backup to a new Macbook Pro (Mountain Lion). As soon as I reach the "select system" screen, I select the backup disk, press continue, an

  • Why won't Photoshop plugin for CR2 files update successfully?

    Hi, I can't open CR2 files from my Canon EOS Rebel XSI.  I get the warning "Photoshop cannot open this file.  If you are attempting to open a raw file from a digital camera, make sure you have the latest Camera Raw update installed via > Help > Updat

  • MacBook Closed-Lid Operation Problems

    I currently have the new 24-inch Apple Cinema Dispaly connected to my MacBook. Whenever I have the lid closed for more than 15-20 minutes or so, the MacBook begins to get very hot and applications begin to run slow. Has anyone else experienced this a

  • Damaged Stock

    Hi Friends, In our business process, we procure material from different vendors. Whenever goods get damaged due to transportation or any other reason, we raise Return PO for it. Now instead of Return PO, we want to create Sales order (here we will tr