Go to Home Page
 
Go to Home Page Go to Home Page  
About Spectrum Writer About Spectrum Writer
Online brochure and other documentation Online brochure and other documentation
Online brochure and other documentation Online brochure and other documentation
How to contact us How to contact us
Download a free 30-day trial of Spectrum Writer Download a free 30-day trial of Spectrum Writer
 
 
  Report Writer Speedup Tips Article
Use Mainframe Data in Excel with Spectrum Writer 4GL.
SMF 15 Record Layout

SMF Type 15 Record

This table shows the record layout for type 15 SMF records (OUTPUT, UPDAT, INOUT, or OUTIN Data Set Activity).
Also read our tips for working with SMF type 15 records.

Spectrum SMF Writer is the 4GL report writer for SMF files on z/OS and VSE systems.
Download your free trial now!

Jump to the Spectrum SMF Writer definitions for SMF type 15 records.

SMF Type 15 Record -- OUTPUT, UPDAT, INOUT, or OUTIN Data Set Activity
Offset
(Dec.)
Offset
(Hex)
NameLengthFormatDescription
00SMF15LEN2binary
Record length. This field and the next field (total of four bytes) form the RDW (record descriptor word). See “Standard SMF Record Header” on page 13-1 for a detailed description.
22SMF15SEG2binary
Segment descriptor (see record length field).
44SMF15FLG1binary
System indicator: Bit Meaning When Set 0-2 Reserved 3-6 Version indicators* 7 Reserved.*See “Standard SMF Record Header” on page 13-1 for a detailed description.
55SMF15RTY1binary
Record type 14 (X'0E').
66SMF15TME4binary
Time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
10ASMF15DTE4packed
Date when the record was moved into the SMF buffer, in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
14ESMF15SID4EBCDIC
System identification (from the SID parameter).
1812SMF15JBN8EBCDIC
Job name. The job name, time, and date that the reader recognized the JOB card (for this job) constitute the job log identification, or transaction name (for APPC output).
261ASMF15RST4binary
Time since midnight, in hundredths of a second, that the reader recognized the JOB card (for this job).
301ESMF15RSD4packed
Date when the reader recognized the JOB card (for this job), in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
3422SMF15UID8EBCDIC
User-defined identification field (taken from common exit parameter area, not from USER=parameter on job statement).
422ASMF15RIN2binary
Record and data set indicator
Bit Meaning When Set
0 Reserved
1 Record written by end of volume (EOV)
2 DASD 3 Temporary data set 4 DCBDSORG=DA (the data set organization being used is direct access-BDAM) 5 DCBSORG=IS and DCBMACRF not EXCP (the data set organization being used is indexed sequential and the EXCP access method is not being used) 6 JFCDSORG=IS (the data set organization being used is indexed sequential) 7 Virtual input output (VIO) data set access 8 Partitioned data set directory entries (PDSE) data set 9 The QSAM TRUNC macro has been issued against a PDSE. 10 Null segment encountered in a PDSE. 11 Extended sequential data set indicator 12 Hiperbatch section present 13 Extended information segment present 14,15 Reserved.Note: A data set is considered temporary if: v It has a system-generated name where the first qualifier starts with SYS and the second qualifier starts with T (SYS____.T___.___). or v It is created within a job step and exists only for the duration of that job step.
442CSMF15SDC1binary
Size of DCB/DEB section.
452DSMF15NUC1binary
Number of UCB sections. There is always one UCB section for each UCB currently processing except for ISAM and BPAM-concatenated data sets. For ISAM data sets, this field is calculated as: one for the index extent, one per volume for primary extents, and one for the overflow extent. For BPAM there is one UCB section for each data set in the concatenation except that any z/OS UNIX directories are omitted. For extended format data sets, there is one UCB section for each volume.
462ESMF15SUC1binary
Size of each UCB section.
472FSMF15SET1binary
Size of ISAM extension section. This field equals 28 (or 0 if there are no ISAM data sets). For PDSE data sets, this field will always contain X'0'.
4830SMF15OPE4binary
Time since midnight, in hundredths of a second, when the data set was opened
5234SMF15TIOE11binary
Length, in bytes, of the DD entry (including all device entries). This field is mapped by TIOELNGH in the TIOT mapping.
5335SMF15TIOE21binary
Status indicator. This field indicates the tape label processing to be performed; whether unallocating, rewinding, or unloading tape data sets is required. This field is mapped by TIOESSTA in the TIOT mapping.
5436SMF15TIOE31binary
Number of devices requested for this data set during allocation. For PDSE data sets, this field will always contain X'1'. This field is mapped by TIOEWTCT in the TIOT mapping.
5537SMF15TIOE41binary
A data set and device indicator. This field is mapped by TIOELINK in the TIOT mapping.
5638SMF15TIOE58EBCDIC
Data definition name (DDname). This field is mapped by TIOEDDNM in the TIOT mapping.
6440SMF15TIOE63binary
Scheduler Work Area (SWA) address of the job file control block (JFCB). This field is mapped by TIOEJFCB in the TIOT mapping.
6743SMF15TIOE71binary
This field is mapped by TIOESTTC in the TIOT mapping.
6844SMF15JFCB1176binary
(JFCBTSDM JFCBADBF JFCBLTYP JFCBCRDT JFCBXPDT JFCBIND1 JFCBIND2 JFCBCTRI JFCBPQTY JFCBSQTY) The job file control block (JFCB), excluding JFCB extensions. Used to find uncataloged data sets. Indicates number of data buffers. Indicates type of label. Indicates file’s creation date. Indicates file’s expiration date. Indicates bits flag RLSE processing, extension onto a new volume and whether the file is a member of a GDG or a PDS. Indicates DISP= settings. Indicates type of space request. Indicates primary space request size. Indicates secondary space request size.
244F4SMF15DCBOR2binary
Data set organization being used. This field is mapped by DCBDSORG in the DCB mapping.
246F6SMF15DCBRF1binary
Record format. This field is mapped by DCBRECFM in the DCB mapping.
247F7SMF15DCBMF2binary
Type of I/O macro instruction and options. This field is mapped by DCBMACRF in the DCB mapping.
249F9SMF15DCBFL1binary
Indicator used by the OPEN, CLOSE, EOV routines such as the type of the last I/O operation. This field is mapped by DCBOFLGS in the DCB mapping.
250FASMF15DCBOP1binary
Option codes used by access-method interfaces. This field is mapped by DCBOPTCD in the DCB mapping.
251FBSMF15RV21binary
Reserved.
252FCSMF15DEBFL1binary
Data set and device status indicator. This field indicates whether a data set is modified, new or old, and shows the status of DASD. This field is mapped by DEBOFLGS in the DEB mapping.
253FDSMF15DEBOP1binary
Indicator showing both the method of I/O processing and the disposition that is to be performed when an end-of-volume (EOV) condition occurs. This field is mapped by DEBOPATB in the DEB mapping. 254 FE SMFDEBVL 2 binary Volume sequence number. For direct access, the sequence number is relative to the first volume of the data set. For tape, the sequence number is relative to the first volume processed. This field is valid only for sequential data sets. This field is mapped by DEBVOLSQ in the DEB mapping.
256100SMF15DCBBL4binary
Block count for each volume. For PDSE data sets, this field will always contain X'0'. This field is mapped by DCBBLKCT in the DCB mapping.
260104SMF15DSSNO6EBCDIC
Data set serial number. For PDSE data sets, this field will always contain X'0'. This field is mapped by UCBFSER in the UCB mapping.
26610aSMF15RV32--
Reserved.
26810cSMF15OPD4packed
Date when the data set was opened, in the form 0cyyddF.
256100SMF15NTU4binary
Relative track and concatenation number (TTRN) of the last record processed for a physical sequential or partitioned data set. N is always zero except for BPAM-concatenated data sets. If the last operation was a read (DCBOFLGS bit 0 is off) the TTR is: (1) zero, (2) the start of a BPAM member if there are two or more IOBs, or (3) the last write of data set if there is one IOB. For PDSE data sets, this field will always contain X'0'. For extended sequential data sets, this field will accumulate the number of tracks used across all the volumes (TTTT).
260104SMF15NTR4binary
Number of tracks released by the DADSM routine. For PDSE data sets, this field will always contain X'0'.
264108SMF15NER1binary
Number of extents released by the DADSM routine. For PDSE data sets, this field will always contain X'0'.
265109SMF15EDI1binary
Enhanced Data Integrity (EDI) flag indicator. Bit Meaning when set 0 Data set name found in EDI exclusion table. 1 Data set being opened for output but is currently open for output. 2 Data set being opened for input but is currently open for output and the data set is not excluded from EDI processing.. 3 Application requested EDI processing be bypassed and the data set is not excluded from EDI processing.. 4–7 Reserved.
26610ASMF15RV42--
Reserved.
26810CSMF15OPD4packed
Date when the data set was opened, in the form 0cyyddF.
UCB Section
(Offset from beginning of record: 272)
00SMF15UCBDV2binary
Device number. If this field contains X’7FFF’, this could be a virtual I/O (VIO) data set. If bit 7 of field SMF15RIN is set to one, this is a VIO data set. Note: Virtual I/O devices are identified by the following: Device Class 0 Unit Type 0 Device Number X'7FFF'It is important to understand the following: Allocation messages for VIO data sets will show VIO ALLOCATED TO ddname. SMF records will show VIO unit addresses as X'7FFF'. The actual in-storage UCB built for VIO will show address X'3FFF'. For example, the messages: v IEF237I X'3FFF' ALLOCATED TO ddname v IEF237I X'7FFF' ALLOCATED TO ddname indicate that ddname is not allocated to a Virtual I/O device, but is instead allocated to a real device whose unit address is X'3FFF' or X'7FFF' respectively. 2 2 SM14FSRTEV 6 EBCDIC Volume serial number.
88SMF15UCBTY4binary
Unit type. This field is mapped by UCBTYP in the UCB mapping.
12CSMF15SRTES1binary
DASD volume status indicator. This field indicates whether this DASD volume is a private, public, storage, or control volume. For PDSE data sets, this field will always contain X'0'. This field is mapped by UCBSTAB in the UCB mapping.
13DSMF15NEX1binary
Number of extents.
14ESMF15RV52--
Reserved.
1610SMF15EXCP4binary
EXCP count for entire step. Note that if a data set is opened and closed twice during a single step, the count in the second type 14 record is the sum of all EXCPs for both uses of the data set. (The EXCP count in the last type 14 record for the step is equal to the corresponding entry for the data set in record type 4). For more information about EXCP count, see Chapter 10, “EXCP Count,” on page 10-1. For PDSE data sets, the number of pages that were read or written. For compressed data sets the number of physical blocks (see SMF15CIS for physical block size) that were read or written.
UCB Section tape extension
(Offset from beginning of record: 292)
00SMF15SRTEF2binary
Data set sequence count.
22SMF15SRTEQ2binary
Data set sequence number.
UCB Section DASD extension
(Offset from beginning of record: 292)
00SMF15NTA4binary
Number of tracks allocated on the device. For PDSE data sets, this field will always contain X’0’.
Hiperbatch Section
(Offset from beginning of record: 272 + (SMF15NUC * SMF15SUC))
00SMF15IOREQ4binary
Number of requests for I/O issued by the access method for this data set for which Hiperbatch attempted to find the requested data in its
buffers(see
SMF15CHITSandSMF15PHIOS).
44SMF15CHITS4binary
Number of requests for I/O issued by the access method for this data set satisfied by moving data from Hiperbatch buffers.
88SMF15NMWTS4binary
Number of times Hiperbatch temporarily suspended this requester because another user was already reading some or all of the requested data.
12CSMF15PHIOS4binary
Number of requests for I/O issued by the access method for this data set satisfied by performing DASD I/O. Note that the
sumof
SMF15PHIOSandSMF15CHITSshouldequal
SMFIOREQ.
1610SMF15CIOS4binary
Number of DASD I/Os (as
recordedinSMF15PHIOS)forwhich
Hiperbatch copied the data into its buffers.
ISAM Extension Section
(Offset from beginning of record: 272 + (SMF15NUC * SMF15SUC) + SMF15HIPERBATCH-SECTION-SIZE)
00SMF15RV62--
Reserved.
22SMF15DCBMA1binary
Extension of I/O macro instruction (DCBMACRF) for ISAM. This field is mapped by DCBMACCT in the DCB mapping.
33SMF15DCBNL1binary
Number of index levels. This field is mapped by DCBNLVET in the DCB mapping.
44SMF15DCBR34binary
For each use of the data set, number of read or write accesses to an overflow record which is not first in a chain of such records. This field is mapped by DCBRORG3 in the DCB mapping.
88SMF15DCBNR4binary
Number of logical records in prime data area. This field is mapped by DCBNRECT in the DCB mapping.
12CSMF15DCBR22binary
Number of tracks (whole or partial remaining in overflow area). This field is mapped by DCBRORG2 in the DCB mapping.
14ESMF15DCBNO2binary
Number of logical records in overflow area. This field is mapped by DCBNOREC in the DCB mapping.
1610SMF15DCBR12binary
Number of cylinder overflow areas that are full. This field is mapped by DCBRORG1 in the DCB mapping.
1812SMF15RV71--
Reserved.
1913SMF15DEBNI1binary
Number of extents in independent index area. This field is mapped by DEBNIEEQ in the DEB mapping.
2014SMF15DEBNP1binary
Number of extents in prime data area. This field is mapped by DEBNPEEQ in the DEB mapping.
2115SMF15DEBNO1binary
Number of extents in independent overflow area. This field is mapped by DEBNOEEQ in the DEB mapping.
2216SMF15NCYLS2binary
Number of cylinders in independent index area.
2418SMF15NPCYL2binary
Number of cylinders in prime data area.
261ASMF15NOCYL2binary
Number of cylinders in independent overflow area.
Extended Information Segment Descriptor
(Offset from beginning of record: 272 + (SMF15NUC * SMF15SUC) + SMF15HIPERBATCH-SECTION-SIZE +SMF15SET)
00SMF15SXS2binary
Size of extended information segment (size of all sections including this length field).
00SMF15ESL2binary
Size of this extended information section (size of variable length fields including this 4 byte section descriptor word). 2 2 1 binary Reserved.
33SMF15STY1binary
Section type code. Type Meaning When Set 1 Compressed format data set section 2 SMS class information section 3 Step Information section 4 ISO/ANSI Version 4 CCSID (coded character set ID) information section 5 Additional data set characteristics section.
44SMF15XF11binary
Indicators: Bit Meaning When Set 0 Compressed format data set size values
(SMF15CDSandSMF15UDS)areinvalid.
1 Compression of the data set has been rejected. 2-7 Reserved.
55SMF15XF21binary
Indicators: Bit Meaning When Set 0-7 Reserved.
66SMF15CDL8binary
Number of bytes of compressed data read or written since this open.
14ESMF15UDL8binary
Number of bytes of data read or written since this open (data length prior to compression).
2216SMF15CDS8binary
Size of the compressed format data set (number of compressed user data bytes).
301ESMF15UDS8binary
Size of the compressed format data set (number of uncompressed user data bytes).
3826SMF15CIS4binary
Physical block size of extended format data set.
422ASMF15TKL2binary
Length of
dictionarytoken,SMF15TKNfield(not
including the length of this field). Currently equals 36.
442CSMF15TKN36binary
Dictionary token for compressed format data set.
44SMF15MCN8EBCDIC
SMS Management class name.
12CSMF15DCN8EBCDIC
SMS Data class name.
2014SMF15SCN8EBCDIC
SMS Storage class name (first 8 characters).
44SMF15SPN8EBCDIC
Job step name.
12CSMF15PGN8EBCDIC
Job step program name.
44SMF15CFG1binary
Indicators: Bit Meaning When Set 0 IBM format Version 4 tape 1 Opened for OUTPUT not DISP=MOD (Note 1) 2 Opened for OUTPUT DISP=MOD (Note 1) 3 User CCSID value is defaulted to CCSID=500 4 Tape CCSID value is defaulted to CCSID=367 5 CCSID value specified on DD statement was ignored 6-7 Reserved.
55SMF15USR4binary
CCSID user application expects data records to be in (specified on JOB/EXEC statement or defaulted). (Note 2)
99SMF15TPE4binary
CCSID of data records on tape (specified on DD statement or in tape label). (Note 2)
13DSMF15LBL4binary
CCSID specified in the tape label of an existing tape when opened for input processing.
44SMF15BFG2binary
Indicators: Bit Meaning When Set 0 Block size value present 1-15 Reserved.
66SMF15LBS8binary
Block size value.
14ESMF15RES212binary
Reserved.

