Table "Item Analysis View Entry"

ID 7154
Namespace: Microsoft.Inventory.Analysis

Properties

Name Value
Caption Item Analysis View Entry
DrillDownPageID Page Microsoft.Inventory.Analysis."Item Analysis View Entries"
LookupPageID Page Microsoft.Inventory.Analysis."Item Analysis View Entries"
DataClassification CustomerContent

Fields

Name Type Description
"Analysis Area" Enum Microsoft.Inventory.Analysis."Analysis Area Type"
"Analysis View Code" Code[10]
"Item No." Code[20]
"Source Type" Enum Microsoft.Foundation.Enums."Analysis Source Type"
"Source No." Code[20]
"Location Code" Code[10]
"Dimension 1 Value Code" Code[20]
"Dimension 2 Value Code" Code[20]
"Dimension 3 Value Code" Code[20]
"Posting Date" Date
"Entry No." Integer
"Item Ledger Entry Type" Enum Microsoft.Inventory.Ledger."Item Ledger Entry Type"
"Entry Type" Enum Microsoft.Inventory.Costing."Cost Entry Type"
"Invoiced Quantity" Decimal
"Sales Amount (Actual)" Decimal
"Cost Amount (Actual)" Decimal
"Cost Amount (Non-Invtbl.)" Decimal
Quantity Decimal
"Sales Amount (Expected)" Decimal
"Cost Amount (Expected)" Decimal
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

GetCaptionClass

procedure GetCaptionClass(AnalysisViewDimType: Integer): Text[250]

Parameters

Name Type Description
AnalysisViewDimType Integer

Returns

Type Description
Text[250]

See also