Table "Invt. Posting Buffer"
ID 48
Namespace: Microsoft.Inventory.Costing
Properties
Name
Value
Caption
Invt. Posting Buffer
ReplicateData
False
TableType
Temporary
DataClassification
CustomerContent
Fields
Name
Type
Description
"Account Type"
Enum Microsoft.Inventory.Costing."Invt. Posting Buffer Account Type"
"Location Code"
Code[10]
"Inventory Posting Group"
Code[20]
"Dimension Entry No."
Integer
Amount
Decimal
"Amount (ACY)"
Decimal
"Interim Account"
Boolean
"Account No."
Code[20]
"Posting Date"
Date
"Gen. Bus. Posting Group"
Code[20]
"Gen. Prod. Posting Group"
Code[20]
Negative
Boolean
"Entry No."
Integer
"Bal. Account Type"
Enum Microsoft.Inventory.Costing."Invt. Posting Buffer Account Type"
"Job No."
Code[20]
"Dimension Set ID"
Integer
SystemId
Guid
SystemCreatedAt
DateTime
SystemCreatedBy
Guid
SystemModifiedAt
DateTime
SystemModifiedBy
Guid
SystemRowVersion
BigInteger
Methods
UseInvtPostSetup
procedure UseInvtPostSetup(): Boolean
Returns
Events
OnUseInvtPostSetup
[IntegrationEvent(False,False)]
local procedure OnUseInvtPostSetup(var InvtPostingBuffer: Record "Invt. Posting Buffer" temporary, var UseInventoryPostingSetup: Boolean)
Parameters
See also