StandardLookupsLOV
Provides a list of standard lookup codes and their translations for shared reference data.
Columns
Name | Type | Description |
LookupType [KEY] | String | The type of the lookup in the StandardLookupsLOV table, used to categorize different lookup sets. |
LookupCode [KEY] | String | The unique code identifying a specific entry within a lookup type in the StandardLookupsLOV table. |
Meaning | String | A description or interpretation of the lookup code, providing a clear understanding of its purpose or value. |
Description | String | Detailed explanation of the lookup code's significance or usage within the system. |
Tag | String | A tag or label associated with the lookup, often used for filtering or categorization purposes. |
ActiveDate | Date | The date when the lookup record became active or valid within the system. |
Bind_ParentLookupCode | String | The lookup code of the parent lookup, if the current lookup is part of a hierarchical structure. |
Bind_ParentSetidDetermType | String | Indicates the method used to determine the parent set ID for the lookup, providing context for how the hierarchy is structured. |
Bind_ParentSetidDetermValue | String | The value associated with the parent set ID determination method, providing more details on how the parent lookup is identified. |
Bind_RelationshipId | Long | The identifier linking this lookup entry to its related entry, facilitating complex relationships between lookups. |
BindActiveDate | Date | The active date of the binding relationship, indicating when the lookup’s relationship became valid. |
BindLookupCode | String | The lookup code that defines the binding relationship for the lookup, used to tie entries together. |
BindLookupType | String | The type of lookup associated with the binding, indicating the category to which the binding entry belongs. |
BindTag | String | The tag associated with the binding, used for organizational or filtering purposes in the lookup structure. |
Finder | String | The name of the finder used to retrieve lookup values from the database, providing a method for querying lookups. |
NewLookupCode1 | String | A new lookup code for categorizing or referencing a specific entry in the system. |
NewLookupCode2 | String | A second new lookup code, providing additional flexibility for categorization. |
NewLookupCode3 | String | A third new lookup code, allowing further classification of lookup entries. |
NewLookupCode4 | String | A fourth new lookup code, expanding the lookup categorization options. |
NewLookupCode5 | String | A fifth new lookup code, offering additional classification possibilities within the lookup structure. |