Venice
Product properties
 
The available properties for this interface are:
 
Name Get Set Type English description Dutch description French description
pAmountDosC DOUBLE Amount dossier currency Totaal bedrag dossiermunt Montant devise de dossier
pArtNum BSTR Article number Artikelnummer Numéro d'article
pBook BSTR Book Dagboek Journal
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
pDocDate DATE (date) Document date Documentdatum Date document
pDocNum LONG Document number Documentnummer Numéro document
pFollowUp BSTR Follow-up Opvolging Code de suivi
pInfo BSTR Information Informatie Information
pLines SHORT Document lines Documentlijnen Lignes de document
pMainDocSysNum LONG Main document: system number Hoofddocument: systeemnummer Document principal: numéro de système
pMainDocYear SHORT Main document: financial year Hoofddocument: boekjaar Document principal: exercice
pNumDecQuantity BYTE Decimals quantity Decimalen hoeveelheid Décimales quantité
pProdDate DATE (date) Production date: real Productiedatum: effectief Date de production: effective
pProdStatus BYTE Production status Productiestatus Etat de production
pProdUnit DOUBLE Production unit Productie-eenheid Unité de production
pQuantity DOUBLE Quantity stock unit Hoeveelheid voorraadeenheid Quantité unité de stock
pQuantityToCancel DOUBLE Quantity cancellation Hoeveelheid annulatie Quantité annulation
pRemark BSTR Remark Opmerking Remarque
pSalesUnit DOUBLE Sales unit Verkoopeenheid Unité de vente
pStartDate DATE (date) Start date Startdatum Date de départ
pSysNum LONG System number Systeemnummer Numéro de système
pText1 BSTR Text field 1 Tekstveld 1 Champ de texte 1
pText2 BSTR Text field 2 Tekstveld 2 Champ de texte 2
pText3 BSTR Text field 3 Tekstveld 3 Champ de texte 3
pText4 BSTR Text field 4 Tekstveld 4 Champ de texte 4
pTickDocType BYTE Tick: document type Afpunting: documenttype Lettrage: type document
pTickSysNum LONG Tick: system number line Afpunting: systeemnummer lijn Lettrage: numéro de système ligne
pTickYear SHORT Tick: financial year Afpunting: boekjaar Lettrage: exercice
pToPrint VARIANT_BOOL To be printed Af te drukken A imprimer
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
pValue1 DOUBLE Numerical field 1 Numeriek veld 1 Champ numérique 1
pValue2 DOUBLE Numerical field 2 Numeriek veld 2 Champ numérique 2
pValue3 DOUBLE Numerical field 3 Numeriek veld 3 Champ numérique 3
pValue4 DOUBLE Numerical field 4 Numeriek veld 4 Champ numérique 4
pWantedProdDate DATE (date) Production date: wanted Productiedatum: gewenst Date de production: demandée
pWarehouse BSTR Warehouse Magazijn Magasin
             
vAccYear SHORT Financial year Boekjaar Exercice
vCalcPurchValueDosC DOUBLE Purchase value dossier currency Aankoopwaarde dossiermunt Valeur d'achat devise de dossier
vDosCurrency BSTR Dossier currency Dossiermunt Devise de dossier
vMainDocId BSTR Main document Hoofddocument Document principal
vProdStatusDsc BSTR Production status descr. Productiestatus omschr. Etat de production descr.
vProduceable VARIANT_BOOL Produceable Produceerbaar Productible
vTickDocTypeCode CHAR Tick: document type code Afpunting: documenttype code Lettrage: type document code
vTickDocTypeDsc BSTR Tick: document type descr. Afpunting: documenttype omschr. Lettrage: type document descr.
vTickID BSTR Tick number Afpuntnummer Numéro de lettrage
 
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 'CPH - Production document (Cmp_h.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.