LM_NOTTRANS_VAR(SQL Table) |
Index Back |
---|---|
Notif Trans BindsNotification transaction bind variables |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_NOTIF_BATCH_ID | Number(10,0) | DECIMAL(10) NOT NULL | Notification Batch ID |
2 | LM_NOTIF_TRANS_ID | Number(10,0) | DECIMAL(10) NOT NULL | Notification ID |
3 | LM_NOTIF_VAR | Character(20) | VARCHAR2(20) NOT NULL | Template Variable Name |
4 | LM_PARM_VAL | Long Character | CLOB | Notifications Param |