Displaying Details of an Object Type Component 

Prerequisites

You must open the object type whose components you want to maintain in change mode in the Business Object Builder.

Procedure

Details on key fields, attributes, methods and events

  1. Position the cursor on the object type component.
  2. Select .

Details on method parameters and exceptions

  1. Position the cursor on a method.
  2. Select Parameters or Exceptions.
  3. The parameters or exceptions are displayed in a list.

  4. Position the cursor on a line in the table.
  5. Choose Edit ® Choose.

Details on event parameters

  1. Position the cursor on an event.
  2. Select Parameters.
  3. The parameters are displayed in a list.

  4. Position the cursor on a line in the table.
  5. Choose Edit ® Choose.

Implementation program

  1. Position the cursor on an entry for which you want to process the implementation programming.
  2. Select Program.

You go to the ABAP Editor. There you can process the program containing the implementation. If there is corresponding programming for the chosen entry, this is displayed immediately.