taCreateSalesperson Class
A class that represents the eConnect node you use to create a salesperson.
Constructor
Name |
Description |
---|---|
taCreateSalesperson() |
Initializes an instance of the taCreateSalesperson class. |
Properties
Name |
Type |
Description |
---|---|---|
ADDRESS1 |
string |
Address information |
ADDRESS2 |
string |
Address information |
ADDRESS3 |
string |
Address information |
CITY |
string |
City |
COMAPPTO |
int16 |
Commission apply |
COMMCODE |
string |
Commission code |
COMMDEST |
int16 |
Commission destination |
COMPRCNT |
Decimal |
Commission percentage |
COMSLLYR |
Decimal |
Commissioned sales last year |
COMSLTDT |
Decimal |
Commissioned sales to-date |
COSTTODT |
Decimal |
Cost to date |
COUNTRY |
string |
Country |
CREATDDT |
string |
Create date |
CSTLSTYR |
Decimal |
Cost last year |
EMPLOYID |
string |
Employee ID |
FAX |
string |
Fax number |
INACTIVE |
int16 |
Inactive |
KPCALHST |
int16 |
Keep calendar history |
KPERHIST |
int16 |
Keep fiscal year history |
MODIFDT |
string |
Modified date |
NCOMSLTD |
Decimal |
Non-commissioned sales to-date |
NCOMSLYR |
Decimal |
Non-commissioned sales last year |
PHONE1 |
string |
Telephone number |
PHONE2 |
string |
Telephone number |
PHONE3 |
string |
Telephone number |
RequesterTrx |
int16 |
Requester transaction |
SALSTERR |
string |
Sales territory ID |
SLPRSNFN |
string |
First name |
SLPRSNID |
string |
Salesperson ID |
SPRSNSLN |
string |
Last name |
SPRSNSMN |
string |
Middle name |
STATE |
string |
State |
STDCPRCT |
Decimal |
Standard commission percentage |
TTLCOMLY |
Decimal |
Total commission last year |
TTLCOMTD |
Decimal |
Total commission to-date |
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 |
VENDORID |
string |
Vendor ID |
ZIP |
string |
Postal code |