Confidential fields not hidden/encrypted

DEAR SAP GURUS ,
With SAP PPS we can unable users to access certain data before an RFx
opening (e.g: supplier quote, field price of RFx response).
Despite this, the user admin can use a standard transaction to access
this confidential information before the RFx opening (e.g transaction
BBP_PD for object type BUS2202)
Anyone knows a solution that hides this data on SRM for any user before the RFx
opening?
Thank you very much on advance,
Ricardo Pacheco

Transaction BBP_PD reads from DB tables and presents the result to the user. The original purpose of this transaction was to support the SRM system by technical personnels. There is no built in data encyption capability offered by SRM, so as long as someone is able to access the Database, he/she could see the data. One workaround I could think of is to restrict the user access to the DB related transactions, e.g. BBP_PD, SE16, etc. through user profile/authorization/role establishment.

Similar Messages

  • Text Fields Not Showing in Design or Live View

    Hello Everyone,
    I have run into a problem trying to create a simple contact form through Dreamweaver CS6.  I have two text fields for Name & Email, and 1 text area for Comments.  The issue I am running into is that the text fields are not showing in Design or Live view.  I have set-up all variables required for the server for the form to work... but that should not have any effect on the text field showing...  I tried uploading my contact page with the same result of no text fields showing...
    What is really laughable is that the "text area" I placed in my form for Comments shows up in Design & Live view just fine.  I am thinking that I am missing something, but just do not know what exactly.  The form is styled through CSS.
    Here is the form code:
         <div id="CRDForm">
           <form action="http://www.sweetformimi.com/formmail/formmail.php" method="post" enctype="application/x-www-form-urlencoded" name="contact" target="_self" id="contact">
        <input type="hidden" name="env_report" value="REMOTE_HOST,REMOTE_ADDR,HTTP_USER_AGENT,AUTH_TYPE,REMOTE_USER">
        <input type="hidden" name="recipients" value="[email protected]" />
        <input type="hidden" name="subject" value="Contact Form" />
             <label><p>Your Full Name
               <input name="Name" type="text" id="Name" size="40" /></p>
             </label>
             <label><p>Email
             <input name="email" type="text" accesskey="2" tabindex="2" title="Email" value="Email"></p>
             </label>
             <label>Comments<br />
             <textarea name="comments" cols="40" rows="10" accesskey="3" tabindex="3" title="Comments"></textarea>
             </label>
             <input name="submit" type="submit" accesskey="4" tabindex="4" title="submit" value="submit">
           </form>
        </div>
    Are there other variables I should be thinking about in the rest of my site?  I am using a fluid grid layout.  I have CSS for desktop, tablet, and phone devices.  I also have a primary CSS file that imports all three.  The sites structure was done by using <header>, <article>, <footer>, and of course <div> tags. 
    Has anyone ever experienced the "text fields" not showing up before? Is it a simple fix as reinstalling Dreamweaver CS6?  Finally, another thing I should mention is that I did have a previous version of Dreamweaver on my comp, which was CS3.  I did not uninstall that before installing the newer version.  I assumed (and I could be wrong here) that it would automatically replace the older version.
    I apoligize for it being long winded, but I am looking for some help on this issue...
    Thank You

    Hey thank you osgood for the reply!
    When I look at code for long hours it sort of blurs together, and I miss things... I think that happens to the most of us
    Ya I found what was blocking my text fields in my desktop.css
    I primarily work through code view, and currently working on quite a few projects kind of makes your eyes miss the small errors.
    Thanks again!

  • How to change the font and size in the fillable field of an encrypted PDF file?

    hi!
    I’d like to change the font and size in the fillable field of an encrypted PDF file I-485 from www.uscis.gov/files/form/i-485.pdf
    I’m using Adobe Acrobat Pro 9 in Windows XP. I firstly tried Adobe LiveCycle Designer, but the I-485 file requires password to be opened, which I don’t know.
    Then I tried to print it to a PDF file, and use the Typewriter tool to fill in the form. But got error message while printing it to PDF file:
    This PostScript file was created from an encrypted PDF file.
    Redistilling encrypted PDF is not permitted.
    The I-485 file can be exported to unencrypted postscript file, but got the same error message while trying to open the ps file.
    I don’t know much about pdf file, can anyone please help?
    Thanks a lot!

    Ask the creator of the file for a unprotected version.

  • CProjects dash board fields not getting populated

    Hi
    Currently using cProjects 4.0 on ECC6.0 server.
    Facing problem for dash board data. Have created the project in cProject. Completed all the tasks, phases and project header also. I want actual start and actual finish date data to appear on the dash board.
    For evaluations I have done following settings:
    Activated Use Dashboard for corresponding project type ('Define Project Types' under 'Evaluations' and 'Dashboard').
    Specified when evaluations are executed as : Only with background processing ( 'Define Project Types' under 'Evaluations' and 'Dashboard').
    Assigned the extract layout to the corresponding project types for the dashboard evaluations
    Other settings:
    Transaction SPRO -> Collaboration Projects -> Evaluations -> Define Extract Layouts
    extract layour here is 0_DASHBOARD, attributes for this extract layout selected as Actual finish, actual start by checking the box of Always extract
    But I am still unable to see the dates in the Actual finish and Actual start fields on the dash board for the project of that project type.
    secondly,
    Currently Actual start and Actual finish fields are hidden, I make them to displyed column in the settings, but whenever I leave the the home page and again come to home page these fields are again going to the hidden column. I want them to be shown permanently.
    Please help on the same.
    Thanks and Regards,
    Niraj Sikligar

    hi Yogesh,
    I did the same as mentioned by you.
    Now I am getting following error message:
    Error when processing your request
    The following error text was processed in the system EC6 : Property GROUP_AGGREGATION with the value X is not allowed for key figure (PRIORITY)
    Any Solution?

  • How to have a field to be encrypted?

    Hi all,
    What is the best practice to encrypt a field using ADF 11g?
    I have a sensitive field "BankAccountNo" in a table, this field should be encrypted in DB.
    I've tried to write a Converter in ViewControl layer to encrypt/decrypt data by implements javax.faces.convert.Converter. It works, however, partially. I can apply the Converter to inputbox, outputtext... But not query!
    I have a search page with "BankAccountNo" as one of conditions. So, I add it as a view criteria item in the ViewObject. But, I cannot apply a Converter to one of the field in the query. How to search an encrypted field?
    I am using JDeveloper 11g with ADF Fusion Web Application.
    Cheers,
    Samson Fu

    Hi,
    if it is an Oracle database, have a look at database encryption. I am not a bug fan of querying data to the middle tier that should not be exposed. I did not look at the RDBMS encryption, but I am sure there must be a way to transparently add such fields to a query.
    Frank

  • Displaying not hidden items in the page

    Hi,
    Could you please let me know how I can identify hidden items programmatically? i.e. We have some items in a page and suppose some of the items are hidden. I need to provide a list of not hidden items. How can I recognize hidden items and not to display them in my list?
    Regards,
    Setareh

    Thanks for your reply. But I need to identify hidden items not inactive or deleted items. So far I know active field in wwsbr_all_items doesn't get value for hidden items just for deleted, inactive, and active items.
    Regards,
    Setareh

  • Negative Value Fields Not Displaying on Windows XP / Adobe Reader 10+

    Hi,
    We have some PDF forms for invoices.  At the bottom of the forms, there is a table with various totals (items total, discount total, restocking fee, etc). 
    This is a pretty strange one to me.  Here is what I am seeing:
    If the dollar amount is negative in those totals, the dollar value will not show up.  It's only negative values, but it's consistent across all fields in this totals table.  I've confirmed this by manipulating values in the debugger.  So we would expect the table to look like this:
    Items Total: 10.00 USD
    Discount:    -1.00 USD
    Amount Due:   9.00 USD
    Instead we see:
    Items Total: 10.00 USD
    Discount:          USD
    Amount Due:   9.00 USD
    Even stranger, this only happens in our quality and production environments, not in our development environment.  It only happens when the user chooses to print preview, not if the output is triggered in the background.
    To further add to the confusion, it does not happen on Adobe Reader 9 or lower.  It does not happen on Windows 7.  This problem is reproducible only if the user is running Adobe Reader 10 and Windows XP.
    I'm reasonably confident this has something to do with ADS, but I don't even know where to start looking.
    Thanks
    Bryan

    The amount field in the interface is CURR 15.
    On the form, the amount field is a decimal field BUT this field is hidden.  The display field is defined as:
    Thanks,
    Bryan

  • How to check if a field is hidden or disabled?

    I have implemented a progress bar, however, it counts all the fields in the form including hidden and disabled fields as well. I need to figure out how to check whether a field is hidden or disabled, and not count them for the progress bar. Please help!

    Try this (javascript):
    if (field.presence == 'visible' && field.access == 'open') {
         include in count...

  • Some fields not displayed on transaction VA03.

    Hi ,
    Some fields are not displayed on different tabs of Transaction VA03.
    I have also checked the attributes of the fields in the program. But no information why the fields are not displayed when the transaction is run. Also no where the fields are hidden dynamically using "Screen" statements.
    Please let me know what can be the possible reason for this.

    Hi,
    Check
    1) Authorization.
    2) User exit like MV45AFZZ.
    3) Screen exits.
    4) Try logging in using other user id and check.
    5) Check field status in config.
    Regards,
    Amit

  • Enhanced Datasource fields not getting displayed in Transformation

    Hi,
         Eventhough after replicating the datasource, the Enhanced Datasource fields not getting displayed in Transformation.
      Eg I have done mapping of 6 fields in transformation from datasource to DSO
    Now the datasource is enhanced with 8 fields...........The transformation is not showing the added 2 fields
    I am deleting the existing transformation.Is this the only solution?
    Kindly suggest your answers.
    Thanks,
    Sonu.

    HI,
    Deleting is not solution as it is common scnerio.
    Go to the data source in BW and in change mode check the option "transfer" for this two fields and then see if its coming or not.
    Thanks
    Ajeet

  • Fields not getting displayed in AdvancedTable

    I have created AdvancedTable region following the steps given in help of Jdeveloper.
    Under advancedTable I have created 3 columns, one having a messageChoice item and rest two items are messageTextInput.I have set the ViewObject property of AdvancedTable and have also set the viewAttributes for items.
    But when I run the page, It does not display any fields of AdvancedTable. It just gives the table outline and text that is set for table empty property.
    I have also executed the VO in processRequest of page's controller.
    What could be the reason for the fields not been displayed?
    Thanks in advance,
    Mitiksha

    You should provide the ability to create rows, you can do it on the table by making the table editable and putting a Add another row or you can choose to add it in a drill down create page.
    You can also add a set of new rows initially by creating and inserting rows in the vo in your PR.

  • HT4928 my purchased apps do not show up on my mac book but they do if i log in on my iPad,they are not hidden either, why is this?

    I have purchased loads of apps on my Ipad including pages and numbers, I want to use then on my new mac book pro so i logged in to my app store account and none of the apps I can access on my ipad show up in my "purchased" area. they are not hidden under my account settings either, how do i get them on my mac book, I have logged in to the app store via my ipad and theey are all on there, am I being a dumb fool? this is the first Macbook i have ever owned and dont know my way around, any help please!?

    Welcome to the Apple Support Communities
    Apps for the Mac and apps for the iPad are different and they can't be installed on the other one. Also, the iPad apps you purchased are on the App Store, and the Mac apps you purchase are on the Mac App Store, so you can't get your iPad apps on the Mac App Store.
    In your case, you have to buy Numbers and Pages for Mac on the Mac App Store, because OS X and iOS are different operating systems

  • Sharepoint 2013 Active Directory Import- Manager field not updating

    Hi,
      SharePoint 2013 Active directory import  -Manager field not updating
    Concern/Issue-
     We are using SharePoint and configured the Active Directory Import .First import it seems everything is working fine and OOB Organization chart  built using User profile data is coming out right.
    Now the user is moved from one Organization Unit to Another.
    Now our Manager field is not Updating .There is change in AD manager attribute but not reflecting in the SharePoint User profile.
    Manger field is mapped to "manager" attribute in SharePoint.
    We tried removing the user and Re-Import using Incremental import but no luck.
    Thanks for help in advance
    Sachin

    Moving a user from one OU to another in AD won't normally change the Manager attribute in AD.  You would need to edit the user's organization settings to change the manager value in AD.  I've also seen these changes not be picked up unless something
    other than just the manager field in AD changing.  Try changing something like Office location and see if the manager change is picked up by AD Import.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • My app went from working fine to: Id field not defined for cfc Path.to.my.ORMCfCPag when I restarted

    Hi everyone,
    I have a CF9 ORM problem that I haven't been able to figure out and thought I'd see if you had any idea. I have seen a few postings talking about a "similar" problem but none of them correctly resolved this particular issue. I appreciate any help you can offer.
    I recently created a CF9 app where I generated scripted ORM CFCs for my app using ColdFusion Builder. It worked great and my app was completely working. However, when I was adding some enhancements, I ran into an error when I restarted the CF app server. Here's the message I keep getting:
    "Id field not defined for cfc Path.to.my.ORMCfCPage. Either the table should have a PK column mapped to a cfc field OR at least one field should be specified as id."
    My App.cfc file only had orm enabled (no other mappings) when it was working. I've since tried specifying things like the cfc location etc. and it still hasn't helped.
    // MORE DETAILS:
    - When my app was working, I had moved it to 2 other servers. I had this error on both of those but not on my local copy. They all use the exact same database.
    - The last change I made before the error was adding a generator="identity" field to my generated ORM beans. Once I got the message, I tried changing it back and restarting again but still got the error.
    - I've also made sure all of the Adobe tags are in my web root (as suggested in a prior posting about this problem). I've search all over for a solution and nobody has a solution posted online that works so far.
    Do you have any idea why this is happening?
    Thanks!
    Jeff

    Quick thought and probably not relevant, but do you have this.ormsettings.savemapping set to true in your Application.cfc? I've fallen foul of this before - once CF has generated the hbmxml files and saved them to disk you can make all kinds of changes to your code which won't make a difference as it'll continue to read from the file versions, but only for certain properties and methods at times it seems.
    Long shot I know, but I found CF ORM to be a nightmare for seemingly random caching.

  • Cannot see a particular file on an External Hard Drive- file is not hidden!

    Hi folks,
    I think this should be a common problem, but I couldn't seem to find an exact match to my topic in the search, so I hope you guys don't mind helping me out if this has been asked before!
    Well my problem is basically stated in my subject. A few days ago, I plugged in my friends external hard drive to copy some files off of. Everything loaded fine once I plugged it in, but the problem was that the file that I needed to copy was invisible in my finder! Other files were there, and the remaining disk space indicated that it was there, but the file itself was not!
    I disconnected and reconnected the HD several times but to the same problem. I tried to search for it in the HD directory, but it didn't bring up any results.
    My friend confirmed that the file was not hidden, and so we plugged it into her sisters Mac Book to test it and it was there! I ended up having to copy it from the Mac Book then transferring it back to my iMac, but I'm rather concerned about this problem because I wouldn't want it happening again!
    One slight problem now is that I don't have my friends HD to test any solutions at the moment, so I guess my main question is to know why does this happen/what causes this to occur? I'm think it's my iMac acting up, because it has been running a bit slower and noisier lately, so I'm thinking of reformatting my iMac? What do you guys think?
    Cheers!

    Hmmm, only thing that comes to mind at the moment is Permissions, Admin Rights, Groups, or HW/SW!

Maybe you are looking for

  • How do i know what generation is my nano

    My Nano use to have my music icons now it doesn't I tried reseting.

  • Dock repeatedly does not come up

    In the past 2 days I've had to restart my computer three times because the dock just will not come up... it works again after each reboot. I've had it be slow before, but never completely unresponsive. If I try to move the dock to 'always in view', o

  • BPEL Interportability between WBI Modeler and PI ccBPM

    Hi, We are trying to model a business process in IBM Websphere Business Modeler and exporting the BPEL out of it trying to import that into ccBPM in SAP PI 7.0. But while importing the BPEL (and WSDL as zip) nothing gets imported into the process in

  • Rectangle values won't print

    I am working on a program to create a rectangle class with attributes of length and width both set to 1 and then caculate the area and the perimeter but it won't display the data. and gives me an error on the line for printing area and perimeter say

  • Im on windows 7 i have an iphone 4 i have itunes on laptop but cant open any apps in itune library   any ideas

    hi i have a laptop with windows 7 my phone is an i phone 4 i have installed itunes on my laptop i can download all the free apps but when i double click them in my library none of them will open my apologies im not very computer savvy thanks for any