Table "Alt. Cust. VAT Reg."
ID 213
Namespace: Microsoft.Finance.VAT.Registration
Properties
| Name | Value |
|---|---|
| Caption | Alternative Customer VAT Registration |
| LookupPageId | Page Microsoft.Finance.VAT.Registration."Alt. Cust. VAT Reg." |
| DrillDownPageId | Page Microsoft.Finance.VAT.Registration."Alt. Cust. VAT Reg." |
Fields
| Name | Type | Description |
|---|---|---|
| ID | Integer | |
| "Customer No." | Code[20] | Specifies the customer number. |
| "VAT Country/Region Code" | Code[10] | Specifies the country or region code for the VAT |
| "VAT Registration No." | Text[20] | Specifies the VAT registration number. |
| "Gen. Bus. Posting Group" | Code[20] | Specifies the customer's trade type to link transactions made for this customer with the appropriate general ledger account according to the general posting setup. |
| "VAT Bus. Posting Group" | Code[20] | Specifies the customer's VAT specification to link transactions made for this customer to. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |
Methods
VATRegistrationValidation
procedure VATRegistrationValidation()
Events
OnBeforeVATRegistrationValidation
[IntegrationEvent(False,False)]
local procedure OnBeforeVATRegistrationValidation(var AltCustVATReg: Record "Alt. Cust. VAT Reg.", var IsHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| AltCustVATReg | Table Microsoft.Finance.VAT.Registration."Alt. Cust. VAT Reg." | |
| IsHandled | Boolean |