Write the syntax to access third level record field using object oriented peoplecode?



Write the syntax to access third level record field using object oriented peoplecode?..

Answer / Kunal

Accessing a third-level record field in Object Oriented PeopleCode involves navigating through parent records. Here's an example:

Record &Parent1;
Record &Parent2@Parent1;
Record &Child@Parent2;

&Child.Field_Name.value = some_value;

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PeopleSoft Tools Interview Questions

What is html & image meta data?

1 Answers  


Explain what is process scheduler information?

1 Answers  


What is menu meta data?

1 Answers  


Can a PeopleTools 8.4 and a PeopleTools 8.1x database run on the same machine?

1 Answers  


What is xlat - translate values?

1 Answers  


What is differed processing and its advantages?

1 Answers  


What are the different ways to setup row level security?

1 Answers  


Tell me how to store related field data into database?

1 Answers  


Explain what is security information?

1 Answers  


What environments supported by people tools tool set?

1 Answers  


Tell me how to migrate roles from one database to another database?

1 Answers  


What is page meta data?

1 Answers  


Categories
  • PeopleSoft HRMS Interview Questions PeopleSoft HRMS (83)
  • PeopleSoft Financials Interview Questions PeopleSoft Financials (27)
  • PeopleSoft Administration Interview Questions PeopleSoft Administration (181)
  • PeopleSoft Tools Interview Questions PeopleSoft Tools (176)
  • PeopleSoft Interfaces Interview Questions PeopleSoft Interfaces (58)
  • Internet EBusiness Interview Questions Internet EBusiness (19)
  • PeopleSoft Implementation Interview Questions PeopleSoft Implementation (142)
  • PeopleSoft General Interview Questions PeopleSoft General (385)
  • PeopleSoft AllOther Interview Questions PeopleSoft AllOther (60)