DBA Data[Home] [Help]

APPS.AME_RULE_API dependencies on AME_ATTRIBUTES

Line 1505: attributeName ame_attributes.name%type;

1501: l_use_count number := 0;
1502: actionIdList ame_util.idList;
1503: conditionIdList ame_util.idList;
1504: applicationName ame_calling_apps.application_name%type;
1505: attributeName ame_attributes.name%type;
1506: appIdList ame_util.idList;
1507: lm_count number;
1508: begin
1509: hr_utility.set_location('Entering:'|| l_proc, 10);

Line 3099: attributeName ame_attributes.name%type;

3095: l_use_count number := 0;
3096: actionIdList ame_util.idList;
3097: conditionIdList ame_util.idList;
3098: applicationName ame_calling_apps.application_name%type;
3099: attributeName ame_attributes.name%type;
3100: l_swi_call boolean;
3101: begin
3102: hr_utility.set_location('Entering:'|| l_proc, 10);
3103: --