Previous Topic: DB.4.2 - Input/Output Network Documentation PanelNext Topic: DB.4.4 - Data Set Documentation Panel


DB.4.3 - User-Defined Item Documentation Panel

The DB.4.3 - User-Defined Item Documentation panel lets you define user level documentation.

To display the panel, enter:

To exit the panel:

------------------- CA-7 USER-DEFINED ITEM DOCUMENTATION ------------------- FUNCTION: xxxxxxxx (APPEND,CLEAR,DELETE,EDIT,FE,FETCH,LIST,REPL,SAVE,UPD) USER: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx DESC: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx LINK: nnnnnn REPORT-ID: xxxxxxxxxxxxxxxxxxxx FORM: xxxxxxxx TRAIN: xx CARRIAGE: xxxx COPIES: nnn ACTIVE SIZE: nnnn PROGRAM: SM11 MSG-INDX: nn -- DB.4.3 -- yy.ddd / hh:mm:ss MESSAGE:

This panel contains the following fields:

FUNCTION

Specifies the function to perform. Value must be the name of some other panel or one of the following values:

APPEND

Retrieves documentation data from the database and attaches documentation text to the end of any existing lines in the Active Area (text work area).

CLEAR

Clears panel input data fields and clears the Active Area of the user.

DELETE

Deletes a documentation member from the database.

EDIT

Transfers the user to the EDIT facility and allows text processing.

FE

Combines FETCH and EDIT.

FETCH

Retrieves documentation data from the database and replaces the Active Area of the user with documentation text.

LIST

Lists documentation data only. In batch, a formatted panel is not listed; only a found or not found message is returned.

REPL

Replaces a documentation member in the database.

SAVE

Adds a documentation member to the database.

UPD

Updates formatted panel fields only. It does not affect the documentation text.

Batch keyword: Positional parameter

n/a

Contains a constant value of USER for user documentation.

Limits: Required for batch only.

Batch keyword: Positional parameter

USER

Specifies a required name that is used to supply a unique identifier for the information that the user documentation entry defines. This field must follow z/OS data set naming conventions. The field must not correspond to any system name, job name, data set name, job-step-ddname combination, or workstation name that exists (or will exist) in the CA WA CA 7 Edition system.

Limits: 1 to 32 alphanumeric characters

Batch keyword: USER

DESC

(Optional) Specifies an optional description of the user entry.

Limits: 1 to 45 alphanumeric characters

Batch keyword: DESC

LINK

(Optional) Specifies the number of another documentation member to link to the documentation member listed. Linking documentation members together causes them to be listed together as if they were a single member. The LINK member is listed after the requested member when using the LPROS command only.

Limits: 1 to 6 numeric characters

Batch keyword: LINK

Note: You can create an LPROS loop. Do not lnk linked documentation to itself. The following example shows a loop:

A linked to B
B linked to C
C linked to A

The following fields are informational only:

REPORT-ID

(Optional) Provides identification of a printed report.

Limits: 1 to 20 alphanumeric characters

Batch keyword: REPORT

FORM

(Optional) Specifies the output form number.

Limits: 1 to 8 alphanumeric characters

Batch keyword: FORM

TRAIN

(Optional) Specifies the type of printer train required.

Limits: 1 to 2 alphanumeric characters

Batch keyword: TRAIN

CARRIAGE

(Optional) Specifies the type of carriage control required.

Limits: 1 to 4 alphanumeric characters

Batch keyword: CARR

COPIES

(Optional) Specifies the number of original copies required.

Limits: 1 to 3 numeric characters from 0 to 255

Batch keyword: COPIES

ACTIVE SIZE

Identifies a system-generated field that shows the number of lines of text existing in the Active Area for the current terminal session.

More information:

Using the Edit Facility