STDCPRCT | numeric(19,5) | No | Standard Commission Percent | IN |
COMAPPTO | smallint | No | Commissions Apply To 0=Sales, 1=Invoice | IN |
TTLCOMTD | numeric(19,5) | No | Total Commissions to Date | IN |
TTLCOMLY | numeric(19,5) | No | Total Commissions Last Year | IN |
COMSLTDT | numeric(19,5) | No | Commissioned Sales to Date | IN |
COMSLLYR | numeric(19,5) | No | Commissioned Sales Last Year | IN |
NCOMSLTD | numeric(19,5) | No | Non-Commissioned Sales to Date | IN |
NCOMSLYR | numeric(19,5) | No | Non-Commissioned Sales Last Year | IN |
UpdateIfExists | tinyint | No | Flag to allow data to be updated if it exists. 0=no, 1=yes | IN |
RequesterTrx | smallint | No | Requester Transaction - 0=false,1=true - if true than populates Requester shadow table | IN |
USRDEFND1 | char(50) | No | User Defined field - developer use only | IN |
USRDEFND2 | char(50) | No | User Defined field - developer use only | IN |
USRDEFND3 | char(50) | No | User Defined field - developer use only | IN |
USRDEFND4 | varchar(8000) | No | User Defined field - developer use only | IN |
USRDEFND5 | varchar(8000) | No | User Defined field - developer use only | IN |
ErrorState | int | No | Return value: 0=No Errors, 1=Error Occurred | INOUT |