ME2M without showing values

Hi All,
We want to restrict displaying PO values in ME2M report but at the same time certain users should be allowed to view the values. Is there any restriction control at field level in std reports OR authorization controls as an alternative?
thx
Bhushan

Hi,
Authorisation level is the best feasible solution hope. User level you can control the transaction with the help of SAB Security administration.
Regards,
BK

Similar Messages

  • Store value in data model without showing it in table

    Hi,
    How can I store something in my table model without showing it in my table? I have an arraylist which contains a list of my own data objects. I have my own table model like
    public class MyTableModel extends AbstractTableModel {
                  public Object getValueAt(int row, int col) {
                   TableDataObject tdo  = (TableDataObject) data.get(row);
                   switch(col) {
                        case 0:
                             return tdo.getFoo();
                                     default:
                                             break;
    }my "hidden" value is stored in the data list...but I have to get the hidden value from my table model, not from my arraylist.

    Nothing to it, but to do it:
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.table.*;
    public class ColumnModelExample {
        public static void main(String[] args) {
            Object[] columnNames = {"hidden", "column 1", "column 2"};
            Object[][] rowData = {
                {"hidden 0","row 0, col 1","row 0, col 2"},
                {"hidden 1","row 1, col 1","row 1, col 2"},
            TableModel model = new DefaultTableModel(rowData, columnNames);
            JTable table = new JTable(model);
            TableColumnModel columnModel = table.getColumnModel();
            columnModel.removeColumn(columnModel.getColumn(0));
            JFrame f = new JFrame("ColumnModelExample");
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.getContentPane().add(new JScrollPane(table));
            f.pack();
            f.setLocationRelativeTo(null);
            f.setVisible(true);
    }One typical use of this is for displaying the records of a database table, where you don't want to
    show the user a sequence column which would only confuse the user...

  • How to close popup with af:commandButton without submitting values?

    Hi all,
    I'm using JDeveloper 11.1.2.1
    My popup has few af:inputText components with value attribute binded to view scope variables.
    I set those view scope variables in backing bean before showing popup.
    When I change values of input fields and click cancel (af:commandButton, partialSubmit=true, immediate=true), popup is closed.
    Then, when I show popup again, values that I changed are visible although I set new values to view scope variables in backing bean before showing popup again.
    I noticed that when I close popup using close icon in upper right corner of popup everything works fine.
    Also, I tried using dialog cancel button and it also works fine.
    Is there a way for closing popup using af:commandButton but without submitting values?
    In previous releases of JDeveloper (<= 11.1.1.5) I didn't noticed this problem.
    Thanks in advance,
    Aleksandar

    Alexandar wrote:
    Is there a way for closing popup using af:commandButton but without submitting values?If you really want to use your own button without submitting, then some three lines of Javascript will do the trick. See the documentation of af:popup for that. Canceling a popup is a pure client-side operation. No event is sent to the server. No submit. No need to reset anything. That's basically what the built-in cancel button does as well.
    Sascha

  • Formula in Excel Sheet shows #VALUE!.

    Hi,
    I have 11gr2 Forms/Reports with Windows Server 2008 64-bit.
    I have Excel sheet imported from Oracle Reports with destype=enhancedspreadsheet.
    Problem is in my Excel sheet, that when I add formula to multiply two columns, it shows #VALUE! error, which is actually occurs
    when we multiply a text column with number column.
    Although values in columns in number format (like 8600.000,45.000), it assumes these as text column and when
    I re-enter same values in columns manually, formula column shows result without any error.
    Is there any settings in REPORTS to avoid this error ?
    Thanks with Regards.
    Bhatt.

    Tom,
    This may seem like a stupid comment but have you checked to see if the excel formulas were put into the layout in the layout definitions screen and not in the layout while executing the layout?  Also does the layout have dynamic columns? 
    For example, if I have 12 Dynamic columns for the periods of the year based on a variable it would only show up in the layout definition screen as 1 data column but would be 12 columns on executing the layout and thus the Excel Formula need to be in the 13th column rather than the 2nd column
    Hope this helps,
    Mary

  • Showing values of each slice of pie chart

    How to display  the values of each slice of pie chart in the chart without selecting each legends  like a pointer showing values of each slice ?
    Edited by: Rimily on Aug 4, 2011 9:18 AM

    Hi,
    Please go through below Thread may be usefull
    [Mouse Rollover]
    hope it helps!!
    Regards,
    Manoj Bilthare

  • Print report from client machine without showing in screen

    Hi guys!!
    I m using (forms10g+ 10gAS). I want to Print report from client machine without showing in the screen/monitor.
    Currently I m generating report in pdf format. From the pdf I m printing the document.
    But my requirements is to print directly to the printer without showing preview
    Thanks in advance
    Mokarem

    Maybe this will help:
    http://forums.oracle.com/forums/thread.jspa?messageID=1209371&#1209371
    Gary

  • How Can I print directly the report from the printer without showing it ?

    I know how to run the report from Form as it illustrate on this site:
    http://www.lv2000.com/articles/runreport.htm
    but the question here how could i to generate the report directly to the printer without showing it on the screen???
    I search on the net and I find that I should change this line :-
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESTYPE, cache);
    to this
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESTYPE, printer);
    but it is not working with me :-(
    is there any suggest ?!

    Check if any of these helps
    Re: Direct Printing in Forms10g
    Web.Show_Document() print report directly
    Direct Printing from client PC

  • How to execute link without showing it on browser

    Hi,
    In my site iam implementing sms functionality through 3rd party tool.
    In that, they gave me an url which will send the sms through their website.
    For that, i have to execute the url.
    Is it possible to execute the url without showing on the browser.
    please suggest how to do that.
    Thanks in advance.
    Mohan
    Edited by: mohanPaladi on Mar 18, 2008 11:03 AM

    From your description, it appears you want to do an AJAX call where a request is sent to a url without updating the browser window. There are many libraries that make it simple to do this type of thing. http://ajaxian.com/ is a good place to start to look at AJAX if you are unfamiliar with it. Some popular libraries include dojo and jmaki.

  • Can I print a calander without showing the times of events?

    Can I print a calander without showing the times of events. Or, alternatively, is there a way to list things without having them be an event. Just notes on the day, for instance.

    It seems like a simple solution must be at hand. There is an option in the iCal Preferences (General) panel--Show event times. With this command unchecked the screen view of the month view is free of the times of day, but when I print the month view the times of day are printed.

  • Show value in "customer" field of FAGLB03

    Hi Experts,
    we have a requirement to Show value in "customer" field of FAGLB03 for all sales related transactions.
    Your support is appreciated.
    Thanks

    solution has been implemented using badi FAGL_ITEMS_CH_DATA

  • Proper showing value of a column type chart in BI 7.0

    Hi,
    I am in BI 7.0.  I created a Web template with column type chart.  I want to show the column value only when users move the cursor on top of the column.
    The problem is when system showing value also show the category/serious and category description.  Is there any way to show value only?
    Thanks for your help,
    Frank

    Hi Wond,
    Thanks for your quick response. 
    Your solution is for BW 3.5 or BI 7.0?  I remember with BW 3.5, WAD has chart property and option.  But, I don’t think BI 7.0 has chart option.  I am with BI 7.0.  I clicked on property and nothing happens.  I don’t know is my system setup issue or other.  When I modify chart property, I have to use Edit -> Wizard or Refine.
    Any other solution?
    Regards,
    Frank

  • How to show value of COUNT_QUERY in a text Item?

    please tell me how to show value of COUNT_QUERY in a text Item?

    If you look a bit further down the thread Rosario posted, you might find the method DanielLiang posted to be easier to implement for you.
    you can use calculation:
    example :
    Database Data Block: block1 ( Query All Records : Yes )
    not Database Data Block : block2 (Single Record : Yes)
    block2 has a text item (number) ,it calculation property :
    calculation mode : summary
    summary function : count
    summarized block : block1
    summarized item : item1(block1's item)

  • WHEN OPENING A FILE WITH FIREFOX MULTIPLE FILES KEEP OPENING IN RAPID SUCCESSION WITHOUT SHOWING ANY CONTENT AND THIS DOES NOT STOP AND I CANNOT SAY HOW MANY FILES I HAVE

    THERE IS A PROBLEM IN OPENING ANY FILE. WHEN OPENING - A RAPID SUCCESSION OF FILES OPEN, ONE ATOP THE NEXT, WITHOUT SHOWING FILE'S CONTENT. THIS CONTINUES FOR QUITE A WHILE. I MUST TURN OFF COMPUTER. IT IS NOT POSSIBLE TO CHOOSE ANY OTHER FUNCTION WHILE THIS IS HAPPENING, IE : WHEN OPENING A FILE. AS IN , I CANNOT OPEN GOOGLE OR MAIL, ETC. AND THE FILES KEEP OPENING AS UNTITLED. SO I AM NOT ABLE TO OPEN ANY ONE FILE, AND SEE ITS CONTENT, THEY JUST KEEP STACKING LIKE EMTY PAGES ONE ON TOP OF THE NEXT.

    THANK YOU
    THAT DOES NOT SEEM TO BE THE ANSWER
    I HAVE A MAC
    BOUGHT IN 2008
    AND I DO NOT SEE THAT I HAVE A STUCK KEY
    PERHAPS I AM NOT UNDERSTANDING WHAT YOU MEAN

  • What does one do when iPhoto version 7.1.5 only opens one event without showing all photos?

    What does one do when iPhoto version 7.1.5 only opens one event without showing all photos or any other events?

    Depends -what other clues? What recently changed? Do you have a good current backup?  best guess is to Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - and repair the database - if that does not resolve things rebuild your iPhoto library database
    LN

  • Need to create a report to show values for a particular date range

    I have to create a report, out of which I need two columns : << Customer Value Variance and Churn Score Variance >> to show values only for a custom date range, which will be entered via a dashboard prompt.
    These generic date columns are not present and cannot be added. I have to make use of Pres variables
    What I have currently done is:
    1) Created a prompt with 2 different date columns and passing those values into variables vStartDate and vEndDate. (I don't actually need those 2 column which I have selelcted, but I have taken those so that I can prompt the values in calendar format and pass onto the variables)
    2) Created report with necessary columns, with 2 extra columns (hidden) as vStart Date Column and vEnd Date Column which take the values from the presentation variables defined in the prompt. I have created these columns as then I can reference these in the two required columns if necessary.
    I am already facing error in report after doing this and I am confused how to proceed. Any suggestions?
    Thanks.

    Yes, but it only has one generic Date column, no start date and end date. I can't use that twice in the prompt. Although I can specify it to be 'between', but I'm not sure I can pass values to both variables like that.
    Currently I have used Campaign Start Date and Campaign End Date to enter values in calender format to the variables.

Maybe you are looking for

  • Date format in Report

    Dear All, In Bex Query I am passing date in this format mm/dd/yyyy and I want this to be display as dd/Mon/yyyy so could you please provide me the solution Thx & regards

  • Acceptable video formats for iPhone

    I am attempting to download music videos and movies to my iPhone. I've found in the past the mp4 files work for videos, but recently, mp4 files have not been working. I get a message saying that the file is not compatible with iPhone. Any suggestions

  • How to keep the font in the design time appear in run time with forms 10g

    hi guys did anyone know if we can keep the font we choose at design time in form 10g r2 appear in runtime cuz the java applet transformer it to fonts that it recognise and the original font disappear

  • What can I do to print???

    I use Adobe for all my received invoices/quotes which I need to print for my business payments etc Currently, with this fiasco ongoing, I am unable to do so! I have to write it all down... Quotes sent by businesses for clients are impossible to forwa

  • Unknown server error (30641)- BB playbook- when trying to create BB ID

    unknown server error (30641)- During set up, it asks that you create a Blackberry ID for the BB playbook. Then it shows unknown server error (30641)- I plug it to my computer and download the Desktop manager which ask to update it. I did then it told