The RELOAD-PRODAMP-OBJECTS statement unloads the specified PRODAMP object(s) and newly loads it from the assigned object library. This ensures that updated PRODAMP objects (compiled externally using the COMPILE-PRODAMP-PROCEDURE command) are properly fetched and loaded.
Format
RELOAD-PRODAMP-OBJECTS |
NAME = *ALL / <structured-name 1..32 / <name 1..32 with-under> |
Operands
NAME = *ALL /<structured-name 1..32> /<name 1..32 with-under>
Specifies the PRODAMP object(s) which will be reloaded.
NAME = *ALL
Specifies that all PRODAMP objects which are currently loaded should be unloaded and loaded again from the assigned PRODAMP object library.
NAME = <structured-name 1..32> / <name 1..32 with-under>
The specified PRODAMP object which is currently loaded should be unloaded and loaded again from the assigned PRODAMP object library.
Examples
|
In case an object cannot be reloaded, the following error message will be issued:
DMP4002 NO PRODAMP OBJECT FOR xxxx FOUND IN LIBRARY