PeopleCode is a programming language created in 2008.
#1326on PLDB | 15Years Old | 155Users |
6Books | 0Papers |
PeopleCode is a proprietary object-oriented programming language used to express business logic for PeopleSoft applications. Syntactically, PeopleCode is similar to other programming languages, and can be found in both loosely-typed and strongly-typed forms. PeopleCode and its run-time environment is part of the larger PeopleTools framework. Read more on Wikipedia...
MessageBox(0, "", 0, 0, "Hello World");
/* Hello World in PeopleCode 8.45
&MsgText = MsgGetText(66666666, 999999999, "Hello World!");
&SQL = CreateSQL("SQL Statement");
&SQL.Execute([bind_values]);
Feature | Supported | Token | Example |
---|---|---|---|
Strings | ✓ | " | "Hello world" |
title | author | year | reviews | ratings | rating |
---|---|---|---|---|---|
PeopleSoft Developer's Guide for Peopletools & Peoplecode | Judi Dolittle | 2008 | 0 | 5 | 2.20 |
PeopleSoft Developer's Guide for Peopletools & Peoplecode | Judi Dolittle | 2008 | 0 | 0 | 0.0 |
PeopleSoft Developer's Guide for PeopleTools & PeopleCode (Osborne Oracle Press) | Judi Dolittle | 2008 | 0 | 0 | 0.0 |
Oracle 1z0-241 Exam: PeopleSoft Application Developer I: PeopleTools & PeopleCode | Jacob Michael | 0 | 0 | 0.0 | |
Easy Guide: PeopleSoft Application Developer I PeopleTools and PeopleCode | Austin Songer | 0 | 0 | 0.0 | |
Easy Guide: PeopleSoft Application Developer I Peopletools and Peoplecode: Questions and Answers | Austin Vern Songer | 0 | 0 | 0.0 |