Chapter 7: Statement Generator

Size: px
Start display at page:

Download "Chapter 7: Statement Generator"

Transcription

1 Chapter 7: Statement Generator CHAPTER 7: STATEMENT GENERATOR... 1 STATEMENT GENERATOR OVERVIEW... 1 PARAMETER FORMATS... 2 CONTROL (TYPE 3 PARAMETER)... 2 Type 3 Parameter Fields... 2 ADDITIONAL GROUPS (TYPE 1 PARAMETER)... 4 Type 1 Parameter Fields... 4 SELECTION (TYPE PARAMETER)... EDIT (TYPE 7 PARAMETER)... 7 Type 7 Parameter Fields USER EXITS Statement Generator Overview The Statement Generator enables you to create statements, forms, and letters that report data from the Master Database. You can create up to 99 unique statement formats, each one containing up to 999 lines of up to 132 characters each. You can control the contents of statements by specifying a series of input parameters. Note: Statements are produced through deferred processing. You create your statement parameters through a text editor available on your system. Consult your information systems personnel for assistance in using the text editor. You can specify both the content and format of the statement by using any information contained on the individual record, specific information on the group record, and alphanumeric literals. In addition to specifying the content and format of the statement, you also can select the individuals for whom you want to create a statement. The Statement Generator can produce a statement for the entire Master Database, for selected groups on the Master Database, or for particular individuals. This chapter describes the: Control (Type 3 Parameter) Additional Groups (Type 1 Parameter) Selection (Type Parameter) Edit (Type 7 Parameter) User Exits SearchAll Report Writer Chapter 7: Statement Generator 1

2 Parameter Formats The Statement Generator has four different parameters for producing statements. Types 3 and 7 are required to generate a statement. Parameter Types 1 and can be used to include more groups. All Statement Generator parameter transactions share the report number, group number, and transaction type information. The group number appears in positions 3-8 of every parameter. To produce a benefit statement for all groups on the Master Database, leave the group number blank. The Type 1 parameter enables you to add additional groups. You can produce the statement for all groups on the Master Database by leaving the group number blank on the Type 3 parameters and following parameters, and using the Type Parameter to select group records. Here are the four types of parameters used to produce a statement: Type Descriptions 3 Control. Specifies the sort sequence, the form number of the stock the statement is printed on, and the number of a user-coded subroutine that you can call to perform calculations or selections beyond the scope of the Statement Generator. You must submit one Type 3 Parameter for each statement. 1 Additional Groups. Adds additional groups to those already specified. Selection. Specifies the tests that an individual record must pass before the Statement Generator produces a statement. 7 Edit. Specifies the format of each statement. You must submit at least one Type 7 Parameter for each statement. Control (Type 3 Parameter) One Control Type 3 Parameter must be submitted for each statement. This parameter defines the report number. The Control Parameter also provides you with the option of specifying a sort sequence, a forms change, or a call to a user exit subroutine to perform calculations or selections outside the scope of the Statement Generator programs. A report number (01-99) in positions 1 and 2 of the parameter identifies each statement request. Sort Sequence The Type 3 Parameter lists up to seven sort fields for each report. You can specify individual record data elements only in the sort fields. Sort Field 1 indicates the most important field. The intermediate and minor sort fields follow in order of importance. These fields comprise the sort key. The combined length of the sort fields cannot exceed 48 characters. If the sort key length is less than 48 characters, the unused portion is filled with blanks. Each field indicated in the sort fields uses its entire Master Database length unless start/stop positions are indicated. A blank sort field indicates the end of the sort key. If all the sort fields are blank on the Type 3 Parameter, the Statement Generator sorts on the individual key sequence. Type 3 Parameter Fields Position Value Description 1-2 nn Report number. 3-8 CTRN Major key starting in position 1 and followed by blanks if fewer than six characters. 9 3 Parameter type XXXX Sort field 1. The name of the data element field that specifies the first sort field nn position. Indicates the first position within the data element field that is extracted 2 Chapter 7: Statement Generator SearchAll Report Writer

3 16-17 nn position. Indicates the last position within the data element field that is extracted for XXXX Sort field 2. The name of the data element field that specifies the second sort field nn position. Indicates the first position within the data element field that is extracted 24-2 nn position. Indicates the last position within the data element field that is extracted for XXXX Sort Field 3. The name of the data element field that specifies the third sort field nn position. Indicates the first position within the data element field that is extracted nn position. Indicates the last position within the data element field that is extracted for XXXX Sort Field 4. The name of the data element field that specifies the fourth sort field nn position. Indicates the first position within the data element field that is extracted nn position. Indicates the last position within the data element field that is extracted for 42-4 XXXX Sort Field. The name of the data element field that specifies the fifth sort field nn position. Indicates the first position within the data element field that is extracted nn position. Indicates the last position within the data element field that is extracted for 0-3 XXXX Sort Field 6. The name of the data element field that specifies the sixth sort field. 4- nn position. Indicates the first position within the data element field that is extracted 6-7 nn position. Indicates the last position within the data element field that is extracted for 8-61 XXXX Sort Field 7. The name of the data element field that specifies the seventh sort field nn position. Indicates the first position within the data element field that is extracted 64-6 nn position. Indicates the last position within the data element field that is extracted for Any Forms code for output. See your System Administrator nn User exit number. This is the number of the EX field that contains the user exit routine Blank Not used. Type 3 Parameter Rpt. # Group Control (Type 3 Parameter) TypeSort Field 1 Sort Field 2 Sort Field 3 Sort Field 4 Sort Field Sort Field 6 Sort Field Form Number Output User Exit EX If sorted fields are blank, TRAN Key sequence is assum ed SearchAll Report Writer Chapter 7: Statement Generator 3

4 Additional Groups (Type 1 Parameter) If you want to produce a statement for more than one group, but not for the entire Master Database, use the Type 1 Parameter. A Type 1 Parameter can produce statements for up to 0 additional groups. For Type 1 Parameters, the group keys should be in alphanumeric order. Do not duplicate group keys. If your group number is fewer than six positions, left-justify it and follow it with blanks. You can specify up to 11 groups on one Type 1 Parameter. Multiple Type 1 Parameters can be entered. The ability to specify fewer than 11 groups on a Type 1 Parameter allows you to add or delete a single parameter when a group is added or deleted, rather than rewrite a parameter with several entries in order to change just one. When specifying additional groups on a Type 1 Parameter, enter all group numbers consecutively. A blank additional group field signifies the last Type 1 Parameter for the run. Here's a description of the Type 1 Parameter fields: Type 1 Parameter Fields Position Value Description 1-2 nn Report number. 3-8 CTRN Major key starting in position 1 and followed by blanks if fewer than six characters. 9 1 Parameter type CTRN First additional group. The group key of the first additional group for which the parameters are to be processed CTRN Second additional group. The group key of the second additional group for which the parameters are to be processed CTRN Third additional group. The group key of the third additional group for which the parameters are to be processed CTRN Fourth additional group. The group key of the fourth additional group for which the parameters are to be processed CTRN Fifth additional group. The group key of the fifth additional group for which the parameters are to be processed CTRN Sixth additional group. The group key of the sixth additional group for which the parameters are to be processed CTRN Seventh additional group. The group key of the seventh additional group for which the parameters are to be processed. 2-7 CTRN Eighth additional group. The group key of the eighth additional group for which the parameters are to be processed CTRN Ninth additional group. The group key of the ninth additional group for which the parameters are to be processed CTRN Tenth additional group. The group key of the tenth additional group for which the parameters are to be processed CTRN Eleventh additional group. The group key of the eleventh additional group for which the parameters are to be processed Blank Not used. 4 Chapter 7: Statement Generator SearchAll Report Writer

