Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Data Definitions (WRKDTADFN) command allows you to work with data definitions. You can create, change, copy, delete, print, rename, or display where defined terms in a data dictionary are used. If the definition type is not specified, the Interactive Data Definition Utility (IDDU) Select Definition Type display is shown. The dictionary and type of definition to process is selected from this display.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
DTADCT | Data dictionary | Name, *PRV | Optional, Positional 1 |
DFNTYPE | Definition type | *ALL, *FILE, *RCDFMT, *FLD | Optional |
Top |
Specifies the data dictionary to use.
Top |
Specifies the data definition type to use.
Top |
WRKDTADFN DFNTYPE(*FILE)
This command allows you to work with file definitions in the data dictionary you worked with last.
Top |
None
Top |