Movex GXD
For Movex ledgers, the GXD
formula is used to retrieve the description of a single account string.
Syntax
=GXD("Company","Division","Dimension Number","Dimension Value")
Note: It is common practice to use cell references within GXD
formulas to identify parameters.
Parameters
The following are GXD
formula parameters for Movex ledgers:
Company
Identifies the company.
Division
Identifies the division.
Dimension Number
Identifies the dimension number associated with the dimension value.
Dimension Value
Identifies the dimension value for which to retrieve the description.
Formula Example
=GXD("210","AAA","1","5710")
Retrieves the account description for company 210
, division AAA
, and dimension 1
, value 5710
.
See GL Reporting and Create or Maintain GL Formulas for more information.