Deprecated. SAP Action Link Contains the optional parameters of the action and helper method to assemble the final URL that is required to execute the action.
All members of SDMODataActionLink, including inherited members.
MethodsMethod | Description |
---|---|
- (NSString *) createActionLinkURL: (NSDictionary *) parameters | Creates the final action link URL that can be used in an HTTP request to execute the action in the backend. |
- (NSDictionary *) getParameters | Gets the action link parameters whose values should be set by the user. |