Table "Tax Area Buffer"
ID 5504
Namespace: Microsoft.Integration.Entity
Properties
| Name |
Value |
| Caption |
Tax Area Buffer
|
| ReplicateData |
False
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| Code |
Code[20]
|
|
| Description |
Text[100]
|
|
| "Last Modified Date Time" |
DateTime
|
|
| Id |
Guid
|
|
| Type |
Enum Microsoft.Integration.Entity."Tax Buffer Type"
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
PropagateInsert
procedure PropagateInsert()
PropagateModify
procedure PropagateModify()
PropagateDelete
procedure PropagateDelete()
LoadRecords
procedure LoadRecords(): Boolean
Returns
GetTaxAreaDisplayName
procedure GetTaxAreaDisplayName(TaxAreaId: Guid): Text
Parameters
| Name |
Type |
Description |
|
TaxAreaId
|
Guid
|
|
Returns
See also