{
{   This interface returns the name of the limit that is associated with the
{   specified
{ resource condition identifier.  This procedure is intended to be used by a
{ condition handler to determine the name of the limit that caused a job
{ resource
{ condition.
{
{       SFP$GET_JOB_LIMIT_NAME (CONDITON_ID, LIMIT_NAME, STATUS)
{
{ CONDITION_ID: (input) The job resource condition identifer passed to a
{          condition handler.
{
{ LIMIT_NAME: (output) Name used to identify the limit.
{
{ STATUS: (output) Variable in which the completion status is returned.
{
{         CONDITIONS: sfe$statistics_not_available
{                     sfe$unknown_condition_id
{
