StandardLookupsLOV
Provides lists of standard lookup codes and their translated meanings for reference.
Columns
Name | Type | Description |
LookupType [KEY] | String | The category or type of lookup being referenced. |
LookupCode [KEY] | String | A unique code representing a specific lookup value within the lookup type. |
Meaning | String | The display name or label associated with the lookup code. |
Description | String | A brief description providing additional details about the lookup code. |
Tag | String | A classification or tag associated with the lookup entry. |
ActiveDate | Date | The date when the lookup value becomes active and available for use. |
Bind_ParentLookupCode | String | A reference to the parent lookup code if this lookup is part of a hierarchical structure. |
Bind_ParentSetidDetermType | String | Defines the method used to determine the parent set ID. |
Bind_ParentSetidDetermValue | String | Specifies the value used to determine the parent set ID. |
Bind_RelationshipId | Long | Unique identifier linking this lookup to a related entity. |
BindActiveDate | Date | The date when the binding lookup value becomes active. |
BindLookupCode | String | A reference lookup code used for binding relationships. |
BindLookupType | String | A reference lookup type used for binding relationships. |
BindTag | String | A classification or tag associated with the binding lookup entry. |
Finder | String | A system-defined query or lookup used to retrieve lookup values. |
NewLookupCode1 | String | A newly defined lookup code for use in updates or expansions. |
NewLookupCode2 | String | A second newly defined lookup code for system updates or expansions. |
NewLookupCode3 | String | A third newly defined lookup code for system updates or expansions. |
NewLookupCode4 | String | A fourth newly defined lookup code for system updates or expansions. |
NewLookupCode5 | String | A fifth newly defined lookup code for system updates or expansions. |