!--a11y-->
Generic Object Services (BC-SRV-GBT) 
Purpose
The generic Object Services offer functions that are available in various SAP applications.
Business objects can be edited with these functions. For example, objects can be sent and notes can be entered for an object. The functions are always called and used in the same way in order to keep the learning burden for end users low. At the same time, the development burden on application developers is minimal. The object services only need to know that the object in question exists.
Features
All object services are available in a function list (toolbox) in which the following functions are offered.
The list of the favorite objects and a list with the objects that were last edited by a user are not part of the toolbox. You cannot only call the lists when editing a Business Object, but rather everywhere in the SAP System. By double-clicking you can go directly to one of the objects listed.
Activities
Calling the toolbox
Next to the objects, that can be edited with the object services, a symbol is added to the title bar (
), with which you can call the toolbox:

The
Object services with which you can edit the current object are active in the toolbox.Calling the object list
In order to call the favorites list, choose System ® My Objects ® Edit my objects.
In order to call the list of the objects that you last edited, choose System ® My objects ® Object history.
Administration for the object history
Settings must be made in the relevant components for some object services. For further information see
Administration for the Generic Object Services.Information for application developers
In order to allow the generic object services to be used for a business object, the object must be published. For further information see
Application Connection to Object Services.Developers can extend the object services for individual services. For further information see
Creating New Object Services.