Search Results on 1st may 2022 moneyplus ltd
The FTE_LANE_SECURITY_SETTINGS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Oracle Transportation Management (OTM) and Oracle Fusion Transportation Intelligence (FTI) integration framework. This table stores lane-level security settings that govern access control and visibility restrictions for transportation lanes within the Oracle EBS environment. Below is a detailed breakdown of its structure, purpose, and functional significance.
Purpose and Functional Context
TheFTE_LANE_SECURITY_SETTINGS
table is designed to enforce security policies at the lane level, ensuring that users or roles only access transportation lanes they are authorized to view or modify. This is particularly important in multi-organization or multi-division deployments where segregation of duties and data privacy are critical. The table works in conjunction with Oracle's role-based access control (RBAC) framework to restrict lane visibility based on predefined security rules.
Key Columns and Structure
The table typically includes the following key columns:- LANE_ID: A unique identifier for the transportation lane, often referencing the
FTE_LANES
table. - SECURITY_SETTING_ID: A primary key column that uniquely identifies each security setting record.
- ROLE_ID: References the
WF_ROLES
table to associate a specific role with the lane security setting. - ORGANIZATION_ID: Specifies the operating unit or organization to which the security setting applies.
- ACCESS_LEVEL: Defines the permission level (e.g., READ, WRITE, or NO_ACCESS) granted to the role for the lane.
- START_DATE and END_DATE: Define the validity period of the security setting.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Standard Oracle audit columns.
Integration with Oracle EBS Modules
TheFTE_LANE_SECURITY_SETTINGS
table integrates with several Oracle EBS modules, including:
- Oracle Transportation Management (OTM): Ensures lane visibility and access restrictions align with OTM's security model.
- Oracle Fusion Transportation Intelligence (FTI): Provides data security for reporting and analytics.
- Oracle Workflow: Leverages role definitions from
WF_ROLES
to enforce access controls.
Business Process Implications
This table plays a pivotal role in:- Compliance: Enforces segregation of duties and data privacy regulations.
- Operational Efficiency: Prevents unauthorized access to sensitive lane data, reducing the risk of errors or fraud.
- Multi-Org Security: Supports secure access in multi-organization environments by restricting lane visibility to authorized operating units.
Technical Considerations
- Indexing: The table is typically indexed on
LANE_ID
,ROLE_ID
, andORGANIZATION_ID
for performance optimization. - Partitioning: In large deployments, the table may be partitioned by
ORGANIZATION_ID
or date ranges. - API Usage: Modifications to this table should ideally be performed via Oracle's public APIs to maintain data integrity.
Customization and Extensions
While Oracle provides standard functionality, organizations may extend this table to include:- Additional access levels beyond the standard READ/WRITE/NO_ACCESS.
- Custom attributes for industry-specific security requirements.
- Integration with third-party security frameworks.
Conclusion
TheFTE_LANE_SECURITY_SETTINGS
table is a foundational element of lane security in Oracle EBS 12.1.1 and 12.2.2, enabling granular access control for transportation lanes. Its proper configuration is essential for maintaining data security, regulatory compliance, and operational efficiency in transportation management processes.
-
File: R11510 FTE FPA 20-MAY-2004 V1.pdf
12.2.2
product: FTE - Transportation Execution , size: 17.681 KBytes , file_type: PDF Diagram ,
-
File: R11510 FTE FPA 20-MAY-2004 V1.pdf
12.1.1
product: FTE - Transportation Execution , size: 17.681 KBytes , file_type: PDF Diagram ,
-
File: R11510 FTE CARRIER SERVICES 20-MAY-2004 V1.pdf
12.2.2
product: FTE - Transportation Execution , size: 44.897 KBytes , file_type: PDF Diagram ,
-
File: R11510 FTE CARRIER SERVICES 20-MAY-2004 V1.pdf
12.1.1
product: FTE - Transportation Execution , size: 44.897 KBytes , file_type: PDF Diagram ,
-
Table: FTE_LANE_SECURITY_SETTINGS
12.1.1
product: FTE - Transportation Execution , description: This table contains rules indicating lanes and companies that a given user, site, or company may work with. , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LANE_SECURITY_SETTINGS
12.2.2
product: FTE - Transportation Execution , description: This table contains rules indicating lanes and companies that a given user, site, or company may work with. , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_SEL_ATTRIBUTES_TMP
12.1.1
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_ATTRIBUTES_TMP, object_name:FTE_SEL_ATTRIBUTES_TMP, status:VALID, product: FTE - Transportation Execution , description: This table provides a temporary storage for input attributes and values that may be used to query the specified object, e.g. 'carrier_selection'. The attributes to be used in a single query are grouped together by the query_id value. After , implementation_dba_data: FTE.FTE_SEL_ATTRIBUTES_TMP ,
-
Table: FTE_SEL_ATTRIBUTES_TMP
12.2.2
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_ATTRIBUTES_TMP, object_name:FTE_SEL_ATTRIBUTES_TMP, status:VALID, product: FTE - Transportation Execution , description: This table provides a temporary storage for input attributes and values that may be used to query the specified object, e.g. 'carrier_selection'. The attributes to be used in a single query are grouped together by the query_id value. After , implementation_dba_data: FTE.FTE_SEL_ATTRIBUTES_TMP ,
-
Table: FTE_SEL_RESULTS
12.1.1
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_RESULTS, object_name:FTE_SEL_RESULTS, status:VALID, product: FTE - Transportation Execution , description: This table holds the result header information. Result attributes and values are stored in the FTE_SEL_RESULTS table. A result may have one or more attributes. , implementation_dba_data: FTE.FTE_SEL_RESULTS ,
-
Table: FTE_SEL_RESULTS
12.2.2
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_RESULTS, object_name:FTE_SEL_RESULTS, status:VALID, product: FTE - Transportation Execution , description: This table holds the result header information. Result attributes and values are stored in the FTE_SEL_RESULTS table. A result may have one or more attributes. , implementation_dba_data: FTE.FTE_SEL_RESULTS ,
-
Table: FTE_SEL_OBJECTS
12.2.2
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_OBJECTS, object_name:FTE_SEL_OBJECTS, status:VALID, product: FTE - Transportation Execution , description: This table holds object definitions that may use the selection tables and for retrieval of certain information, e.g. defining an object such as 'carrier_selection' allows a rule-based data system for the specific purpose of selection of ca , implementation_dba_data: FTE.FTE_SEL_OBJECTS ,
-
Table: FTE_SEL_RULE_RESTRICTIONS
12.1.1
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_RULE_RESTRICTIONS, object_name:FTE_SEL_RULE_RESTRICTIONS, status:VALID, product: FTE - Transportation Execution , description: This table holds the arrtibutes that make up a rule. Attributes are grouped by rule_id. It is this table that is queried by the code in order to find a result (defined in FTE_SEL_RESULTS). Rule restriction may be of numeric or character typ , implementation_dba_data: FTE.FTE_SEL_RULE_RESTRICTIONS ,
-
Table: FTE_SEL_OBJECTS
12.1.1
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_OBJECTS, object_name:FTE_SEL_OBJECTS, status:VALID, product: FTE - Transportation Execution , description: This table holds object definitions that may use the selection tables and for retrieval of certain information, e.g. defining an object such as 'carrier_selection' allows a rule-based data system for the specific purpose of selection of ca , implementation_dba_data: FTE.FTE_SEL_OBJECTS ,
-
Table: FTE_SEL_RULE_RESTRICTIONS
12.2.2
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_RULE_RESTRICTIONS, object_name:FTE_SEL_RULE_RESTRICTIONS, status:VALID, product: FTE - Transportation Execution , description: This table holds the arrtibutes that make up a rule. Attributes are grouped by rule_id. It is this table that is queried by the code in order to find a result (defined in FTE_SEL_RESULTS). Rule restriction may be of numeric or character typ , implementation_dba_data: FTE.FTE_SEL_RULE_RESTRICTIONS ,
-
Lookup Type: FTE_EQUIPMENTS
12.1.1
product: FTE - Transportation Execution , meaning: Transportation Equipment , description: Transportation Equipment ,
-
Lookup Type: FTE_EQUIPMENTS
12.2.2
product: FTE - Transportation Execution , meaning: Transportation Equipment , description: Transportation Equipment ,
-
Lookup Type: FTE_FPA_FAILURE_REASONS
12.1.1
product: FTE - Transportation Execution , meaning: Fpa Failure Reasons , description: Fpa Failure Reasons ,
-
Lookup Type: FTE_FPA_FAILURE_REASONS
12.2.2
product: FTE - Transportation Execution , meaning: Fpa Failure Reasons , description: Fpa Failure Reasons ,