z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FLMTBMAP Build Map Print - Build translator

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

Purpose

The FLMTBMAP translator generates a DBUTIL (Database Contents Utility) style printout of the information in the build map of the member being built. The information in the report matches the build map that will be saved if the build of the member is successful. The information in this report may be different from the information in the build map currently stored in VSAM.

Information about outputs that do not have the member name specified do not show up in the report. The output information will be missing in the following conditions:
  • An architecture member is being built and the output is the result of an output keyword with an '*' as the member name,
  • A nonarchitecture member is being built and the output is the result of an FLMALLOC with IOTYPE=P and no DFLTMEM was specified.

For architecture members that include the outputs of other members through INCL or INCLD statements, the outputs that are included are identified by a SINC* keyword before the output.

FLMTBMAP is a build translator and can be run only within the build environment.

For an example of the usage of this translator, see FLMLTWST Workstation Build translator.

Parameters

All parameters are keyword parameters and can be specified in any order. Parameters must be separated by commas. Extraneous parameters are ignored without any messages being produced.
BMAPINFO=@@FLM$MP
This parameter is required and must be specified in the options list with the value from @@FLM$MP.
SCLMINFO=@@FLMINF
This parameter is required and must be specified in the options list with the value from @@FLMINF.
BLDINFO=@@FLMBIO
This parameter is required and must be specified in the options list with the value from @@FLMBIO.
BMAPDD=dd_name
This parameter is optional. It specifies the ddname where the build map report will be written. If it is not specified, the FLMTBMAP translator will attempt to write the report to a ddname of BMAP. This parameter will be truncated to 8 characters.

Return codes

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014