STG_COMPANY_T(SQL Table) |
Index Back |
---|---|
List Import Stage TblList Import Stage Tbl |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ERROR_FLAG | Character(1) | VARCHAR2(1) NOT NULL | Error Flag |
2 | ROW_NUMBER | Number(10,0) | DECIMAL(10) NOT NULL | Row Number |
3 | MATCH_ACTION | Character(1) | VARCHAR2(1) NOT NULL | Matching Action |
4 | BO_ID | Signed Number(32,0) | DECIMAL(31) NOT NULL | Business Object ID |
5 | BO_NAME | Character(50) | VARCHAR2(50) NOT NULL | Name Description of Business Object |
6 | BO_NAME_AC | Character(50) | VARCHAR2(50) NOT NULL | Name Description of Business Object |
7 | BUSINESS | Character(4) | VARCHAR2(4) NOT NULL | Business |
8 | COMPANYID | Character(15) | VARCHAR2(15) NOT NULL | Company ID |
9 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
10 | CR_RATING | Number(5,0) | INTEGER NOT NULL | Credit Rating Field. Used to store Credit Rating of a Company Or Consumer. It is used in BC (Business Contact) Record |
11 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | This field stores the Currency Code value. |
12 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Customer ID |
13 | DO_NOT_CONTACT | Character(1) | VARCHAR2(1) NOT NULL |
DO_NOT_CONTACT is used to comply with the Telemarketing and Consumer Fraud and Abuse Prevention Act, 15 USC 6101, enacted in 1994.
N=Contact Permitted Y=Do not contact |
14 | EMPL_TOTAL | Number(9,0) | DECIMAL(9) NOT NULL | Total number of employees. Holds up to 9 integer positions. |
15 | INDUSTRY_ID | Character(30) | VARCHAR2(30) NOT NULL | Industry ID. |
16 | LOC_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Location type. For example: Subsidiary, Division, Branch, Heaquarters, Single Location.
01=Subsidiary 02=Division 03=Branch 04=Headquarters 05=Single Location |
17 | MARKET | Character(3) | VARCHAR2(3) NOT NULL | Market |
18 | REVENUE | Character(4) | VARCHAR2(4) NOT NULL | Revenue |
19 | REVENUE_GEN | Number(27,3) | DECIMAL(26,3) NOT NULL | Total Revenue generated by the customer. |
20 | SECOND_LAST_NAME | Character(30) | VARCHAR2(30) NOT NULL | Second Last Name |
21 | SEGMENT | Character(4) | VARCHAR2(4) NOT NULL | Segment code for customer data |
22 | SINCE_DT | Date(10) | DATE | The customer has been a customer since this date. |
23 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
24 | STOCK_SYMBOL | Character(10) | VARCHAR2(10) NOT NULL | This field is used to store the Stock Symbol |
25 | TAXPAYER_ID | Character(14) | VARCHAR2(14) NOT NULL | Taxpayer ID |
26 | WEB_URL | Character(130) | VARCHAR2(130) NOT NULL | URL of a customer's website. |