VAT_ENT_BUAP_VW(SQL View) |
Index Back |
---|---|
VAT Entity AP Bus Unit View |
SELECT a.vat_entity , b.business_unit FROM ps_vat_ent_bu_gl a , PS_BUS_UNIT_TBL_AP b WHERE a.business_unit = b.business_unit_gl |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | 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. |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |