Enhancements to tenant calls interface for PPG.
[capital-apms-progress.git] / inc / selcmb / scinsp1.i
blobbf59f879e5e488b19141755a9c34bec1ee6736a9
1 /* scinsp1.i */
2 /* selection combo for a Inspector */
4 {inc/selcmb/scmst1.i &IntTable="{1}"
5 &IntCode ="{2}"
6 &ExtTable="Inspector"
7 &ExtKey ="InspectorCode"
8 &Clause ="TRUE NO-LOCK, FIRST Person WHERE Person.PersonCode = Inspector.PersonCode"
9 &DV ="STRING(Inspector.InspectorCode) + ' - ' + Person.FirstName + ' ' + Person.LastName"}