Lookup Function

The FDM Lookup function is used to return the value of any source account that resides in FDM. The function can be used within a logic function or a logic expression.

To return the value of a source account for the active logic account source center, FDM category, and FDM period, use the following format:

Syntax: |GLAcct|
Example: |810|

To return the value of a GL account for a specified GL center, FDM category key, and FDM period, use the following format:

Syntax: |GLDept , CategoryKey , PeriodKey , GLAcct| 
Example: |000, 10, 12/31/01, 810| 

You can also use a combination of formats. The following example uses the default source center and FDM period but specifies a FDM category key.

|, 10 , , 810|