| |
GeekInterview.com > Interview Questions > Peoplesoft
| Print | |
Question: Multiple State record in Application Engine
Answer: Why multiple State records are used in Application Engine? Provide scenario where multiple state records are used? |
| May 05, 2009 06:21:55 |
#1 |
| mlonkar |
Member Since: May 2009 Total Comments: 1 |
RE: Multiple State record in Application Engine |
Multiple State Record are used to store related variables in to one state record instead of keeping all variables in to one single state record. It is a good practice to have related variables in one state record. Ex. SF_AP_INTFC app engine in Peoplesoft Student Financial Module with Multiple state record 1. SF_AP_OPTNS_AET (Default State Record) 2. SF_EMPVAR_AET 3. SF_ORGVAR_AET 4. SF_VCHRVAR_AET 5. SF_PRCSVARS_AET 6. SF_RFNDDATA_AET |
| |
Back To Question | |