Venice
DdMan properties
 
The available properties for this interface are:
 
Name Get Set Type English description Dutch description French description
pBankAccount BSTR Debtor: bank account Schuldenaar: Bankrekening Débiteur: compte bancaire
pBrowseVisible VARIANT_BOOL Visible in search list Zichtbaar in zoeklijst Visible dans liste de recherche
pCity BSTR Debtor: city Schuldenaar: Gemeente Débiteur: commune
pCountryCode BSTR Debtor: country code Schuldenaar: Landcode Débiteur: code du pays
pCountryName BSTR Debtor: country name Schuldenaar: Landnaam Débiteur: nom du pays
pCreDate DATE (date) Addition: date Toevoeging: datum Addition: date
pCreNameSuccess BSTR Name creditor last collection Naam schuldeiser laatste invordering Nom créancier dernier encaissement
pCreTime DATE (time) Addition: time Toevoeging: tijdstip Addition: temps
pCreUsr BSTR Addition: by Toevoeging: door Addition: par
pDateSignature DATE (date) Date signature Datum ondertekening Date de signature
pDateSuccess DATE (date) Date last collection Datum laatste invordering Date dernier encaissement
pDescription BSTR Description Omschrijving Description
pDOM80MandateId BSTR Mandate reference DOM80 Mandaatreferte DOM80 Référence de mandat DOM80
pDOM80Migration VARIANT_BOOL Migration of DOM80 Migratie van DOM80 Migration de DOM80
pEndDate DATE (date) Terminated on Opgezegd op Résilié le
pFirstSuccess VARIANT_BOOL First collection succeeded Eerste invordering gelukt Premier encaissement accompli
pImagePath BSTR Image path Pad afbeelding Chemin image
pInfo BSTR Information Informatie Information
pMandateId BSTR Mandate Identification Mandaatreferte Référence de mandat
pMandateType BYTE Mandate type Type mandaat Type du mandat
pName BSTR Debtor: name Schuldenaar: Naam Débiteur: nom
pPlace BSTR Place Plaats Lieu
pPostalCode BSTR Debtor: postal code Schuldenaar: Postcode Débiteur: code postal
pScheme BYTE Scheme Schema Schéma
pStreet BSTR Debtor: street and number Schuldenaar: Straat en nummer Débiteur: rue et numéro
pSwiftCode BSTR Debtor: BIC code Schuldenaar: BIC-code Débiteur: code BIC
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
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
             
vLinkedCustomers BSTR Linked customers Gekoppelde klanten Clients liés
vMandateTypeDsc BSTR Mandate type descr. Type mandaat omschr. Type du mandat descr.
vSchemeDsc BSTR Scheme descr. Schema omschr. Schéma 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 'DDM - Mandate (DdMan.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.