ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakj_5.4.0.1/rzakjdesc_4.htm

66 lines
4.5 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Image description" />
<meta name="abstract" content="The image is a flow chart that describes the program flow for the sample RPG program." />
<meta name="description" content="The image is a flow chart that describes the program flow for the sample RPG program." />
<meta name="DC.Relation" scheme="URI" content="rzakjloggingfile.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzakjdesc_4" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Image description</title>
</head>
<body id="rzakjdesc_4"><a name="rzakjdesc_4"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Image description</h1>
<div><p>The image is a flow chart that describes the program flow for the
sample RPG program. </p>
<div class="section">The following steps are what the flow chart follows:</div>
<ol><li><span>Begin</span></li>
<li><span>Prompt</span></li>
<li><span>F3? (*IN98) If Yes - End Program. If No, go to step <a href="#rzakjdesc_4__rpgfour">4</a>.</span></li>
<li id="rzakjdesc_4__rpgfour"><a name="rzakjdesc_4__rpgfour"><!-- --></a><span>F2? (Review last) If Yes - go to step <a href="#rzakjdesc_4__rpgfoura">4.a</a>.
If No, go to step <a href="#rzakjdesc_4__rpgfive">5</a>.</span><ol type="a"><li id="rzakjdesc_4__rpgfoura"><a name="rzakjdesc_4__rpgfoura"><!-- --></a><span>Read last record for this user.</span></li>
<li><span>Record found? If Yes go to step <a href="#rzakjdesc_4__rpgfourc">4.c</a>.
If No, go to step <a href="#rzakjdesc_4__rpgfourd">4.d</a>.</span></li>
<li id="rzakjdesc_4__rpgfourc"><a name="rzakjdesc_4__rpgfourc"><!-- --></a><span>Display Last transaction. Go to Begin.</span></li>
<li id="rzakjdesc_4__rpgfourd"><a name="rzakjdesc_4__rpgfourd"><!-- --></a><span>Display error. No review record. Go to Begin.</span></li>
</ol>
</li>
<li id="rzakjdesc_4__rpgfive"><a name="rzakjdesc_4__rpgfive"><!-- --></a><span>Read product record.</span></li>
<li><span>Found? If Yes, go to step <a href="#rzakjdesc_4__rpgeight">8</a>.
If No, go to step <a href="#rzakjdesc_4__rpgseven">7</a>.</span></li>
<li id="rzakjdesc_4__rpgseven"><a name="rzakjdesc_4__rpgseven"><!-- --></a><span>Display error. No product record. Go to Begin or
step <a href="#rzakjdesc_4__rpgeight">8</a>.</span></li>
<li id="rzakjdesc_4__rpgeight"><a name="rzakjdesc_4__rpgeight"><!-- --></a><span>Check quantity on hand.</span></li>
<li><span>Sufficient? If Yes, go to step <a href="#rzakjdesc_4__rpgten">10</a>. If No, go to step <a href="#rzakjdesc_4__rpgninea">9.a</a>. </span><ol type="a"><li id="rzakjdesc_4__rpgninea"><a name="rzakjdesc_4__rpgninea"><!-- --></a><span>Release lock on product record</span></li>
<li><span>Display error. Not enough quantity. Go to Begin.</span></li>
</ol>
</li>
<li id="rzakjdesc_4__rpgten"><a name="rzakjdesc_4__rpgten"><!-- --></a><span>Update product record.</span></li>
<li><span>Write transaction record.</span></li>
<li><span>Commit. Go to Begin.</span></li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakjloggingfile.htm" title="This example provides sample code and instructions of how to use a transaction logging file to start an application after an abnormal end.">Example: Use a transaction logging file to start an application</a></div>
</div>
</div>
</body>
</html>