Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
hi,
While I am no expert in peoplecode classes, there is no such thing as advance peoplecode.
Yes, now in peoplecode , one can use application packages which contain classes. Its p/s attempt at introducing oo programming in peoplecode.
However, bear in mind that function libraries and app packages coexist. and in classes you can call stand alone functions.
Yes and it looks a lot like Java ;)
I could have not said it any better. PeopleBooks actually have a section comparing Application Packages (where classes live) to FUNCLIBs (where you store functions). It is not difficult to use Application Packages and classes, after all, it is just PeopleCode!
I will be posting an article about how to create an application package along with a class and sub-class in the near future. Stay tuned!
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
Hey CompShack,
That would be very nice. I'm really interested in App Packages. :-)
Thanks,
Ashar