Hints, Tips & Gotchas

Forum » Forum / Hints, Tips & Gotchas
Number of threads: 95
Number of posts: 106
rss icon RSS: New threads | New posts
Snippets of information that may help you out.
Order by: Last post date | Thread starting date
Create a new thread
page 1 of 512345next »
Thread name Started Posts Recent post
find out objects modified after certain date. Please not that it assumes that obhects are included as part of some project.
by: RahulAgrawalRahulAgrawal
14 May 2012 08:02
1  
Searching on long edit field in oracle 10 for peoplesoft Below example is using a cursor.
by: RahulAgrawalRahulAgrawal
01 May 2012 05:18
1  
by: PrajPraj
19 Apr 2012 08:13
1  
Query to find setup tables for a given module. based on records attached to page.
by: RahulAgrawalRahulAgrawal
17 Apr 2012 11:01
1  
Mapping of records used in AE to record navigation. It does not iclude peoplecode statement or Sections called by it. I have to work on it to include it in next version.
by: RahulAgrawalRahulAgrawal
26 Mar 2012 07:02
1  
Identifying the tables and pages for given module which have data, so we can find out what is actually used in peoplesoft instance
by: RahulAgrawalRahulAgrawal
26 Mar 2012 06:49
1  
Find out records used in App Engine SQL's
by: RahulAgrawalRahulAgrawal
16 Mar 2012 08:10
1  
Extending verity search for Peoplesoft. Verity search work on portal registry. I have made simple query based on field labels. PORTAL_URLTEXT will be the value to be replaced in browser toolbar for navigation. It helps to quicky idenitfy functional setups
by: RahulAgrawalRahulAgrawal
27 Feb 2012 14:03
2 by RahulAgrawalRahulAgrawal
16 Mar 2012 07:23 Jump!
Is there a quick way to input invoices
by: PeoplesofterPeoplesofter
06 Feb 2012 16:48
1  
by: PrajPraj
31 Jan 2012 21:28
1  
by: PrajPraj
23 Jan 2012 10:05
1  
Denormalize peoplesoft navigation and page(including subpages) and records behind it. The advantage is we can quickly refer to pages behind the records. Take a dump in text file and search by keywords. If you know a record find navigation for it quickly.
by: RahulAgrawalRahulAgrawal
15 Sep 2011 07:39
4 by RahulAgrawalRahulAgrawal
23 Nov 2011 07:51 Jump!
oftehn where we take over existing peoplesoft project . We want to understand how much scope of the implemenation. one of the way is to use row count in different tables
by: RahulAgrawalRahulAgrawal
17 Oct 2011 05:01
2 by RahulAgrawalRahulAgrawal
18 Nov 2011 02:36 Jump!
Parent child relationship in peoplesoft tables. This is extremely useful in analyzing if you change key in parent record, respective child records affected
by: RahulAgrawalRahulAgrawal
07 Feb 2010 00:26
4 by RahulAgrawalRahulAgrawal
17 Nov 2011 09:50 Jump!
Some usefil sql for peoplesoft although not created by me. I just collected them toegther RenameQueries.sql " " RenameQueries.sql " " SetQryVersion.sql " " ShowActiveSQL.sql " " ShowActiveSQLG.sql " " ShowAppEngine.sql " " ShowComponentNavigation.sql " " ShowComponentRecords.sql " " ShowDB.sql " " ShowDBLocks.sql " " ShowDBLocksG.sql " " ShowDBWaits.sql " " ShowMaint.sql " " ShowPageRecords.sql " " ShowPRCS.sql " " ShowProcessNavigation.sql " " ShowProject.sql " " ShowQueryLog.sql " " ShowRecordComponents.sql " "
by: RahulAgrawalRahulAgrawal
17 Nov 2011 05:51
1  
Quickly find set of process in exsiting module. This is helpful in analysing what is delivered in peoplesoft and can be also used for quick understanding of module process for a new bee
by: RahulAgrawalRahulAgrawal
31 Oct 2011 03:30
2 by RahulAgrawalRahulAgrawal
01 Nov 2011 04:01 Jump!
Small script to Extract table name from SQR directory. this is speciallt helpful to do impact analysis. The result /tmp/sqrttmp2 can be uploaded to orcale by creating a small table and insert statements in excel
by: RahulAgrawalRahulAgrawal
19 Oct 2011 07:31
1  
Useful SQL for project migration quality check additionaly they can be used for documentation purpose replace CSG_CR569_MYACCESS_RAA_V2 with your project name
by: RahulAgrawalRahulAgrawal
05 Oct 2011 02:46
1  
This is useful in understanding the data flow between tables. specially in instances where peoplesoft is heavily customised. Currently it works with oracle database. CSGC_CMPRND_TBL replace by your record name.
by: RahulAgrawalRahulAgrawal
07 Feb 2010 01:36
2 by RahulAgrawalRahulAgrawal
04 Oct 2011 01:49 Jump!
CQUcentral Branding
by: PrajPraj
29 Sep 2011 09:06
1  
page 1 of 512345next »
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License