Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>Service



Index

Service

Service


The business object Service is an intangible good that is the
subject of business activity. A service can be performed internally or procured externally (outsourced).


Services are regarded as being consumed at the time of their performance. They cannot be stored or transported.


Example

Examples of services include construction work, janitorial/cleaning services, and legal services.


11-Dec-2005


Methods

Available Methods


  • GetDetail : GetDetail [ BAPI_SERVICE_GET_DETAIL ]
  • GetList : GetList [ BAPI_SERVICE_GET_LIST ]

11-Dec-2005


GetDetail

GetDetail


This method delivers a selection of detailed data pertaining to a specified external service. This data is valid client-wide.

Further Information

To enable the data to be read successfully, you need the authorization to display service master data.


Messages are returned in the parameter RETURN. The parameter documentation lists the return values and their meaning.


11-Dec-2005


GetList

GetList


This method allows you to generate a list of service master records.
You can enter two specific selection criteria: e.g. a short text, an interval of service categories, or certain material groups.

The entry of all parameters is optional. If you do not make any restrictions, all services will be found.

Notes

Only those service master records for which you have the authorization to display are found.


11-Dec-2005