OPALE - 10.0 - Utilisation - Merger deux spools - MAPMOVDATA/en

Différence entre versions

De MappingDoc
(Page créée avec « - both spooled files are sorted by invoice number using '''MAPSORTSPL''' - '''MAPMOVDATA''' will add the purchased items underneath the corresponding headers. »)
(Page créée avec « - To start printing the spooled files, use command '''MAPSORTSPL''' with parameter '''MBROPT''' in the '''*NONE''' section »)
Ligne 12 : Ligne 12 :
 
- '''MAPMOVDATA''' will add the purchased items underneath the corresponding headers.  
 
- '''MAPMOVDATA''' will add the purchased items underneath the corresponding headers.  
  
- On déclenche l'impression des spools : commande '''MAPSORTSPL''' avec le paramètre '''MBROPT''' à '''*NONE'''
+
- To start printing the spooled files, use command '''MAPSORTSPL''' with parameter '''MBROPT''' in the '''*NONE''' section
  
 
* Line Number : numéro de la ligne à partir de laquelle on copie
 
* Line Number : numéro de la ligne à partir de laquelle on copie

Version du 24 mai 2019 à 12:28

This command allows you to copy the data of a spooled file onto the pages of another spooled file. It can be used starting with two spooled files coming from queries: one spooled file for the invoice header and another one with the items listed. MAPMOVDATA should be used after MAPSORTSPL. You will need to add the two spooled files to the same database, MAPMOVDATA will then change this database and add the first spooled file's data at the end of every page of the second spooled file whenever they have the same sorting criteria.


Example:

- the first spooled file compiles different invoices and the purchased items

- the second spooled file contains invoice headers

- both spooled files are sorted by invoice number using MAPSORTSPL

- MAPMOVDATA will add the purchased items underneath the corresponding headers.

- To start printing the spooled files, use command MAPSORTSPL with parameter MBROPT in the *NONE section

  • Line Number : numéro de la ligne à partir de laquelle on copie
  • Name of DataBase for sort : nom de la base de données (la même que pour les MAPSORTSPL)
  • Spool file number to copy : numéro du spool à copier à la fin de l'autre (correspond au numéro d'ajout de la commande MAPSORTSPL)
  • Spool file number to update : numéro du spool à modifier
  • Length of the input spoolfile : longueur du PRTF
  • Delete copy spool file : suppression des pages du spool copié