RB_MAILBOX_MAP(SQL Table) |
Index Back |
---|---|
Mailbox BU MappingMailbox Busniess Unit Mapping table for Mailbox Types External and partner. |
# | 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 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
3 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: RB_BU_PROMPT_VW |
4 | DEFAULT_CB | Character(1) | VARCHAR2(1) NOT NULL |
Default checkbox to indicate which SETID and Busniess Unit mapping is default on Mailbox Definition page.
Y/N Table Edit Default Value: N |