BUS_UNIT_TBLRBT(SQL Table) |
Index Back |
---|---|
Communications BU TableCommunications Order Capture Business Unit Definition. used to setup BU |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | PORT_IN_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Flag to indicate if this business unit will allow porting in of other carrier's phone numbers
Y/N Table Edit Default Value: N |
3 | PAC_REQUIRED | Character(1) | VARCHAR2(1) NOT NULL |
Flag to indicate if a PAC code is required for the business unit.
Y/N Table Edit Default Value: N |
4 | TEMP_PHONE_NUM | Character(1) | VARCHAR2(1) NOT NULL |
Translate to indicate if Temporary phone numbers are used.
A=Always N=Never O=Optional Default Value: O |
5 | PORT_IN_CANCEL | Character(1) | VARCHAR2(1) NOT NULL |
Flag to indicate at which point an order containing a port-in request may be cancelled.
A=Always allow cancel D=Until port-in date agreed N=Never allow cancel S=Cancel until products ship Default Value: N |
6 | PORT_IN_DAYS | Number(3,0) | SMALLINT NOT NULL |
Number of days in the future to calculate the default port-in date.
Default Value: 1 |
7 | OPERATING_CO_NO | Character(4) | VARCHAR2(4) NOT NULL | Operating company number to identify a service provider |
8 | NETWORK_ID | Character(18) | VARCHAR2(18) NOT NULL | Network ID |
9 | PREPAID_ALLOWED | Character(1) | VARCHAR2(1) NOT NULL |
Field to control whether or not Prepaid Accounts are allowed on a Business Unit.
Y/N Table Edit Default Value: N |
10 | RBT_AUTO_PREPAID | Character(1) | VARCHAR2(1) NOT NULL |
Field to hold value whether to auto populate the 'Prepaid Consumer' on a Prepaid Service order.
Y/N Table Edit Default Value: N |
11 | RBT_SECURITY | Character(50) | VARCHAR2(50) NOT NULL | Field to hold the default security question for the business unit. |
12 | RBT_THRESHOLD | Number(3,0) | SMALLINT NOT NULL |
Field to hold top-up threshold for prepaid phones for the business unit.
Default Value: 0 |
13 | RBT_DO_NOT_CONTACT | Character(1) | VARCHAR2(1) NOT NULL |
Field to hold value as to whether or not to auto set the DO NOT CONTACT flag in CDM.
Y/N Table Edit Default Value: N |
14 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: PROD_ITEM |
15 | ALLOW_TRIAL_PERIOD | Character(1) | VARCHAR2(1) NOT NULL |
Flag to control the display the Trial Period functionality for Communications
Y/N Table Edit Default Value: N |
16 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
17 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
18 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
19 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
20 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |
21 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |