CUST_CONVER_ATT(SQL Table) |
Index Back |
---|---|
Conversation Attatchments |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: CUST_CONVER_HDR.SETID Prompt Table: SP_SETID_NONVW |
|
2 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: CUST_CONVER_HDR.BUSINESS_UNIT |
|
3 | Character(15) | VARCHAR2(15) NOT NULL |
Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
Default Value: CUST_CONVER_HDR.CUST_ID Prompt Table: CUSTOMER |
|
4 | DateTime(26) | TIMESTAMP |
Initial Conversation DateTime
Default Value: CUST_CONVER_HDR.CONVER_DTTM_INIT |
|
5 | Date(10) | DATE |
Conversation Date
Default Value: CUST_CONVER_HDR.CONVER_DT |
|
6 | Number(6,0) | INTEGER NOT NULL |
Conversation Sequence Number
Default Value: 1 |
|
7 | Number(7,0) | INTEGER NOT NULL |
Number of Requests
Default Value: 1 |
|
8 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
9 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
10 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |