taCreateAssetPurchase Class
A class that represents the eConnect node you use to create asset purchase information.
Constructor
Name |
Description |
---|---|
taCreateAssetPurchase() |
Initializes an instance of the taCreateAssetPurchase class. |
Properties
Name |
Type |
Description |
---|---|---|
ASSETID |
string |
Asset ID |
ASSETIDSUF |
int16 |
Asset suffix ID |
Acquisition_Cost |
Decimal |
Acquisition cost |
Acquisition_CostSpecified |
bool |
Set to True when you assign a value to Acquisition_Cost |
CURNCYID |
string |
Currency ID |
DATELMTS |
int16 |
Date limits |
DATELMTSSpecified |
bool |
Set to True when you assign a value to DATELMTS |
DOCDATE |
string |
Document date |
DOCNUMBR |
string |
Document number |
DYSTINCR |
int16 |
Days to increment |
DYSTINCRSpecified |
bool |
Set to True when you assign a value to DYSTINCR |
EXCHDATE |
string |
Exchange date |
EXGTBDSC |
string |
Exchange ID description |
EXPNDATE |
string |
Expiration date |
EXTBLSRC |
string |
Exchange rate source |
ORCTRNUM |
string |
Voucher or receipt number |
PORDNMBR |
string |
Purchase order number |
PRVDSLMT |
int16 |
Previous days limits |
PRVDSLMTSpecified |
bool |
Set to True when you assign a value to PRVDSLMT |
PURCHDESC |
string |
Purchase description |
PURCHLINESEQ |
int32 |
Purchase line sequence number |
PURCHLINESEQSpecified |
bool |
Set to True when you assign a value to PURCHLINESEQ |
RATEEXPR |
int16 |
Rate Expiration |
RATEEXPRSpecified |
bool |
Set to True when you assign a value to RATEEXPR |
RATETPID |
string |
Rate type ID |
RATEVARC |
Decimal |
Rate variance |
RATEVARCSpecified |
bool |
Set to True when you assign a value to RATEVARC |
RTCLCMTD |
int16 |
Rate calculation method |
RTCLCMTDSpecified |
bool |
Set to True when you assign a value to RTCLCMTD |
TIME1 |
string |
Time 1 |
TRXDTDEF |
int16 |
Transaction date default |
TRXDTDEFSpecified |
bool |
Set to True when you assign a value to TRXDTDEF |
TRXSORCE |
string |
Transaction source |
USERID |
string |
User ID |
USRDEFND1 |
string |
User-defined field |
USRDEFND2 |
string |
User-defined field |
USRDEFND3 |
string |
User-defined field |
USRDEFND4 |
string |
User-defined field |
USRDEFND5 |
string |
User-defined field |
UpdateIfExists |
int16 |
Update if exists flag |
VENDORID |
string |
Vendor ID |
XCHGRATE |
Decimal |
Exchange rate |