RB_DMN_ROUTE_LN(SQL Table) |
Index Back |
---|---|
Special Domain Routing TableException definition table to filter emails having special domains. All emails coming from the registered domain will be routed to a designated worklist. |
# | 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 |
2 | FROM_DOMAIN | Character(200) | VARCHAR2(200) NOT NULL | Exception Domain Name |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | COMMENTSHORT | Character(30) | VARCHAR2(30) NOT NULL | Short Comment |