SII_VAT_ENT_TBL(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | VAT_ENTITY | Character(20) | VARCHAR2(20) NOT NULL | Specifies an organizational entity that is responsible for VAT reporting and that is registered in one or more countries that require VAT reporting. A single VAT entity is linked to one or more General Ledger Business Units depending on the reporting requirements. |
3 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |
4 | LOC_RGSTRN_ID | Character(20) | VARCHAR2(20) NOT NULL | Local VAT Registration ID |
5 | LOCATION_SETID | Character(5) | VARCHAR2(5) NOT NULL | Location Set ID |
6 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL | Location Code |
7 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
8 | ADDRESS1 | Character(55) | VARCHAR2(55) NOT NULL | Address 1 |
9 | CITY | Character(30) | VARCHAR2(30) NOT NULL | City |
10 | STATE | Character(6) | VARCHAR2(6) NOT NULL | State |