Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Delete Product Load (DLTPRDLOD) command allows the user to delete a product load object.
Note:
If you have the authority to use this command, you can delete any *PRDLOD object whether or not you have authority to the *PRDLOD object.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
PRDLOD | Product load, or | Qualified object name | Optional, Positional 1 |
Qualifier 1: Product load, or | Name | ||
Qualifier 2: Library | Name, *CURLIB | ||
PRDID | Product ID | Character value | Optional |
OPTION | Product option | 1-99, *BASE | Optional |
LODID | Load ID | Character value, *CODEDFT | Optional |
RLS | Release level | Character value, *ONLY | Optional |
Top |
Specifies the name of the product load being deleted.
The possible library values are:
The possible product load value is:
Note: You must specify either the product ID, option, load ID, and release, or the product load name and the library.
Top |
Specifies the 7-character identifier (ID) of the product for which a product load is being deleted.
Top |
Specifies the product option for which a product load is being deleted.
The possible values are:
Top |
Specifies the ID of the product load to be deleted.
The possible values are:
Top |
Specifies the version, release, and modification level of the product load to be deleted.
The possible values are:
Top |
DLTPRDLOD PRDLOD(MYLIB/MYLOD)
This command deletes the product load MYLOD in library MYLIB.
Top |
Top |