repo.or.cz
/
capital-apms-progress.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Enhancements to tenant calls interface for PPG.
[capital-apms-progress.git]
/
inc
/
selcmb
/
scprop1.i
blob
5b57fed8463281169b47aaafc0159905cf828968
1
/*
scprop1.i
*/
2
/*
selection combo for a Property
*/
3
4
{
inc
/
selcmb
/
scmst1.i
&IntTable=
"{1}"
5
&IntCode =
"{2}"
6
&ExtTable=
"Property"
7
&ExtKey =
"PropertyCode"
8
&Clause =
"Property.Region = {3}"
9
&DV =
"STRING(Property.PropertyCode, '99999') + ' - ' + Property.Name "
}