Show TOC

getImplOpsLocate this document in the navigation structure

Use

For the specified business object, returns all the operations that have at least one operation implementation for the currently authenticated user.

Parameters

Name

Type

Description

obnWsMD

OBNWsMetaData

Specifies the business object whose operations are returned.

Response

OBNWsResult []: An array of operations for the specified business object for the currently authenticated user.

Each result represents an operation, and specifies the operation name but does not specify an OBN URL.

More Information

The massGetImplOps request, as described in Batch Requests .