A Built-in is a packaged set of procedures and functions that are available within Oracle Forms. A procedure is usually a complete statement used to perform an action; a function is an expression of a specific data type that is part of a statement used to compute a value.
Built-in subprograms can be called from triggers, menu item commands, and user-named subprograms, but cannot be edited or modified in any way.