ComAp properties (Interface: ComAp)
 
The available properties for this interface are:
 
Name Get Set Type English description Dutch description French description
pApplyRounding VARIANT_BOOL Round price Prijs afronden Arrondir prix
pArtCat BSTR Article category Artikelcategorie Catégorie d'article
pArtKind BYTE Article agreement type Artikelafspraaktype Type d'accord article
pArtNum BSTR Article number Artikelnummer Numéro d'article
pComAgType BYTE Agreement type Afspraaktype Type d'accord
pCreDate DATE (date) Addition: date Toevoeging: datum Addition: date
pCreTime DATE (time) Addition: time Toevoeging: tijdstip Addition: temps
pCreUsr BSTR Addition: by Toevoeging: door Addition: par
pCurrencyCode BSTR Currency code Muntcode Code de la devise
pExpression BSTR Expression Uitdrukking Expression
pPeriodFrom DATE (date) Period from Periode vanaf Periode de
pPeriodTo DATE (date) Period to Periode tot Periode à
pPriority VARIANT_BOOL Priority Prioriteit Priorité
pQuantity DOUBLE Quantity Hoeveelheid Quantité
pRemark BSTR Remark Opmerking Remarque
pSupKind BYTE Supplier agreement type Leverancierafspraaktype Type d'accord fournisseur
pSupNum LONG Supplier number Leveranciersnummer Numéro fournisseur
pSysNum LONG System number Systeemnummer Numéro de système
pUpdDate DATE (date) Modification: date Wijziging: datum Modification: date
pUpdTime DATE (time) Modification: time Wijziging: tijdstip Modification: temps
pUpdUsr BSTR Modification: by Wijziging: door Modification: par
             
vArtKindDsc BSTR Article agreement type descr. Artikelafspraaktype omschr. Type d'accord article descr.
vComAgTypeDsc BSTR Agreement type descr. Afspraaktype omschr. Type d'accord descr.
vSupKindDsc BSTR Supplier agreement type descr. Leverancierafspraaktype omschr. Type d'accord fournisseur descr.
 
Remarks
Properties starting with the character 'p' are the 'real', physical fields of this interface, the ones starting with 'v' are 'virtual' fields. The value of p-fields is written to disk, while the value of v-fields is calculated at run time.
The get accessor of these properties returns a VARIANT.
The set accessor of these properties needs a VARIANT as input.
More detailed information on these properties (type, length,...) can be found in the 'ODBC File Description'-module of your Venice installation. See file 'CAP - Purchase agreements (ComAP.btr)'.
The property names that are underlined represent BYTE fields that can have several values. Click on the link to see more information on the possible choices.
Calculation fields are added dynamically and cannot be used as properties. They should be used as described in 'How to use calculation fields?'.
You should consult the module parameters to get the necessary info on these calculation fields.