Routines for i_db_mnt.kb


GetMaintList

File Name

i_db_mnt.kb

Syntax

GetMaintList(REF ktypeList: LIST OF Maintenance_FeeRec, REF inv_id: INTEGER)

Parameters

ktypelist - list of maintenance fee records

inv_id - is_inventory_id

Returns

SQLSelect return result

Side Effects

None

Description

This function selects the maintenance fee records associated with the selected asset.

Dialog Forms Called

None