X_OPERAND_TYPE is a fixed lexicon with the following values:
Saved Value | Displayed Value | Name | Description |
---|---|---|---|
$C | $C | User Variable | |
$F | $F | Processing Frequency | |
$G | $G | Global Variable | |
$L | $L | List | |
$P | $P | Parameter | |
$S | $S | System Constant | |
$V | $V | System Variable | |
A | A | Alphanumeric | |
AC | AC | Action Code | |
B | B | Boolean | |
CE | CE | Element to Calendar Date | |
CF | CF | Custom Function | The list of Custom Functions as defined in X_UC_FUNCTIONS.See that page as well as CREATE A USERCALC CUSTOM FUNCTION |
CH | CH | Character | This is for special characters like ENTER, SPACE and TAB – which cannot be entered using the A (Alphanumeric) operand type |
CL | CL | Calendar | |
D | D | Date | |
DB | DB | Database Field | |
DV | DV | Database Value | |
EC | EC | Current Element Value | |
EF | EF | Fiscal to Date Element Value | |
EM | EM | Month to Date Element Value | |
EP | EP | Period to Date Element Value | |
EQ | EQ | Quarter to Date Element Value | |
ET | ET | Transaction to Date Element Value | |
EY | EY | Year to Date Element Value | |
FT | FT | Pension Factor | |
N | N | Number | |
NV | NV | New Value | |
OV | OV | Old Value | |
PC | PC | Pay Component - Current (N) | These three will expect a user to provide a pay component code value to get the value for the current pay, fiscal month to date, calendar month to date (same idea as PY) |
PF | PF | Pay Component - Fiscal to Date | These three will expect a user to provide a pay component code value to get the value for the current pay, fiscal month to date, calendar month to date (same idea as PY) |
PM | PM | Pay Component - Month to Date | These three will expect a user to provide a pay component code value to get the value for the current pay, fiscal month to date, calendar month to date (same idea as PY) |
PN | PN | Pension Component | This refers to the Pension Components used in the Retirement Module |
PP | PP | Pay Component - Period to Date | These two will expect a user to provide a pay component code value to get the value for the pay period to date and the calendar quarter to date (same idea as PY) |
PQ | PQ | Pay Component - Quarter to Date | These two will expect a user to provide a pay component code value to get the value for the pay period to date and the calendar quarter to date (same idea as PY) |
PT | PT | Transactions To Date PC Value | |
PY | PY | Year-to-date PC Value | |
RT | RT | Recipient Type | |
S | S | Statistical Component Value | |
SN | SN | Sundry Life to Date | |
UC | UC | User Calc Calculation | |
UF | UF | User Calc Function/Qualifier | |
V | V | Local Variable | |
WB | WB | Wage Basis |