This document covers the following topics:
The File Relation Maintenance Menu is called with command
MAINTAIN FILERELATION
.
Function | Code | Command |
---|---|---|
Add a file relation | A | ADD FILERELATION |
Copy file relation | C | COPY FILERELATION |
Modify file relation | M | MODIFY FILERELATION |
Rename file relation | N | RENAME FILERELATION |
Purge file relation | P | PURGE FILERELATION |
Display file relation | D | DISPLAY FILERELATION |
Link children | L | LINK FILERELATION <active-association-type> |
Edit owners of rel. | O | EDIT FILERELATION OWNER |
Select file relation | S | SELECT FILERELATION |
Edit description of a file relation | W | EDIT FILERELATION DESCRIPTION |
Keyword | Field | Position |
---|---|---|
ID | File relation ID | 1 |
<> | Copy ID | 2 |
File relation objects are processed using Standard Maintenance Commands.
The File Relation Retrieval Menu is called with command RETRIEVE FILERELATION.
Retrieval Type | Code | Default Output Mode |
Command |
---|---|---|---|
File relations | D | D | DISPLAY FILERELATION |
L | LIST FILERELATION | ||
S | SELECT FILERELATION | ||
D | SHOW FILERELATION | ||
Execute retrieval models | E | T | EXECMODEL FILERELATION |
Dummy/Placeholder file relations | C | L | DUMMY FILERELATION <passive-association-type> |
File relations with parents | B | D | PARENTS FILERELATION <passive-association-type> |
File relations with no parent | O | L | FREE FILERELATION ANY | ALL | <passive-association-type> |
File relations with children | T | D | CHILDREN FILERELATION <active-association-type> |
File relations with no child | U | L | EMPTY FILERELATION ANY | ALL | <active-association-type> |
Keyword | Field | Position |
---|---|---|
ID | File relation ID | 1 |
FILE | using file | 2 |
RES | Restrictions | 3 |
OUT | Output options | 4 |
MODEL | Model | 5 |
MODE | Output mode | 6 |
File relation objects are processed with Standard Retrieval Commands.