Show TOC Start of Content Area

Background documentation getImplOps  Locate the document in its SAP Library structure

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.

See Also

The massGetImplOps request, as described in Batch Requests.

 

 

 

End of Content Area