Previous Topic: SDG001161Next Topic: SDG001163


SDG001162

The program: name:version needs to be sealed before use.

Reason:

You are trying to use an unsealed library item in an operation that requires that the library item is sealed first.

Action:

If you want to use this item, then you should add source files and procedures and then seal the library item before you try this operation again.