1.what is the diff between Field edit& save edit?
Ans.In save edit it checks for all the system edits & Field edits.

2.what is field change? what are the events fires when a field change?
Ans. When a Tab is pressed or a field value is changed on the page then this occurs. Events that fire are Field Edit & Field Change.


3.what is the diff between save prechange& save postchange?
Ans.Save Prechange is fired when the buffer is not cleared where as Save Post change fires when the Buffer is cleared and before the Commit is issued by the database.


4.when workflow event fires?
Ans.After the Save Prechange fires then this Work Flow Event is fired.

5.what the data buffer classes?
Ans.The classes which consists of methods which are used to access or work on Data buffer.

6.what is sqlexec function?
Ans.This is a functio which is used to write SQL commands in People code. This directly connects to database and execute. Mainly used for BackGround SQL processing.RetrivesOnly one row of data.

7. what are the save action events?
Ans.Save Edit,Save Prechange, Work Flow & Save Post change

8. How to refer a second level Field value?
Ans.”RECORD.level1recordname, &lvl_row, RECORD.level2recordname, &lvl2row, Record.fieldname ” I the Scroll Path

9.How to refer a low level row from higher level?
Ans.By specifying the high level row first and then the low level record.ie;by Scroll path.
Using object oriented Peoplecode And Creating Objects for the rowsets.

10.What is component buffer?
Ans.It is a temporary memory area for the people code to access the data base columns and user defined variables in the people code.

11.can u write the error messages in field change event?
Ans.no.

12. What is field default event?
Ans.Which is used to assign default values and if o defaults exists for the field then it sets to the system defaults depending on the data type of the field.

13.What is field formala?
Ans. This is an Event Type which is mainly used to do calculations and define functions in Derived work record which can be used as a function libraries.

14. what is message get function?what's the diff between message get& message gettext functions?
Ans: This is used to gwt the messages from the Message Catalog.



Share/Bookmark

Modules in HCM

eDevelopment
Learning Management

ePerformance
Workforce Planning

HCM Warehouse
HRMS Portal Pack

Absence Management
HRMS Warehouse

Directory Interface
Human Resources

ePay
Payroll for North America

eProfile
Payroll Interface

eProfile Manager Desktop
Payroll Interface for ADP Connection

Global Payroll
Time and Labor

HCM Payroll Process Integration Pack
Workforce Scorecard

HelpDesk for Human Resources
Talent Acquisition Manager

Candidate Gateway
Pension Administration

Services Procurement
Stock Administration

Benefits Administration
Workforce Rewards

eBenefits
Learning Management

eCompensation
eCompensation Manager Desktop


Share/Bookmark