%mode peoplesoft
%mode peoplesoft returns a String value consisting of an uppercase character specifying the action a user selected when starting the current component. The following values can be returned. You can check either for the string value (“A”, “U”, and so on.) or for the constant:
Numeric Value |
Constant Value |
Description |
A |
%Action_Add |
Add |
U |
%Action_UpdateDisplay |
Update/Display |
L |
%Action_UpdateDisplayAll |
Update/Display All |
C |
%Action_Correction |
Correction |
E |
%Action_DataEntry |
Data Entry |
P |
%Action_Prompt |
Prompt |
Refererence: https://docs.oracle.com/cd/E26239_01/pt851h3/eng/psbooks/tpcl/chapter.htm?File=tpcl/htm/tpcl04.htm