taCreateAssetBookITC Class


A class that represents the eConnect node you use to create a fixed asset ITC record.

Constructor

[spacer]

Name

Description

taCreateAssetBookITC()

Initializes an instance of the taCreateAssetBookITC class.


Fields

[spacer]

Name

Type

Description

ASSETID

string

Asset ID

ASSETIDSUF

int16

Asset ID suffix

BOOKID

string

Book ID

ITCAMTALLOWED

Decimal

ITC amount allowed

ITCAMTALLOWEDSpecified

bool

Set to True when you assign a value to ITCAMTALLOWED

ITCAMTTAKEN

Decimal

ITC amount taken

ITCAMTTAKENSpecified

bool

Set to True when you assign a value to ITCAMTTAKEN

ITCCODEREDAMT

Decimal

ITC cost reduction amount

ITCCODEREDAMTSpecified

bool

Set to True when you assign a value to ITCCODEREDAMT

ITCRECAPTURE

Decimal

ITC recapture

ITCRECAPTURESpecified

bool

Set to True when you assign a value to ITCRECAPTURE

MISCCOSTADJ

Decimal

Miscellaneous cost adjustment

MISCCOSTADJSpecified

bool

Set to True when you assign a value to MISCCOSTADJ

ORGCOSTBASIS

Decimal

Original cost basis

ORGCOSTBASISSpecified

bool

Set to True when you assign a value to ORGCOSTBASIS

SECT179EXPDED

Decimal

Section 179 expense deduction

SECT179EXPDEDSpecified

bool

Set to True when you assign a value to SECT179EXPDED

TEFRAFLAG

int16

TEFRA flag

TEFRAFLAGSpecified

bool

Set to True when you assign a value to TEFRAFLAG

USERWHOENTERED

string

USer who entered

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


See Also

<taCreateAssetBookITC>


Documentation Feedback