The function for the management of the links to the documentation that is used to associate a given documentation with the links to the elements of the dictionary. These elements are used, as a complement to the information found in the dictionary, to automatically generate the paragraphs and their contents, notably in the pre-requisite sections and the final annex sections.
The list of existing links and the fashion where they are used according to the original documentation type is given in the following sections. Found in these grids is a Compl column.
This columns defines, when it is set to Yes, that the links defined by this code come as a complement to the links found in the dictionary. Thus, when a functional documentation generation is carried out, the windows, tables, objects that are associated with it are analyzed to recover the associated activity codes, but it is possible that an activity code not directly linked to the influence on the functioning. This activity code is then added via a link.
When the Compl is set to No, no other information from the dictionary is used to define the link in question. It is therefore mandatory to enter this type of link if this information is to appear in the generated documentation. It should be noted that in certain cases (miscellaneous tables, local menus), it is possible to recover the links of this type, but in a not very reliable fashion (only the miscellaneous tables and the local menus where the parameterization is a pre-requisite in the function are of interest.
The documentation for the functions (AFC codes) can be enriched by the links to the next grid.
Link | Meaning | Usage during the generation of the documentation | Compl |
ACV | Activity code | List of the activity codes concerned in the pre-requisites. | Yes |
ADP | Parameter | Parameters involved in the pre-requisites. | No |
ANM | Sequence number counters | List in the sequence number counters as the function in the pre-requisites. | No |
GAU | Automatic journals | List in the automatic journals as the function in the pre-requisites. | No |
CDE | Dimension codes | List in the dimension codes as the function in the pre-requisites. | No |
TRS | Transactions | List the functions that are used to define the transactions for the documented function. | No |
ADI | Miscellaneous tables | List of the miscellaneous tables in the function pre-requisites. | No |
AML | Local menus | List of the local menus to be parameterized in the pre-requisites. | No |
ARP | Reports | Reports launched from the function. | Yes |
ABT | Batch tasks | Annex for the batch tasks that are used to launch the function. | Yes |
ATB | Tables | Tables used in the function. | Yes |
Note : the search of the activity codes from the functions in the dictionary is very exhaustive and is likely to be sent certain activity codes whose presence is not strictly required. To improve the behaviour, it is necessary to create a link to the activity code FAL (always false). Once a link of this type is inserted, only the activity codes present in the list of links are returned.
The documentation for the functions (ADP codes) can be enriched by the links to the next grid.
Link | Meaning | Usage during the generation of the documentation | Compl |
AFC | Function | List of the functions concerned in the help describing the parameter. | No |
ACV | Activity code | List of the associated activity codes. | Yes |
AOE | Import/export template | List of the import/export templates using this parameter. This link is only used in a reciprocal fashion (to obtain the parameters associated with the templates in the documentation in question). | No |
AT2 | Pre-requisite tables. | List of tables to be entered in the pre-requisites. | No |
The documentation for the functions (ADM codes) can be enriched by the links to the next grid.
Link | Meaning | Usage during the generation of the documentation | Compl |
ATB | Sized tables | List of the tables sized by the variable. | Yes |
The documentation of the import/export templates (AOE codes) can be enriched by the links in the next grid.
Link | Meaning | Usage during the generation of the documentation | Compl |
ADP | Parameters concerned | List of the parameters influencing the functioning of the template. It should be noted that the reciprocal links are also run. | No |
AT2 | Pre-requisite tables. | List of the tables mentioned in the pre-requisite usage. | No |
ATB | Updated tables | List of the update tables | Yes |
The documentation of the report templates (ARP codes) can be enriched by the links in the next grid.
Link | Meaning | Usage during the generation of the documentation | Compl |
ATB | Printed tables | List of tables whose contents load the report. | Yes |
The documentation for the Workflow events (AWA codes) can be enriched by the links to the next grid.
Link | Meaning | Usage during the generation of the documentation | Compl |
ATB | Tables for the context | List of tables where the contents form part of the triggering context. | Yes |
The documentation for the actions (ACT codes) can be enriched by the links to the next grid.
Link | Meaning | Usage during the generation of the documentation | Compl |
ACT | Linked actions | Actions linked to the previous one | Yes |
The documentation for the statistics triggers (PS1 codes) can be enriched by the links to the next grid.
Link | Meaning | Usage during the generation of the documentation | Compl |
ATB | Tables | Tables used in the triggering context | Yes |
The entry points act in a particular fashion on the links. In fact :
Thus, if there is a grid containing the following links :
TRS | 1 |
TRA | 2 |
ATB | TABLE1 |
AT2 | TABLE2 |
APE | POINT1 |
ATB | TABLE3 |
APE | POINT2 |
TRA | 1 |
APE | POINT3 |
AT2 | TABLE4 |
The process has available 3 entry points POINT1, POINT2, POINT3 :