Function Related Built In Functions

LANSA Technical

Function Related Built-In Functions

Built-In Function

Description

DELETE_FUNCTION

Deletes all details of the function currently being edited.

END_FUNCTION_EDIT

Ends an active edit session on a LANSA function definition.

GET_FUNCTION_ATTR

Gets an attribute of the function being edited.

GET_FUNCTION_INFO

Retrieves a list of function related information from the LANSA internal database for the RDML function.

GET_FUNCTION_LIST

Retrieves a list of processes, associated functions and descriptions from the LANSA internal database.

GET_FUNCTION_RDML

Returns the RDML code associated with a function.

PUT_FUNCTION_ATTR

Sets an attribute of a function definition that is being edited.

PUT_FUNCTION_ML

Puts/updates a list of function multilingual attributes in different languages.

PUT_FUNCTION_RDML

Stores the RDML code associated with a function from a working list.

START_FUNCTION_EDIT

Starts an "edit session" on the definition of a nominated LANSA function definition.