OMUALTER

Purpose

Invoke the editing GUI from OWB for the specified object.

Prerequisites

Must be in the parent context of the object.

Syntax

parseAlterCommand =  OMUALTER "objectType" "QUOTED_STRING" 
     objectType =  "UNQUOTED_STRING"

Parameters

parseAlterCommand

Invoke the corresponding editing GUI for the object. This command returns the type and name of the object being altered, or empty string if the GUI is cancelled.

objectType

The type of object to be edited. This can be any component or folder type. For example, TABLE, VIEW, or MAPPING.

See Also

OMUCREATE