{
{    This procedure is used to update the job warning limit for a limit.
{
{       SFP$UPDATE_JOB_WARNING_LIMIT (LIMIT_NAME, WARNING_LIMIT, STATUS);
{
{ LIMIT_NAME: (input)  Specifies the name of the limit to be updated.
{
{ WARNING_LIMIT: (input)  Specifies the new warning limit value for the limit.
{
{ STATUS: (output) Variable in which the completion status is returned.
{
{       CONDITIONS:
{             sfe$invalid_warning_limit
{             sfe$limit_not_activated
{             sfe$statistics_not_available
{
