{
{    Initiate auditing of the specified operations
{
{       SFP$ACTIVATE_AUDIT (operation_set, selection_criteria,
{             routing_control_table_id, lock, status)
{
{ OPERATION_SET: (input)  Specifies which operations should be audited.
{
{ SELECTION_CRITERIA: (input)  Specifies the selection criteria for the
{       specified operations.
{
{ ROUTING_CONTROL_TABLE_ID: (input)  Specifies which routing control table
{       should be updated.
{
{ LOCK: (input)  Specifies whether or not the auditing initiated as a result of
{       this request can be terminated via the SFP$DEACTIVATE_AUDIT interface.
{
{ STATUS: (outout) Variable in which the completion status is returned.
{       CONDITIONS:
{             sfe$insufficient_privilege
{             sfe$statistics_not_availiable
{             sfe$unknown_audit_operation
{             sfe$unknown_audit_selector
{
