Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.