DBA Data[Home] [Help]

APPS.AME_ATU_BUS dependencies on AME_MANDATORY_ATTRIBUTES

Line 1126: from ame_mandatory_attributes

1122: nvl(end_date-(ame_util.oneSecond),sysdate);
1123:
1124: cursor c_sel2 is
1125: select null
1126: from ame_mandatory_attributes
1127: where
1128: attribute_id = p_attribute_id and
1129: action_type_id = -1 and
1130: p_effective_date between start_date and