ENTER NEW

This action is similar to the CREATE action in that it creates a new instance of a business object. Unlike the CREATE action it lets the user fill in the initial values of the business object. The action displays a form for the specified business object and waits for the user to provide the initial values of the attributes and submit them to the system.

ENTER NEW Id ()

where Id() is the name of the business object to create. For example,

ENTER NEW Account