Search Results pivigames the binding of isaac repentance
The OKL_PRTFL_LINES_B table is a critical component within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, specifically serving as a foundational entity in the Oracle Lease and Finance Management (OKL) module. This table stores portfolio line-level data, which is essential for managing lease and loan contracts, financial transactions, and asset portfolios. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
1. Table Overview
The OKL_PRTFL_LINES_B table is part of the Oracle Lease and Finance Management (OKL) data model, designed to store transactional and contractual details at the portfolio line level. It acts as a child table to OKL_PORTFOLIOS_B, linking individual portfolio lines to their parent portfolios. This table is primarily used for tracking financial instruments, such as leases, loans, and other financing arrangements, within a structured portfolio framework.
2. Key Columns and Data Structure
The table includes columns that capture critical attributes of portfolio lines, such as:
- ID: Primary key identifier for the portfolio line.
- PORTFOLIO_ID: Foreign key reference to the parent portfolio in OKL_PORTFOLIOS_B.
- LINE_NUMBER: Sequential identifier for the line within the portfolio.
- CONTRACT_ID: Links to the lease or loan contract in OKL_K_HEADERS_B.
- STATUS: Indicates the lifecycle state (e.g., ACTIVE, TERMINATED).
- START_DATE and END_DATE: Define the operational period of the portfolio line.
- AMOUNT: Financial value associated with the line (e.g., principal, fee).
- CURRENCY_CODE: Specifies the transaction currency.
Additional columns may include attributes for accounting treatment, risk assessment, and compliance tracking, depending on the implementation.
3. Functional Role in Oracle EBS
The OKL_PRTFL_LINES_B table supports several core functionalities:
- Portfolio Management: Enables grouping of contracts into portfolios for consolidated reporting and analysis.
- Financial Tracking: Captures monetary values and terms for auditing and reconciliation.
- Workflow Integration: Triggers approval workflows based on status changes or financial thresholds.
- Regulatory Compliance: Stores data required for accounting standards (e.g., ASC 842, IFRS 16).
4. Integration with Other Modules
The table interacts with multiple Oracle EBS modules, including:
- General Ledger (GL): Exports accounting entries via Subledger Accounting (SLA).
- Accounts Receivable (AR): Links to customer billing and payment schedules.
- Fixed Assets (FA): Integrates with asset tracking for leased equipment.
- Oracle Risk Management: Provides data for credit risk and exposure analysis.
5. Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, the table is subject to standard security and validation rules enforced by the OKL module. Customizations or extensions should adhere to Oracle’s Application Development Framework (ADF) guidelines to ensure upgrade compatibility. Indexes on key columns (e.g., PORTFOLIO_ID, CONTRACT_ID) optimize query performance in large-scale deployments.
6. Conclusion
The OKL_PRTFL_LINES_B table is a pivotal entity in Oracle Lease and Finance Management, enabling structured portfolio management, financial tracking, and cross-module integration. Its design aligns with Oracle EBS’s modular architecture, ensuring scalability and compliance with industry standards. Proper utilization of this table enhances operational efficiency and supports complex leasing and financing workflows in Oracle EBS environments.
-
File: R118 OKL DISPOSE OF ASSET 12-SEP-2002 V1.pdf
12.1.1
product: OKL - Leasing and Finance Management , size: 94.421 KBytes , file_type: PDF Diagram ,
-
Table: OKL_PRTFL_LINES_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_PRTFL_LINES_B, object_name:OKL_PRTFL_LINES_B, status:VALID, product: OKL - Leasing and Finance Management , description: The profile defines a strategy that determines the action(s) to be taken when a contract reaches the end of term and a budget amount that is the amount of revenue (excluding contract yield) expected to be received at the end of the contract , implementation_dba_data: OKL.OKL_PRTFL_LINES_B ,
-
Table: OKL_PRTFL_CNTRCTS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_PRTFL_CNTRCTS_B, object_name:OKL_PRTFL_CNTRCTS_B, status:VALID, product: OKL - Leasing and Finance Management , description: Contract activation triggers the generation of a portfolio management strategy profile. The profile defines a strategy that determines the action to be taken when a contract reaches the end of term and a budget amount that is the amount of , implementation_dba_data: OKL.OKL_PRTFL_CNTRCTS_B ,
-
Table: OKL_UPG_TRNS_ACC_DSTRS_T
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_UPG_TRNS_ACC_DSTRS_T, object_name:OKL_UPG_TRNS_ACC_DSTRS_T, status:VALID, product: OKL - Leasing and Finance Management , description: This table is used for the upgrade of the identifier column of the okl_trns_acc_dstrs table. It stores the old and new identifiers. , implementation_dba_data: OKL.OKL_UPG_TRNS_ACC_DSTRS_T ,
-
Table: OKL_UPG_TRX_CONTRACTS_T
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_UPG_TRX_CONTRACTS_T, object_name:OKL_UPG_TRX_CONTRACTS_T, status:VALID, product: OKL - Leasing and Finance Management , description: This table is used for the upgrade of the identifier column of the okl_trx_contracts table. It stores the old and new identifiers. , implementation_dba_data: OKL.OKL_UPG_TRX_CONTRACTS_T ,
-
Table: OKL_UPG_TXL_CNTRCT_LNS_T
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_UPG_TXL_CNTRCT_LNS_T, object_name:OKL_UPG_TXL_CNTRCT_LNS_T, status:VALID, product: OKL - Leasing and Finance Management , description: This table is used for the upgrade of the identifier column of the okl_txl_cntrct_lns table. It stores the old and new identifiers. , implementation_dba_data: OKL.OKL_UPG_TXL_CNTRCT_LNS_T ,
-
View: OKL_PRTFL_CNTRCTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_PRTFL_CNTRCTS_V, object_name:OKL_PRTFL_CNTRCTS_V, status:VALID, product: OKL - Leasing and Finance Management , description: Contract activation triggers the generation of a portfolio management strategy profile. The profile defines a strategy that determines the action to be taken when a contract reaches the end of term and a budget amount that is the amount of , implementation_dba_data: APPS.OKL_PRTFL_CNTRCTS_V ,
-
View: OKL_PRTFL_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_PRTFL_LINES_V, object_name:OKL_PRTFL_LINES_V, status:VALID, product: OKL - Leasing and Finance Management , description: The profile defines a strategy that determines the action(s) to be taken when a contract reaches the end of term and a budget amount that is the amount of revenue (excluding contract yield) expected to be received at the end of the contract , implementation_dba_data: APPS.OKL_PRTFL_LINES_V ,
-
Lookup Type: OKL_SOURCE_BILLING_TRX
12.1.1
product: OKL - Leasing and Finance Management , meaning: The source of the OKL Billing Transaction , description: The source of the OKL Billing Transaction ,
-
Table: OKL_FNCTN_PRMTRS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_FNCTN_PRMTRS_B, object_name:OKL_FNCTN_PRMTRS_B, status:VALID, product: OKL - Leasing and Finance Management , description: Constant values for the parameter or the association of parameter to function. It can be of CHAR, Number & Date data types. , implementation_dba_data: OKL.OKL_FNCTN_PRMTRS_B ,
-
Table: OKL_INVOICE_TYPES_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INVOICE_TYPES_B, object_name:OKL_INVOICE_TYPES_B, status:VALID, product: OKL - Leasing and Finance Management , description: The "type" of invoice in terms of which transactions, stream types, cash flows will be grouped onto the invoice type , implementation_dba_data: OKL.OKL_INVOICE_TYPES_B ,
-
Table: OKL_INVC_LINE_TYPES_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INVC_LINE_TYPES_B, object_name:OKL_INVC_LINE_TYPES_B, status:VALID, product: OKL - Leasing and Finance Management , description: The "type" of invoice line in terms of which transactions, stream types, cash flows will be grouped into the invoice line type , implementation_dba_data: OKL.OKL_INVC_LINE_TYPES_B ,
-
Concurrent Program: OKL_AM_EXE_PMSP
12.1.1
execution_filename: OKL_AM_CONTRACT_PRTFL_PUB.batch_exe_cntrct_prtfl , product: OKL - Leasing and Finance Management , user_name: OKL Notification of Contract Portfolios on Execution Due Date , description: This executable is used to execute the Portfolio Management Strategy Profile on execution due date. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: OKL_RULES_DFF
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_RULES_DFF, object_name:OKL_RULES_DFF, status:VALID, product: OKL - Leasing and Finance Management , description: Structured data representation of free format text contained in an ARTICLE. This is Contracts for Lease Copy of OKL_RULES_B created for the purpose of Rule DFF definition , implementation_dba_data: OKL.OKL_RULES_DFF ,
-
View: OKL_FNCTN_PRMTRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_FNCTN_PRMTRS_V, object_name:OKL_FNCTN_PRMTRS_V, status:VALID, product: OKL - Leasing and Finance Management , description: Constant values for the parameter or the association of parameter to function. It can be of CHAR, Number & Date data types. , implementation_dba_data: APPS.OKL_FNCTN_PRMTRS_V ,
-
View: OKL_INVOICE_TYPES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_INVOICE_TYPES_V, object_name:OKL_INVOICE_TYPES_V, status:VALID, product: OKL - Leasing and Finance Management , description: The "type" of invoice in terms of which transactions, stream types, cash flows will be grouped onto the invoice type , implementation_dba_data: APPS.OKL_INVOICE_TYPES_V ,
-
View: OKL_INVC_LINE_TYPES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_INVC_LINE_TYPES_V, object_name:OKL_INVC_LINE_TYPES_V, status:VALID, product: OKL - Leasing and Finance Management , description: The "type" of invoice line in terms of which transactions, stream types, cash flows will be grouped into the invoice line type , implementation_dba_data: APPS.OKL_INVC_LINE_TYPES_V ,
-
Lookup Type: OKL_TAX_LINE_TYPE
12.1.1
product: OKL - Leasing and Finance Management , meaning: Type of Tax Line , description: Type of Tax Line inserted into the tax table ,
-
Table: OKL_CONTEXT_GROUPS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CONTEXT_GROUPS_B, object_name:OKL_CONTEXT_GROUPS_B, status:VALID, product: OKL - Leasing and Finance Management , description: Grouping of list of parameters required by the Formulae. , implementation_dba_data: OKL.OKL_CONTEXT_GROUPS_B ,
-
Lookup Type: OKL_TARGET_RATE_TYPE
12.1.1
product: OKL - Leasing and Finance Management , meaning: OKL_TARGET_RATE_TYPE , description: Allowable values for Rate Type in the Sales Quote pricing process. ,
-
Table: OKL_DATA_SRC_FNCTNS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_DATA_SRC_FNCTNS_B, object_name:OKL_DATA_SRC_FNCTNS_B, status:VALID, product: OKL - Leasing and Finance Management , description: The name of the function that maps to the desired PL/SQL function. , implementation_dba_data: OKL.OKL_DATA_SRC_FNCTNS_B ,
-
Table: OKL_SIF_TRX_PARMS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_SIF_TRX_PARMS, object_name:OKL_SIF_TRX_PARMS, status:VALID, product: OKL - Leasing and Finance Management , description: Holds the value of the custom parameters for the transactions for external pricing engine. , implementation_dba_data: OKL.OKL_SIF_TRX_PARMS ,
-
Table: OKL_SIF_YIELDS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_SIF_YIELDS, object_name:OKL_SIF_YIELDS, status:VALID, product: OKL - Leasing and Finance Management , description: Holds the definition of the yields that are calculated for a transaction by the external pricing engine. , implementation_dba_data: OKL.OKL_SIF_YIELDS ,
-
Table: OKL_SIF_RET_ERRORS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_SIF_RET_ERRORS, object_name:OKL_SIF_RET_ERRORS, status:VALID, product: OKL - Leasing and Finance Management , description: Holds the details of errors returned by the external pricing engine. , implementation_dba_data: OKL.OKL_SIF_RET_ERRORS ,
-
Table: OKL_RELOCATE_ASTS_ALL_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_RELOCATE_ASTS_ALL_B, object_name:OKL_RELOCATE_ASTS_ALL_B, status:VALID, product: OKL - Leasing and Finance Management , description: Represents the shipping instructions of an asset determined during the asset return process , implementation_dba_data: OKL.OKL_RELOCATE_ASTS_ALL_B ,
-
Lookup Type: OKL_CHECKLIST_PURPOSE_CODE
12.1.1
product: OKL - Leasing and Finance Management , meaning: OKL_CHECKLIST_PURPOSE_CODE , description: The purpose of the checklist object ,
-
Table: OKL_RELOCATE_ASSETS_B
12.1.1
product: OKL - Leasing and Finance Management , description: Represents the shipping instructions of an asset determined during the asset return process , implementation_dba_data: Not implemented in this database ,
-
View: OKL_CONTEXT_GROUPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CONTEXT_GROUPS_V, object_name:OKL_CONTEXT_GROUPS_V, status:VALID, product: OKL - Leasing and Finance Management , description: Grouping of list of parameters required by the Formulae. , implementation_dba_data: APPS.OKL_CONTEXT_GROUPS_V ,
-
Table: OKL_AST_CNDTN_LNS_ALL_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_AST_CNDTN_LNS_ALL_B, object_name:OKL_AST_CNDTN_LNS_ALL_B, status:VALID, product: OKL - Leasing and Finance Management , description: The line of a condition report detailing the item description and damage , implementation_dba_data: OKL.OKL_AST_CNDTN_LNS_ALL_B ,
-
Table: OKL_ASSET_CNDTN_LNS_B
12.1.1
product: OKL - Leasing and Finance Management , description: The line of a condition report detailing the item description and damage , implementation_dba_data: Not implemented in this database ,
-
Table: OKL_TAX_ATTR_DEFINITIONS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TAX_ATTR_DEFINITIONS, object_name:OKL_TAX_ATTR_DEFINITIONS, status:VALID, product: OKL - Leasing and Finance Management , description: This table is used to store the definitions of Transaction Business Category, Product Category and User Defined Fiscal Classification as setup by the user. This table is used during tax calculations. , implementation_dba_data: OKL.OKL_TAX_ATTR_DEFINITIONS ,
-
View: OKL_SIF_TRX_PARMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_SIF_TRX_PARMS_V, object_name:OKL_SIF_TRX_PARMS_V, status:VALID, product: OKL - Leasing and Finance Management , description: Holds the value of the custom parameters for the transactions for external pricing engine. , implementation_dba_data: APPS.OKL_SIF_TRX_PARMS_V ,
-
Table: OKL_LEASE_QUOTES_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_LEASE_QUOTES_B, object_name:OKL_LEASE_QUOTES_B, status:VALID, product: OKL - Leasing and Finance Management , description: OKL_LEASE_QUOTES_B is the Lease Quote header table. Lease Quotes (also known as Sales Quotes in OLM documentation) created within the context of either a Lease Opportunity or a Lease Application. , implementation_dba_data: OKL.OKL_LEASE_QUOTES_B ,
-
Table: OKL_CRITERIA_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CRITERIA_B, object_name:OKL_CRITERIA_B, status:VALID, product: OKL - Leasing and Finance Management , description: Parameters, the values of which, define the possible CASE in a CASE SET , implementation_dba_data: OKL.OKL_CRITERIA_B ,
-
Table: OKL_FORMULAE_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_FORMULAE_B, object_name:OKL_FORMULAE_B, status:VALID, product: OKL - Leasing and Finance Management , description: Definition of formulae. It also holds the context group required by the formula , implementation_dba_data: OKL.OKL_FORMULAE_B ,
-
Table: OKL_BLNG_CHRG_HDRS_ALL_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_BLNG_CHRG_HDRS_ALL_B, object_name:OKL_BLNG_CHRG_HDRS_ALL_B, status:VALID, product: OKL - Leasing and Finance Management , description: The batch or file of records transmitted , implementation_dba_data: OKL.OKL_BLNG_CHRG_HDRS_ALL_B ,
-
Table: OKL_CNTX_GRP_PRMTRS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CNTX_GRP_PRMTRS, object_name:OKL_CNTX_GRP_PRMTRS, status:VALID, product: OKL - Leasing and Finance Management , description: Association of Parameters for the Context Group , implementation_dba_data: OKL.OKL_CNTX_GRP_PRMTRS ,
-
Table: OKL_VALIDATION_RESULTS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_VALIDATION_RESULTS_B, object_name:OKL_VALIDATION_RESULTS_B, status:VALID, product: OKL - Leasing and Finance Management , description: Stores the result of Validation performed on different objects , implementation_dba_data: OKL.OKL_VALIDATION_RESULTS_B ,
-
Table: OKL_ASSET_COMPONENTS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ASSET_COMPONENTS_B, object_name:OKL_ASSET_COMPONENTS_B, status:VALID, product: OKL - Leasing and Finance Management , description: Asset components are sourced from inventory items. Asset components are always created within the context of a Quoted Asset. , implementation_dba_data: OKL.OKL_ASSET_COMPONENTS_B ,
-
Table: OKL_CASH_FLOW_LEVELS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CASH_FLOW_LEVELS, object_name:OKL_CASH_FLOW_LEVELS, status:VALID, product: OKL - Leasing and Finance Management , description: Table used to store the levels of Cash Flows , implementation_dba_data: OKL.OKL_CASH_FLOW_LEVELS ,
-
Table: OKL_CF_OBJECT_PERIODS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CF_OBJECT_PERIODS, object_name:OKL_CF_OBJECT_PERIODS, status:VALID, product: OKL - Leasing and Finance Management , description: Table used to store the object periods of a Cash Flow , implementation_dba_data: OKL.OKL_CF_OBJECT_PERIODS ,
-
Table: OKL_PARAMETERS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_PARAMETERS_B, object_name:OKL_PARAMETERS_B, status:VALID, product: OKL - Leasing and Finance Management , description: List of parameters required by the Formulae. , implementation_dba_data: OKL.OKL_PARAMETERS_B ,
-
Table: OKL_CSH_ALLCT_SRCHS_ALL
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CSH_ALLCT_SRCHS_ALL, object_name:OKL_CSH_ALLCT_SRCHS_ALL, status:VALID, product: OKL - Leasing and Finance Management , description: During automatic cash allocation process, defines the combination of transactions types that can be used for search purposes , implementation_dba_data: OKL.OKL_CSH_ALLCT_SRCHS_ALL ,
-
Table: OKL_BLLNG_CHRG_HDRS_B
12.1.1
product: OKL - Leasing and Finance Management , description: The batch or file of records transmitted , implementation_dba_data: Not implemented in this database ,
-
View: OKL_DATA_SRC_FNCTNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_DATA_SRC_FNCTNS_V, object_name:OKL_DATA_SRC_FNCTNS_V, status:VALID, product: OKL - Leasing and Finance Management , description: The name of the function that maps to the desired PL/SQL function. , implementation_dba_data: APPS.OKL_DATA_SRC_FNCTNS_V ,
-
Table: OKL_INV_FORMATS_ALL_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INV_FORMATS_ALL_B, object_name:OKL_INV_FORMATS_ALL_B, status:VALID, product: OKL - Leasing and Finance Management , description: Describes the presentation of invoice information , implementation_dba_data: OKL.OKL_INV_FORMATS_ALL_B ,
-
Table: OKL_PRD_PRICE_TMPLS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_PRD_PRICE_TMPLS, object_name:OKL_PRD_PRICE_TMPLS, status:VALID, product: OKL - Leasing and Finance Management , description: Holds the details of pricing templates which are used for external pricing. , implementation_dba_data: OKL.OKL_PRD_PRICE_TMPLS ,
-
View: OKL_SIF_YIELDS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_SIF_YIELDS_V, object_name:OKL_SIF_YIELDS_V, status:VALID, product: OKL - Leasing and Finance Management , description: Holds the definition of the yields that are calculated for a transaction by the external pricing engine. , implementation_dba_data: APPS.OKL_SIF_YIELDS_V ,
-
Table: OKL_CSH_ALLCT_SRCHS
12.1.1
product: OKL - Leasing and Finance Management , description: During automatic cash allocation process, defines the combination of transactions types that can be used for search purposes , implementation_dba_data: Not implemented in this database ,
-
Table: OKL_QUESTION_CRTRNS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_QUESTION_CRTRNS, object_name:OKL_QUESTION_CRTRNS, status:VALID, product: OKL - Leasing and Finance Management , description: A relationship or associative entity defining the allowed set of CRITERION or "parameters" , implementation_dba_data: OKL.OKL_QUESTION_CRTRNS ,