RB_MB_RECACTION(SQL Table) |
Index Back |
---|---|
Mailbox Recommended ActionsRecommended Actions for an Inbound Mail |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MAILBOX_ID | Character(30) | VARCHAR2(30) NOT NULL |
Mail Box Id is an Id associated with Mail Boxes
Prompt Table: RB_MAILBOX_DEFN |
2 | TMPLT_CATEGRY_ID | Number(6,0) | INTEGER NOT NULL |
Template Category ID
Prompt Table: RBC_TEMPLT_CAT |
3 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
4 | EOCF_ACTION_TYP_ID | Number(31,0) | DECIMAL(31) NOT NULL |
the unique identifier pointing to a discreet action type configuration
Prompt Table: RB_ERMSACTNS_VW |
5 | EOCF_ACT_TYP_NAME | Character(30) | VARCHAR2(30) NOT NULL |
user-defined name to identify the characteristics of a particular action
Prompt Table: RB_ACTNTYPE_VW |