MAC-PAC Homecontact ussupport login 
Documentation > MAC-PAC Technical Library > Distribution > Synchro > Programs > Labels Print - Purpose > Labels Print - Calculations

Labels Print - Calculations

GA520E

A.   Housekeeping

1.   The output queue is initialized depending on the given label type (WALBTY).

2.   The output queue is read for the profile/document from category G25.

3.   The printer file is opened depending on the given label type.

B.   Mainline

1.   BTHPRC loads the SYNCHRO Label Type Source Description Source file GALBTSRC into a working table (subroutine INTBLP).

2.   BTHPRC reads all labels from the Label Master (GA160M) which have label type 1 and where label print flag is 'R'.

3.   WRTOUT is called to write all labels to the Output file (GA520PF1).

4.   LABUPD updates the maintenance date and time as well as the print flag on the Label Master (GA160M).

C.   Synchro Label Type Members in GALBTSRC

Number

Name

Purpose

UC

Label Type 1 - Packaging Unit Labels

Used to print packaging labels.

UMP

Label Type 2 - Handling Unit Labels

Used to print handling labels.

UMPS

Label Type 3 - Simplified Handling Unit Labels

Used to print simplified handling labels.

UMPM

Label Type 4 - Mixed Handling Unit Labels

Used to print mixed handling labels.

 

GA520E Program Menu