Name | affiliatedOrgInfo |
---|---|
Label | Affiliated Org |
JSTL Key | AffiliatedOrgInfo |
Java Class | org.kuali.student.r2.lum.lu.dto.AffiliatedOrgInfo |
Description | Detailed information about the distribution of revenue by organization. |
Primary Key(s) | id |
Field to use as the title (or name) | null |
Field | Required? | DataType | Length | Short Label | Summary | Label | Description | Read Only, Dynamic, or Hidden | Default | Repeats? | Valid Characters | Lookup | Cross Field | Default Control |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | STRING | 1 to 36 | ID | Unique ID assigned to this object | Identifier | The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID. |
validation.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
orgId | STRING | 1 to 36 | Org Id | Unique identifier for an organization. | Organization Id | Unique identifier for an organization. |
validation.validChars [A-Za-z0-9.,><_\\/\-\?\+=()\[\];:'"&%$#@!\t ]* |
TextControl | ||||||
percentage | LONG | 1 to 10 | Percentage | A long numeric value without a fractional component. | Percentage | A long numeric value without a fractional component. |
validation.validChars.positive.integer [1-9][0-9]* |
TextControl | ||||||
effectiveDate | required | DATE | must be 19 | Effective | Effective Date | Effective Date | The date the object became (will become) effective | DateControl | ||||||
expirationDate | DATE | must be 19 | Expires | Expiration Date | Expiration Date | The date the object became (will) expire | DateControl |