AllExperts > Peoplesoft 
Search      
Peoplesoft
Volunteer
Answers to thousands of questions
 Home · More Peoplesoft Questions · Question Library  · Free Encyclopedia ·
More Peoplesoft Answers
Question Library

Ask a question about Peoplesoft
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
About Mahendra Singh
(Top Expert on this page)

Expertise
I will answer questions related to PeopleTools, Installations, configurations and upgrade issues for versions from 7.5 to 8.4x

Experience
I am working in Peoplesoft Technical Consulting since 2000.
   

You are here:  Experts > Industry > IT Consulting > Peoplesoft

SubjectDate AskedExpert

NA payrolll query11/19/2009Matthew Bowden
  Q: is paycheck reversal possible after pay confirmation?pls explain about the paycheck reversals as to ...
  A: Yes, paycheck reversal occurs after confirmation. That is its specific role. You cannot reverse a ...
page_num 9999 max , line_num 99 max11/13/2009Matthew Bowden
  Q: How do others manage this limitation - does it become a performance issues if the number of lines ...
  A: I think those pages should be deleted. Check to see if the corresponding entries in PS_PAY_LINE are ...
page_num 9999 max , line_num 99 max11/13/2009Matthew Bowden
  Q: How do others manage this limitation - does it become a performance issues if the number of lines ...
  A: The Single Check feature is certainly a factor. Each combined check is creating a new page number. ...
page_num 9999 max , line_num 99 max11/12/2009Matthew Bowden
  Q: How do others manage this limitation - does it become a performance issues if the number of lines ...
  A: I have never found it to be a true issue of needing a larger maximum. The error is triggered ...
Peoplesoft AE Doubt11/9/2009Peter Choi
  Q: 1.How can you debug AE Library 2.We have one property like REUSE for all action i.e. Do When Do ...
  A: Answer to Question 1: Here's a great reference on how to perform debugging within Application ...
PeopleSoft Person Data / JOB Data11/3/2009Matthew Bowden
  Q: We have recently upgraded to People Soft HR 9.0 and have identified a customization to be handled. ...
  A: Vishal Not my area of expertise, but I offer a line of thought. The creation of PERSON_DATA is ...
Ariba to PeopleSoft 9.0 data conversion10/22/2009sakthi
  Q: Could you please give me some pointers on data loading from Ariba to PeopleSoft 9.0? How do we do ...
  A: We can create App Engine to load these data. But field mapping should be done manually. Oracle will ...
PS Base Benefits10/19/2009Peter Choi
  Q: Hope you are doing great. I have a qestion on hrms base benefits where an employee get terminated on ...
  A: This appears to be a known issue in HCM 8.8 and above. Oracle indicates this behaviour as being ...
Using substring function9/28/2009Matthew Bowden
  Q: I have a filepath which reads like \\amttreldh001\pshr\temp\book3.csv The last word is the filename ...
  A: You will want to use instring and length functions to identify segments by keying off the '' ...
File Not Posting to Report Repository9/25/2009Mahendra Singh
  Q: We are running on Unix System Services and creating a csv file in an sqr. The file is being copied ...
  A: CSV file can be generated on NT machines only. CSV generation is MIME specific. Unfortunately those ...
Dummy field in File Layout9/21/2009Peter Choi
  Q: I have an input file with 50 fields, and I only need to read 4 fields. How do I set the 46 fields as ...
  A: To be able to make use of the PeopleCode that may be invoked when you are processing your flat file, ...
