Table "Exch. Rate Adjmt. Buffer"
ID 595
Namespace: Microsoft.Finance.Currency
Properties
| Name |
Value |
| Caption |
Exch. Rate Adjmt. Buffer
|
| TableType |
Temporary
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Group ID" |
Guid
|
|
| "Currency Code" |
Code[10]
|
|
| "Posting Group" |
Code[20]
|
|
| "Account No." |
Code[20]
|
|
| "Dimension Entry No." |
Integer
|
|
| "Posting Date" |
Date
|
|
| "IC Partner Code" |
Code[20]
|
|
| Index |
Integer
|
|
| "Entry No." |
Integer
|
|
| "Adjmt. Base" |
Decimal
|
|
| "Adjmt. Base (LCY)" |
Decimal
|
|
| "Adjmt. Amount" |
Decimal
|
|
| "Gains Amount" |
Decimal
|
|
| "Losses Amount" |
Decimal
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
BuildPrimaryKey
procedure BuildPrimaryKey()
Events
OnAfterBuildPrimaryKey
[IntegrationEvent(False,False)]
local procedure OnAfterBuildPrimaryKey(var ExchRateAdjmtBuffer: Record "Exch. Rate Adjmt. Buffer" temporary)
Parameters
See also