<taRMTransactionTaxInsert>
Element name |
Datatype |
Length |
Required |
Default |
Description |
---|---|---|---|---|---|
CUSTNMBR |
string |
15 |
Y |
Not applicable |
Customer ID |
DOCNUMBR |
string |
20 |
Y |
Not applicable |
Document number--must be unique |
RMDTYPAL |
i4 |
2 |
Y |
Not applicable |
Document type |
BACHNUMB |
string |
15 |
Y |
Not applicable |
Batch number |
TAXDTLID |
string |
15 |
Y |
Not applicable |
Tax detail ID |
TAXAMNT |
number |
21 |
Y |
Not applicable |
Tax amount |
STAXAMNT |
number |
12 |
Y |
Not applicable |
Sales tax amounts |
FRTTXAMT |
number |
21 |
N |
0 |
Freight tax amount |
MSCTXAMT |
number |
12 |
N |
0 |
Miscellaneous tax amount |
TAXDTSLS |
number |
21 |
Y |
Not applicable |
Tax detail total sales |
SEQNUMBR |
i4 |
4 |
N |
0 |
Sequence number |
ACTINDX |
i4 |
4 |
N |
0 |
Account index |
ACTNUMST |
string |
75 |
N |
<blank> |
Account number string |
TDTTXSLS |
number |
21 |
N |
Default from setup |
Tax detail of total taxable sales |
RequesterTrx |
i4 |
2 |
N |
0 |
Requester transaction: 0=False, 1=True (if True, it populates the requester shadow table) |
USRDEFND1 |
string |
50 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND2 |
string |
50 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND3 |
string |
50 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND4 |
string |
8000 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND5 |
string |
8000 |
N |
<blank> |
User-defined field--developer use only |
This node uses document exchange for updates. All existing values are overwritten with the value specified by the update document. If a field in the update is blank, the existing value is changed to be blank.