Procedure documentationDisplaying Details of an Object Type Component (BOR) Locate this document in the navigation structure

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. Choose .

Details on method parameters and exceptions
  1. Position the cursor on a method.

  2. Select Parameters or Exceptions.

    The parameters or exceptions are displayed in a list.

  3. Position the cursor on a line in the table.

  4. Choose   Edit   Choose  .

Details on event parameters
  1. Position the cursor on an event.

  2. Choose Parameters.

    The parameters are displayed in a list.

  3. Position the cursor on a line in the table.

  4. Choose   Edit   Choose  .

Implementation program
  1. Position the cursor on an entry for which you want to process the implementation programming.

  2. Choose 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.