5 Type 1 Parameter Additional Groups (Type 1 Parameters) Ty pe 1st Additional 2nd Additional 3rd Additional 4th Additional th Additional 6th Additional 7th Additional 8th Additional 9th Additional th Additional 11th Additional Selection (Type Parameter) The Selection Parameter defines tests that an individual record must pass to have a statement produced. If you do not submit any Type Parameters, a statement is produced for all individuals in all the groups specified. The Selection Parameter can test any data in the individual's record. The system makes comparisons between fields on the individual record (identified by system data elements or user-defined fields) and numeric values, alphanumeric literals (enclosed in apostrophes), other fields on the individual record, and any of the special (WA and WN) User Exit fields. For more information on User Exits, see the section titled User Exits. Each selection test begins with either ACCEPT or REJECT, which determines what happens to an individual's record when the system resolves the test with a true or false solution. The tests are English-like in structure, and are interpreted as they are read as follows: ACCEPT (REJECT) this record if an operand is equal to (greater than, less than, not equal to) another operand. Example: To select all individuals who make more than $1,00.00 per pay period. 010ACCEPT SALY G This example produces the same result: 010REJECT SALY L Note: The selection statement always assumes two decimal places. Each selection test can contain several clauses connected by either AND or OR. Each clause specifies a test. If the clauses are connected by OR, satisfying any one test satisfies the sentence. If the clauses are connected by AND, all tests must be satisfied. If AND and OR clauses are mixed in a test, AND clauses are evaluated before OR clauses. Example: Print a statement if SALY is less than $ and either FLAG is equal to 0 (permanent) or SCHD is equal to S (salaried). 010ACCEPT SALY L AND FLAG E '0' 030OR SHCD E 'S' The same result is achieved by: 010REJECT SALY G ACCEPT FLAG E '0' 030OR SHCD E 'S' In this case, the system skips all individuals with pay period salaries greater than $ without testing FLAG and SCHD. SearchAll Report Writer Chapter 7: Statement Generator

6 You must assign a sequence number to each Type Parameter to assure that the selection tests are made in the intended order. When you use a Type Parameter, consider these factors: Data that you're comparing should be compatible. For example, compare numeric fields only against other numeric fields or numeric literals. Numeric fields cannot be compared against alphanumeric fields (containing alpha characters) or literals. Alphanumeric literals should not exceed 24 characters and must be enclosed in apostrophes. All alphanumeric fields are compared on 24 characters. Shortened fields are space-filled on the right. DATE fields are eight-byte, alphanumeric. Therefore, you must specify start and stop positions for greater than or less than tests. Here's a description of the Type Parameter fields: Type Parameter Fields Position Value Description 1-2 nn Report number. 3-8 CTRN Major key starting in position 1 and followed by blanks if fewer than six characters. 9 Parameter type nnn Sequence number Condition to select which records to produce statements for. ACCEPT REJECT AND OR Selects the record if it meets the condition that was set. Bypasses the record if it meets the condition that was set. Selects or bypasses the record if it meets the previous and next conditions set. Selects or bypasses the record if it meets either the previous or the following conditions set First operand. The name of the data element field that represents the first value in the equation to select records. In the example A + B, A is the first operand nn position. The first position of the data element field (defined in positions 19-22) that is extracted nn position. The last position of the data element field (defined in positions 19-22) that is extracted. 27 CTRN Operation code that defines how the equation to select records is processed. E U G L 28-31, Numeric Value, or Literal The first operand is equal to the second operand. The first operand is unequal the second operand. The first operand is greater than the second operand. The first operand is less than the second operand. Second operand. The name of the data element field that represents the second value in the equation to select records. The second operand can also be a numeric value or the beginning of a literal nn The first position of the data element field (defined in positions 28-31) that is extracted. These positions can also include part of the literal that begins in position nn position. The last position of the data element field (defined in positions 28-31) that is extracted. These positions can also include part of the literal that begins in position Any Literal. Can contain part of a literal that begins in position Blank Not used. 6 Chapter 7: Statement Generator SearchAll Report Writer

7 Type Parameter Selection (Type Parameter) 'Literal' Ty pe Sequence No. ACCEPT/REJECT; AND/OR O P Value OP Codes E = Equal U = Unequal G = Greater L = Less Edit (Type 7 Parameter) The Edit Parameter specifies the data that prints on the statement and the print location on the output. At least one Edit Parameter is required to produce a statement. Edit Parameters come from four sources: 1. Individual record fields Referenced by either system-defined fields or user-defined fields. 2. Group record fields CEDT (processing period end date) CPPD (date of report (payment)) CNA1 (group name) CNA2 (group address) CN1S (shortened group name) CA1S-CA4S (shortened 4 lines of group address) CPER (current processing period number) CQAR (current calendar quarter number) CTRN (group key) CSSC (group social security number) CSTX (state tax reporting number) CSTT (group processing status) CPNO (number of cycles per year) CLCN (super group number) CRTE (UIC rate - Canadian only) CTYP (processing language) 3. WA and WN fields Provided by user exits. 4. Alphanumeric literals Must be enclosed in apostrophes and not exceed 24 characters. SearchAll Report Writer Chapter 7: Statement Generator 7

8 An additional option, referred to as a table look-up, gives you the ability to access table values. The Statement Generator can retrieve a field code or the English language description (from the Table File) and print it on a statement. To indicate a table look-up, enter T in position 28 of the Type 7 Parameter. In positions 29-31, enter the threeposition table code. The table code should be identical to a valid table code on the external Table File. In positions 32-3, enter the start and stop positions for the extraction of the data. and stop positions are identical to other Statement Generator start and stop functions and are optional. If they are not defined, the system retrieves and prints all 48 characters of the table description. The line number and start position on the Type 7 Parameter controls the placement of data on the statement. The line number controls the vertical position, and the start position controls the horizontal position. The line number value can be from 001 to 999, with line number 001 corresponding to the top of the form. The start position indicates the horizontal position of data printed. The maximum is 132 characters. The starting position value specifies the far left position of the data on the line and must not overlap with the field or literal to its left. If it overlaps, the first data specified will be overlaid. Two optional edit features, edit code and size, are available on the Type 7 Parameter. The edit code allows you to specify a smaller edit size for both alphanumeric and numeric fields. The size feature allows you to specify the print format of numeric fields. When you specify a smaller edit size, the system truncates alphanumeric fields on the right and truncates numeric fields on the left. The size of a numeric field includes the required edit characters and the minus sign. If the size field is blank, the entire field size is used. For numeric fields, the implied size depends on the edit code. Here is a list of the Edit Codes, including an illustratration of the formats, and the default size of the resulting numeric printed. When the Edit code is blank and the system-defined data element field is numeric, the system uses Edit code 01 (in the format 1, 234, 67.89). A user-defined data element field defaults to its Master Database format. An Edit code is invalid when specified for a field system-defined as alphanumeric. Edit Codes System Defined Fields Suppress Leading Zeroes; leave blank if all zero 01 1,234, Ignore Cents 04 1,234, , System Defined Fields Same as 01-0 except when all zero Chapter 7: Statement Generator SearchAll Report Writer

9 System Defined Fields Floating dollar; blank if zero 11 $1,234, $ $ $ $ System Defined Fields Same as 11-1 except when all zero 16 $ $ $ $ $0 9 System Defined Fields Fill leftmost zeroes 21 1,234, , User Defined Fields Leave blank if all zero , User Defined Fields If zero, see below 7 123,46, ,34, ,234, , SearchAll Report Writer Chapter 7: Statement Generator 9

10 79 12, User Defined Fields If 7-79 are all zero Table Blank -- No table look-up T -- Table look-up The following edit codes are available for date fields: Edit Code Description 82 Used on eight-character date fields (CCYYMMDD format) to print the date. Edit code 82 prints the date as MONTH DD, CCYY. The default size is 17 positions. 83 Used on eight-character date fields (CCYYMMDD format) to print the date. Edit code 83 prints the date as MONTH CCYY. The default size is 14 positions. 84 Used on six-character date fields (MMDDYY format) to print the date. Edit code 84 prints the date as MONTH DD, YY. The default size is 17 positions. 8 Used on six-character date fields (MMDDYY format) to print the date. Edit code 8 prints the date as MONTH YY. The default size is 14 positions. 86 Six-character date as MM-DD-YY 87 Six-character date as DD-MM-YY 88 Eight-character date as MM-DD-CCYY 89 Eight-character date as DD-MM-CCYY Here's a description of the Type 7 Parameter fields: Type 7 Parameter Fields Position Value Description 1-2 Nn Report number. 3-8 CTRN Group key of the group for which the parameters are to be processed. 9 7 Parameter type Nnn Line number of the line on which the data prints Nnn position. Indicates the first position on the line that the data prints Nn Size. The length of the field to be printed Nn Edit code. The format of the field to be printed Data Data element field from which the data to be printed is Element to be extracted. A literal also can be specified in these positions Nn position. The first position of the data element field (defined in positions 20-23) that the data is to be extracted from. A literal also can be specified in these positions. 10 Chapter 7: Statement Generator SearchAll Report Writer

11 26-27 Nn position. The last position of the data element field (defined in positions 20-23) that the data is to be extracted from. A literal can be specified in these positions. 28 T Table look-up. A value of T indicates that the data element value defined in positions is contained on a data table. This position also can be used as part of a a literal beginning in position Any Record code. This is the three-position code that specifies which data table the data element (defined in positions 20-23) is contained on. These positions also can be used as part of a literal beginning in position Nn position. Specifies the first position of the data element field on the table from which data will be extracted. These positions also can be used as part of a literal beginning in position Nn position. Specifies the last position of the data element field on the table from which data will be extracted. These positions also can be used as part of a literal beginning in position Any These positions can contain part of a literal beginning in position Blank Not used. Type 7 Parameter Report Group Number Ty pe Edit (Type 7 Parameter) 'Literal' Line Number Position Size Edit Code T B L Record Code 10 4 User Exits User Exits allow you to execute additional routines that you program. User Exits are named Program EX-- (-- is 01-2). This number is entered in positions 74 and 7 of the Type 3 Parameter. User Exits allow you to write special routines, perform calculations, or apply selection criteria outside of the Report Writer. Each Statement Generator format can call one routine, and the Type 3 Parameter contains the number of the specified routine. The system calls the routine each time it reads a Master Database record. The calling sequence provides pointers to both the input record and the work area. The user routine can call either group or individual records, so you can use both record types. The work area contains 20 WA fields, 20 WN fields, and an ACCEPT/REJECT switch. The WA fields are eight-byte alphanumeric fields. The WN fields are nine-byte packed numeric fields. The format of the work area is as follows: 01 USER-AREA SYNC. 0 WA-- FIELDS. 10 WA-- FIELD OCCURS 20 INDEXED BY WAX PIC X (8). 0 WN-- FIELDS. SearchAll Report Writer Chapter 7: Statement Generator 11

12 10 WN-- FIELD OCCURS 20 INDEXED BY WNX PIC S9 (7) V99 COMP-3 0 REJECT-SW PIC X VALUE ZERO. 88 RECORD-ACCEPTED VALUE ZERO. The numeric fields are fields WN01-WN20, and the alphanumeric fields are WA01-WA20. The system does not clear the fields during processing. When you produce multiple reports, the contents of the fields vary, and you should save the results from one record to the next in the user exit routine. The system sets the REJECT switch to zero before each call to the user exit. The user exit routine can set the switch to a non-zero value if the record is not to be used for a statement. 12 Chapter 7: Statement Generator SearchAll Report Writer

Chapter 6: Deferred Report Writer

Chapter 6: Deferred Report Writer Chapter 6: Deferred Report Writer CHAPTER 6: DEFERRED REPORT WRITER... 1 DEFERRED REPORT WRITER OVERVIEW... 2 REPORT TITLE (TYPE 01 PARAMETER)... 3 Type 01 Parameter Fields... 3 EXPANDER OPTION (TYPE 02

More information

Chapter 5: Output Production Phase Processing

Chapter 5: Output Production Phase Processing Chapter 5: Output Production Phase Processing CHAPTER 5: OUTPUT PRODUCTION PHASE PROCESSING... 1 OUTPUT PRODUCTION OVERVIEW... 2 OUTPUT PRODUCTION PHASE FLOWCHART... 3 OUTPUT PRODUCTION BACKGROUND INFORMATION...

More information

Chapter 3: Table File Maintenance

Chapter 3: Table File Maintenance Chapter 3: Table File Maintenance CHAPTER 3: TABLE FILE MAINTENANCE... 1 TABLE FILE MAINTENANCE OVERVIEW... 2 USING TABLES... 3 In Inquiry and Data Entry Screens... 3 In SearchAll Reports... 3 In Online

More information

APPENDIX E SOLUTION TO CHAPTER SELF-TEST CHAPTER 1 TRUE-FALSE FILL-IN-THE-BLANKS

APPENDIX E SOLUTION TO CHAPTER SELF-TEST CHAPTER 1 TRUE-FALSE FILL-IN-THE-BLANKS APPENDIX E SOLUTION TO CHAPTER SELF-TEST CHAPTER 1 2. F The AS/400 family of computers, as with all IBM midrange and mainframe computers, uses the EBCDIC coding system. 3. F Arrival sequence files do not

More information

DAILY CUMULATIVE FIRAGING REPORT LAYOUT A Numeric Numeric Numeric Numeric

DAILY CUMULATIVE FIRAGING REPORT LAYOUT A Numeric Numeric Numeric Numeric Report of report 20130709 8 Numeric Plan Year Current Benefit Plan Year 2013 4 Numeric (CCYY) HICN Health Insurance Claim 1234567890Z 11 Alpha/Numeric Number Transaction ID A unique identifier sent by

More information

Chapter 4: Deferred Program Descriptions

Chapter 4: Deferred Program Descriptions Chapter 4: Deferred Program Descriptions CHAPTER 4: DEFERRED PROGRAM DESCRIPTIONS... 1 OVERVIEW... 2 PRGMALT - RETRIEVE ALTERNATE INDEX DATA... 2 PRGMAUD REALTIME PLUS AUDIT TRAIL REPORT... 2 PRGMDDL -

More information

Positive Pay Export BR-1004

Positive Pay Export BR-1004 Positive Pay Export BR-1004 Overview This Extended Solution to the Bank Reconciliation module creates a Positive Pay format export file from B/R Entries in a variety of different formats. We do not warrant

More information

INSERVICE EDUCATION - REJECT RULES

INSERVICE EDUCATION - REJECT RULES 1. District Number must be numeric in the range 01-70 or 72-76 and must be correct for the district submitting the data. -record rejected- The first two records listed below would be loaded to the data

More information

STAFF ADDITIONAL COMPENSATION - REJECT RULES

STAFF ADDITIONAL COMPENSATION - REJECT RULES 1. District Number must be numeric in the range 01-68 or 71-75 and must be correct for the district submitting the data. -record rejected- The first two records listed below would be loaded to the database

More information

Copyright Network Management Forum

Copyright Network Management Forum SPIRIT Platform Blueprint SPIRIT COBOL Language Portability Guide (SPIRIT Issue 3.0) Network Management Forum Copyright December 1995, Network Management Forum All rights reserved. No part of this publication

More information

Chapter 7: Deferred GenCalcs

Chapter 7: Deferred GenCalcs Chapter 7: Deferred GenCalcs CHAPTER 7: DEFERRED GENCALCS... 1 DEFERRED GENCALCS OVERVIEW... 1 GENCALC STRUCTURE... 2 GenCalc Considerations... 5 Reserved Words... 6 Rules for Reserved Words... 9 Retrieving,

More information

Week 3 More Formatted Input/Output; Arithmetic and Assignment Operators

Week 3 More Formatted Input/Output; Arithmetic and Assignment Operators Week 3 More Formatted Input/Output; Arithmetic and Assignment Operators Formatted Input and Output The printf function The scanf function Arithmetic and Assignment Operators Simple Assignment Side Effect

More information

C How to Program, 6/e by Pearson Education, Inc. All Rights Reserved.

C How to Program, 6/e by Pearson Education, Inc. All Rights Reserved. C How to Program, 6/e 1992-2010 by Pearson Education, Inc. An important part of the solution to any problem is the presentation of the results. In this chapter, we discuss in depth the formatting features

More information

Section 1. The essence of COBOL programming. Mike Murach & Associates

Section 1. The essence of COBOL programming. Mike Murach & Associates Chapter 1 Introduction to COBOL programming 1 Section 1 The essence of COBOL programming The best way to learn COBOL programming is to start doing it, and that s the approach the chapters in this section

More information

PCGENESIS PAYROLL SYSTEM OPERATIONS GUIDE

PCGENESIS PAYROLL SYSTEM OPERATIONS GUIDE PCGENESIS PAYROLL SYSTEM OPERATIONS GUIDE 10/11/2011 Section I: Special Functions [Topic 8D: Payroll Earnings History File Processing, V1.3] Revision History Date Version Description Author 10/11/2011

More information

PATRONAGE / EQUITY USER'S GUIDE

PATRONAGE / EQUITY USER'S GUIDE PATRONAGE / EQUITY USER'S GUIDE This document is non-technical and explains the operation of the Patronage / Equity programs. It is intended for both accounting staff and operators. COPYRIGHT 2017 AgTrax

More information

Guidelines for the Read Aloud Accommodation

Guidelines for the Read Aloud Accommodation 1 Guidelines for the Read Aloud Accommodation The purpose of this document is to outline the guidelines for a test administrator who is providing the read aloud accommodation to a student during statewide

More information

COBOL-SO: The new structured language

COBOL-SO: The new structured language COBOL-SO: The new structured language by JEROME GARFUNKEL Jerome Garfunkel Associates, Inc. Litchfield, Connecticut ABSTRACT This paper includes a presentation of the most important new features of COBOL-

More information

PracticeMaster Report Writer Guide

PracticeMaster Report Writer Guide Copyright 2014-2015 Software Technology, Inc. 1621 Cushman Drive Lincoln, NE 68512 (402) 423-1440 Tabs3.com Tabs3, PracticeMaster, and the "pinwheel" symbol ( ) are registered trademarks of Software Technology,

More information

401(k) Export Utility PR-1063

401(k) Export Utility PR-1063 401(k) Export Utility PR-1063 Overview This Extended Solution to the Payroll module adds a utility to create an ASCII export file for a 401(k) Plan containing employee Payroll information (see Specific

More information

±M R ±E, S M CHARACTERISTIC MANTISSA 1 k j

±M R ±E, S M CHARACTERISTIC MANTISSA 1 k j ENEE 350 c C. B. Silio, Jan., 2010 FLOATING POINT REPRESENTATIONS It is assumed that the student is familiar with the discussion in Appendix B of the text by A. Tanenbaum, Structured Computer Organization,

More information

DEFINING DATA CONSTANTS AND SYMBOLS

DEFINING DATA CONSTANTS AND SYMBOLS Chapter 2 DEFINING DATA CONSTANTS AND SYMBOLS SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Data types. Defining constants. Truncation and padding. Alignment - constants and boundary.

More information

ISO Data Element Definitions

ISO Data Element Definitions SECTION 4 ISO 8583 1987 DATA ELEMENT DEFINITIONS Overview...4-1 Bit Maps...4-2 Annotation Conventions For Data Element s...4-3 General Representation...4-3 Length s...4-4 Field Content s...4-5 Conventions

More information

2010 M1PR Error Rejection Codes (by ERC)

2010 M1PR Error Rejection Codes (by ERC) 2010 M1PR Error Rejection Codes (by ERC) Error Type ERC Trans 0001 Trans 0002 Focus Form Focus Field Public Description Code Description Form is not valid for this return type. A form was encountered that

More information

QUERY/32 Interactive Inquiry & Report Writer

QUERY/32 Interactive Inquiry & Report Writer LOGICAL DATA CORPORATION Software Product Description Brochure 8.3 06/11/99 Features Generates reports from data in INFINITY/32 files QUERY/32 Interactive Inquiry & Report Writer Designed for interactive

More information

Moving Data and Printing Information. The Move Statement has The following Format: Move Identifier-1 To Identifier-2. Move Literal-1 To Identifier-2

Moving Data and Printing Information. The Move Statement has The following Format: Move Identifier-1 To Identifier-2. Move Literal-1 To Identifier-2 and Printing Information The Move Statement has The following Format: Format 1 Move Identifier-1 To Identifier-2 Format2 Move Literal-1 To Identifier-2 The Move Statement has the following components Sending

More information

CCF/CCF-II/MDH Transmission Guides CF2PLR: Function User s Guide

CCF/CCF-II/MDH Transmission Guides CF2PLR: Function User s Guide CCF/CCF-II/MDH Transmission Guides 5.06 5.06 CF2PLR: Function User s Guide The Depository Trust Company January 1998 ( DTC ). All rights reserved. This work is proprietary and is intended for the exclusive

More information

COMPUTER EDUCATION TECHNIQUES, INC. (COBOL_QUIZ- 4.8) SA:

COMPUTER EDUCATION TECHNIQUES, INC. (COBOL_QUIZ- 4.8) SA: In order to learn which questions have been answered correctly: 1. Print these pages. 2. Answer the questions. 3. Send this assessment with the answers via: a. FAX to (212) 967-3498. Or b. Mail the answers

More information

ISO/IEC : TECHNICAL CORRIGENDUM 2

ISO/IEC : TECHNICAL CORRIGENDUM 2 ISO/IEC 1539-1:2010 - TECHNICAL CORRIGENDUM 2 ISO/IEC/JTC1/SC22/WG5-N1957 Notes for WG5: Edits included in this document from the interpretations in N1932 as amended by 12-193 and 12-194 and in N1949 as

More information

LINE BUTTONS LCD SCREEN

LINE BUTTONS LCD SCREEN 4028 7 th Street S.E. Calgary, Alberta T2G-2Y8 Phone: (403) 243-1425 Fax: (403) 243-6577 Toll Free: 1-800-921-ACCU (2228) Email: sales@accuflo.com OPERATING INSTRUCTIONS - DETAILED SECTION ONE General

More information

SYSTEM 2000 Essentials

SYSTEM 2000 Essentials 7 CHAPTER 2 SYSTEM 2000 Essentials Introduction 7 SYSTEM 2000 Software 8 SYSTEM 2000 Databases 8 Database Name 9 Labeling Data 9 Grouping Data 10 Establishing Relationships between Schema Records 10 Logical

More information

Central 1 s AFT File Specifications

Central 1 s AFT File Specifications Originators that upload AFT files to Central 1 must ensure that their files comply with Central 1 s AFT file specifications. These specifications are based on CPA Standard 005, Standards for the Exchange

More information

CA Culprit for CA IDMS

CA Culprit for CA IDMS CA Culprit for CA IDMS User Modules Guide Release 18.5.00, 2nd Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

WHAT S NEW in 7.0 RELEASE NOTES January 2015

WHAT S NEW in 7.0 RELEASE NOTES January 2015 WHAT S NEW in 7.0 RELEASE NOTES January 2015 * Indicates this enhancement is a result of suggestions submitted via IDEAlink. Table of Contents Transaction Forecast Report... 3 Show Company Name when Posting

More information

General Ledger 3000 Reference Manual Prophet 21 FASPAC 4.2

General Ledger 3000 Reference Manual Prophet 21 FASPAC 4.2 General Ledger 3000 Reference Manual Prophet 21 FASPAC 4.2 Table of Contents INTRODUCTION 7 Getting Started 7 Account Numbers 8 AR and AR Transactions 8 Profit Centers and Financial Entities 9 Financial

More information

CIM GOLDTeller. Created August FPS GOLD. All rights reserved.

CIM GOLDTeller. Created August FPS GOLD. All rights reserved. CIM GOLDTeller Created August 2017 2 CIM GOLDTeller Table of Contents CIM GOLDTeller Overview... 8 Administrative Screens... 9 File Functions... 10 Operator Information... 12 CIM GOLDTeller Screen Details...

More information

Oracle Linux and Oracle VM Support Policies ~ Statement of Changes Effective Date: 20-April-2018

Oracle Linux and Oracle VM Support Policies ~ Statement of Changes Effective Date: 20-April-2018 Oracle Linux and Oracle VM Support Policies ~ Statement of Changes Effective Date: 20-April-2018 This section describes the changes made to the Oracle Linux and Oracle VM Support Policies dated January

More information

Excel Transaction File Layout

Excel Transaction File Layout HEADER Field Contents (Sample) Cell Max Field Validations Comments FedID 999999999 A1 9 Must be numeric Federal Id Number Clearing Account Cannot exceed maximum Must be valid and exist in HSA Bank s system

More information

Important concept "to get": What is "EE share" on form 1095-C Line 15? VERIFY WITH YOUR ACA EXPERT.

Important concept to get: What is EE share on form 1095-C Line 15? VERIFY WITH YOUR ACA EXPERT. SkilMatch documentation for activating, changing and deactivating Affordable Care Act (ACA) "Employee Share of Lowest Cost Monthly Premium for Self-Only Minimum Value Coverage" Tracking Code (TC) table

More information

Creating a procedural computer program using COBOL Level 2 Notes for City & Guilds 7540 Unit 005

Creating a procedural computer program using COBOL Level 2 Notes for City & Guilds 7540 Unit 005 Creating a procedural computer program using COBOL Level 2 Notes for City & Guilds 7540 Unit 005 Compatible with Micro Focus Net Express 5.0 COBOL compiler Version 1 Tench Computing Ltd Pines Glendale

More information

NCSS Statistical Software. The Data Window

NCSS Statistical Software. The Data Window Chapter 103 Introduction This chapter discusses the operation of the NCSS Data Window, one of the four main windows of the NCSS statistical analysis system. The other three windows are the Output Window,

More information

1. NUMBER SYSTEMS USED IN COMPUTING: THE BINARY NUMBER SYSTEM

1. NUMBER SYSTEMS USED IN COMPUTING: THE BINARY NUMBER SYSTEM 1. NUMBER SYSTEMS USED IN COMPUTING: THE BINARY NUMBER SYSTEM 1.1 Introduction Given that digital logic and memory devices are based on two electrical states (on and off), it is natural to use a number

More information

Number representations

Number representations Number representations Number bases Three number bases are of interest: Binary, Octal and Hexadecimal. We look briefly at conversions among them and between each of them and decimal. Binary Base-two, or

More information

E2.0 WRITING GUIDELINES for SPECIAL PROVISIONS (SPs)

E2.0 WRITING GUIDELINES for SPECIAL PROVISIONS (SPs) E2.0 WRITING GUIDELINES for SPECIAL PROVISIONS (SPs) 2.1 INTRODUCTION These guidelines have been prepared to assist individuals involved in the development of SPs used in MTO construction contracts and

More information

ASC X12N INSURANCE SUBCOMMITTEE X061A1 820 GROUP PREMIUM PAYMENT FOR INSURANCE PRODUCTS

ASC X12N INSURANCE SUBCOMMITTEE X061A1 820 GROUP PREMIUM PAYMENT FOR INSURANCE PRODUCTS ASC X12N INSURANCE SUBCOMMITTEE 004010X061A1 820 National Electronic Data Interchange Transaction Set Implementation Guide A D D E N D Payroll Deducted and Other Group Premium Payment For Insurance Products

More information

Exercise: Using Numbers

Exercise: Using Numbers Exercise: Using Numbers Problem: You are a spy going into an evil party to find the super-secret code phrase (made up of letters and spaces), which you will immediately send via text message to your team

More information

Table of Contents *** IMPORTANT NOTE ***

Table of Contents *** IMPORTANT NOTE *** Table of Contents Using QuickBooks With E2 Pg. 2 Installing the Interface File Pg. 3 Conversion from QuickBooks Pg. 4 Settings in E2 for Sync Option Pg. 6 Settings in QuickBooks for Sync option Pg. 7 Transferring

More information

CHAPTER SEVEN PROGRAMMING THE BASIC COMPUTER

CHAPTER SEVEN PROGRAMMING THE BASIC COMPUTER CHAPTER SEVEN 71 Introduction PROGRAMMING THE BASIC COMPUTER A computer system as it was mentioned before in chapter 1, it is subdivided into two functional parts: 1 Hardware, which consists of all physical

More information

DATA SUBMISSION REQUIREMENTS MANUAL

DATA SUBMISSION REQUIREMENTS MANUAL DATA SUBMISSION REQUIREMENTS MANUAL General Insurance Statistical Agency/ Agence statistique d'assurance générale 17th Floor 5160 Yonge Street Toronto, Ontario M2N 6L9 www.gisa-asag.ca This manual contains

More information

Tab 19 - Standard Edits Table of Contents

Tab 19 - Standard Edits Table of Contents Tab 19 - Standard Edits Table of Contents OVERVIEW... 2 DETAILED PROCESS... 2 Standard Edits... 2 Compliance Edits... 3 Exhibit 1... 5 EMI Pack Header Edits... 5 Exhibit II... 7 EMI Pack Trailer Edits...

More information

Positive Pay Export BR-1004

Positive Pay Export BR-1004 Positive Pay Export BR-1004 Overview This Extended Solution to the Bank Reconciliation module creates a Positive Pay format export file from B/R Entries in a variety of different formats. We do not warrant

More information

Redvers Hashing Algorithm. User Guide. RCHASH Version 2.3

Redvers Hashing Algorithm. User Guide. RCHASH Version 2.3 Redvers Consulting Ltd Redvers Hashing Algorithm User Guide RCHASH Version 2.3 Contents Preface... 3 Introduction... 4 Overview... 5 Installation... 6 Calling RCHASH... 7 Parameters... 7 COMMUNICATION-BLOCK...

More information

COMPUTER CENTRE COMPUTER CE TRE. Vol 5 No 7. Editor: 3 July Mrs Sarah Barry

COMPUTER CENTRE COMPUTER CE TRE. Vol 5 No 7. Editor: 3 July Mrs Sarah Barry UNIVERSITY OF QUEENSLAND COMPUTER CENTRE COMPUTER CE TRE Vol 5 No 7 3 July 1972 Editor: Mrs Sarah Barry 5Ju172 WARNING ON BASIC [WN-89] In some cases the diagnostic message 'INPUT DATA NOT IN CORRECT

More information

Cardholder & Program Administrator

Cardholder & Program Administrator Access Online Transaction Management User Guide Cardholder & Program Administrator Version 2.9 Contents Introduction...3 Transaction Management Variables by Organization... 3 Procedures in This Guide...

More information

Associated Connect. Reference Guide: Wire Import

Associated Connect. Reference Guide: Wire Import Associated Connect Reference Guide: Wire Import Page 2 of 10 Wire Import Note: This guide describes the steps to import wire information into Associated Connect for approval and release. If you are unsure

More information

Wire File Import + Upload // Business ebanking

Wire File Import + Upload // Business ebanking Wire File Import + Upload // Business ebanking About Wire File Import Company users who have any of the one-time or template-based services enabled (and appropriate account entitlements) can import files

More information

Excel Formulas and Functions

Excel Formulas and Functions Excel Formulas and Functions Formulas Relative cell references Absolute cell references Mixed cell references Naming a cell or range Naming constants Dates and times Natural-language formulas Functions

More information

ECAS. Conversion Specification. Provided to ECAS. Issue 4.1. Document No.

ECAS. Conversion Specification. Provided to ECAS. Issue 4.1. Document No. ECAS Mobile Conversion Specification Location Provided to ECAS Issue 4.1 Document No. Document Information Document Title Mobile Location Conversion Specification Filename Mobile Location Conversion Specification

More information

Lecture (03) Binary Codes Registers and Logic Gates

Lecture (03) Binary Codes Registers and Logic Gates Lecture (03) Binary Codes Registers and Logic Gates By: Dr. Ahmed ElShafee Binary Codes Digital systems use signals that have two distinct values and circuit elements that have two stable states. binary

More information

Vint Cerf - UCLA. Eric Harslem - Rand. John Heafner - Rand NIC Updates: None THE DATA RECONFIGURATION SERVICE --

Vint Cerf - UCLA. Eric Harslem - Rand. John Heafner - Rand NIC Updates: None THE DATA RECONFIGURATION SERVICE -- Vint Cerf - UCLA Eric Harslem - Rand RFC 194 NIC 7139 Category: D.4 Updates: None Obsoletes: None John Heafner - Rand Bob Metcalfe - MIT Jim White - UCSB THE DATA RECONFIGURATION SERVICE -- COMPILER/INTERPRETER

More information

About This Manual. Note. Manual Organization

About This Manual. Note. Manual Organization About This Manual About This Manual This manual describes the functions of the different modules which comprise the UNIVERS system. The functions described in this manual are the ``hard-coded'' functions,

More information

IBM i Version 7.2. Programming DDS for ICF files IBM

IBM i Version 7.2. Programming DDS for ICF files IBM IBM i Version 7.2 Programming DDS for ICF files IBM IBM i Version 7.2 Programming DDS for ICF files IBM Note Before using this information and the product it supports, read the information in Notices

More information

HP Project and Portfolio Management Center

HP Project and Portfolio Management Center HP Project and Portfolio Management Center Software Version: 8.00 Generating Fiscal Periods Document Release Date: July 2009 Software Release Date: July 2009 Legal Notices Warranty The only warranties

More information

Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies

Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies 1 Table of Contents 1 Getting Started... 3 Help Contents... 3 Overview... 3 2 Device Setup... 3 Device Setup... 3 Cable Diagram... 4 Modem

More information

GnuCOBOL Quick Reference

GnuCOBOL Quick Reference GnuCOBOL Quick Reference For Version 2.2 Final [7Sept2017] Gary L. Cutler (cutlergl@gmail.com). For updates Vincent B. Coen (vbcoen@gmail.com). This manual documents GnuCOBOL 2.2 Final, 7Sept2017 build.

More information

RESOLV EDI CONTROL. User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS

RESOLV EDI CONTROL. User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS RESOLV EDI CONTROL User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS Copyright 2011-2016 by Achieve IT Solutions These materials are subject to change without notice. These materials are

More information

STAFF EXPERIENCE - REJECT RULES

STAFF EXPERIENCE - REJECT RULES 1. District Number must be numeric in the range 01-69 or 71-75 and must be correct for the district submitting the data. -record rejected- The first two records listed below would be loaded to the data

More information

FSEDIT Procedure Windows

FSEDIT Procedure Windows 25 CHAPTER 4 FSEDIT Procedure Windows Overview 26 Viewing and Editing Observations 26 How the Control Level Affects Editing 27 Scrolling 28 Adding Observations 28 Entering and Editing Variable Values 28

More information

CGI Subroutines User's Guide

CGI Subroutines User's Guide FUJITSU Software NetCOBOL V11.0 CGI Subroutines User's Guide Windows B1WD-3361-01ENZ0(00) August 2015 Preface Purpose of this manual This manual describes how to create, execute, and debug COBOL programs

More information

Micro Focus RM/COBOL. RM/COBOL Syntax Summary

Micro Focus RM/COBOL. RM/COBOL Syntax Summary Micro Focus RM/COBOL RM/COBOL Syntax Summary Contents Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2017. All rights reserved.

More information

K-6 Mathematics. Grade Level Vocabulary

K-6 Mathematics. Grade Level Vocabulary Grade Level Vocabulary K-6 In Edmonds School District, we believe students need to be taught how to read and speak the language of mathematics. While mathematical language can be confusing for students,

More information

CHAPTER TWO. Data Representation ( M.MORRIS MANO COMPUTER SYSTEM ARCHITECTURE THIRD EDITION ) IN THIS CHAPTER

CHAPTER TWO. Data Representation ( M.MORRIS MANO COMPUTER SYSTEM ARCHITECTURE THIRD EDITION ) IN THIS CHAPTER 1 CHAPTER TWO Data Representation ( M.MORRIS MANO COMPUTER SYSTEM ARCHITECTURE THIRD EDITION ) IN THIS CHAPTER 2-1 Data Types 2-2 Complements 2-3 Fixed-Point Representation 2-4 Floating-Point Representation

More information

The manuals listed below are also recommended:

The manuals listed below are also recommended: February 1984 84 Preface This manual is a companion volume to the IDS/II User Guide and the IDS/II Data Base Administrator Guide; it brings together in a single book all the reference information required

More information

Appendix A3. AUTOMATED EMPLOYEE SCHEDULING SYSTEM (AESS) Timekeeping Interface Requirements for ecaps-timei

Appendix A3. AUTOMATED EMPLOYEE SCHEDULING SYSTEM (AESS) Timekeeping Interface Requirements for ecaps-timei Appendix A3 AUTOMATED EMPLOYEE CHEDULING YTEM (AE) Timekeeping Interface Requirements for ecap-timei These requirements are intended to provide general information only and are subject to revision. The

More information

ASSIST Assembler Replacement User s Guide

ASSIST Assembler Replacement User s Guide ASSIST Assembler Replacement User s Guide Program&Documentation: John R. Mashey Pro ject Supervision : Graham Campbell PSU Computer Science Department Preface This manual is the key reference source for

More information

Two-Level Designs. Chapter 881. Introduction. Experimental Design. Experimental Design Definitions. Alias. Blocking

Two-Level Designs. Chapter 881. Introduction. Experimental Design. Experimental Design Definitions. Alias. Blocking Chapter 881 Introduction This program generates a 2 k factorial design for up to seven factors. It allows the design to be blocked and replicated. The design rows may be output in standard or random order.

More information

ECMA-119. Volume and File Structure of CDROM for Information Interchange. 3 rd Edition / December Reference number ECMA-123:2009

ECMA-119. Volume and File Structure of CDROM for Information Interchange. 3 rd Edition / December Reference number ECMA-123:2009 ECMA-119 3 rd Edition / December 2017 Volume and File Structure of CDROM for Information Interchange Reference number ECMA-123:2009 Ecma International 2009 COPYRIGHT PROTECTED DOCUMENT Ecma International

More information

9/3/2015. Data Representation II. 2.4 Signed Integer Representation. 2.4 Signed Integer Representation

9/3/2015. Data Representation II. 2.4 Signed Integer Representation. 2.4 Signed Integer Representation Data Representation II CMSC 313 Sections 01, 02 The conversions we have so far presented have involved only unsigned numbers. To represent signed integers, computer systems allocate the high-order bit

More information

Lecture 1 Getting Started with SAS

Lecture 1 Getting Started with SAS SAS for Data Management, Analysis, and Reporting Lecture 1 Getting Started with SAS Portions reproduced with permission of SAS Institute Inc., Cary, NC, USA Goals of the course To provide skills required

More information

Electronic Data Interchange General Specifications

Electronic Data Interchange General Specifications Electronic Interchange General Specifications This guide contains the specifications to allow you to exchange financial data with CIT using the standard EDI formats. The accompanying document, General

More information

In this lesson, we will use the order of operations to evaluate and simplify expressions that contain numbers and variables.

In this lesson, we will use the order of operations to evaluate and simplify expressions that contain numbers and variables. Show Me: Expressions M8081 Could we sit in a classroom on the other side of the world and still make sense of the mathematics? The answer is yes! Of course, we might not understand exactly what the teacher

More information

Data Import Guide DBA Software Inc.

Data Import Guide DBA Software Inc. Contents 3 Table of Contents 1 Introduction 4 2 Data Import Instructions 5 3 Data Import - Customers 10 4 Data Import - Customer Contacts 16 5 Data Import - Delivery Addresses 19 6 Data Import - Suppliers

More information

TPG-140D (Rev. 3/1/17)

TPG-140D (Rev. 3/1/17) State of Connecticut Department of Revenue Services TPG-140D (Rev. 3/1/17) Connecticut Withholding Tax Returns Third Party Software Vendor Specifications The following Connecticut withholding tax returns

More information

Action Request Transmittal

Action Request Transmittal Developmental Disabilities Services Action Request Transmittal Lilia Teninty Number: APD-AR-15-070 Authorized signature Issue date: 12/4/2015 Topic: Developmental Disabilities Due date: 12/09/2015 Subject:

More information

REFERENCES: Senate Bills 855 and 873 (Chapters 29 and 685, Statutes of 2014); ACL 16-01; ACL 16-07; ACL 16-22

REFERENCES: Senate Bills 855 and 873 (Chapters 29 and 685, Statutes of 2014); ACL 16-01; ACL 16-07; ACL 16-22 APRIL XX, 2016 ALL COUNTY LETTER 16-XX REASON FOR THIS TRANSMITTAL [x] State Law Change [x] Federal Law or Regulation Change [ ] Court Order [ ] Clarification Requested by One or More Counties [x] Initiated

More information

CANADIAN PAYMENTS ASSOCIATION ASSOCIATION CANADIENNE DES PAIEMENTS STANDARD 005 STANDARDS FOR THE EXCHANGE OF FINANCIAL DATA ON AFT FILES

CANADIAN PAYMENTS ASSOCIATION ASSOCIATION CANADIENNE DES PAIEMENTS STANDARD 005 STANDARDS FOR THE EXCHANGE OF FINANCIAL DATA ON AFT FILES CANADIAN PAYMENTS ASSOCIATION ASSOCIATION CANADIENNE DES PAIEMENTS STANDARD 005 STANDARDS FOR THE EXCHANGE OF FINANCIAL DATA ON AFT FILES 2017 CANADIAN PAYMENTS ASSOCIATION 2017 ASSOCIATION CANADIENNE

More information

Creating Programs Guide. Version 14.02

Creating Programs Guide. Version 14.02 Creating Programs Guide Version 14.02 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ), is for your informational

More information

Document Version FUNCTIONAL ACKNOWLEDGEMENT (ANSI X12 VERSION 4040) 10/10/2008. X12V General Parts, Inc./CARQUEST

Document Version FUNCTIONAL ACKNOWLEDGEMENT (ANSI X12 VERSION 4040) 10/10/2008. X12V General Parts, Inc./CARQUEST Document Version 1.0 997 FUNCTIONAL ACKNOWLEDGEMENT (ANSI X12 VERSION 4040) 10/10/2008 X12V4040 1 General Parts, Inc./CARQUEST Table of Contents CONTACT(S)... 3 CHANGE HISTORY... 3 CONVENTIONS USED IN

More information

Gateway Regional School District VERTICAL ALIGNMENT OF MATHEMATICS STANDARDS Grades 3-6

Gateway Regional School District VERTICAL ALIGNMENT OF MATHEMATICS STANDARDS Grades 3-6 NUMBER SENSE & OPERATIONS 3.N.1 Exhibit an understanding of the values of the digits in the base ten number system by reading, modeling, writing, comparing, and ordering whole numbers through 9,999. Our

More information

ALL MEMBERS AND PAYEES

ALL MEMBERS AND PAYEES Table of Contents Click a link to walk through a specific procedure. ALL MEMBERS AND PAYEES 1 GETTING STARTED How do I register? How do I log on? How do I update security questions? How do I retrieve/reset

More information

Language Fundamentals

Language Fundamentals Language Fundamentals VBA Concepts Sept. 2013 CEE 3804 Faculty Language Fundamentals 1. Statements 2. Data Types 3. Variables and Constants 4. Functions 5. Subroutines Data Types 1. Numeric Integer Long

More information

Gateway Regional School District VERTICAL ARTICULATION OF MATHEMATICS STANDARDS Grades K-4

Gateway Regional School District VERTICAL ARTICULATION OF MATHEMATICS STANDARDS Grades K-4 NUMBER SENSE & OPERATIONS K.N.1 Count by ones to at least 20. When you count, the last number word you say tells the number of items in the set. Counting a set of objects in a different order does not

More information

CS367 Test 1 Review Guide

CS367 Test 1 Review Guide CS367 Test 1 Review Guide This guide tries to revisit what topics we've covered, and also to briefly suggest/hint at types of questions that might show up on the test. Anything on slides, assigned reading,

More information

Variable A variable is a value that can change during the execution of a program.

Variable A variable is a value that can change during the execution of a program. Declare and use variables and constants Variable A variable is a value that can change during the execution of a program. Constant A constant is a value that is set when the program initializes and does

More information

X Language Definition

X Language Definition X Language Definition David May: November 1, 2016 The X Language X is a simple sequential programming language. It is easy to compile and an X compiler written in X is available to simplify porting between

More information

Introduction to QuickCalc BASIC. QUICKCALC Sample Programs. QUICKCALC BASIC vs IBM BASIC. Note: Please read the User License Agreement, below.

Introduction to QuickCalc BASIC. QUICKCALC Sample Programs. QUICKCALC BASIC vs IBM BASIC. Note: Please read the User License Agreement, below. Introduction to QuickCalc BASIC Note: Please read the User License Agreement, below. QuickCalc is a BASIC language interpreter. BASIC was developed a long time ago when PCs were brand-new and had very

More information

Pre Algebra 2. Student Goals. Curriculum Sample

Pre Algebra 2. Student Goals. Curriculum Sample Pre Algebra 2 Curriculum Sample A Grade Ahead s rigorous, year-round math enrichment program is designed to challenge your child to a higher academic standard. Our monthly curriculum includes mathematical

More information

WKn Chapter. Note to UNIX and OS/390 Users. Import/Export Facility CHAPTER 9

WKn Chapter. Note to UNIX and OS/390 Users. Import/Export Facility CHAPTER 9 117 CHAPTER 9 WKn Chapter Note to UNIX and OS/390 Users 117 Import/Export Facility 117 Understanding WKn Essentials 118 WKn Files 118 WKn File Naming Conventions 120 WKn Data Types 120 How the SAS System

More information

Non-Resident Withholding Tax And Resident Withholding Tax Specification Document

Non-Resident Withholding Tax And Resident Withholding Tax Specification Document Non-Resident Withholding Tax And Resident Withholding Tax Specification Document For the year ending 31 March 2016 Page 1 of 15 Table of Contents 1. Introduction... 3 2. Summary of changes effective 1

More information

Encounter Data Industry Update Q&A Documentation

Encounter Data Industry Update Q&A Documentation Encounter Data Industry Update TESTING AND CERTIFICATION REQUIREMENTS Q1: What are the testing requirements for MAOs and other entities to begin submitting end-to-end testing data? A: MAOs and other entities

More information