DMS_CUST_CRYPT(SQL Table) |
Index Back |
|---|---|
Debt Management Services (DMS) |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
| 2 | 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. | |
| 3 | DMS_ACCOUNT_NUM1 | Character(16) | VARCHAR2(16) NOT NULL | 1st Account Number |
| 4 | DMS_ACCOUNT_NUM2 | Character(16) | VARCHAR2(16) NOT NULL | 2nd Account Number |
| 5 | DMS_ACCOUNT_NUM3 | Character(16) | VARCHAR2(16) NOT NULL | 3rd Account Number |
| 6 | DMS_ACC_NUM1_ENCRY | Character(250) | VARCHAR2(250) NOT NULL | DMS Encrypted Account 1 |
| 7 | DMS_ACC_NUM2_ENCRY | Character(250) | VARCHAR2(250) NOT NULL | DMS Encrypted Account 2 |
| 8 | DMS_ACC_NUM3_ENCRY | Character(250) | VARCHAR2(250) NOT NULL | DMS Encrypted Account 3 |
| 9 | DATETIME_STAMP | DateTime(26) | TIMESTAMP | DateTime Stamp |