jcs_registry.check_key_id

on-site-related topic PL/SQL API jcs_registry.check_key_id

Summary

This function returns the registry key ID number.

Specification

Copy
function check_key_id(key_id in number,
message_id in number,
cancommit in varchar2 default const.jcs_yes)
    return number

Parameters

  • key_id - the key ID
  • message_id - the message ID
  • cancommit - 'Y' or 'N': specifies whether the Process Server can issue a COMMIT
  • returns number -