Table "VAT Assisted Setup Bus. Grp."
ID 1879
Namespace: Microsoft.Finance.VAT.Setup
Properties
| Name |
Value |
| Caption |
VAT Assisted Setup Bus. Grp.
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| Code |
Code[20]
|
|
| Description |
Text[100]
|
|
| Selected |
Boolean
|
|
| Default |
Boolean
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
PopulateVATBusGrp
procedure PopulateVATBusGrp()
InsertBusPostingGrp
procedure InsertBusPostingGrp(GrpCode: Code[20], GrpDesc: Text[100], IsDefault: Boolean)
Parameters
| Name |
Type |
Description |
|
GrpCode
|
Code[20]
|
|
|
GrpDesc
|
Text[100]
|
|
|
IsDefault
|
Boolean
|
|
ValidateVATBusGrp
procedure ValidateVATBusGrp(): Boolean
Returns
CheckExistingCustomersAndVendorsWithVAT
procedure CheckExistingCustomersAndVendorsWithVAT(VATBusPostingGroupCode: Code[20]): Boolean
Parameters
| Name |
Type |
Description |
|
VATBusPostingGroupCode
|
Code[20]
|
|
Returns
See also