StandardLookupsLOV
Queries the standard lookup codes and translated meanings, supporting reference data sharing.
Columns
Name | Type | Description |
LookupType [KEY] | String | Specifies the type of lookup, which categorizes different sets of predefined values used in system configurations. Lookup types help standardize data entry by restricting user inputs to predefined options. |
LookupCode [KEY] | String | Defines the specific code associated with a lookup type. This code serves as the unique identifier for a value within a lookup type and is used in various system processes and validations. |
Meaning | String | Provides a user-friendly label or description of the lookup code. This value is typically displayed in application interfaces for easier reference by end users. |
Description | String | Contains additional details explaining the purpose or usage of the lookup code. These details help users understand the context of the lookup value in business processes. |
Tag | String | Specifies an optional tag associated with the lookup entry. Tags are used for additional classification or grouping of lookup values for reporting and filtering purposes. |
ActiveDate | Date | Indicates the date when the lookup code becomes active. Before this date, the lookup value is considered inactive and cannot be used in transactions or selections. |
Bind_ParentLookupCode | String | Defines the parent lookup code that links to the current lookup value. This lookup code establishes hierarchical relationships between lookup values to enable dependent selections. |
Bind_ParentSetidDetermType | String | Specifies the determination type for the parent set identifier. This value helps in configuring hierarchical relationships between lookup sets based on business rules. |
Bind_ParentSetidDetermValue | String | Represents the determination value for the parent set identifier. This value is used to dynamically establish parent-child relationships in lookup configurations. |
Bind_RelationshipId | Long | Contains a unique identifier representing the relationship between lookup values. This identifier is used to enforce dependencies and ensure consistency in related lookups. |
BindActiveDate | Date | Specifies the activation date of a bound lookup value. This date helps manage effective dating for lookup relationships, ensuring that related values are activated together. |
BindLookupCode | String | Represents a secondary lookup code that is bound to the current lookup value. This lookup code enables cross-referencing between different lookup types and values. |
BindLookupType | String | Defines the type of lookup that is bound to the current lookup entry. This value allows for relationships between multiple lookup types to support complex configurations. |
BindTag | String | Specifies a tag for the bound lookup value. This tag enables additional classification or filtering options when managing lookup relationships. |
Finder | String | Defines the search mechanism or query criteria used to locate records in the StandardLookupsLOV module. This field enhances system usability by enabling efficient data retrieval for lookup values. |
NewLookupCode1 | String | Represents an additional lookup code for future expansion or mapping. This lookup code is used when new lookup values need to be added dynamically without modifying core configurations. |
NewLookupCode2 | String | Specifies a secondary new lookup code that can be used for mapping or future expansion. This lookup code provides flexibility in lookup management. |
NewLookupCode3 | String | Contains a third optional lookup code that can be used for additional classification, reporting, or extended configuration needs. |
NewLookupCode4 | String | Represents another lookup code reserved for future enhancements. This lookup codee allows for greater adaptability in lookup-based configurations. |
NewLookupCode5 | String | Defines a fifth optional lookup code that provides additional flexibility for extending predefined lookup values without requiring immediate system modifications. |