Develop > Programming > System Language reference > List: RAD routines > RAD routine: scauto.inventory

RAD routine: scauto.inventory

A RAD routine that provides access to Configuration items (CIs).

Routine

scauto.inventory

Parameters

The following parameters are valid for the scauto.inventory routine:

Name Data type Required Description
record record Yes Writes the unique record identifier to the eventin record. If you use a variable such as $axces, set it up using Format Control to create the intended result.
prompt character No Indicates the Map name in event registration.
string1 character No Identifies the Service Manager table name to write to.
text character No Provides the specific action to take, such as add, update, or delete.
query character No Indicates the query to use to find the pre-existing record that this Input event updates.
boolean1 Boolean No The logical parameter flag, true or false, that indicates whether to write the eventout record on transaction completion.
name character No Specifies the event registration name.