{
{   This procedure activates logging of the specified statistic to selected
{ binary logs for all jobs in the system.
{
{       SFP$ACTIVATE_SYSTEM_STATISTIC (STATISTIC_CODE, LOGS, STATUS)
{
{ STATISTIC_CODE: (input) Specifies the statistic code of the statistic to be
{         activated to one or more logs.
{
{ LOGS: (input) Specifies one or more logs that the statistic should be recorded
{         in.
{
{ STATUS: (output) Variable in which the completion status is returned.
{
{         CONDITIONS: sfe$heap_full
{                     sfe$insufficient_privilege
{                     sfe$statistics_not_available
{
