Difference between revisions of "L23 - Analysis Description (Accounts Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
(Updated from revision control)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
== Syntax ==
 
== Syntax ==
  '''L23'''{1-3}
+
  '''L23'''{1-3, D/P}
  
 
== Description ==
 
== Description ==
The item analysis code descriptions.
+
Returns the description of the analysis code at position 1-3 for the current account code.
  
 
== Parameters ==
 
== Parameters ==
 
;1-3
 
;1-3
 
:A text parameter that can be omitted (it defaults to "1").
 
:A text parameter that can be omitted (it defaults to "1").
:Specify which analysis code position you want the description for.
+
:;1-3
 +
::The description for this analysis code.
 +
;D/P
 +
:A text parameter that can be omitted (it defaults to "D").
 +
:;D
 +
::Use if you want the 30 character analysis description.
 +
:;P
 +
::Use if you want the 10 character analysis prompt for position 1-3.
  
 
== Returns ==
 
== Returns ==
A text value whose typical size is 15 characters.
+
A text value whose typical size is 30 characters.
  
 
[[Category:Accounts Report Generator variables]]
 
[[Category:Accounts Report Generator variables]]

Latest revision as of 06:31, 31 January 2018

Syntax

L23{1-3, D/P}

Description

Returns the description of the analysis code at position 1-3 for the current account code.

Parameters

1-3
A text parameter that can be omitted (it defaults to "1").
1-3
The description for this analysis code.
D/P
A text parameter that can be omitted (it defaults to "D").
D
Use if you want the 30 character analysis description.
P
Use if you want the 10 character analysis prompt for position 1-3.

Returns

A text value whose typical size is 30 characters.