Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. SoothSayer

    Reporting Tree

    Hi, The way PS works with the Row level Security is that it looks @ the Roles and @ one of the key tables -- PS_SCRTY_TBL_DEPT and decides what access should be given to whom (based on the ROWSECCLASS of each Employee in the organisation). Now while doing this it will always be looking up...
  2. SoothSayer

    Pushbuttons through Component Interface

    Hi, I always wanted a functionality which would allow me to do that push button thing through CI. However unfortunately there is no way to invoke that Action since it is not one of the available properties for a CI (need to check the user defined properties though). As I see the only way is to...
  3. SoothSayer

    Graying out an entire grid using PeopleCode !!?!!

    Hi, I think theres also a better way to do this is V8 ...tell me if I am wrong with it ......below is a nice piece of code to do this (i.e. Hide an Entire Grid) /*-----------------------------------*/ Hiding the entire GRID: (Hiding all rows or rather rowset) Hiding a grid This can be...
  4. SoothSayer

    Populating Address Book thru PSoft

    Hello Frnds, I am looking out at a solution, to populate the Address Book in the MS-Outlook, through PeopleSoft(Peoplecode). The whole idea is that the address book should keep itself updated, since there will be employees that retire, resign hence they need to be removed frm...
  5. SoothSayer

    ODBC Connection to dump data frm PSoft to MS-SQL

    Hello frnds, I am new here, and was really delighted to find a forum for PSoft. By the way, I am developing a new customised module in PSoft 7.51 HRMS and facing a problem in my PSoft application and would appreciate if any1 would lend a helping hand. What I am trying to do is...
  6. SoothSayer

    riptide drivers for Win2K

    www.driverguide.com has the riptide drivers for winXP. They work fine with win2k. I have been using the drivers on my Pavilion 8665C for some time now without issues. Just get the drivers there un:"drivers" pwd:"all". have fun.

Part and Inventory Search

Back
Top