DBA Data[Home] [Help]

APPS.EDR_CONSTANTS_GRP dependencies on STANDARD

Line 80: -- name of the standard ERES rule function --

76:
77: -- mode of inter event processing --
78: g_strict_mode CONSTANT VARCHAR2(20) := 'STRICT';
79:
80: -- name of the standard ERES rule function --
81: g_rule_function CONSTANT VARCHAR2(240) := 'EDR_PSIG_RULE.PSIG_RULE';
82:
83: -- transaction acknowledgement statuses --
84: g_success_ack_status CONSTANT VARCHAR2(30) := 'SUCCESS';