StandardLookupsLOV
Queries and manages standard lookup codes, providing translations and references for shared data.
Columns
Name | Type | Description |
LookupType [KEY] | String | Specifies the type or category of the lookup value. Lookup types group related lookup codes to define valid values for specific fields or scenarios in the application, enabling consistent data entry and usage. |
LookupCode [KEY] | String | The code that represents a specific value within the lookup type. Lookup codes provide the actual values that can be selected or referenced in the application for a given lookup type. |
Meaning | String | A user-friendly description or label associated with the lookup code. This description is typically displayed in application interfaces to make lookup values more understandable to end-users. |
Description | String | A detailed explanation of the lookup code and its purpose. This detailed explanation helps users understand the context and relevance of the lookup value within the business process. |
Tag | String | A tag associated with the lookup code, often used for categorization or additional metadata. Tags can help identify or filter lookup values in reports or workflows. |
ActiveDate | Date | The date when the lookup code becomes active and available for use. This metric ensures that lookup values are applied only within their valid time range, supporting lifecycle management. |
Bind_ParentLookupCode | String | Specifies the parent lookup code that the current lookup code is associated with. This field defines hierarchical relationships between lookup values, supporting dependent lookups or cascading dropdowns. |
Bind_ParentSetidDetermType | String | Indicates the determination type for the parent set ID. This value defines how the system identifies or derives the parent set for the current lookup value. |
Bind_ParentSetidDetermValue | String | Specifies the determination value for the parent set ID. This field works with the determination type to identify the appropriate parent lookup set for the current value. |
Bind_RelationshipId | Long | A unique identifier that links the lookup value to a specific relationship, such as relationships between parent and child lookups or external references. |
BindActiveDate | Date | The date when the binding relationship becomes active. This metric ensures that relationships between lookup values are only valid within their defined time periods. |
BindLookupCode | String | The lookup code that is bound or linked to the current lookup value. This code enables associations between lookup values for advanced scenarios or cascading dependencies. |
BindLookupType | String | The lookup type of the bound lookup code, defining the category or group of the associated lookup value. This field helps maintain consistency across dependent lookups. |
BindTag | String | A tag associated with the bound lookup value, providing additional metadata for categorization or usage context in advanced configurations. |
Finder | String | A utility field used for advanced search or filtering capabilities. This field enables users to quickly locate specific lookup values within the system. |
NewLookupCode1 | String | An additional lookup-code field for defining alternative or new lookup values associated with the current lookup. This field supports extended scenarios or customization. |
NewLookupCode2 | String | A second additional lookup-code field for defining alternative or new lookup values. This field supports flexibility in lookup value extensions. |
NewLookupCode3 | String | A third additional lookup-code field for defining alternative or new lookup values. This field enables further customization of lookup configurations. |
NewLookupCode4 | String | A fourth additional lookup-code field for defining alternative or new lookup values. This field provides further opportunities for extended scenarios. |
NewLookupCode5 | String | A fifth additional lookup-code field for defining alternative or new lookup values. This field supports expanded configurations and dynamic requirements. |