Actions & Empl Status9/9/2009Peter Choi
  Q: Peoplesoft V8.8 SP1 PeopleTools 8.46.04 I have set up a new 'Action' in the Translate Table. I have ...
  A: In HRMS, the action and empl_status are tied together by the peoplecode (example: ...
Diff b/w PAYEE or SEGMENT Level Arrays and PROCESS Level Arrays9/4/2009Mahendra Singh
  Q: Please tell me what is the difference b/w these two types of array. Please describe them from batch ...
  A: I get the feeling that your question is related to Global Payroll module. If you are looking for ...
peoplecode for browse btton8/31/2009Mahendra Singh
  Q: i am trying to browse a file in the page,iam able to browse a file and while i click the attachment ...
  A: ok, Here is one more resource: http://psadmin.org/index.php/CRM/73-File-Upload-for-Notes.html#73 If ...
Payroll Interface8/26/2009Matthew Bowden
  Q: 1. Can payroll interface be used for European countries, if the payroll is outsourced in those ...
  A: Payroll Interface has been used to interface to payroll systems in many countries. The flexible ...
Differences between PS-HRMS versions8/21/2009Peter Choi
  Q: Our company has implemented V8.8 in one jurisdiction and v8.3 in another. We are moving to a common ...
  A: Oracle published a cumulative feature overview tool that allows you to select the versions of HCMs ...
XML Publisher output in xls8/18/2009Mahendra Singh
  Q: I am generating the Reports using XML publisher. I am executing the XML Publisher report thru ...
  A: According to this doc. http://download.oracle.com/docs/cd/E05317_01/psft/acrobat/pt849xml-b0307.pdf ...
PS 7.01 password policies8/17/2009Peter Choi
  Q: auditors are requesting screen shots of password setup panels that define password length, aging, ...
  A: PeopleSoft 7.x does not contain the ability to predetermine the password length, strength or aging. ...
Problem in Instlling Peoplesoft8/13/2009Peter Choi
  Q: I'm trying to Install Peoplesoft HRMS9.0 and PeopleTools 8.49 on MS-SQL Server 2005.(Earlier i did ...
  A: It looks like, for whatever reason, your PSRECDEFN table is out of sync with the tables that you do ...
PS URL7/30/2009Mahendra Singh
  Q: Our network folks recently made a Domain change from ABA to ATO & all our PS URL's work without ...
  A: The error you get when pointing to the new url is "Your URL must contain domain ".aba.faa.gov". It ...
DFD and ER diagram of an inventory system7/30/2009Peter Choi
  Q: i have been given an assignment to build a project on Inventory management system(DFD ER Tables ...
  A: If you building something brand new, then you should make sure that you have and understand the ...
Financials portal pack7/29/2009Mahendra Singh
  Q: I need to install financials portal pack 8.8. Please let me know how to identify if it is already ...
  A: Here is documentation for portal pack. ...
SQR's will stop processing7/23/2009Matthew Bowden
  Q: Every so often, the Process Scheduler will not run any SQR's. It will give a status of ERROR but ...
  A: Dave, I can only offer some suggestions from my past experience in supporting PeopleSoft. I am not ...
SQR in PeopleSoft7/21/2009Peter Choi
  Q: I had written a SQR program which generates a .CSV file. The limitation for that .CSV file (Excel) ...
  A: You can read through this forum: ...
SQR in PeopleSoft7/21/2009Peter Choi
  Q: I had written a SQR program which generates a .CSV file. The limitation for that .CSV file (Excel) ...
  A: Microsoft Excel 2003 allows a maxiMum of 2^16 (or 65536 rows) and a max of 256 columns in each ...
Write in excel file from peoplecode7/17/2009Mahendra Singh
  Q: There is a requirement that i dont whether it is possible to do in peoplecode or not. The ...
  A: Is Excel installed on that machine where you are trying to run this program. This should help you. ...
EDI 834 Transaction Map Tables7/8/2009Mahendra Singh
  Q: We are implementing PS 9.0, but think this may relate to other versions. We need to capture the ...
  A: Yes, it is possible to get it right. If you have older version still, running a compare report ...
regarding the features of prompt table7/8/2009Peter Choi
  Q: i want to know the main features of the prompt table and it is useful in peoplesoft(main ...
  A: PeopleSoft uses prompt tables to allow the business users to select from a defined list of values. ...
Sales order Management7/7/2009Peter Choi
  Q: We are looking to implement Peoplesoft Sales Order Management to replace the JDE (World)Sales order ...
  A: Here's the link to the PeopleBooks that describes the Order Management Functional guide: ...
SSL7/6/2009Mahendra Singh
  Q: First of all let me thank u for the pieces of work that u write are really helpful.Kindly help me ...
  A: Here are answers for your questions. 1)All this time I worked with Single Server Domain while ...
Diff between Application package and Function libruary (FUNCLIB)6/19/2009Mahendra Singh
  Q: what is the diff between Application package and Function libruary (FUNCLIB)? Thanks, Jaggi
  A: Application package let you develup or extend the application with new code and functionality. You ...
Benefits6/19/2009Matthew Bowden
  Q: What is the difference between base benefit and benefit administration and how do u calculate it? ...
  A: At the benefit plan level -- say medical plan (type 10), a plan is defined to require employee ...
Benefits6/18/2009Matthew Bowden
  Q: What is the difference between base benefit and benefit administration and how do u calculate it?
  A: Base Benefits is the portion of HR product that allows the definition and calculation of benefit ...
Avoid Line feed charset after writing line to CSV file6/17/2009Mahendra Singh
  Q: I am populating a grid row by row. At the same time I have opened a csv file in server and writing ...
  A: Linefeed character is ok, if you have generated file with char(0) then use the same method for ...
PeopleSoft HR Payroll6/16/2009Matthew Bowden
  Q: How can i get the oprid who created the calendar in Global Payroll-uk. What is the audit record ...
  A: In general, there are no audit records in a PeopleSoft install. Customers must design and apply ...
Trying to pass a parameter from a page to a view6/12/2009Mahendra Singh
  Q: I have a page that contains three levels, 0, 1 and 2. Level's 1 record is a view. This view is ...
  A: It is a question for developers actually. Being a tech architect, I can help you partially. 1. How ...
Dynamic View6/12/2009Matthew Bowden
  Q: there are 2 field on the page. 2nd field is having a prompt table. so, when the data entered in the ...
  A: I am not an expert on this area, but I can think of a few things to check. Is the EFFDT field ...
File layout/csv file in App Engine program6/10/2009Mahendra Singh
  Q: I've a file layout which reads data from a ".csv" file and loads into a staging table. The file will ...
  A: Here is one doc: http://community.psoftpros.net/profiles/blogs/using-application-engine-to There is ...
Bootstrap won't work6/10/2009Mahendra Singh
  Q: I Have to PeopleSoft "Databases" on one MS SQL 2005 server. I can connect to the Server management ...
  A: You might be correct. My another take on this problem is, there is something wrong at db level. ...
PeopleSoft NA payroll6/10/2009Matthew Bowden
  Q: Im working in a NA payroll support & enhancement project for past 2 years, but i couldn't understand ...
  A: Jaggi, In this brief response forum, I will only provide an overview. I can not provide screen ...

Page:   1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10  |  Next      All


Questions by
Active Experts:
Mahendra SinghDanh NguyenMatthew Bowden
sakthiPeter ChoiAshram Beachoo
   

Email this page
     
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2006 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.