Search Results rlm_cust_item_terms
Overview
RLM_SETUP_TERMS_SV is a server-side PL/SQL package body owned by the APPS schema in Oracle E-Business Suite. Its classification within the ETRM repository is "OTHER," indicating it is an internal supporting package rather than a published public API. The "SV" suffix follows the Oracle Applications naming convention for server-side validation and setup logic. In Oracle EBS 12.1.1 and 12.2.2, this package belongs to the transportation and trade management domain associated with Oracle Transportation Management/Global Trade Management integration and the Release Management (RLM) module. Specifically, it is responsible for resolving and validating customer-level setup terms—item terms and ship-to terms—used in the execution of release management and trade compliance transactions. The package is currently VALID in both releases and depends on core RLM packages, including RLM_CORE_SV, RLM_DP_SV, RLM_MESSAGE_SV, and RLM_TPA_SV, none of which it modifies. It is not referenced by any other database object, which confirms its role as a terminal, internally invoked component within the RLM package stack.
Key Procedures and Functions
The ETRM metadata documents six procedures and functions within this package. The documented object list exposes a single named identifier ("NAME"), reflecting the repository's limited disclosure of signature-level detail. The remaining procedures are not individually enumerated in the available metadata excerpt. The package's evident functional intent is the retrieval, validation, and persistence of customer setup terms, coordinated through the message-handling services of RLM_MESSAGE_SV and the parameter-access services of RLM_CORE_SV. Because the full parameter lists are not documented, no argument signatures are asserted here; consumers should inspect the package specification for exact callable interfaces before invoking any procedure directly.
Tables Accessed
- RLM_CUST_ITEM_TERMS — stores customer-level term attributes applied at the item detail level; read and written as part of term setup maintenance.
- RLM_CUST_SHIPTO_TERMS — stores customer ship-to level terms; read and written for ship-to-specific configuration.
- ECE_TP_GROUP — trading partner group definition used to resolve the partner hierarchy associated with the customer.
- ECE_TP_HEADERS — trading partner header records providing partner identity and context for term resolution.
- HZ_CUST_ACCOUNTS — the TCA customer account registry, used to validate the account referenced in setup terms.
- HZ_CUST_ACCT_SITES — TCA customer account sites, used to validate ship-to addresses tied to ship-to terms.
Usage Notes
This package is invoked indirectly. It is referenced by nine other APPS packages and is not exposed to any database object outside that dependency set, so it is not intended for direct custom-code invocation. Typical invocation occurs through RLM setup and release management flows, including OTM/GTM-related forms and concurrent programs that create or maintain customer item and ship-to terms. It also depends on FND_PROFILE for site and user-level profile option lookups, and on the STANDARD SYS package for standard PL/SQL runtime services. Customizations should extend or replace behavior via the documented public RLM APIs rather than by modifying this package body, since it is a validated, Oracle-supplied object whose internal calls are chained to RLM_CORE_SV, RLM_DP_SV, RLM_MESSAGE_SV, and RLM_TPA_SV.
-
SYNONYM: APPS.RLM_CUST_ITEM_TERMS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RLM_CUST_ITEM_TERMS, status:VALID,
-
APPS.RLM_SETUP_TERMS_SV SQL Statements
12.1.1
-
PACKAGE BODY: APPS.RLM_SETUP_TERMS_SV
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:RLM_SETUP_TERMS_SV, status:VALID,
-
SYNONYM: APPS.RLM_CUST_ITEM_TERMS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:RLM_CUST_ITEM_TERMS, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.RLM_CUST_MERGE
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:RLM_CUST_MERGE, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.RLM_SETUP_TERMS_SV
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:RLM_SETUP_TERMS_SV, status:VALID,
-
APPS.RLM_SETUP_TERMS_SV SQL Statements
12.2.2
-
VIEW: APPS.RLM_CUST_ITEM_TERMS_V
12.1.1
-
VIEW: APPS.RLM_CUST_ITEM_TERMS_V
12.2.2
-
VIEW: APPS.RLM_SHIPTO_ITEM_TERMS_V
12.2.2
-
PACKAGE BODY: APPS.RLM_CUST_MERGE
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:RLM_CUST_MERGE, status:VALID,
-
PACKAGE: APPS.RLM_SETUP_TERMS_SV
12.1.1
owner:APPS, object_type:PACKAGE, object_name:RLM_SETUP_TERMS_SV, status:VALID,
-
PACKAGE: APPS.RLM_SETUP_TERMS_SV
12.2.2
owner:APPS, object_type:PACKAGE, object_name:RLM_SETUP_TERMS_SV, status:VALID,
-
VIEW: APPS.RLM_SHIPTO_ITEM_TERMS_V
12.1.1
-
APPS.RLM_CUST_MERGE SQL Statements
12.1.1
-
View: RLM_SHIPTO_ITEM_TERMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:RLM.RLM_SHIPTO_ITEM_TERMS_V, object_name:RLM_SHIPTO_ITEM_TERMS_V, status:VALID, product: RLM - Release Management , implementation_dba_data: APPS.RLM_SHIPTO_ITEM_TERMS_V ,
-
View: RLM_CUST_ITEM_TERMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:RLM.RLM_CUST_ITEM_TERMS_V, object_name:RLM_CUST_ITEM_TERMS_V, status:VALID, product: RLM - Release Management , implementation_dba_data: APPS.RLM_CUST_ITEM_TERMS_V ,
-
APPS.RLM_CUST_MERGE SQL Statements
12.2.2
-
View: RLM_CUST_ITEM_TERMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:RLM.RLM_CUST_ITEM_TERMS_V, object_name:RLM_CUST_ITEM_TERMS_V, status:VALID, product: RLM - Release Management , implementation_dba_data: APPS.RLM_CUST_ITEM_TERMS_V ,
-
View: RLM_SHIPTO_ITEM_TERMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:RLM.RLM_SHIPTO_ITEM_TERMS_V, object_name:RLM_SHIPTO_ITEM_TERMS_V, status:VALID, product: RLM - Release Management , implementation_dba_data: APPS.RLM_SHIPTO_ITEM_TERMS_V ,
-
eTRM - RLM Tables and Views
12.1.1
description: This table stores the details of Query Criteria for each of the Query in RLM_UI_QUERIES ,
-
VIEW: RLM.RLM_CUST_ITEM_TERMS_ALL#
12.2.2
owner:RLM, object_type:VIEW, object_name:RLM_CUST_ITEM_TERMS_ALL#, status:VALID,
-
VIEW: APPS.RLM_SHIPTO_ITEM_TERMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:RLM.RLM_SHIPTO_ITEM_TERMS_V, object_name:RLM_SHIPTO_ITEM_TERMS_V, status:VALID,
-
VIEW: APPS.RLM_SHIPTO_ITEM_TERMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:RLM.RLM_SHIPTO_ITEM_TERMS_V, object_name:RLM_SHIPTO_ITEM_TERMS_V, status:VALID,
-
VIEW: APPS.RLM_CUST_ITEM_TERMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:RLM.RLM_CUST_ITEM_TERMS_V, object_name:RLM_CUST_ITEM_TERMS_V, status:VALID,
-
VIEW: APPS.RLM_CUST_ITEM_TERMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:RLM.RLM_CUST_ITEM_TERMS_V, object_name:RLM_CUST_ITEM_TERMS_V, status:VALID,
-
eTRM - RLM Tables and Views
12.2.2
description: This table stores the details of Query Criteria for each of the Query in RLM_UI_QUERIES ,
-
PACKAGE BODY: APPS.RLM_SETUP_TERMS_SV
12.2.2
-
PACKAGE BODY: APPS.RLM_SETUP_TERMS_SV
12.1.1
-
APPS.RLM_CUST_MERGE dependencies on RLM_CUST_ITEM_TERMS
12.1.1
-
PACKAGE BODY: APPS.RLM_CUST_MERGE
12.1.1
-
PACKAGE BODY: APPS.RLM_CUST_MERGE
12.2.2
-
APPS.RLM_SETUP_TERMS_SV dependencies on RLM_CUST_ITEM_TERMS
12.1.1
-
APPS.RLM_SETUP_TERMS_SV dependencies on RLM_CUST_ITEM_TERMS
12.2.2
-
APPS.RLM_SETUP_TERMS_SV dependencies on RLM_CUST_ITEM_TERMS
12.1.1
-
APPS.RLM_CUST_MERGE dependencies on RLM_CUST_ITEM_TERMS
12.2.2
-
APPS.RLM_SETUP_TERMS_SV dependencies on RLM_CUST_ITEM_TERMS
12.2.2
-
TABLE: RLM.RLM_CUST_ITEM_TERMS_ALL
12.1.1
owner:RLM, object_type:TABLE, fnd_design_data:RLM.RLM_CUST_ITEM_TERMS_ALL, object_name:RLM_CUST_ITEM_TERMS_ALL, status:VALID,
-
APPS.RLM_CUST_MERGE dependencies on HZ_CUSTOMER_MERGE_LOG_S
12.2.2
-
APPS.RLM_CUST_MERGE dependencies on HZ_CUSTOMER_MERGE_LOG_S
12.1.1
-
APPS.RLM_SETUP_TERMS_SV dependencies on RLM_DP_SV
12.2.2
-
APPS.RLM_CUST_MERGE dependencies on RA_CUSTOMER_MERGES
12.2.2
-
APPS.RLM_CUST_MERGE dependencies on RA_CUSTOMER_MERGES
12.1.1
-
APPS.RLM_CUST_MERGE dependencies on HZ_CUSTOMER_MERGE_LOG
12.1.1
-
APPS.RLM_CUST_MERGE dependencies on HZ_CUSTOMER_MERGE_LOG
12.2.2
-
APPS.RLM_CUST_MERGE dependencies on RLM_CUST_MERGE
12.2.2
-
APPS.RLM_CUST_MERGE dependencies on RLM_CUST_MERGE
12.1.1
-
eTRM - RLM Tables and Views
12.1.1
description: This table stores the details of Query Criteria for each of the Query in RLM_UI_QUERIES ,