Verify the commission code against the Commission Constants Table F42004
If a record is not found and the CallType = 0, this function will issue an error (0418) and return a
1 in the ErrorCode. If the CallType is = 1, the error message will be suppressed
^
D4200050 - F42004 Verify Commission Code
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnCommissionCode | CMC1 | MATH_NUMERIC | NONE | NONE |
The first of two eight-character codes used to designate the salespeople who should receive credit for a sale to the customer. This code is
| ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
cReturnCommissionRate | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szOrderType | DCTO | char | NONE | NONE |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
mnCommissionRate | CRT1 | MATH_NUMERIC | NONE | NONE |
Commission Rate #1 can either be a % (1.5 equals 1.5%) of the total $ amount purchased or a fixed $ rate per unit based on the total
| ||||
cCallType | EV02 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
mnFlatCommissionAmount | FCA | MATH_NUMERIC | OPT | NONE |
A value that specifies a commission amount. Enter a flat commission amount instead of a commission percentage. The per-unit amount
| ||||
mnAmountPerUnit | APUN | MATH_NUMERIC | OPT | NONE |
The dollar amount per unit of the item. | ||||
szCommissionCurrencyCode | CMCR | char | OPT | NONE |
A code that identifies the currency of a salesperson's flat commission. | ||||
cCurrencyConversionFlag | CRYR | char | OPT | NONE |
A code that specifies whether to use multi-currency accounting, and the method of multi-currency accounting to use:
Codes are:
N Do not
| ||||
szNameObject | OBNM | char | OPT | NONE |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
mnJobnumberA | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
szComputerID | CTID | char | OPT | NONE |
jdDateTransactionJulian | TRDJ | JDEDATE | OPT | NONE |
The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing. | ||||
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
|
None |
None |