DBA Data[Home] [Help]

APPS.AME_ACTION_PKG dependencies on AME_APPROVAL_GROUP_CONFIG

Line 763: votingRegime ame_approval_group_config.voting_regime%type;

759: return(null);
760: end getPostApprovalActionTypeId;
761: function getVotingRegime(actionTypeIdIn in integer,
762: applicationIdIn in integer) return varchar2 as
763: votingRegime ame_approval_group_config.voting_regime%type;
764: begin
765: select voting_regime
766: into votingRegime
767: from ame_action_type_config