CurStock properties (Interface: CurStock)
 
The available properties for this interface are:
 
Name Get Set Type English description Dutch description French description
pInProduction DOUBLE Stock units in production Voorraadeenheden in productie Unités de stock en production
pInProductionPrc DOUBLE Purchase units in production Aankoopeenheden in productie Unités d'achat en production
pInProductionSls DOUBLE Sales units in production Verkoopeenheden in productie Unités de vente en production
pInTransfer DOUBLE Stock units in transfer Voorraadeenheden in overbrenging Unités de stock en transfert
pInTransferPrc DOUBLE Purchase units in transfer Aankoopeenheden in overbrenging Unités d'achat en transfert
pInTransferSls DOUBLE Sales units in transfer Verkoopeenheden in overbrenging Unités de vente en transfert
pLastActiveYear SHORT Final active financial year Laatst actief boekjaar Dernier exercice actif
pLocation BSTR Location Locatie Emplacement
pPrcCall DOUBLE Stock units on demand PRC Voorraadeenheden afroep AKP Unités de stock demandé ACH
pPrcCallPrc DOUBLE Purchase units on demand PRC Aankoopeenheden afroep AKP Unités d'achat demandé ACH
pPrcCallSls DOUBLE Sales units on demand PRC Verkoopeenheden afroep AKP Unités de vente demandé ACH
pPrcOrderMinus DOUBLE Stock units return PRC Voorraadeenheden retour AKP Unités de stock retour ACH
pPrcOrderMinusPrc DOUBLE Purchase units return PRC Aankoopeenheden retour AKP Unités d'achat retour ACH
pPrcOrderMinusSls DOUBLE Sales units return PRC Verkoopeenheden retour AKP Unités de vente retour ACH
pPrcOrderPlus DOUBLE Stock units ordered PRC Voorraadeenheden besteld AKP Unités de stock commandé ACH
pPrcOrderPlusPrc DOUBLE Purchase units ordered PRC Aankoopeenheden besteld AKP Unités d'achat commandé ACH
pPrcOrderPlusSls DOUBLE Sales units ordered PRC Verkoopeenheden besteld AKP Unités de vente commandé ACH
pProdReserved DOUBLE Stock units reserved for production Voorraadeenheden gereserveerd voor productie Unités de stock réservé pour production
pProdReservedPrc DOUBLE Purchase units reserved for production Aankoopeenheden gereserveerd voor productie Unités d'achat réservé pour production
pProdReservedSls DOUBLE Sales units reserved for production Verkoopeenheden gereserveerd voor productie Unités de vente réservé pour production
pSerial BSTR Serial number Serienummer Numéro de série
pSlsCall DOUBLE Stock units on demand SLS Voorraadeenheden afroep VKP Unités de stock demandé VNT
pSlsCallPrc DOUBLE Purchase units on demand SLS Aankoopeenheden afroep VKP Unités d'achat demandé VNT
pSlsCallSls DOUBLE Sales units on demand SLS Verkoopeenheden afroep VKP Unités de vente demandé VNT
pSlsConsignment DOUBLE Stock units on consignment SLS Voorraadeenheden in consignatie VKP Unités de stock en consignation VNT
pSlsConsignmentPrc DOUBLE Purchase units on consignment SLS Aankoopeenheden in consignatie VKP Unités d'achat en consignation VNT
pSlsConsignmentSls DOUBLE Sales units on consignment SLS Verkoopeenheden in consignatie VKP Unités de vente en consignation VNT
pSlsConsPlus DOUBLE Stock units ordered consignment SLS Voorraadeenheden consignatie besteld VKP Unités de stock commandé consignation VNT
pSlsConsPlusPrc DOUBLE Purchase units ordered consignment SLS Aankoopeenheden consignatie besteld VKP Unités d'achat commandé consignation VNT
pSlsConsPlusSls DOUBLE Sales units ordered consignment SLS Verkoopeenheden consignatie besteld VKP Unités de vente commandé consignation VNT
pSlsConsRes DOUBLE Stock units reserved consignment SLS Voorraadeenheden consignatie gereserveerd VKP Unités de stock réservé consignation VNT
pSlsConsResPrc DOUBLE Purchase units reserved consignment SLS Aankoopeenheden consignatie gereserveerd VKP Unités d'achat réservé consignation VNT
pSlsConsResSls DOUBLE Sales units reserved consignment SLS Verkoopeenheden consignatie gereserveerd VKP Unités de vente réservé consignation VNT
pSlsOrderMinus DOUBLE Stock units return SLS Voorraadeenheden retour VKP Unités de stock retour VNT
pSlsOrderMinusPrc DOUBLE Purchase units return SLS Aankoopeenheden retour VKP Unités d'achat retour VNT
pSlsOrderMinusSls DOUBLE Sales units return SLS Verkoopeenheden retour VKP Unités de vente retour VNT
pSlsOrderPlus DOUBLE Stock units ordered SLS Voorraadeenheden besteld VKP Unités de stock commandé VNT
pSlsOrderPlusPrc DOUBLE Purchase units ordered SLS Aankoopeenheden besteld VKP Unités d'achat commandé VNT
pSlsOrderPlusSls DOUBLE Sales units ordered SLS Verkoopeenheden besteld VKP Unités de vente commandé VNT
pSlsOrderRes DOUBLE Stock units reserved SLS Voorraadeenheden gereserveerd VKP Unités de stock réservé VNT
pSlsOrderResPrc DOUBLE Purchase units reserved SLS Aankoopeenheden gereserveerd VKP Unités d'achat réservé VNT
pSlsOrderResSls DOUBLE Sales units reserved SLS Verkoopeenheden gereserveerd VKP Unités de vente réservé VNT
pStock DOUBLE Stock units in stock Voorraadeenheden in voorraad Unités de stock en stock
pStockNumber BSTR Stock article Voorraadartikel Article de stock
pStockPrc DOUBLE Purchase units in stock Aankoopeenheden in voorraad Unités d'achat en stock
pStockSls DOUBLE Sales units in stock Verkoopeenheden in voorraad Unités de vente en stock
pWarehouse BSTR Warehouse Magazijn Magasin
 
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 'ASTOCK - Actual stock (NUL)'.
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.