Start of Content Area

Background documentation Making Services Available: Standard Configuration Locate the document in its SAP Library structure

This document provides an overview of the configuration objects that SAP supplies for making services available:

·        Types
A type comprises a group of services for a specific purpose, for example, for the CLP.

·        Command groups
These are assigned to the types. They group all services (link commands) and subordinate groups of services that the type provides.

·        Link commands
Each link command provides the link to launch a service.

Types and Command Groups

The SAP standard system contains the following types for making services available:

Link Commands

The SAP standard system contains two types of Link Commands for making services available. Each link command type is identified by a separate Java class and has a specific purpose:

·        Link commands for services in the Collaboration menu (of the CLP and the member list)
(Java class = com.sap.ip.collaboration.coreui.api.people.flexibleui.CLPUICommand)

·        Link commands for services in the context menu for users or user groups
(Java class = com.sap.netweaver.coll.coreui.api.uicommands.UILaunchCommand)

·         

 

End of Content Area