This table defines the conditions under which a charge associated with a given job or task executed on behalf of several users is split. The normal method is to allocate a fixed percentage of the charge to each user; the combined percentages total 100. This table maintains this information, and is used by the Detail functions to perform the split.
Key Field-Name Type Length
* VERSION CHAR 8
* ORDID CHAR 3
* SPLIT CHAR 16
* ST1CRIT CHAR 16
* ST2CRIT CHAR 16
* ST3CRIT CHAR 16
* ST4CRIT CHAR 16
* ST5CRIT CHAR 16
PERCENT DEC 15 (scale 0)
| Copyright © 2012 CA. All rights reserved. |
|