Figure 353 shows how to specify the INVDTAMAP keyword.
Figure 353. Specifying the INVDTAMAP Keyword
|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....
A
A R RECORD1
A 02 INVDTAMAP(MAP1)
A R RECORD2 INVDTAMAP(&MAP)
A MAP 8A P
A
In Figure 353, RECORD1 uses a new data map (MAP1). RECORD2 allows the application program to specify the name of data map by setting program variable MAP.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.