Search Results ra_terms_b
The RA_TERMS_B
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a fundamental entity within the Receivables (AR) module, serving as the base table for storing payment term definitions. Payment terms define the conditions under which customers must settle their invoices, including due dates, discounts, and installment schedules. This table is part of the Oracle Receivables data model and is critical for configuring and managing customer invoicing and collections processes.
Table Structure and Key Columns
TheRA_TERMS_B
table contains the following key columns:
- TERM_ID: Primary key identifier for the payment term.
- NAME: The name or description of the payment term (e.g., "NET 30").
- TYPE: Indicates whether the term is a standard term, installment term, or date-driven term.
- DESCRIPTION: Additional details about the payment term.
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the validity period of the term.
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Audit columns tracking record creation and modification.
Relationship with Other Tables
TheRA_TERMS_B
table is linked to several other tables in Oracle Receivables:
- RA_TERMS_TL: Stores translated term descriptions for multilingual support.
- RA_TERMS_LINES_B: Contains detailed line-level information for installment-based payment terms.
- RA_CUSTOMER_TRX: References payment terms applied to customer transactions.
Functional Usage
Payment terms defined inRA_TERMS_B
are used across Oracle EBS modules, including:
- Invoice Generation: Automatically calculates due dates and discount eligibility.
- Collections Management: Helps track overdue invoices based on term definitions.
- Cash Flow Forecasting: Provides data for predicting future receivables.
Technical Considerations
Key technical aspects ofRA_TERMS_B
include:
- The table is seed data-enabled in Oracle EBS, allowing for customization while preserving upgradeability.
- Indexes on
TERM_ID
andNAME
columns optimize performance for frequent lookups. - Validation rules ensure data integrity when creating or modifying payment terms.
Implementation Best Practices
When working withRA_TERMS_B
:
- Maintain consistent naming conventions for payment terms.
- Use the active date ranges to manage term validity periods.
- Consider performance impacts when creating complex installment terms.
- Leverage the table's relationship with
RA_TERMS_LINES_B
for multi-installment payment schedules.
Customization and Extension
While Oracle provides standard payment term functionality, organizations can extendRA_TERMS_B
through:
- Custom descriptive flexfields to capture additional attributes.
- API-based integrations with external systems for term synchronization.
- Workflow extensions for term approval processes.
RA_TERMS_B
table remains a critical component in Oracle EBS financial operations, directly impacting accounts receivable processes and cash management. Proper configuration and maintenance of this table are essential for accurate financial reporting and efficient collections management.
-
Table: RA_TERMS_B
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_TERMS_B, object_name:RA_TERMS_B, status:VALID, product: AR - Receivables , description: Payment Term information , implementation_dba_data: AR.RA_TERMS_B ,
-
Table: RA_TERMS_B
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_TERMS_B, object_name:RA_TERMS_B, status:VALID, product: AR - Receivables , description: Payment Term information , implementation_dba_data: AR.RA_TERMS_B ,
-
APPS.OE_CREDIT_CHECK_UTIL dependencies on RA_TERMS_B
12.1.1
-
APPS.HZ_ACCOUNT_VALIDATE_V2PUB dependencies on RA_TERMS_B
12.1.1
-
APPS.AR_BFB_UTILS_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.GMF_AR_GET_PAYMENT_TERMS dependencies on RA_TERMS_B
12.2.2
-
APPS.OM_SETUP_VALID_PKG dependencies on RA_TERMS_B
12.2.2
-
APPS.OE_BULK_CACHE dependencies on RA_TERMS_B
12.2.2
-
APPS.OKL_INVESTOR_BILLING_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.OKL_STREAM_BILLING_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.OM_SETUP_VALID_PKG dependencies on RA_TERMS_B
12.1.1
-
APPS.ASO_PRICING_CORE_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.ARP_TRX_UTIL dependencies on RA_TERMS_B
12.1.1
-
APPS.RA_TERMS_TABLE_HANDLER dependencies on RA_TERMS_B
12.1.1
-
APPS.OKL_STREAM_BILLING_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.OKS_IMPORT_VALIDATE dependencies on RA_TERMS_B
12.2.2
-
APPS.ARP_TRX_UTIL dependencies on RA_TERMS_B
12.2.2
-
APPS.PSA_MFAR_RECEIPTS dependencies on RA_TERMS_B
12.2.2
-
APPS.AR_TRX_SUMMARY_PKG dependencies on RA_TERMS_B
12.1.1
-
APPS.OE_CREDIT_CHECK_ORDER_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.AR_BUS_EVENT_SUB_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.OE_CREDIT_CHECK_LINES_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.AR_PREPAYMENTS dependencies on RA_TERMS_B
12.1.1
-
APPS.RA_TERMS_TABLE_HANDLER dependencies on RA_TERMS_B
12.2.2
-
APPS.ASO_PRICING_CORE_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.OE_CREDIT_CHECK_ORDER_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.AR_TRX_SUMMARY_PKG dependencies on RA_TERMS_B
12.2.2
-
APPS.OKL_INTERNAL_BILLING_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.OKS_IMPORT_VALIDATE dependencies on RA_TERMS_B
12.1.1
-
APPS.OKL_INTERNAL_TO_EXTERNAL dependencies on RA_TERMS_B
12.1.1
-
APPS.OE_CREDIT_CHECK_LINES_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.HZ_ACCOUNT_VALIDATE_V2PUB dependencies on RA_TERMS_B
12.2.2
-
APPS.AR_BUS_EVENT_SUB_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.HZ_CREDIT_REQUEST_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.OKL_QA_DATA_INTEGRITY dependencies on RA_TERMS_B
12.2.2
-
APPS.AR_BFB_UTILS_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.OE_CREDIT_CHECK_UTIL dependencies on RA_TERMS_B
12.2.2
-
APPS.EAM_WORKORDERBILLING_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.PSA_MFAR_RECEIPTS dependencies on RA_TERMS_B
12.1.1
-
APPS.OKL_BILL_UPFRONT_TAX_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.OE_BULK_CACHE dependencies on RA_TERMS_B
12.1.1
-
APPS.HZ_CREDIT_REQUEST_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.OKL_INVESTOR_BILLING_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.QP_UTIL dependencies on RA_TERMS_B
12.1.1
-
APPS.OKL_QA_DATA_INTEGRITY dependencies on RA_TERMS_B
12.1.1
-
APPS.GMF_AR_GET_PAYMENT_TERMS dependencies on RA_TERMS_B
12.1.1
-
APPS.OKL_INTERNAL_BILLING_PVT dependencies on RA_TERMS_B
12.1.1
-
APPS.OKL_BILL_UPFRONT_TAX_PVT dependencies on RA_TERMS_B
12.2.2
-
APPS.OKL_INTERNAL_TO_EXTERNAL dependencies on RA_TERMS_B
12.2.2
-
APPS.QP_UTIL dependencies on RA_TERMS_B
12.2.2