The above table is a slightly modified version of the description provided by IBM in their "MVS Systems Management Facilities (SMF)" manual.

 

Spectrum SMF Writer
File Definition for Type 15 SMF Records
OUTPUT, UPDAT, INOUT, or OUTIN Data Set Activity

********************************************************************
*        SPECTRUM SMF WRITER -- FILE DEFINITION STATEMENTS         *
* SMF15 - SMF TYPE 15 RECORD "OUTPUT, UPDAT, INOUT, OR OUTIN DATA SET ACTIVITY" *
********************************************************************
FIELD: SMF15LEN DISP(0) LEN(2) TYPE(BINARY)
FIELD: SMF15SEG DISP(2) LEN(2) TYPE(BINARY)
FIELD: SMF15FLG DISP(4) LEN(1) TYPE(BINARY)
FIELD: SMF15RTY DISP(5) LEN(1) TYPE(BINARY)
FIELD: SMF15TME DISP(6) LEN(4) TYPE(B-SECS) DEC(2) FORMAT(TPIC'Z9:99:99.99')
FIELD: SMF15DTE DISP(10) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF15SID DISP(14) LEN(4)
FIELD: SMF15JBN DISP(18) LEN(8)
FIELD: SMF15RST DISP(26) LEN(4) TYPE(B-SECS) DEC(2) FORMAT(TPIC'Z9:99:99.99')
FIELD: SMF15RSD DISP(30) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF15UID DISP(34) LEN(8)
FIELD: SMF15RIN DISP(42) LEN(2) TYPE(BINARY)
FIELD: SMF15SDC DISP(44) LEN(1) TYPE(BINARY)
FIELD: SMF15NUC DISP(45) LEN(1) TYPE(BINARY)
FIELD: SMF15SUC DISP(46) LEN(1) TYPE(BINARY)
FIELD: SMF15SET DISP(47) LEN(1) TYPE(BINARY)
FIELD: SMF15OPE DISP(48) LEN(4) TYPE(B-SECS) DEC(2) FORMAT(TPIC'Z9:99:99.99')
FIELD: SMF15TIOE1 DISP(52) LEN(1) TYPE(BINARY)
FIELD: SMF15TIOE2 DISP(53) LEN(1) TYPE(BINARY)
FIELD: SMF15TIOE3 DISP(54) LEN(1) TYPE(BINARY)
FIELD: SMF15TIOE4 DISP(55) LEN(1) TYPE(BINARY)
FIELD: SMF15TIOE5 DISP(56) LEN(8)
FIELD: SMF15TIOE6 DISP(64) LEN(3) TYPE(BINARY)
FIELD: SMF15TIOE7 DISP(67) LEN(1) TYPE(BINARY)
FIELD: SMF15JFCB1 DISP(68) LEN(176) TYPE(BINARY)
FIELD: SMF15DCBOR DISP(244) LEN(2) TYPE(BINARY)
FIELD: SMF15DCBRF DISP(246) LEN(1) TYPE(BINARY)
FIELD: SMF15DCBMF DISP(247) LEN(2) TYPE(BINARY)
FIELD: SMF15DCBFL DISP(249) LEN(1) TYPE(BINARY)
FIELD: SMF15DCBOP DISP(250) LEN(1) TYPE(BINARY)
FIELD: SMF15RV2 DISP(251) LEN(1) TYPE(BINARY)
FIELD: SMF15DEBFL DISP(252) LEN(1) TYPE(BINARY)
FIELD: SMF15DEBOP DISP(253) LEN(1) TYPE(BINARY)
FIELD: SMF15DCBBL DISP(256) LEN(4) TYPE(BINARY)
FIELD: SMF15DSSNO DISP(260) LEN(6)
FIELD: SMF15RV3 DISP(266) LEN(2)
FIELD: SMF15OPD DISP(268) LEN(4) TYPE(PACKED)
FIELD: SMF15NTU DISP(256) LEN(4) TYPE(BINARY)
FIELD: SMF15NTR DISP(260) LEN(4) TYPE(BINARY)
FIELD: SMF15NER DISP(264) LEN(1) TYPE(BINARY)
FIELD: SMF15EDI DISP(265) LEN(1) TYPE(BINARY)
FIELD: SMF15RV4 DISP(266) LEN(2) TYPE(BINARY)
FIELD: SMF15OPD DISP(268) LEN(4) TYPE(PACKED)
* UCB Section FIELD: SMF15UCBDV DISP(0) LEN(2) TYPE(BINARY) OFFSET(272)
FIELD: SMF15UCBTY DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF15SRTES DISP(12) LEN(1) TYPE(BINARY)
FIELD: SMF15NEX DISP(13) LEN(1) TYPE(BINARY)
FIELD: SMF15RV5 DISP(14) LEN(2) TYPE(BINARY)
FIELD: SMF15EXCP DISP(16) LEN(4) TYPE(BINARY)
* UCB Section tape extension FIELD: SMF15SRTEF DISP(0) LEN(2) TYPE(BINARY) OFFSET(292)
FIELD: SMF15SRTEQ DISP(2) LEN(2) TYPE(BINARY)
* UCB Section DASD extension FIELD: SMF15NTA DISP(0) LEN(4) TYPE(BINARY) OFFSET(292)
* Hiperbatch Section FIELD: SMF15IOREQ DISP(0) LEN(4) TYPE(BINARY) OFFSET(272 + (SMF15NUC * SMF15SUC))
FIELD: SMF15IOREQ DISP(buffers) LEN(4) TYPE(BINARY)
FIELD: SMF15IOREQ DISP(SMF15CHITS) LEN(4) TYPE(BINARY)
FIELD: SMF15CHITS DISP(4) LEN(4) TYPE(BINARY)
FIELD: SMF15NMWTS DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF15PHIOS DISP(12) LEN(4) TYPE(BINARY)
FIELD: SMF15PHIOS DISP(sum) LEN(4) TYPE(BINARY)
FIELD: SMF15CHITS DISP(SMF15PHIOS) LEN(should) TYPE(EQUAL)
FIELD: SMF15CIOS DISP(16) LEN(4) TYPE(BINARY)
FIELD: SMF15PHIOS) DISP(recorded) LEN(for) TYPE(WHICH)
* ISAM Extension Section FIELD: SMF15RV6 DISP(0) LEN(2) TYPE(WHICH) OFFSET(272 + (SMF15NUC * SMF15SUC) + SMF15HIPERBATCH-SECTION-SIZE)
FIELD: SMF15DCBMA DISP(2) LEN(1) TYPE(BINARY)
FIELD: SMF15DCBNL DISP(3) LEN(1) TYPE(BINARY)
FIELD: SMF15DCBR3 DISP(4) LEN(4) TYPE(BINARY)
FIELD: SMF15DCBNR DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF15DCBR2 DISP(12) LEN(2) TYPE(BINARY)
FIELD: SMF15DCBNO DISP(14) LEN(2) TYPE(BINARY)
FIELD: SMF15DCBR1 DISP(16) LEN(2) TYPE(BINARY)
FIELD: SMF15RV7 DISP(18) LEN(1) TYPE(BINARY)
FIELD: SMF15DEBNI DISP(19) LEN(1) TYPE(BINARY)
FIELD: SMF15DEBNP DISP(20) LEN(1) TYPE(BINARY)
FIELD: SMF15DEBNO DISP(21) LEN(1) TYPE(BINARY)
FIELD: SMF15NCYLS DISP(22) LEN(2) TYPE(BINARY)
FIELD: SMF15NPCYL DISP(24) LEN(2) TYPE(BINARY)
FIELD: SMF15NOCYL DISP(26) LEN(2) TYPE(BINARY)
* Extended Information Segment Descriptor FIELD: SMF15SXS DISP(0) LEN(2) TYPE(BINARY) OFFSET(272 + (SMF15NUC * SMF15SUC) + SMF15HIPERBATCH-SECTION-SIZE +SMF15SET)
FIELD: SMF15ESL DISP(0) LEN(2) TYPE(BINARY)
FIELD: SMF15STY DISP(3) LEN(1) TYPE(BINARY)
FIELD: SMF15XF1 DISP(4) LEN(1) TYPE(BINARY)
FIELD: SMF15UDS) DISP((SMF15CDS) LEN(are) TYPE(INVALID.)
FIELD: SMF15XF2 DISP(5) LEN(1) TYPE(BINARY)
FIELD: SMF15CDL DISP(6) LEN(8) TYPE(BINARY)
FIELD: SMF15UDL DISP(14) LEN(8) TYPE(BINARY)
FIELD: SMF15CDS DISP(22) LEN(8) TYPE(BINARY)
FIELD: SMF15UDS DISP(30) LEN(8) TYPE(BINARY)
FIELD: SMF15CIS DISP(38) LEN(4) TYPE(BINARY)
FIELD: SMF15TKL DISP(42) LEN(2) TYPE(BINARY)
FIELD: SMF15TKN DISP(dictionary) LEN(field) TYPE((NOT)
FIELD: SMF15TKN DISP(44) LEN(36) TYPE(BINARY)
FIELD: SMF15MCN DISP(4) LEN(8)
FIELD: SMF15DCN DISP(12) LEN(8)
FIELD: SMF15SCN DISP(20) LEN(8)
FIELD: SMF15SPN DISP(4) LEN(8)
FIELD: SMF15PGN DISP(12) LEN(8)
FIELD: SMF15CFG DISP(4) LEN(1) TYPE(BINARY)
FIELD: SMF15USR DISP(5) LEN(4) TYPE(BINARY)
FIELD: SMF15TPE DISP(9) LEN(4) TYPE(BINARY)
FIELD: SMF15LBL DISP(13) LEN(4) TYPE(BINARY)
FIELD: SMF15BFG DISP(4) LEN(2) TYPE(BINARY)
FIELD: SMF15LBS DISP(6) LEN(8) TYPE(BINARY)
FIELD: SMF15RES2 DISP(14) LEN(12) TYPE(BINARY)

 
  SMF Type 0 | SMF Type 2 | SMF Type 3 | SMF Type 4 | SMF Type 5 | SMF Type 14 | SMF Type 15 | SMF Type 30

Copyright 2008
Pacific Systems Group
All rights reserved..
Home Page | Spectrum Writer | Online Brochure | Company | Privacy | Contact | Download Trial
Send Your Comments or Questions