AR_FLWUP_DLVR(SQL Table) |
Index Back |
---|---|
Follow Letter Delivery DetailsFollow Letter Delivery Details |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | CUST_ID | 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 | CNTCT_SEQ_NUM | Number(5,0) | INTEGER NOT NULL | Contact Sequence Number |
4 | CONTACT_ID | Character(15) | VARCHAR2(15) NOT NULL | Contact Identifier for Treasury Contacts |
5 | COMM_METHOD | Character(1) | VARCHAR2(1) NOT NULL |
Preferred Communication
A=Email Invoice as Attachment C=Call E=Email only F=Fax I=XML only M=Standard Mail N=Email Notification P=Email & Print R=XML & Print |
6 | DELIVERY_METHOD | Character(1) | VARCHAR2(1) NOT NULL |
Delivery Method
E=Email F=Fax P=Print |
7 | FAX | Character(24) | VARCHAR2(24) NOT NULL | Fax Number |
8 | EMAILID | Character(70) | VARCHAR2(70) NOT NULL | A user's E-mail address |
9 | PRINTER | Character(20) | VARCHAR2(20) NOT NULL | Printer Specification |
10 | COUNT_1 | Number(3,0) | SMALLINT NOT NULL | Count Work Field |
11 | CONVER_SEQ_NUM | Number(6,0) | INTEGER NOT NULL | Conversation Sequence Number |