Show TOC

Background documentationgetAllDfltImpls Locate this document in the navigation structure

 

Checks which operations have at least one operation implementation for the currently authenticated user and, for each of these, returns the default implementation for the currently authenticated user.

Parameters

Name

Type

Description

obnWsMD

OBNWsMetaData

Specifies a business object (or business object and operation) whose default operation implementations for the current user are returned.

If only a business operation is specified, the default implementation for each operation is returned.

If a business object and an operation are specified, only the default implementation for the specified operation is returned.

Response

OBNWsResult[]: An array of results, one for each default operation implementation.

Each result represents an operation implementation, and specifies the implementations OBN URL and its operation.

More Information

The massGetAllDfltImpls request, as described in Batch Requests.