Difference between revisions of "Column: Addressed to"

From Catglobe Wiki
Jump to: navigation, search
 
Line 1: Line 1:
[[Category:Resource data caches]]
+
  

 
  
===Column: Addressed to===
+
=== Column: Addressed to ===
  
{| class="tableintopic" style="border-collapse: collapse; border: 1px solid #010101" width="1067" border="1" cellpadding="2"
+
{| width="1067" cellpadding="2" border="1" class="tableintopic" style="border-collapse: collapse; border: 1px solid #010101"
 
|- align="left" valign="top"
 
|- align="left" valign="top"
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
+
| width="228" bgcolor="#FFC20E" style="border: 1px solid #010101" |  
Column
+
Column  
| style="border: 1px solid #010101" width="839" |
+
 
Addressed to
+
| width="839" style="border: 1px solid #010101" |  
 +
Addressed to  
 +
 
 
|- align="left" valign="top"
 
|- align="left" valign="top"
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
+
| width="228" bgcolor="#FFC20E" style="border: 1px solid #010101" |  
Source
+
Source  
| style="border: 1px solid #010101" width="839" |
+
 
The addressed to value from 1 to 2 of the returned invoice resource
+
| width="839" style="border: 1px solid #010101" |  
 +
The addressed to value from 1 to 2 of the returned invoice resource  
 +
 
 
|- align="left" valign="top"
 
|- align="left" valign="top"
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
+
| width="228" bgcolor="#FFC20E" style="border: 1px solid #010101" |  
Automatically given column name
+
Automatically given column name  
| style="border: 1px solid #010101" width="839" |
+
 
AddressedTo
+
| width="839" style="border: 1px solid #010101" |  
 +
AddressedTo  
 +
 
 
|- align="left" valign="top"
 
|- align="left" valign="top"
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
+
| width="228" bgcolor="#FFC20E" style="border: 1px solid #010101" |  
Column type
+
Column type  
| style="border: 1px solid #010101" width="839" |
+
 
Number
+
| width="839" style="border: 1px solid #010101" |  
 +
Number  
 +
 
 
|- align="left" valign="top"
 
|- align="left" valign="top"
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
+
| width="228" bgcolor="#FFC20E" style="border: 1px solid #010101" |  
Resource types that use it
+
Resource types that use it  
| style="border: 1px solid #010101" width="839" |
+
 
Invoice
+
| width="839" style="border: 1px solid #010101" |  
 +
Invoice  
 +
 
 
|- align="left" valign="top"
 
|- align="left" valign="top"
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
+
| width="228" bgcolor="#FFC20E" style="border: 1px solid #010101" |  
How axis set information is built
+
How axis set information is built
| style="border: 1px solid #010101" width="839" |
 
Addressed to for invoices is a fixed enumeration so the value is always the same. The axis set generated will look like below:
 
  
Axis text: "AddressedTo"Math base: "AddressedTo"Pct base: "AddressedTo!=empty"
+
| width="839" style="border: 1px solid #010101" |
 +
Addressed to for invoices is a fixed enumeration so the value is always the same. The axis set generated will look like below:
 +
 
 +
Axis text: "AddressedTo"  
 +
 
 +
Math base: "AddressedTo"  
 +
 
 +
Pct base: "AddressedTo!=empty"
 +
 
 +
Option 1: Name="Customer"; Value="AddressedTo==1"
 +
 
 +
Option 2: Name="Representative"; Value="AddressedTo==2"  
  
Option 1: Name="Customer"; Value="AddressedTo==1"Option 2: Name="Representative"; Value="AddressedTo==2"
 
 
|- align="left" valign="top"
 
|- align="left" valign="top"
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
+
| width="228" bgcolor="#FFC20E" style="border: 1px solid #010101" |  
Comment
+
Comment  
| style="border: 1px solid #010101" width="839" |
+
 
N/A
+
| width="839" style="border: 1px solid #010101" |  
__NOTOC__
+
N/A __NOTOC__ <!-- imported from file: 7765.htm-->  
<!-- imported from file: 7765.htm-->
+
 
 +
|}
 +
 
 +
[[Category:Resource_data_caches]]

Latest revision as of 10:07, 7 February 2012



Column: Addressed to

Column

Addressed to

Source

The addressed to value from 1 to 2 of the returned invoice resource

Automatically given column name

AddressedTo

Column type

Number

Resource types that use it

Invoice

How axis set information is built

Addressed to for invoices is a fixed enumeration so the value is always the same. The axis set generated will look like below:

Axis text: "AddressedTo"

Math base: "AddressedTo"

Pct base: "AddressedTo!=empty"

Option 1: Name="Customer"; Value="AddressedTo==1"

Option 2: Name="Representative"; Value="AddressedTo==2"

Comment

N/A