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 specify tax information for a sales invoice line.
Constructor
Name |
Description |
|---|---|
taSopLineIvcTaxInsert_ItemsTaSopLineIvcTaxInsert() |
Initializes an instance of the taSopLineIvcTaxInsert_ItemsTaSopLineIvcTaxInsert class. |
Properties
Name |
Type |
Description |
|---|---|---|
ACTINDX |
int32 |
Account index |
ACTNUMST |
string |
Account number |
CUSTNMBR |
string |
Customer number |
FREIGHT |
Decimal |
Freight amount |
FRTTXAMT |
Decimal |
Freight tax amount |
LNITMSEQ |
int32 |
Line sequence number |
MISCAMNT |
Decimal |
Miscellaneous amount |
MSCTXAMT |
Decimal |
Miscellaneous tax amount |
RequesterTrx |
int16 |
Requester transaction |
SALESAMT |
Decimal |
Sales amount |
SOPNUMBE |
string |
Document number |
SOPTYPE |
int16 |
Sales order type |
STAXAMNT |
Decimal |
Sales tax amount |
TAXDTLID |
string |
Tax detail |
TAXTYPE |
int16 |
Tax type |
TDTTXSLS |
Decimal |
Total taxable sales |
TDTTXSLSSpecified |
bool |
Set to True when you assign a value to TDTTXSLS |
TXDTOTTX |
Decimal |
Total tax detail |
TXDTOTTXSpecified |
bool |
Set to True when you assign a value to TXDTOTTX |
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 |