Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A class that represents the eConnect node you use to create a fixed asset book record.
Constructor
Name |
Description |
|---|---|
taCreateAssetBook() |
Initializes an instance of the taCreateAssetBook class. |
Properties
Name |
Type |
Description |
|---|---|---|
AMORTIZATIONAMOUNT |
Decimal |
Amortization amount/percentage |
AMORTIZATIONAMOUNTSpecified |
bool |
Set to True when you assign a value to AMORTIZATIONAMOUNT |
AMORTIZATIONCODE |
int16 |
Amortization code |
AMORTIZATIONCODESpecified |
bool |
Set to True when you assign a value to AMORTIZATIONCODE |
ASSETID |
string |
Asset ID |
ASSETIDSUF |
int16 |
Asset ID suffix |
AVERAGINGCONV |
int16 |
Averaging convention |
AVERAGINGCONVSpecified |
bool |
Set to True when you assign a value to AVERAGINGCONV |
BOOKID |
string |
Book ID |
COSTBASIS |
Decimal |
Cost basis |
COSTBASISSpecified |
bool |
Set to True when you assign a value to COSTBASIS |
DATEADDED |
string |
Date added |
DEPRECIATIONMETHOD |
int16 |
Depreciation method |
DEPRECIATIONMETHODSpecified |
bool |
Set to True when you assign a value to DEPRECIATIONMETHOD |
DEPRTODATE |
string |
Depreciation to date |
Initial_Allowance_Perc |
Decimal |
Initial allowance percentage |
Initial_Allowance_PercSpecified |
bool |
Set to True when you assign a value to Initial_Allowance_Perc |
LTDDEPRAMT |
Decimal |
LTD depreciation |
LTDDEPRAMTSpecified |
bool |
Set to True when you assign a value to LTDDEPRAMT |
LUXAUTOIND |
int16 |
Luxury auto |
LUXAUTOINDSpecified |
bool |
Set to True when you assign a value to LUXAUTOIND |
LUXELAUTO |
int16 |
Luxury electric auto |
LUXELAUTOSpecified |
bool |
Set to True when you assign a value to LUXELAUTO |
LUXVANTRUCK |
int16 |
Luxury van or truck |
LUXVANTRUCKSpecified |
bool |
Set to True when you assign a value to LUXVANTRUCK |
ORIGINALLIFEDAYS |
int16 |
Original life days |
ORIGINALLIFEDAYSSpecified |
bool |
Set to True when you assign a value to ORIGINALLIFEDAYS |
ORIGINALLIFEYEARS |
int16 |
Original life years |
ORIGINALLIFEYEARSSpecified |
bool |
Set to True when you assign a value to ORIGINALLIFEYEARS |
PLINSERVDATE |
string |
Placed in service date |
SALVAGEVALUE |
Decimal |
Salvage value |
SALVAGEVALUESpecified |
bool |
Set to True when you assign a value to SALVAGEVALUE |
SPECDEPRALLOW |
int16 |
Special depreciation allowance |
SPECDEPRALLOWPCT |
Decimal |
Special depreciation allowance percentage |
SPECDEPRALLOWPCTSpecified |
bool |
Set to True when you assign a value to SPECDEPRALLOWPCT |
SPECDEPRALLOWSpecified |
bool |
Set to True when you assign a value to SPECDEPRALLOW |
SWITCHOVER |
int16 |
Switch over |
SWITCHOVERSpecified |
bool |
Set to True when you assign a value to SWITCHOVER |
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 |
YTDDEPRAMT |
Decimal |
Year-to-date depreciation |
YTDDEPRAMTSpecified |
bool |
Set to True when you assign a value to YTDDEPRAMT |