ibm-information-center/dist/eclipse/plugins/i5OS.ic.dbp_5.4.0.1/rbafoneith.htm

56 lines
4.0 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="concept" />
<meta name="DC.Title" content="Describe field use for logical files: Neither" />
<meta name="abstract" content="A neither field is used neither for input nor for output. A neither field is valid only for join logical files. It can be used as a join field in a join logical file, but your program cannot read or update a neither field." />
<meta name="description" content="A neither field is used neither for input nor for output. A neither field is valid only for join logical files. It can be used as a join field in a join logical file, but your program cannot read or update a neither field." />
<meta name="DC.subject" content="field, neither, neither field" />
<meta name="keywords" content="field, neither, neither field" />
<meta name="DC.Relation" scheme="URI" content="rbafodeffd.htm" />
<meta name="DC.Relation" scheme="URI" content="rbafonflds.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbafoneith" />
<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>Describe field use for logical files: Neither</title>
</head>
<body id="rbafoneith"><a name="rbafoneith"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Describe field use for logical files: Neither</h1>
<div><p>A neither field is used neither for input nor for output. A neither
field is valid only for join logical files. It can be used as a join field
in a join logical file, but your program cannot read or update a neither field.</p>
<p>Use neither fields when the attributes of join fields in the physical files
do not match. In this case, one or both join fields must be defined
again. However, you cannot include these redefined fields in the record format
(the application program does not see the redefined fields.) Therefore, redefined
join fields can be coded N so that they do not appear in the record format.</p>
<p>A field with N in position 38 does
not appear in the buffer used by your program. However, the field description
is displayed with the Display File Field Description (DSPFFD) command. </p>
<p>Neither fields cannot be used as select/omit or key fields.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafodeffd.htm" title="You can specify that the fields in logical files are to be input-only, both (input/output), or neither fields.">Describe field use for logical files</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rbafonflds.htm" title="Neither fields, which (N specified in position 38) can be used in join logical file for neither input nor output, are not included in the record format. This example shows how to describe such fields that never appear in the record format.">Describe fields that never appear in the record format (example 5)</a></div>
</div>
</div>
</body>
</html>