Refer to documentation Implementation
Presentation
At header level, the main characteristics of the heading are displayed.
Close
Fields
The following fields are present on this tab :
Description
| Section code defined in GEODE section table. This section is a service invoicing element such as "the number of DN shipped", "the number of parcel shipped", "the weight of pallets received", etc. |
| Enter the description of the relevant record. This long description is used as a title in screens and reports. |
Characteristics
| Select or clear this check box to respectively enable or disable the Sort code.
|
| Specifies the section type. There are three possible values:
|
| Indicates the section calculation unit: Length, Surface, Volume, Mass/Weight, Packaging, Times, Numeration, Others... |
Table
| In the case of a section of type '1-Table', this field indicates the Geode primary table identifying the Geode entity to track. |
Stat grp
| In the case of a section of type '2-Statistics', this field indicates the statistic parameter used. |
| In the case of a section of type '2-Statistics', this field indicates the statistic value that will be taken into account for the section evaluation. |
| This indicates the type of operation that will be used for the calculation of the statistical heading:
|
Close
Presentation
This tab is used to create the query for headings with the type "1-Table".
Close
Fields
The following fields are present on this tab :
Reference date
| In the case of a section of type '1-Table', this field indicates the field of the primary table where the date to which the record is linked can be found. |
|   |
Grid Links
| In the case of a section of type '1-Table', this field indicates the secondary tables to take into account in the section evaluation. |
|   |
| It defines the table key code used to read the linked lines. |
| This field is defined as one or more calculated expressions separated by a semi colon. Each expression is evaluated, and the result used to identify the value of the key used to perform the join. When multiple joins are authorized, only the first elements of the key can be given. In the expressions, constants can be used, as well as fields coming from the tables previously defined in the link list. |
| This field indicates the order of the secondary tables in the query. |
Close
Presentation
This tab is used to set up the query for headings with the type "1-Table" and "2-Statistics".
It is not necessary to add the "site" and "depositor" filters in the selection criteria. On heading calculation Warehousing automatically adds these filter according to the invoicing folder (1 folder = 1 site/depositor).
Contrary to a heading with the type "Table" a heading with the type "Statistics" will necessarily be defined for a given invoicing folder. This stems from the current structure of the statistical setups.
For this type of header the statistical setup used must contain the search criteria "site" and "depositor" otherwise the statistical result could not be filtered using a given site/depositor. There is 2 possible options to specify the statistics:
Afterwards in the heading selection criteria:
In addition the criteria for the statistics must be filtered, knowing that the value "$$$" means that all the values are selected or, when there is no filter, the blank value are selected by default.
For example : let us consider the STOCK statistics giving the CU stock (QTYUC) for a given depositor (CRI1), product (CRI2), stock nature (CRI3) and lot number (CRI4). When in stock for the ITEM product:
Stock nature: | Lot nb | QTYUC |
|
| 20 |
BL |
| 5 |
| 123 | 2 |
BL | 123 | 1 |
To obtain the cu total stock for the depositor "01" (28 cu), the following must be entered in the selection criteria:
[F:SAT]CRI1="01" and [F:SAT]CRI2="ITEM" and [F:SAT]CRI3="$$$" and [F:SAT]CRI4="$$$"
To obtain the cu stock with the nature and the lot being blank (20 cu):
[F:SAT]CRI1="01" and [F:SAT]CRI2="ITEM" and [F:SAT]CRI3=" " and [F:SAT]CRI4=" "
or
[F:SAT]CRI1="01" and [F:SAT]CRI2="ITEM"
To obtain the cu stock for the lot '123' (3cu):
[F:SAT]CRI1="01" and [F:SAT]CRI2="ITEM" and [F:SAT]CRI3="$$$" and [F:SAT]CRI4="123"
To obtain the cu stock for the BL nature and no lot (5 cu):
[F:SAT]CRI1="01" and [F:SAT]CRI2="ITEM" and [F:SAT]CRI3="BL" and [F:SAT]CRI4=" "
or
[F:SAT]CRI1="01" and [F:SAT]CRI2="ITEM" and [F:SAT]CRI3="BL"
To obtain the cu stock for the BL nature (6 cu):
[F:SAT]CRI1="01" and [F:SAT]CRI2="ITEM" and [F:SAT]CRI3="BL" and [F:SAT]CRI4="$$$"
Close
Fields
The following fields are present on this tab :
Criteria
| In the case of a section of type '1-Table', this field is used to enter the selection criteria for the query defined by the primary/secondary tables. |
Formula
| In the case of a section of type '1-Table', this field is used to enter the calculation formula to use for the section. This formula relies on all fields from the primary/secondary tables. |
Stat. criteria
| In the case of a section of type '2-Statistics', this field is used to enter the selection criteria for the statistic fields named CRIx (x = 1 to 5 maximum). The entry help (accessible by right click) gives the signification of the CRIx variables. |
Grid Assignment
| Code of the site for which the section can be used. Sections can thus be authorized on whatever site of the X3 folder. By default, when no site is entered, the section can then be used on all sites of the X3 folder. But when sites are entered the section can then be used only for those entered. |
Close
In addition to the generic error messages, the following messages can appear during the entry :
This field only authorizes fields with the type Date.
This message is displayed when no value has been entered but also when an attempt is made to select this value by right click. In this case, it stems from the fact that the code of the statistical setup is different from the one of the statistical trigger.