Show TOC

Background documentationhasImpls Locate this document in the navigation structure

 

Indicates whether the specified business object (or business object and operation) has a default implementation for the currently authenticated user.

Parameters

Name

Type

Description

obnWsMD

OBNWsMetaData

Specifies a business object (or business object and operation).

If only a business object is specified, checks if the current user has at least one implementation for any of the operations of the business object.

If a business object and an operation are specified, checks if the current user has at least one implementation for the specified operation.

Response

boolean: true indicates that there is at least one implementation for the current user for the specified business object (or business object and operation).

More Information

The massHasImpls request, as described in Batch Requests.