Difference between revisions of "Q45 - Printed user ID/Code (Unit Sales Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
(Updated from revision control)
 
Line 20: Line 20:
  
 
== Returns ==
 
== Returns ==
A text value whose typical size is 2 characters.
+
A text value whose typical size is 3 characters.
  
 
[[Category:Unit Sales Report Generator variables]]
 
[[Category:Unit Sales Report Generator variables]]

Latest revision as of 07:03, 13 February 2019

Syntax

Q45{I/C}

Description

The User ID or Code of the user logged into Platinum when the document was printed and accepted.

This variable should be used for sorting purposes, but for display use Q46.


Parameters

I/C
A text parameter that can be omitted (it defaults to "I").
I
Return the unique two character user id. stored on file.
C
Return the three character user code used for display.

Returns

A text value whose typical size is 3 characters.