| RSF_LE_SITE_ADR(SQL Table) | Index Back | 
|---|---|
| Lead Site AddressThis record is used to store the site associated to the lead as well as the site address. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL | Used by Sales Force Automation, this field uniquely identifies a Sales Lead. | |
| 2 | Number(31,0) | DECIMAL(31) NOT NULL | Business Object ID | |
| 3 | Number(31,0) | DECIMAL(31) NOT NULL | The Contact Method Profile ID is a key field that is used to reference the details of a Contact Method in various CM tables. Prompt Table: RSF_ROLE_ADR_VW | |
| 4 | ADDRESS_SEQ_NUM | Number(5,0) | INTEGER NOT NULL | Address Sequence Number from Supply Chain Management. Field size increased from 3 to 5 in CRM 8.95, as Supply Chain Management has increased the size to 5 in SCM 8.9 release. | 
| 5 | CM_ID_ADDRESS | Number(31,0) | DECIMAL(31) NOT NULL | Contact Method ID | 
| 6 | TIMEZONE | Character(9) | VARCHAR2(9) NOT NULL | Time Zone Prompt Table: PSTIMEZONE | 
| 7 | REGION_ID | Character(15) | VARCHAR2(15) NOT NULL | This field stores the region id value. | 
| 8 | BILL_TO_FLG | Character(1) | VARCHAR2(1) NOT NULL | A boolean that flags whether or not the customer is a valid Bill To customer. Y/N Table Edit Default Value: N | 
| 9 | SOLD_TO_FLG | Character(1) | VARCHAR2(1) NOT NULL | A boolean that flags whether or not the customer is a valid Sold To customer. Y/N Table Edit Default Value: Y | 
| 10 | SHIP_TO_FLG | Character(1) | VARCHAR2(1) NOT NULL | A flag indicating that the customer or address is a valid Ship To customer or address. Y/N Table Edit Default Value: N | 
| 11 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country Prompt Table: COUNTRY_TBL | 
| 12 | ADDRESS1 | Character(55) | VARCHAR2(55) NOT NULL | Address 1 | 
| 13 | ADDRESS2 | Character(55) | VARCHAR2(55) NOT NULL | Address 2 | 
| 14 | ADDRESS3 | Character(55) | VARCHAR2(55) NOT NULL | Address 3 | 
| 15 | ADDRESS4 | Character(55) | VARCHAR2(55) NOT NULL | Address 4 | 
| 16 | CITY | Character(30) | VARCHAR2(30) NOT NULL | City | 
| 17 | NUM1 | Character(6) | VARCHAR2(6) NOT NULL | Number 1 | 
| 18 | NUM2 | Character(4) | VARCHAR2(4) NOT NULL | Number 2 | 
| 19 | HOUSE_TYPE | Character(2) | VARCHAR2(2) NOT NULL | House Type AB=House Boat Reference WW=House Trailer Reference | 
| 20 | ADDR_FIELD1 | Character(2) | VARCHAR2(2) NOT NULL | Address Field 1 | 
| 21 | ADDR_FIELD2 | Character(4) | VARCHAR2(4) NOT NULL | Address Field 2 | 
| 22 | ADDR_FIELD3 | Character(4) | VARCHAR2(4) NOT NULL | Address Field 3 | 
| 23 | COUNTY | Character(30) | VARCHAR2(30) NOT NULL | County | 
| 24 | STATE | Character(6) | VARCHAR2(6) NOT NULL | State Prompt Table: %EDIT_STATE | 
| 25 | POSTAL | Character(12) | VARCHAR2(12) NOT NULL | Postal | 
| 26 | GEO_CODE | Character(11) | VARCHAR2(11) NOT NULL | Geo Code | 
| 27 | IN_CITY_LIMIT | Character(1) | VARCHAR2(1) NOT NULL | In City Limit Y/N Table Edit Default Value: Y | 
| 28 | ADDRESS1_AC | Character(55) | VARCHAR2(55) NOT NULL | ADDRESS1_AC | 
| 29 | ADDRESS2_AC | Character(55) | VARCHAR2(55) NOT NULL | ADDRESS2_AC | 
| 30 | ADDRESS3_AC | Character(55) | VARCHAR2(55) NOT NULL | ADDRESS3_AC | 
| 31 | ADDRESS4_AC | Character(55) | VARCHAR2(55) NOT NULL | Alternate Character Address 4. | 
| 32 | CITY_AC | Character(30) | VARCHAR2(30) NOT NULL | CITY_AC | 
| 33 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. | 
| 34 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. | 
| 35 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. | 
| 36 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. | 
| 37 | 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. | 
| 38 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |