﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://owl.unipharm.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Information_Systems%3AEZVIEW</id>
	<title>Information Systems:EZVIEW - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://owl.unipharm.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Information_Systems%3AEZVIEW"/>
	<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:EZVIEW&amp;action=history"/>
	<updated>2026-09-01T15:01:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:EZVIEW&amp;diff=3557&amp;oldid=prev</id>
		<title>Norwinu at 07:47, 23 June 2016</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:EZVIEW&amp;diff=3557&amp;oldid=prev"/>
		<updated>2016-06-23T07:47:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Easy View (EZVIEW) command will display virtually any AS/400 database file.  Other functions, such as scan/replace,        &lt;br /&gt;
change/delete, data base relations, modeling, etc, can be accessed as well, depending on the users AS/400 and/or Easy View authority.&lt;br /&gt;
&lt;br /&gt;
[[Information Systems:DFU]] cannot be used on a file that has fields so long that they cannot fit on the display.  An example of this is the cart file in Web Orders (XL_WEBSPT/PW_TRNF); it has a field that is 32,672 characters long.  You must use EZVIEW to manually edit it.&lt;br /&gt;
&lt;br /&gt;
Figure out the logical file that will allow you to access the record you want.  In this example, we know the transaction number (cart number) for the ecommerce transaction file.&lt;br /&gt;
&lt;br /&gt;
Key in EZ and press enter.&lt;br /&gt;
&lt;br /&gt;
                            Easy View a File (EZVIEW)                           &lt;br /&gt;
                                                                                &lt;br /&gt;
 Type choices, press Enter.                                                     &lt;br /&gt;
                                                                                &lt;br /&gt;
 File Name: . . . . . . . . . . .   pw_trnf       Name, *PRV, *SELECT           &lt;br /&gt;
   Library Name:  . . . . . . . .     xl_webspt   Name, *LIBL                   &lt;br /&gt;
 Member Name: . . . . . . . . . .                 Character value               &lt;br /&gt;
 Access Method  . . . . . . . . .   *KEY          *KEY, *ARRIVAL                &lt;br /&gt;
 Starting Key . . . . . . . . . .                                               &lt;br /&gt;
                                                                                &lt;br /&gt;
                            Additional Parameters                               &lt;br /&gt;
                                                                                &lt;br /&gt;
 Intial Display Mode  . . . . . .   *USRDFT       *USRDFT, 1, 2, 3, 4, 5, 6...  &lt;br /&gt;
 RRN,Format,Member  . . . . . . .   *USRDFT       *USRDFT, *RRN, *FORMAT...     &lt;br /&gt;
 Upper or Lower Case  . . . . . .   *USRDFT       *USRDFT, *UPPER, *LOWER       &lt;br /&gt;
                                                                                &lt;br /&gt;
 F3=Exit   F4=Prompt   F5=Refresh   F12=Cancel   F13=How to use this display    &lt;br /&gt;
 F24=More keys&lt;br /&gt;
&lt;br /&gt;
Fill in the file and library, then press enter again.&lt;br /&gt;
&lt;br /&gt;
 Rec. Length.:     32742 File: PW_TRNF    Library: XL_WEBSPT  Member: PW_TRNF   &lt;br /&gt;
 Rec. Count..:        2218                Access.: *KEY       Mode..: INQUIRY   &lt;br /&gt;
 SCAN........:      to       -OR-              *EQ                              &lt;br /&gt;
 Field number:    1   field/text locate:                                        &lt;br /&gt;
 Lower Limits. 00000288claim                           0002                  US &lt;br /&gt;
                                                                                &lt;br /&gt;
                Transacti Subtrans Name                    TXSEQN TXLIFE        &lt;br /&gt;
       8641          288  claim                               2      0          &lt;br /&gt;
       8623          288  claim                               3      0          &lt;br /&gt;
       8664          288  claim                               4      0          &lt;br /&gt;
        433          295                                      0     30          &lt;br /&gt;
         35          299                                      0     30          &lt;br /&gt;
       2029          299  claim                               1      0          &lt;br /&gt;
       3617          299  claim                               2      0          &lt;br /&gt;
       7687          299  claim                               3      0          &lt;br /&gt;
       3172          299  regular                             1      0          &lt;br /&gt;
       3173          299  regular                             2      0          &lt;br /&gt;
       3174          299  regular                             3      0          &lt;br /&gt;
       4147          299  regular                             4      0          &lt;br /&gt;
       4115          299  regular                             5      0          &lt;br /&gt;
       4260          299  regular                             6      0          &lt;br /&gt;
        291          305                                      0     30          &lt;br /&gt;
        557          319                                      0     30          &lt;br /&gt;
 F2=Previous Files   F3=Exit             F4=Select Mode          F24=More Keys  &lt;br /&gt;
                           &lt;br /&gt;
You can go directly to the record you want by filling in the 'Lower Limits'.  You can see that it is transaction, sub transaction name, and sequence number.  Fill in those values for the record you want - making sure to use the same positions.  Press enter.&lt;br /&gt;
&lt;br /&gt;
Your options are - &lt;br /&gt;
&lt;br /&gt;
 C = CHANGE  An update screen will appear, and you may&lt;br /&gt;
     make changes to the record.                      &lt;br /&gt;
 R = REPLICATE  To create a new record based on the   &lt;br /&gt;
     data in the one next to the &amp;quot;R&amp;quot;.                 &lt;br /&gt;
 D (or 4) = DELETE  To remove records from the file.  &lt;br /&gt;
 E = To display the record in EZFIELD format.         &lt;br /&gt;
 P = Print record.                                    &lt;br /&gt;
 S = Save record to clipboard                         &lt;br /&gt;
 X = Export record to physical file. Use F23 to set up&lt;br /&gt;
     the file, or just use X and you will be prompted.&lt;br /&gt;
&lt;br /&gt;
[[Category: IBM i Tools/Utilities]]&lt;/div&gt;</summary>
		<author><name>Norwinu</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:EZVIEW&amp;diff=2439&amp;oldid=prev</id>
		<title>Norwinu: Text replacement - &quot;DFU&quot; to &quot;Information Systems:DFU&quot;</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:EZVIEW&amp;diff=2439&amp;oldid=prev"/>
		<updated>2016-06-17T22:22:27Z</updated>

		<summary type="html">&lt;p&gt;Text replacement - &amp;quot;&lt;a href=&quot;/mediawiki/index.php?title=DFU&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;DFU (page does not exist)&quot;&gt;DFU&lt;/a&gt;&amp;quot; to &amp;quot;&lt;a href=&quot;/mediawiki/index.php/Information_Systems:DFU&quot; title=&quot;Information Systems:DFU&quot;&gt;Information Systems:DFU&lt;/a&gt;&amp;quot;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:22, 17 June 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;change/delete, data base relations, modeling, etc, can be accessed as well, depending on the users AS/400 and/or Easy View authority.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;change/delete, data base relations, modeling, etc, can be accessed as well, depending on the users AS/400 and/or Easy View authority.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[DFU]] cannot be used on a file that has fields so long that they cannot fit on the display.  An example of this is the cart file in Web Orders (XL_WEBSPT/PW_TRNF); it has a field that is 32,672 characters long.  You must use EZVIEW to manually edit it.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Information Systems:&lt;/ins&gt;DFU]] cannot be used on a file that has fields so long that they cannot fit on the display.  An example of this is the cart file in Web Orders (XL_WEBSPT/PW_TRNF); it has a field that is 32,672 characters long.  You must use EZVIEW to manually edit it.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Figure out the logical file that will allow you to access the record you want.  In this example, we know the transaction number (cart number) for the ecommerce transaction file.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Figure out the logical file that will allow you to access the record you want.  In this example, we know the transaction number (cart number) for the ecommerce transaction file.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key wikidb:diff:wikidiff2:1.12:old-1071:rev-2439:1.11.0 --&gt;
&lt;/table&gt;</summary>
		<author><name>Norwinu</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:EZVIEW&amp;diff=1071&amp;oldid=prev</id>
		<title>Sheilav: Created page with &quot;The Easy View (EZVIEW) command will display virtually any AS/400 database file.  Other functions, such as scan/replace,         change/delete, data base relations, modeling, e...&quot;</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:EZVIEW&amp;diff=1071&amp;oldid=prev"/>
		<updated>2015-10-30T21:30:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The Easy View (EZVIEW) command will display virtually any AS/400 database file.  Other functions, such as scan/replace,         change/delete, data base relations, modeling, e...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Easy View (EZVIEW) command will display virtually any AS/400 database file.  Other functions, such as scan/replace,        &lt;br /&gt;
change/delete, data base relations, modeling, etc, can be accessed as well, depending on the users AS/400 and/or Easy View authority.&lt;br /&gt;
&lt;br /&gt;
[[DFU]] cannot be used on a file that has fields so long that they cannot fit on the display.  An example of this is the cart file in Web Orders (XL_WEBSPT/PW_TRNF); it has a field that is 32,672 characters long.  You must use EZVIEW to manually edit it.&lt;br /&gt;
&lt;br /&gt;
Figure out the logical file that will allow you to access the record you want.  In this example, we know the transaction number (cart number) for the ecommerce transaction file.&lt;br /&gt;
&lt;br /&gt;
Key in EZ and press enter.&lt;br /&gt;
&lt;br /&gt;
                            Easy View a File (EZVIEW)                           &lt;br /&gt;
                                                                                &lt;br /&gt;
 Type choices, press Enter.                                                     &lt;br /&gt;
                                                                                &lt;br /&gt;
 File Name: . . . . . . . . . . .   pw_trnf       Name, *PRV, *SELECT           &lt;br /&gt;
   Library Name:  . . . . . . . .     xl_webspt   Name, *LIBL                   &lt;br /&gt;
 Member Name: . . . . . . . . . .                 Character value               &lt;br /&gt;
 Access Method  . . . . . . . . .   *KEY          *KEY, *ARRIVAL                &lt;br /&gt;
 Starting Key . . . . . . . . . .                                               &lt;br /&gt;
                                                                                &lt;br /&gt;
                            Additional Parameters                               &lt;br /&gt;
                                                                                &lt;br /&gt;
 Intial Display Mode  . . . . . .   *USRDFT       *USRDFT, 1, 2, 3, 4, 5, 6...  &lt;br /&gt;
 RRN,Format,Member  . . . . . . .   *USRDFT       *USRDFT, *RRN, *FORMAT...     &lt;br /&gt;
 Upper or Lower Case  . . . . . .   *USRDFT       *USRDFT, *UPPER, *LOWER       &lt;br /&gt;
                                                                                &lt;br /&gt;
 F3=Exit   F4=Prompt   F5=Refresh   F12=Cancel   F13=How to use this display    &lt;br /&gt;
 F24=More keys&lt;br /&gt;
&lt;br /&gt;
Fill in the file and library, then press enter again.&lt;br /&gt;
&lt;br /&gt;
 Rec. Length.:     32742 File: PW_TRNF    Library: XL_WEBSPT  Member: PW_TRNF   &lt;br /&gt;
 Rec. Count..:        2218                Access.: *KEY       Mode..: INQUIRY   &lt;br /&gt;
 SCAN........:      to       -OR-              *EQ                              &lt;br /&gt;
 Field number:    1   field/text locate:                                        &lt;br /&gt;
 Lower Limits. 00000288claim                           0002                  US &lt;br /&gt;
                                                                                &lt;br /&gt;
                Transacti Subtrans Name                    TXSEQN TXLIFE        &lt;br /&gt;
       8641          288  claim                               2      0          &lt;br /&gt;
       8623          288  claim                               3      0          &lt;br /&gt;
       8664          288  claim                               4      0          &lt;br /&gt;
        433          295                                      0     30          &lt;br /&gt;
         35          299                                      0     30          &lt;br /&gt;
       2029          299  claim                               1      0          &lt;br /&gt;
       3617          299  claim                               2      0          &lt;br /&gt;
       7687          299  claim                               3      0          &lt;br /&gt;
       3172          299  regular                             1      0          &lt;br /&gt;
       3173          299  regular                             2      0          &lt;br /&gt;
       3174          299  regular                             3      0          &lt;br /&gt;
       4147          299  regular                             4      0          &lt;br /&gt;
       4115          299  regular                             5      0          &lt;br /&gt;
       4260          299  regular                             6      0          &lt;br /&gt;
        291          305                                      0     30          &lt;br /&gt;
        557          319                                      0     30          &lt;br /&gt;
 F2=Previous Files   F3=Exit             F4=Select Mode          F24=More Keys  &lt;br /&gt;
                           &lt;br /&gt;
You can go directly to the record you want by filling in the 'Lower Limits'.  You can see that it is transaction, sub transaction name, and sequence number.  Fill in those values for the record you want - making sure to use the same positions.  Press enter.&lt;br /&gt;
&lt;br /&gt;
Your options are - &lt;br /&gt;
&lt;br /&gt;
 C = CHANGE  An update screen will appear, and you may&lt;br /&gt;
     make changes to the record.                      &lt;br /&gt;
 R = REPLICATE  To create a new record based on the   &lt;br /&gt;
     data in the one next to the &amp;quot;R&amp;quot;.                 &lt;br /&gt;
 D (or 4) = DELETE  To remove records from the file.  &lt;br /&gt;
 E = To display the record in EZFIELD format.         &lt;br /&gt;
 P = Print record.                                    &lt;br /&gt;
 S = Save record to clipboard                         &lt;br /&gt;
 X = Export record to physical file. Use F23 to set up&lt;br /&gt;
     the file, or just use X and you will be prompted.&lt;/div&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
</feed>