{
{   This procedure deactivates logging of the specified statistic from selected
{ binary logs for this job.
{
{       SFP$DEACTIVATE_JOB_STATISTIC (STATISTIC_CODE, LOGS, STATUS)
{
{ STATISTIC_CODE: (input) Specifies the statistic code of the statistic to be
{         deactivated from one or more logs.
{
{ LOGS: (input) Specifies one or more logs that should be removed from the set
{         of logs the statistic is recorded in.
{
{ STATUS: (output) Variable in which the completion status is returned.
{
{         CONDITIONS: sfe$insufficient_privilege
{                     sfe$statistics_not_available
{
