AifAction::findServiceAction Method
Returns the AifAction record for a service operation.
Syntax
client server public static AifAction findServiceAction(
AifServiceName serviceName,
AifActionBase operationName,
[boolean update])
Run On
Called
Parameters
- serviceName
Type: AifServiceName Extended Data Type
The name of the service.
- operationName
Type: AifActionBase Extended Data Type
The external operation name.
- update
Type: boolean
A Boolean value that determines whether the record should be selected for update; optional.
Return Value
Type: AifAction Table
The AifAction record.