Import CO_NAVIGATN:stack;
global CO_NAVIGATN:stack &MYnavstack;
if %component = component.xyz then
&MYnavstack.returnToLast();
end-if;
Can any one explin the above functionality, i dont understand what it does actually. this coding is used in many places in our project. Is this bult in packages or developed. Please try to help me on this.
thanks in advance.
Thanks
Sunanda
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 |
The code above is using application package CO_NAVIGATN, class STACK and method returnToLast() - Im not at work right now so can't check if this exists within the delivered PeopleSoft application classes. But the name sure looks like it is delivered.
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