BN_M_FTPPRM_TBL(SQL Table) |
Index Back |
---|---|
Supplier Carrier InterfaceThis record is used to store FTP information (parms) for Carrier Interface Suppliers. This record prompts for valid Merchents in the MERCHANTID_TBL that are enabled and of type CAR_INT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MERCHANTID | Character(30) | VARCHAR2(30) NOT NULL | Merchant ID |
2 | FTPADDRESS | Character(75) | VARCHAR2(75) NOT NULL | File Transfer Protocol site address |
3 | FTP_LOGIN | Character(30) | VARCHAR2(30) NOT NULL | FTP User Name |
4 | FTP_PASSWORD | Character(32) | VARCHAR2(32) NOT NULL | FTP Password |