Search Results flex_name
Overview
APPS.JL_ZZ_INV_LIBRARY_1_PKG is a small, single-purpose PL/SQL package body belonging to the Oracle E-Business Suite (EBS) localization layer associated with the JL schema prefix, which designates regional and country-specific functionality. The object is documented as an OTHER-classified API, meaning it is not exposed as a standard public interface but rather serves as an internal library routine consumed elsewhere in the application. Its header comment (jlzzil1b.pls 115.4 99/07/16) places its origin in the late 1990s, consistent with the code lineage carried forward into EBS 12.1.1 and 12.2.2.
The package's center of gravity is the global descriptive flexfield (DFF) framework. Specifically, it encapsulates a reusable lookup against the descriptive flexfield context definitions, allowing callers to resolve a human-readable global description for a given flexfield name and context combination. The user search term "flex_name" maps directly to the flex_name parameter of the sole documented procedure, confirming that this package exists to support DFF metadata resolution rather than transactional processing.
Key Procedures and Functions
- GET_GLOBAL_DESCRIPTION — The only documented procedure in the package. It accepts a flexfield name, a descriptive flexfield context code, an output description buffer, a row number, and an error code. Its purpose is to retrieve the global description associated with the specified descriptive flexfield context, truncating the returned text and returning a status code. Errors are trapped internally via a
WHEN OTHERShandler, and the SQL error code is returned through the output error parameter rather than being raised to the caller.
Tables Accessed
- FND_DESCR_FLEX_CONTEXTS_VL — The descriptive flexfield contexts view is queried to obtain the
descriptioncolumn. The query filters onapplication_id = 7003, the descriptive flexfield name supplied through theflex_nameparameter, the context code, and anenabled_flag = 'Y'condition, ensuring only active contexts qualify. Thedescriptionvalue is returned viaSUBSTR(description, 1, 50), capped at fifty characters. Arownum = row_numberpredicate lets the caller select a specific row when multiple matches exist.
No other tables, sequences, or DML operations are documented for this package; the operation is read-only against the flexfield context view.
Usage Notes
Because the package is classified as OTHER and is referenced by no other packages per ETRM metadata, it is a leaf-level utility intended for direct invocation by localization forms, concurrent programs, or custom extensions that need to resolve DFF context descriptions. The required application_id = 7003 hard-coding indicates the routine is scoped to a specific Java/regional application product family rather than being generic. Callers should note that the procedure does not raise exceptions outward: any failure is signaled only through the Errcd output, so invoking code must check that value explicitly. Given the package name prefix "ZZ," it is likely a placeholder or custom localization implementation not guaranteed to be present in every environment. Where this object is absent, equivalent functionality is typically derived directly from the FND descriptive flexfield context view.
-
PACKAGE BODY: APPS.JL_ZZ_INV_LIBRARY_1_PKG
12.2.2
-
View: PA_UDS_SECTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_UDS_SECTIONS_V, object_name:PA_UDS_SECTIONS_V, status:VALID, product: PA - Projects , description: PA_UDS_SECTIONS_V shows all user definable sections. , implementation_dba_data: APPS.PA_UDS_SECTIONS_V ,
-
PACKAGE BODY: APPS.JL_ZZ_INV_LIBRARY_1_PKG
12.1.1
-
VIEW: APPS.PA_UDS_SECTIONS_V
12.2.2
-
View: PA_UDS_SECTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_UDS_SECTIONS_V, object_name:PA_UDS_SECTIONS_V, status:VALID, product: PA - Projects , description: PA_UDS_SECTIONS_V shows all user definable sections. , implementation_dba_data: APPS.PA_UDS_SECTIONS_V ,
-
VIEW: APPS.FND_FLEX_CROSS_VALIDATION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.FND_FLEX_CROSS_VALIDATION_V, object_name:FND_FLEX_CROSS_VALIDATION_V, status:VALID,
-
VIEW: APPS.PA_UDS_SECTIONS_V
12.1.1
-
APPS.INV_LOT_SEL_ATTR SQL Statements
12.1.1
-
VIEW: APPS.FND_FLEX_CROSS_VALIDATION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.FND_FLEX_CROSS_VALIDATION_V, object_name:FND_FLEX_CROSS_VALIDATION_V, status:VALID,
-
VIEW: APPS.PA_UDS_SECTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_UDS_SECTIONS_V, object_name:PA_UDS_SECTIONS_V, status:VALID,
-
APPS.JL_ZZ_INV_LIBRARY_1_PKG SQL Statements
12.2.2
-
VIEW: APPS.PA_UDS_SECTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_UDS_SECTIONS_V, object_name:PA_UDS_SECTIONS_V, status:VALID,
-
PACKAGE: APPS.JL_ZZ_INV_LIBRARY_1_PKG
12.1.1
-
APPS.JL_ZZ_INV_LIBRARY_1_PKG SQL Statements
12.1.1
-
View: FND_FLEX_CROSS_VALIDATION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.FND_FLEX_CROSS_VALIDATION_V, object_name:FND_FLEX_CROSS_VALIDATION_V, status:VALID, product: FND - Application Object Library , description: View of FND_ID_FLEXS, FND_APPLICATION_UNKNOWN_VIEW, and FND_ID_FLEX_STRUCTURES_VL , implementation_dba_data: APPS.FND_FLEX_CROSS_VALIDATION_V ,
-
PACKAGE: APPS.INV_LOT_SEL_ATTR
12.1.1
-
PACKAGE: APPS.JL_ZZ_INV_LIBRARY_1_PKG
12.2.2
-
View: FND_FLEX_CROSS_VALIDATION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.FND_FLEX_CROSS_VALIDATION_V, object_name:FND_FLEX_CROSS_VALIDATION_V, status:VALID, product: FND - Application Object Library , description: View of FND_ID_FLEXS, FND_APPLICATION_UNKNOWN_VIEW, and FND_ID_FLEX_STRUCTURES_VL , implementation_dba_data: APPS.FND_FLEX_CROSS_VALIDATION_V ,
-
APPS.INV_LOT_SEL_ATTR SQL Statements
12.2.2
-
PACKAGE: APPS.INV_LOT_SEL_ATTR
12.2.2
-
PACKAGE BODY: APPS.INV_LOT_SEL_ATTR
12.1.1
-
TABLE: ONT.OE_PRICE_ADJ_ATTRIBS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PRICE_ADJ_ATTRIBS, object_name:OE_PRICE_ADJ_ATTRIBS, status:VALID,
-
PACKAGE BODY: APPS.INV_LOT_SEL_ATTR
12.2.2
-
PACKAGE BODY: APPS.BOM_RTG_EXP_UTIL
12.1.1
-
TABLE: ONT.OE_PRICE_ADJ_ATTRIBS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PRICE_ADJ_ATTRIBS, object_name:OE_PRICE_ADJ_ATTRIBS, status:VALID,
-
PACKAGE BODY: APPS.BOM_RTG_EXP_UTIL
12.2.2
-
PACKAGE: APPS.INVPUOPI
12.1.1
-
PACKAGE: APPS.INVPUOPI
12.2.2
-
PACKAGE: APPS.PAY_ADHOC_UTILS_PKG
12.1.1
-
APPS.PAY_ADHOC_UTILS_PKG SQL Statements
12.1.1
-
APPS.PAY_ADHOC_UTILS_PKG SQL Statements
12.2.2
-
PACKAGE: APPS.PAY_ADHOC_UTILS_PKG
12.2.2
-
PACKAGE BODY: APPS.INVPUOPI
12.1.1
-
PACKAGE BODY: APPS.BOMPASGB
12.1.1
-
APPS.FND_CONC_SSWA SQL Statements
12.2.2
-
PACKAGE BODY: APPS.PAY_ADHOC_UTILS_PKG
12.1.1
-
PACKAGE BODY: APPS.BOMPASGB
12.2.2
-
PACKAGE BODY: APPS.PAY_ADHOC_UTILS_PKG
12.2.2
-
PACKAGE BODY: APPS.INVPUOPI
12.2.2
-
APPS.FND_CONC_SSWA SQL Statements
12.1.1
-
PACKAGE BODY: APPS.INV_LOT_SERIAL_UPGRADE
12.2.2
-
PACKAGE BODY: APPS.INV_LOT_SERIAL_UPGRADE
12.1.1
-
PACKAGE BODY: APPS.ARP_FLEX
12.1.1
-
PACKAGE BODY: APPS.OE_INLINE_FLEX
12.2.2
-
PACKAGE BODY: APPS.OE_INLINE_FLEX
12.1.1
-
PACKAGE BODY: APPS.ARP_FLEX
12.2.2
-
TABLE: ONT.OE_ORDER_PRICE_ATTRIBS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_PRICE_ATTRIBS, object_name:OE_ORDER_PRICE_ATTRIBS, status:VALID,
-
VIEW: APPS.OE_ORDER_PRICE_ATTRIBS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ORDER_PRICE_ATTRIBS_V, object_name:OE_ORDER_PRICE_ATTRIBS_V, status:VALID,
-
TABLE: ONT.OE_ORDER_PRICE_ATTRIBS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_PRICE_ATTRIBS, object_name:OE_ORDER_PRICE_ATTRIBS, status:VALID,
-
PACKAGE BODY: APPS.FND_CONC_SSWA
12.1.1