Replication.saveApprovalStatus (Method)
Saved the approval status of the replication record on the ROPS.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
status | ReplicationApprovalStatus | Required | An integer representing the approval status of the replication record. |
Context:
License Requirements | (none) |
Permission Requirements | site:ManageReplication |
Deny Context | None |
Require Context | ReplicationROPS |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the server level, calls to this method will be logged |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None