BO_VAT_EXCPTN

(SQL Table)
Index Back

Customer VAT Exception

Business Object Customer VAT Exception Details

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BO_ID Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID
2 ROLE_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL Role Type ID
3 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

Default Value: OPR_DEF_TBL_FS.SETID

Prompt Table: SP_SETID_NONVW

4 CUST_ID Character(15) VARCHAR2(15) NOT NULL Customer ID

Prompt Table: CUSTOMER

5 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country
6 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

7 COUNTRY_CODE Character(3) VARCHAR2(3) NOT NULL This field stores the Country Code values.
8 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive

Default Value: A

9 VAT_EXCPTN_END_DT Date(10) DATE This field is used to represent the VAT exception end date
10 VAT_EXCPTN_TYPE Character(1) VARCHAR2(1) NOT NULL A flag that specifies the reason for a VAT exemption for a customer. Suspension (S) and Exoneration (X) are examples of Exception Type.
N=None
S=Suspended
X=Exonerated
11 VAT_EXCPTN_CERTIF Character(20) VARCHAR2(20) NOT NULL Specifies the VAT exception certificate number. This identifier serves as proof of customer's exemption from VAT.
12 LAST_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL This field determines the last user or operator that last changed this item.
13 DATE_LAST_MAINT Date(10) DATE This field determines the date of last maintenance.