Difference between revisions of "O11 - Status Code (Order Processing Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
(Updated from revision control)
 
Line 11: Line 11:
 
:A text parameter that can be omitted (it defaults to "C").
 
:A text parameter that can be omitted (it defaults to "C").
 
:;C
 
:;C
::Use if you want the 3 character code.
+
::Use if you want the 3 character status code.
 
:;D
 
:;D
::Use if you want the 30 character description.
+
::Use if you want the 30 character status description.
  
 
== Returns ==
 
== Returns ==
A text value whose typical size is 30 characters.
+
A text value whose typical size is 3 characters.
  
 
[[Category:Order Processing Report Generator variables]]
 
[[Category:Order Processing Report Generator variables]]

Latest revision as of 06:38, 10 March 2016

Syntax

O11{C/D}

Description

The Status code of the order.


Parameters

C/D
A text parameter that can be omitted (it defaults to "C").
C
Use if you want the 3 character status code.
D
Use if you want the 30 character status description.

Returns

A text value whose typical size is 3 characters.