Search Results fnd_segment_attribute_values
The FND_SEGMENT_ATTRIBUTE_VALUES
table is a critical component in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, serving as a repository for segment-level attribute values used in Flexfields, particularly Key Flexfields (KFFs) and Descriptive Flexfields (DFFs). This table stores metadata that defines how segments within a Flexfield behave, including validation rules, display properties, and default values. It plays a pivotal role in ensuring data integrity, consistency, and configurability across Oracle EBS modules such as General Ledger (GL), Accounts Payable (AP), and Inventory (INV).
In Oracle EBS, Flexfields are customizable data structures that allow organizations to tailor the application to their specific business requirements. The FND_SEGMENT_ATTRIBUTE_VALUES
table works in conjunction with other foundational tables like FND_ID_FLEXS
, FND_ID_FLEX_SEGMENTS
, and FND_FLEX_VALUES
to define the behavior of individual segments within a Flexfield. Each record in this table corresponds to an attribute-value pair assigned to a specific segment of a Flexfield structure. Key columns in this table include:
- APPLICATION_ID: Identifies the Oracle EBS application (e.g., GL, AP) to which the Flexfield belongs.
- ID_FLEX_CODE: The code of the Flexfield (e.g., 'GL#' for Accounting Flexfield).
- ID_FLEX_NUM: The structure number of the Flexfield.
- SEGMENT_NUM: The sequence number of the segment within the Flexfield.
- SEGMENT_ATTRIBUTE_TYPE: The type of attribute being defined (e.g., 'DEFAULT_VALUE', 'REQUIRED_FLAG').
- SEGMENT_ATTRIBUTE_VALUE: The actual value assigned to the attribute.
The FND_SEGMENT_ATTRIBUTE_VALUES
table supports various segment attributes that control critical behaviors, such as whether a segment is mandatory (REQUIRED_FLAG
), whether it should display in forms and reports (DISPLAY_FLAG
), and default values (DEFAULT_VALUE
). It also stores validation rules, such as whether a segment must be validated against a value set (VALIDATION_TYPE
). This table is extensively used during Flexfield setup and runtime operations to enforce business rules and maintain data consistency.
In Oracle EBS 12.2.2, enhancements to Flexfields and the underlying architecture may impact how FND_SEGMENT_ATTRIBUTE_VALUES
is utilized, particularly with the introduction of newer features like Flexfield Sharing across business units. However, the core functionality remains consistent with version 12.1.1. Administrators and developers interact with this table indirectly through Oracle's Flexfield administration screens or programmatically via APIs such as FND_FLEX_DESC_API
and FND_FLEX_KEYVAL
.
Understanding FND_SEGMENT_ATTRIBUTE_VALUES
is essential for implementing and troubleshooting Flexfields in Oracle EBS. Incorrect configurations in this table can lead to data entry errors, validation failures, or unexpected behavior in downstream processes. Proper maintenance of this table ensures that Flexfields align with organizational requirements while leveraging Oracle EBS's built-in validation and security features.
-
Table: FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_SEGMENT_ATTRIBUTE_VALUES, object_name:FND_SEGMENT_ATTRIBUTE_VALUES, status:VALID, product: FND - Application Object Library , description: Values of flexfield qualifiers for different segments of key flexfield structures , implementation_dba_data: APPLSYS.FND_SEGMENT_ATTRIBUTE_VALUES ,
-
Table: FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_SEGMENT_ATTRIBUTE_VALUES, object_name:FND_SEGMENT_ATTRIBUTE_VALUES, status:VALID, product: FND - Application Object Library , description: Values of flexfield qualifiers for different segments of key flexfield structures , implementation_dba_data: APPLSYS.FND_SEGMENT_ATTRIBUTE_VALUES ,
-
APPS.FND_FLEX_LOADER_APIS dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.PQP_PERASGADD_RIW dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.FII_BUDGET_INTERFACE_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.PO_REQCHANGEREQUESTNOTIF_PVT dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.HR_SCL_SHD dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.IGI_IAC_COMMON_UTILS dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.GMF_FND_GET_SEGMENT_DTL dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.JE_JEFIASDR_XMLP_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.GL_CHART_OF_ACCOUNTS_API_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.XLA_TB_BALANCE_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.AR_ARXGRL_XMLP_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.ZX_MIGRATE_AR_TAX_DEF dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.PAY_NL_GENERAL dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.IGIRCABJP dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.XLA_FLEX_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.FUN_UTIL dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.HR_PROCESS_ASSIGNMENT_SS dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.FA_RX_FLEX_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.CST_MISCACCRUALREPORT_PVT dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.GL_REP_ATTRIBUTES dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.JA_JAINARDR_XMLP_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.JA_CN_UTILITY dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.JL_ZZ_GL_SEGS_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.FV_SF133_ONEYEAR dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.GL_ACCESS_SETS_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.GL_ACCOUNTS_MAP_GRP dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.1.1
-
APPS.ARP_RECON_REP dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.POR_UTIL_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.PO_POXPOPAR_XMLP_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.JA_CN_AB_EXP_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.AR_ARXGRL_XMLP_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.ZX_GEO_JUR_MIGR_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.AP_APXVDTIN_XMLP_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.XLA_TB_BALANCE_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.JA_CN_COA_EXPORT_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.OE_INLINE_FLEX dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.JA_CN_AP_PBD_EXPORT_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.FND_FLEX_LOADER_APIS dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.HR_ASSIGNMENT_API dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.POR_APPRV_WF_UTIL_GRP dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.JE_BE_CSSR_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.AP_WEB_AME_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.FV_SF133_ONEYEAR dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.OKL_REPORT_PVT dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.AP_CARD_UTILITY_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.JA_JAINJVR_XMLP_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2
-
APPS.FA_RX_FLEX_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES
12.2.2