Interface Display 

Use

The interface Display contains the method Display for displaying an object.

The interface Display is always supported if the standard interface is supported.

The method Display is implemented for the interface in such a manner that the key field values of the object are displayed as standard. It is also entered as default method in the basic data.

You should redefine the method in the program of the object type with the specific display functionality for the object type concerned so that the object is displayed with the information required.

Activities

Position the cursor on the entry on a blue background with the component name Interfaces and select . Enter IFDISPL in the input field.