BUS_UNIT_TBLRSF(SQL Table) |
Index Back |
---|---|
SFA Business Unit tableCRM Sales - Table for SFA Business Units |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | BUSINESS_UNIT_RO | Character(5) | VARCHAR2(5) NOT NULL |
Order Capture Business Unit
Prompt Table: SP_BU_RO_NONVW |
3 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
This field stores the Currency Code value.
Prompt Table:
CURRENCY_CD_TBL
|
4 | BU_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Open or Closed Status of the Business Unit.
1=Facility Open 2=Facility Closed Default Value: 1 |
5 | MARKET | Character(3) | VARCHAR2(3) NOT NULL |
Market
Default Value: GBL |
6 | ORDER_FROM_LEAD | Character(1) | VARCHAR2(1) NOT NULL |
Allow Orders From Lead?
Default Value: Y |
7 | CONV_ORDERED_LEAD | Character(1) | VARCHAR2(1) NOT NULL |
Allow Convert For Ordered Lead
Default Value: Y |
8 | TASK_TYPE | Character(18) | VARCHAR2(18) NOT NULL |
Copied from Resouce Management (8.1). Added new label id for "Task Type"
Prompt Table: RSF_TSK_STYP_VW |
9 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL |
Tree Name
Prompt Table: RSF_TREE_VW |
10 | ASSIGN_GROUP | Character(30) | VARCHAR2(30) NOT NULL |
This field is used to specify assignment group name for Territory assignment.
Prompt Table:
RSF_ASSIGN_GRP
|
11 | ENABLE_BPEL | Character(1) | VARCHAR2(1) NOT NULL |
Enable the Sales related Business process.
Y/N Table Edit Default Value: N |
12 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
13 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
14 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
15 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
16 | 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. |
17 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |