Interface Edit (BOR)

Use

When you want to offer a method for editing an object for your BOR object type, the object type should support the interface Edit with its method Edit.

Exceptions for the method

The exception Object does not exist is defined for the method Edit under the number 0001 in the interface Edit. You must implement this exception at the appropriate point in the program. Use the macro following macro instruction:

EXIT_RETURN 0001 SPACE SPACE SPACE SPACE.

Activities

Position the cursor on the entry with a blue background that has the component name Interfaces, and choose . Enter IFEDIT in the input field.