Search Results iby_f_t_ca_grntrs_b
Overview
The IBY_F_T_CA_GRNTRS_B table is a core data object within the Oracle E-Business Suite (EBS) Payments (IBY) module, specifically for releases 12.1.1 and 12.2.2. It functions as the base table for storing transactional information about grantors associated with credit applications. In the context of the Payments module's credit management functionality, this table is essential for managing the relationships between credit applications and the parties (grantors) who authorize or guarantee the credit. It serves as the central point of reference for all grantor-related data tied to a specific credit application, enabling detailed tracking and audit capabilities.
Key Information Stored
The primary data stored in this table revolves around the unique identification of a grantor record and its linkage to a parent credit application. The documented primary key is the column CREDIT_APP_GRNTR_ID, which uniquely identifies each grantor record in the system. A critical foreign key column is CREDIT_APP_ID, which ties each grantor back to its originating credit application record in the IBY_F_T_CRDT_APPS_ALL_B table. While the full column list is not detailed in the provided metadata, the structure implies the table holds the core, non-translatable attributes of a grantor, such as creation dates, status identifiers, and references to related party or contact information.
Common Use Cases and Queries
This table is primarily accessed for reporting, data validation, and integration processes related to credit application approvals. A common use case is generating a report of all grantors for a specific set of credit applications to understand authorization hierarchies. A typical query would join to the credit applications table and potentially the grantor history table for a complete audit trail.
- Sample Query: Retrieving grantor details for a specific credit application ID.
SELECT grntr.* FROM iby.iby_f_t_ca_grntrs_b grntr WHERE grntr.credit_app_id = :p_credit_app_id;
- Data Validation: Ensuring every active credit application has at least one associated, active grantor record as per business rules.
- Integration: Serving as the source for feeding grantor information to downstream financial or CRM systems during credit lifecycle events.
Related Objects
The IBY_F_T_CA_GRNTRS_B table is a central node in a defined relational schema, with documented foreign key relationships to several other Payment tables.
- IBY_F_T_CRDT_APPS_ALL_B: The parent table. Each record in IBY_F_T_CA_GRNTRS_B must relate to a single credit application via the CREDIT_APP_ID column.
- IBY_F_T_CA_GRNTRS_TL: A translation table that holds language-specific, translatable descriptions for the grantor records, joined via the CREDIT_APP_GRNTR_ID.
- IBY_F_T_CA_GRNTR_H: A history table that tracks changes to the grantor records over time, linked by the CREDIT_APP_GRNTR_ID.
- IBY_F_T_EMAIL_NOTIF_LOG: Stores logs of email notifications sent concerning grantors, referenced by the CREDIT_APP_GRNTR_ID.
-
Table: IBY_F_T_CA_GRNTRS_B
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_B, object_name:IBY_F_T_CA_GRNTRS_B, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_CA_GRNTRS_B ,
-
Table: IBY_F_T_CA_GRNTRS_B
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_B, object_name:IBY_F_T_CA_GRNTRS_B, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_CA_GRNTRS_B ,
-
VIEW: IBY.IBY_F_T_CA_GRNTRS_B#
12.2.2
owner:IBY, object_type:VIEW, object_name:IBY_F_T_CA_GRNTRS_B#, status:VALID,
-
SYNONYM: APPS.IBY_F_T_CA_GRNTRS_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:IBY_F_T_CA_GRNTRS_B, status:VALID,
-
SYNONYM: APPS.IBY_F_T_CA_GRNTRS_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IBY_F_T_CA_GRNTRS_B, status:VALID,
-
VIEW: IBY.IBY_F_T_CA_GRNTRS_B#
12.2.2
-
VIEW: APPS.IBY_F_T_CA_GRNTRS_VL
12.1.1
-
VIEW: APPS.IBY_F_T_CA_GRNTRS_VL
12.2.2
-
TABLE: IBY.IBY_F_T_CA_GRNTRS_B
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_B, object_name:IBY_F_T_CA_GRNTRS_B, status:VALID,
-
TABLE: IBY.IBY_F_T_CA_GRNTRS_B
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_B, object_name:IBY_F_T_CA_GRNTRS_B, status:VALID,
-
Table: IBY_F_T_CA_GRNTR_H
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CA_GRNTR_H, object_name:IBY_F_T_CA_GRNTR_H, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_CA_GRNTR_H ,
-
Table: IBY_F_T_CA_GRNTR_H
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CA_GRNTR_H, object_name:IBY_F_T_CA_GRNTR_H, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_CA_GRNTR_H ,
-
Table: IBY_F_T_EMAIL_NOTIF_LOG
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_EMAIL_NOTIF_LOG, object_name:IBY_F_T_EMAIL_NOTIF_LOG, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_EMAIL_NOTIF_LOG ,
-
Table: IBY_F_T_CA_GRNTRS_TL
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_TL, object_name:IBY_F_T_CA_GRNTRS_TL, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_CA_GRNTRS_TL ,
-
Table: IBY_F_T_CA_GRNTRS_TL
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_TL, object_name:IBY_F_T_CA_GRNTRS_TL, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_CA_GRNTRS_TL ,
-
Table: IBY_F_T_EMAIL_NOTIF_LOG
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_EMAIL_NOTIF_LOG, object_name:IBY_F_T_EMAIL_NOTIF_LOG, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_EMAIL_NOTIF_LOG ,
-
Table: IBY_F_T_CRDT_APPS_ALL_B
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CRDT_APPS_ALL_B, object_name:IBY_F_T_CRDT_APPS_ALL_B, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_CRDT_APPS_ALL_B ,
-
Table: IBY_F_T_CRDT_APPS_ALL_B
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_F_T_CRDT_APPS_ALL_B, object_name:IBY_F_T_CRDT_APPS_ALL_B, status:VALID, product: IBY - Payments , implementation_dba_data: IBY.IBY_F_T_CRDT_APPS_ALL_B ,
-
Lookup Type: IBY_FIN_USER_TYPE
12.1.1
product: IBY - Payments , meaning: IBY_FIN_USER_TYPE , description: for the user_type_code column in iby_f_t_crdt_app_revs and iby_f_t_crdt_app_st_h ,
-
Lookup Type: IBY_FIN_USER_TYPE
12.2.2
product: IBY - Payments , meaning: IBY_FIN_USER_TYPE , description: for the user_type_code column in iby_f_t_crdt_app_revs and iby_f_t_crdt_app_st_h ,
-
View: IBY_F_T_CA_GRNTRS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_VL, object_name:IBY_F_T_CA_GRNTRS_VL, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_F_T_CA_GRNTRS_VL ,
-
View: IBY_F_T_CA_GRNTRS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_VL, object_name:IBY_F_T_CA_GRNTRS_VL, status:VALID, product: IBY - Payments , implementation_dba_data: APPS.IBY_F_T_CA_GRNTRS_VL ,
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
VIEW: APPS.IBY_F_T_CA_GRNTRS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_VL, object_name:IBY_F_T_CA_GRNTRS_VL, status:VALID,
-
VIEW: APPS.IBY_F_T_CA_GRNTRS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_F_T_CA_GRNTRS_VL, object_name:IBY_F_T_CA_GRNTRS_VL, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
eTRM - IBY Tables and Views
12.1.1
description: Stores the user privilege settings for viewing sensitive data in iPayment operations UI ,
-
eTRM - IBY Tables and Views
12.2.2
description: Stores the user privilege settings for viewing sensitive data in iPayment operations UI ,
-
eTRM - IBY Tables and Views
12.1.1
description: Stores the user privilege settings for viewing sensitive data in iPayment operations UI ,
-
eTRM - IBY Tables and Views
12.2.2
description: Stores the user privilege settings for viewing sensitive data in iPayment operations UI ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1