Skip to main content

GLItemQuantity Function

GLItemQuantity Function

Description

The GLItemQuantity function returns the summarizied quantity of an item based on a set of parameters.

Function Arguments

Argument NameInput InformationRequired
SubsidiarySubsidiary NameNo
Fiscal YearFiscal Year in the format specified in NetSuiteYes
PeriodPeriod Number (ex: 1 for January)Yes
Period RangeValid values include ITD, YTD, RTD, QTD, PTD, TTDYes
Account NumberAccount NumberYes
BookBook Number. Default is 1 if omitted.No
ItemItem IDNo
ClassClassification NameNo
DepartmentDepartment NameNo
LocationLocation NameNo
EntityEntity NameNo
Transaction TypeTransaction TypeNo
PostedSpecifies whether to include only Posted or Non-Posted transactions. P is default for Posted. NP is Non-Posted.No
CurrencyIf left blank, will default to the currency defined by the Subsidiary.No
Custom Segment ParametersCustom segment filter values. Multiple custom segments can be specified.No

Remarks

  • Drilldown is available for GLItemQuantity values.

Example

Let's say you want to analyze the GLItemQuantity for all in stock Blades. First, set up a report with the needed parameters for the function which will include Subsidiary, Fiscal Year, Period, Period Range, and Account in Review (1210 - Inventory Raw Component Stock). Below these parameter cells, you will want to incldue a spot for Item and Item Name (utilize the function GetListInfo to easily return the Item Name) and Quantity.

Example Inventory Quantity Report

  1. Start by selecting Finsyte Functions > GLItemQuantity
  2. Fill in your arguments, use the F4 key for hardcoded values as needed.
    1. GLItemQuantity Arguments
  3. Select OK to see the first quantity returned. Drag the function down to apply to the other items.
    1. GLItemQuantity Evaluated