Search Results vea_tp_layers
Overview
The VEA_TP_LAYERS table is a core data structure within the Oracle E-Business Suite (EBS) Automotive (VEA) module. It serves as the master repository for defining and managing trading partner layers. In the context of the automotive industry, a trading partner layer represents a specific, configurable level of business logic, data mapping, or communication protocol required for electronic data interchange (EDI) and other integrations with external entities such as suppliers, manufacturers, or logistics providers. This table is fundamental for enabling and controlling the complex, tiered partner relationships characteristic of the automotive supply chain.
Key Information Stored
The table's structure centers on uniquely identifying each trading partner layer and its provider. The primary keys indicate the critical columns: TP_LAYER_ID is the unique identifier for the layer instance, and LAYER_PROVIDER_CODE identifies the entity that supplies or defines that layer. The alternate key on NAME and LAYER_PROVIDER_CODE ensures uniqueness of layer names within a provider's context. While specific descriptive columns are not detailed in the provided metadata, typical data would include the layer's name, status, version, configuration parameters, and effective dates, which collectively define the capabilities and rules for a specific aspect of partner interaction.
Common Use Cases and Queries
This table is primarily accessed for configuration management and integration setup. Common operational scenarios include querying all active layers for a specific provider during system initialization for an outbound EDI transmission, or validating a layer's existence before assigning it to a trading partner's profile. A typical query pattern involves joining to related licensing and package tables to ascertain which features are enabled for a given layer. For reporting, administrators may run queries to list all defined layers by provider for audit or upgrade planning purposes.
SELECT layer_provider_code, tp_layer_id, name FROM vea.vea_tp_layers WHERE layer_provider_code = '&PROVIDER_CODE' ORDER BY name;
Related Objects
The VEA_TP_LAYERS table is a central reference point within the VEA schema, with documented foreign key relationships to at least two other important tables:
- VEA_LAYER_LICENSES: References VEA_TP_LAYERS via
LAYER_PROVIDER_CODEandTP_LAYER_ID. This relationship manages the licensing or entitlement of specific trading partner layers, controlling feature availability. - VEA_PACKAGES: References VEA_TP_LAYERS via
LAYER_PROVIDER_CODEandTP_LAYER_ID. This links trading partner layers to software packages or bundles, indicating which layers are components of a larger deliverable or installation unit.
These relationships underscore the table's role in a broader configuration and licensing framework, where a defined layer (VEA_TP_LAYERS) can be licensed (VEA_LAYER_LICENSES) and grouped into packages (VEA_PACKAGES) for deployment.
-
Table: VEA_TP_LAYERS
12.2.2
owner:VEA, object_type:TABLE, fnd_design_data:VEA.VEA_TP_LAYERS, object_name:VEA_TP_LAYERS, status:VALID, product: VEA - Automotive , description: Trading partner layers , implementation_dba_data: VEA.VEA_TP_LAYERS ,
-
Table: VEA_TP_LAYERS
12.1.1
owner:VEA, object_type:TABLE, fnd_design_data:VEA.VEA_TP_LAYERS, object_name:VEA_TP_LAYERS, status:VALID, product: VEA - Automotive , description: Trading partner layers , implementation_dba_data: VEA.VEA_TP_LAYERS ,
-
APPS.VEA_LAYERPROVIDERS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_LAYER_HEADERS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_PARAMETERS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_TPA_UTIL_PVT dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_LAYERS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_RELEASE_DETAILS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_LAYERPROVIDERS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_PROGRAM_UNITS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_PACKAGES_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_LAYERS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_PROGRAM_UNITS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_LAYER_HEADERS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_PROGRAM_UNITS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_RELEASE_DETAILS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_TP_LAYERS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_PACKAGES_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_TP_LAYERS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_PARAMETERS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_LAYER_HEADERS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_PARAMETERS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_TPA_UTIL_PVT dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_TP_LAYERS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_PARAMETERS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_LAYER_HEADERS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_LAYERS_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_LAYER_LICENSES_SV dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_TPA_UTIL_PVT dependencies on VEA_TP_LAYERS
12.1.1
-
APPS.VEA_PROGRAM_UNITS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_PACKAGES_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_LAYER_LICENSES_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_TP_LAYERS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_LAYERS_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_TPA_UTIL_PVT dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_PACKAGES_SV dependencies on VEA_TP_LAYERS
12.2.2
-
APPS.VEA_TP_LAYERS_SV SQL Statements
12.2.2
-
APPS.VEA_TP_LAYERS_SV SQL Statements
12.1.1
-
VIEW: VEA.VEA_TP_LAYERS#
12.2.2
owner:VEA, object_type:VIEW, object_name:VEA_TP_LAYERS#, status:VALID,
-
VIEW: VEA.VEA_TP_LAYERS#
12.2.2
-
TABLE: VEA.VEA_TP_LAYERS
12.1.1
owner:VEA, object_type:TABLE, fnd_design_data:VEA.VEA_TP_LAYERS, object_name:VEA_TP_LAYERS, status:VALID,
-
SYNONYM: APPS.VEA_TP_LAYERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:VEA_TP_LAYERS, status:VALID,
-
PACKAGE BODY: APPS.VEA_TP_LAYERS_SV
12.2.2
-
SYNONYM: APPS.VEA_TP_LAYERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:VEA_TP_LAYERS, status:VALID,
-
TABLE: VEA.VEA_TP_LAYERS
12.2.2
owner:VEA, object_type:TABLE, fnd_design_data:VEA.VEA_TP_LAYERS, object_name:VEA_TP_LAYERS, status:VALID,
-
eTRM - VEA Tables and Views
12.1.1
description: Not currently used ,
-
eTRM - VEA Tables and Views
12.2.2
description: Not currently used ,
-
PACKAGE BODY: APPS.VEA_TP_LAYERS_SV
12.1.1
-
VIEW: APPS.VEA_LAYERS_V
12.1.1
-
VIEW: APPS.VEA_LAYERS_V
12.2.2