<taRMCommissions>
Element name |
Datatype |
Length |
Required |
Default |
Description |
---|---|---|---|---|---|
RMDTYPAL |
i4 |
2 |
Y |
Not applicable |
Document type: 1=Sales/Invoice; 3=Debit memo; 5=Service/repair; 8=Returns |
DOCNUMBR |
string |
20 |
Y |
Not applicable |
Document number |
SEQNUMBR |
i4 |
2 |
N |
0 |
Sequence number |
CUSTNMBR |
string |
15 |
Y |
Not applicable |
Customer number |
SLPRSNID |
string |
15 |
Y |
Not applicable |
Salesperson ID |
SALSTERR |
string |
15 |
N |
<blank> |
Sales territory |
COMPRCNT |
number |
21 |
N |
0 |
Commission percentage |
COMDLRAM |
number |
21 |
N |
0 |
Commission amount |
DOCAMNT |
number |
21 |
Y |
Not applicable |
Document amount |
PRCTOSAL |
number |
21 |
N |
100.00 |
Percent of sale the commission is based on |
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.