Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name FUNCTION_ENTITY_USAGE
Short Name FUNENT
View NameCI_FUNCTION_ENTITY_USAGES
Description An entity used by a function.
Sub-type of INTERSECTION
Versioning: Belongs to:
FUNCTION versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: FUNCTION_REFERENCE
ENTITY_REFERENCE
Used by: Oracle Designer
Underlying table:SDD_FUNENT
Changes: Summary of changes to FUNCTION_ENTITY_USAGE in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc
ENTITY_REFERENCE N Prompt: Entity
Transferable only if null
Must be effective on one and only one ENTITY
FUNCTION_REFERENCE N Prompt: Function
Transferable only if null
Must be caused by one and only one FUNCTION

Properties
Name Datatype Opt ? Notes Domain Default Value
ARCHIVE_FLAG VARCHAR2(1) N Indicates whether or not this entity is archived by the function.
Prompt: Archive ?
Uppercase
YESNO N
CREATE_FLAG VARCHAR2(1) N Indicates whether or not this entity is created by the function.
Prompt: Create ?
Uppercase
YESNO N
DELETE_FLAG VARCHAR2(1) N Indicates whether or not the entity is deleted by the function.
Prompt: Delete ?
Uppercase
YESNO N
REMARK VARCHAR2(240) Y A comment on the use of this entity by the function.
Prompt: Comment
RETRIEVE_FLAG VARCHAR2(1) N Indicates whether or not the entity is retrieved by the function.
Prompt: Retrieve ?
Uppercase
YESNO N
UPDATE_FLAG VARCHAR2(1) N Indicates whether or not the entity is updated by the function.
Prompt: Update ?
Uppercase
YESNO N
USER_DEFINED_USAGE_FLAG VARCHAR2(1) N Indicates whether or not this is a user defined usage of this entity.
Prompt: Other ?
Uppercase
YESNO N
PARENT_IVID NUMBER(38, 0) Y Internal use only. Common repository version identifier of owning PAC
Not displayed
System maintained
Updatable only if null
Defined on SE supertype
PAC_REFERENCE NUMBER(38, 0) Y Internal use only. Contains the IRID of the PAC for the "versionable object" to which this element belongs
Not displayed
System maintained
Not updatable by user
Defined on SE supertype

Multi-line Text
Name Text Type Prompt

Other Properties
FUNCTION_ENTITY_USAGE has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility
The following 'standard' properties are also inherited by all element types:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference FUNCTION_ENTITY_USAGE:


Note:

  • All properties are displayed and updatable by the user unless indicated otherwise
  • All reference properties are displayed and transferable unless indicated otherwise
  • All domains are enforced unless indicated otherwise
  • All properties and reference properties are defined on this element type unless indicated as inherited from a supertype