{
{    This interface changes the warning limit value for a limit.
{
{       SFP$CHANGE_JOB_WARNING_LIMIT (LIMIT_NAME, WARNING_LIMIT, STATUS)
{
{ LIMIT_NAME: (input)  Specifies the name used to identify the limit.
{
{ WARNING_LIMIT: (input)  Specifies a new value for the warning limit.  This
{       value must be less than or equal to the warning limit and greater than
{       the current accumulator value for the limit.
{
{ STATUS: (output) Variable in which the completion status is returned.
{
{       CONDITIONS:
{             cle$improper_name
{             sfe$invalid_warning_limit
{             sfe$limit_not_activated
{             sfe$statistics_not_available
{
