ITA_PRCS_INT_VW(SQL View) |
Index Back |
---|
SELECT DISTINCT VAT_ENTITY ,PROCESS_INSTANCE FROM PS_VAT_TXN_TBL WHERE PROCESS_INSTANCE NOT IN ( SELECT DISTINCT PROCESS_INSTANCE FROM PS_ITA_VAT_TXN_TBL) |
# | 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.
Prompt Table: VAT_ENTITY |
2 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |