Custom Z fields in Interactive reports

Hi Gurus,
We have enhanced the Opportunity Object using EEWB
These fields are now not available in the Interactive Reports
I have tried to create my own report using the 'Manage Reports' Work Center
and saw that these fields are not available for picking in the report
Is there anything i need to do inorder to make these fields pickable in the reports
Regards,
Vish

Hi Vish,
I was informed by SAP few months back that Interactive Reports can not be enhanced with custom fields. I don't see any documentation regarding this.
You may want to check with SAP also.
Regards,
Paparao Undavali

Similar Messages

  • Custom date fields in Interactive Report

    Hi,
    I am using newly patched version of Apex - 4.0.2.00.06
    What I am trying to do is to have two datepicker fields P84_DATE_FROM and P84_DATE_TO in separate HTML region, on the page that has IR / Interactive Report, that will be filter in report source.
    In debug mode I noticed that values that are picked with datepicker are not binding in report sql.
    select * from calendar_x
    where
    date between to_date(:P84_DATE_FROM,'DD.MM.YYYY') and to_date(:P84_DATE_TO,'DD.MM.YYYY')
    Do I have to force submit on Go button before it executes gReport.search('SEARCH')? Is it the right way to go about this?
    Thnx,

    Hi Vish,
    I was informed by SAP few months back that Interactive Reports can not be enhanced with custom fields. I don't see any documentation regarding this.
    You may want to check with SAP also.
    Regards,
    Paparao Undavali

  • Is it possible to have editable text field in interactive report?

    Is it possible to have editable text field in interactive report?
    Thanks,
    Dip

    Hi,
    I followed your suggestion and defined an IR with apex_item.text columns and it works fine. Now however I face a new problem when I run the page and use the standard Search Bar:
    - Click on Actions/Filter
    - Select a column, for example the employee name.
    - Open the Expression field LOV: I correctly see the different names.
    - When I select one of the names, in the Expression field, instead of the name, I see:
    "<input type="text" name="f03" size="20" maxlength="2000" value="Eugene" />"
    Horrible!!!!!!
    Is there a way to see the name and not that expression? The same thing get downloaded, so it´s really annoying.
    Thank you very much in advance for your help!!!
    Regards
    Francesco

  • Adding new fields in interactive reports in Opportunity area

    Hi All,
         We have implemented SAP CRM 7.0 ( SP8) and we are using the interactive reporting available in the system.  When we try to build a custom report using the manage reporting link (which leads to a wizard), the wizard lets us choose between 34 available fields in opportunity area. The customer wants to include few more fields to this list like Prospect id, Opportunity id, Item descriptions which are standard fields but not available in interactive reporting. So I am trying to find out from where in system those 34 fields are configured and how I can add few extra fields to that list. 
    With EHP1, SAP has provided a interactive reporting enhancement workbench, but we are on SP8. So any help or information is highly appreciated.
    Regards,
    Manas.

    Hi Sven,
    Could you please let me know whether i can add SAP fields(like lead partner address) using Interactive Reporting Workbench  on to the Standard Leads Origin  Interactive Report .
    I am using Eph-2 Version of CRM .
    Basically i want to pull a field which is already  in the Lead Transaction on to the standard Interactive Report .
    Thanks
    With Best Regards
    Mamatha

  • Custom Column freezing in interactive reports

    Hi,
    Can anyone help me regarding column freezing in interactive reports?
    I want to keep few of the column of my IR fixed that is not scrollable(horizontally),selection of column to be freezed should also be there.
    Along with it i also want a horizontall scrollbar to appear for scrolling the report.
    Thanks,

    Hi Vish,
    I was informed by SAP few months back that Interactive Reports can not be enhanced with custom fields. I don't see any documentation regarding this.
    You may want to check with SAP also.
    Regards,
    Paparao Undavali

  • Changing value of input field in interactive report

    Hi all,
    I have created interactive report. On 3rd list, i had calculated total for netwr filed and it is displayed at bottom.
    netwr field on list is editable. If value in netwr changed by user , value for total should be changed on same list.
    Can anybody help me out?
    Thanks and Regards,
    Rakesh.

    Hi Rakesh
    Within the third alv's usercommand, Try this code.
    FORM user_command1 USING r_ucomm LIKE sy-ucomm
           rs_selfield TYPE slis_selfield.
        CASE r_ucomm.
             WHEN 'EDIT'.
                 <code>
                 CALL METHOD <alv_instance>->refresh_table_display
                     EXPORTING
                     is_stable = <third_alv_internal_table>
                     EXCEPTIONS
                     finished = 1
                     OTHERS = 2.
      ENDCASE.
    ENDFORM.
    This will refresh the internal table each item a edit operation is done, after this write the code to find the sum.
    Thanks and Regards,
    Rinzy Deena Mathews

  • Filter on field in Interactive report to small/narrow

    In a interactive report I have the problem that the first (about) 30 positions of the values of one of the fields is not unique. So if you want to use the filter function it is impossible to know which value is selected. Is there a way to make these drop down select list wider for some fields?
    Any one?

    Found the ANSWER!!
    If I click on the little 'wheel' and click filter, I can choose other expressions. whooa!
    Marco

  • Enable email field on Interactive report

    Hi,
    I have a column that contains the contact email as well an other column that contains the website of the company both displayed on an interactive report .
    Does anyone knows what I need to do to be able to:
    1. Click on the email (on the report) and open the local email client to send an email
    2. Click on the URL field (on the report) and open the default browser to visit that site
    Thank you
    YannisR

    for the mail question, you would create a tag like this as a report column:
    <a href="mailto:youremailaddress">Email Me</a> 
    or with a subject
    <a href="mailto:[email protected]?subject=DAMIFINOY">
    Send Email</a> Thank you,
    Tony Miller
    Webster, TX
    On the road of life...There are 'windshields', and there are 'bugs'
    (splat!)
    "Squeegees Wanted"
    If this question is answered, please mark the thread as closed and assign points where earned..

  • Custom traffic lighting with Interactive Reporting

    Has anyone written a custom javascript solution for cell-based traffic lighting in Interactive Reports? It does not appear that the object model gives access to cell-level properties in either the pivot or OLAPquery objects although spotlighting can be applied to individual columns and rows.

    Oh yes, understand perfectly what you want, sighing...
    I planned to write another blog post about reporting partial scores, but since Posterous closed down in March, I am not blogging any more, just paying to keep the old posts online on demand of a lot of users. There are several reasons for that, which I will not explain but it is mainly because I feel really exploited.
    Two possiblities:
    Using the mastery widget of InfoSemantics (but limited to SWF-output)
    Using JavaScript
    Lilybiri

  • Higlighting currency fields in interactive report

    I have an interactive report where two cells need to be highlighted if the values in these two cells are not equal. Both cells have the currency mask (FML999G999G999G999G990D00) in the column attributes. I have modified the sql for the first column based on info in this forum. However when I use the span tag to conditionally highlight the cell, the format mask is apparently overriden by the span tag in the SQL statement. Is there a way to have both highlighting and a currency mask on the same cell?
    SQL for report
    SELECT  CASE
                     WHEN TO_NUMBER (v.committed) < pwd.obligatedamt
                     THEN '<span style="background-color:yellow;">' || TO_NUMBER (v.committed) || '</span>'
                     ELSE
                        TO_CHAR (v.committed)
          END committed, ...Thanks,
    Kim

    Figured it out. Here is the revised code. Instead of using the Number / Date Format field in the column definition (in APEX) and the span tag in the select statement, put all the formatting in the select statement and leave the Number / Date Format field blank in APEX.
    SELECT  CASE
                     WHEN v.committed < pwd.obligatedamt
                     THEN
                           '<span style="background-color:yellow;">'
                        || TO_CHAR (v.committed, 'L999G999G999G999G990D00')
                        || '</span>'
                     ELSE
                        TO_CHAR (v.committed, 'L999G999G999G999G990D00')
                     END committed,  ....

  • Updation of custom BUPA fields through a report program

    Hello everybody,
    I have to change the entries made in BUPA table for a custom field ZZPAYMENT through report programming.
    I tried using the function modules in following sequence :-
    1)BUP_MEMORY_BUT000_GET
    2)'BUPA_CENTRAL_CI_CHANGE
    3)BAPI_TRANSACTION_COMMIT
    But the first FM "BUP_MEMORY_BUT000_GET" is throwing an error of not found .Here in this fm ,i m passing buisness partner i as an import parameter. You all are welcome to suggest me some other way for updating these custom fields

    When I have made changes to BUPA data, I have used
    BAPI_BUPA_CENTRAL_GETDETAIL
    BAPI_BUPA_CENTRAL_CHANGE
    BAPI_TRANSACTION_COMMIT

  • Customer Specific Fields in Standard Report???????????????

    Hi Gurus,
                 I have added Customer Specific Fields in a Notification Type.
                 I need a Report with these Cutomer Specific Fields ( added by Screen  Exit) in the Standard Transaction like IW65,IW69.
                Please give me the solution, suggestions to Extarct these fields in Standard Reports.
    With best ragards,
    Narendra

    Narendra,
    I'm not sure IWOC0004 will help...
    If you are using ECC6, then investigate enhancement spots in the respective programs. Your ABAP team should be able to help.
    PeteA

  • Referencing fields from interactive report

    Nevermind!
    Hi,
    I'm working with an interactive report for the first time and I'd like to direct the "edit" button for a record to another page so I can use that record's data in the new page. How do I get the other page to reference the record I selected in the interactive report?
    Thanks!
    Edited by: Tinlemon on Mar 19, 2009 11:36 AM

    Found my answer in the LINK COLUMN section of the Report Attributes

  • Enter in search field in Interactive report does not work

    APEX 3.2.1
    When I type a string in apexir_SEARCH field and clichk on OK button, the report behaves in a correct way - it adds a filter line and does filtering.
    When I type a string in apexir_SEARCH field and then <Enter>, nothing happens.
    The same behavior in IE9 and Chrome.
    Apparently, it's gReport.search('SEARCH') function actioned on apexir_SEARCH's keyup event that is fired, but I don't manage to get further.
    I have deleted all non-odp processes and created a test IR page, but there the behavior is still the same.
    Any idea what could cause this?
    Igor

    inspect the input element and see if it has something like this
    if($f_Enter(event)){gReport.search('SEARCH'); return false;}if not add this using javascript

  • How to remember what I search for in Interactive Report's search field

    Hi.
    I made Cro-Eng dictionary using Interactive Report by joining two table columns of Croatian and English word. Now I want to remember every word that I write in the search field of Interactive Report by filling the table SEARCHEDWORDS which has two columns WORD and DATE, so that I can see all the searches that were made and the date they were made. Is it possible? Do I need triggers for that, or do I do it through processes in edit page of Interactive report? something like INSERT INTO SEARCHEDWORDS (WORD, DATE)
    VALUES (?SOMETHING?, SYSDATE);

    Hi Tihomir,
    The last step is Javascript so you'll need to create an HTML region and wrap the code in &lt;script&gt; tags. The Javascript basically overwrites the default actions to refresh the IR report. Instead it says to call a custom function which first logs the search request then makes a request to refresh the IR region.
    jQuery is used to help manipulate these links. jQuery is a javascript library. You can read more about it at jquery.com. To see more examples, Insum has an excellent jQuery for APEX page: http://apex.oracle.com/pls/otn/f?p=987654321:home:0
    If you have multiple IR pages then you can include the code on Page 0 or on each of those pages. Since you're trying to log information for several different IR you may want to add some extra columns to your log table to include which IR the searches belong to. You'll also need to update your application process and (depending on your requirements) some of the javascript code.
    Martin
    [http://apex-smb.blogspot.com/]

Maybe you are looking for

  • Purchase Requisition Price "valuation Price" is not getting copied into PO

    Hi MM Expert, we are facing a problem with PO price not getting copied from PR, our Client dont want to maintain the Info record as material they are using is generic (general, not specific or special),  so is there any way or configuration setting s

  • Static Policy NAT in VPN conflicts with Static NAT

    I have a situation where I need to create a site-to-site VPN between an ASA 5505 using IOS 7.2 and a Sonicwall NSA4500. The problem arises in that the LAN behind the Cisco ASA has the same subnet as a currently existing VPN created on the Sonicwall.

  • How to Pre-select Value in auto drop down list

    Hi, I have an automatically populated drop down list, and I'm trying to have it display with a pre-selected value (in the example 5). I didn't know where to start, so I modified the Dreamweaver code for "Set value equal to" from the Dynamic list func

  • Polling interval...Urgent

    can anyone tell me what is the polling interval of OEM? and how can we change it? Thanks in advance.

  • Unknown error -69 when copying music to I-tunes

    Does anyone know what Unknown error -69 is? I have searched the net and can't seem to see threads for this error. I have a 30GB Ipod; I can only copy about 6GB. Initially I was getting an error about bad sectors were found so I done a chkdsk on the d