Skip to content

Latest commit

 

History

History
80 lines (47 loc) · 1.34 KB

File metadata and controls

80 lines (47 loc) · 1.34 KB

Display Commit Objects

Context

You want to view all objects that were changed with a specific commit. To display the list of objects, follow these steps:

Procedure

  1. Open the Manage Software Components Fiori app.
  2. Select the software component you are interested in.
  3. Scroll down to the section Branching to display the table.
  4. Select the branch you are interested in.
  5. Scroll down to the section List of Commits to display the table.
  6. Select the commit you are interested in.
  7. Scroll down to the section Committed Objects to display the table.

Table Explanation

Column

Decsription

Object Type

ABAP object types like CLAS, INTF, APIS and many others. For more information, see ABAP Object Types.

Object Name

Name of the ABAP object that was touched.

Action Type

Shows what kind of action was performed on the object. Can be either Created, Modified or Deleted.