BITMAP records

The BITMAP records represent the PTFs applied in the target zones or received in the GLOBAL zone that are associated with the FMIDs listed in the PRODLIST record.

The BITMAP bitstring logic is based on the following PTF naming convention:
Following is the definition of the BITMAP records that are placed in the output data set by GIMXTRX.
Field
Description
header
60-byte header starting with the literal "BITPTF" in uppercase, followed by the 2-character PTF prefix for each unique PTF prefix present in the zones being queried. This field is in uppercase. The remaining 52 bytes in the header are set to blank.
bitstring
12500 bytes with 100000 bits representing PTF numbers present in the SMPCSI associated with the two-character PTF prefix in this record. A bit is set on to indicate a PTF number exists. All remaining bit positions are set to zero.
The following example of a BITMAP bitstring record indicates an SMPCSI that has PTFs UR00001 and UR00005 present.
Figure 1. BITMAP record
         1         2         3         4         5         6         7         8
----+----0----+----0----+----0----+----0----+----0----+----0----+----0----+----0

BITPTFUR                                                    bitstring...........
The bitstring section of the BITMAP record is expanded as follows (where each mark of the scale line represents one bit position of the BITMAP record):
Figure 2. Bitstring section of BITMAP record
6       6       6       6       6       6       6       6       6       7
1-------2-------3-------4-------5-------6-------7-------8-------9-------0

010001000000000000000000000000000000000000000000.........................