Search Results dad manga online
The APPLSYS.FND_LOBS_DOCUMENT
table is a critical component within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, serving as a repository for storing large binary objects (LOBs) associated with documents in the system. This table is part of the Oracle Applications Technology Layer, specifically under the Application Object Library (AOL), which provides foundational services for document management, file storage, and retrieval across EBS modules. The table is designed to handle unstructured data such as PDFs, images, spreadsheets, and other document types that are attached to various business entities like invoices, purchase orders, or customer records.
Structure and Key Columns
TheFND_LOBS_DOCUMENT
table consists of several key columns that facilitate the storage and management of document data:
- DOCUMENT_ID: A unique identifier for each document, often referenced by other tables like
FND_ATTACHED_DOCUMENTS
. - FILE_NAME: The original name of the uploaded file.
- FILE_CONTENT_TYPE: The MIME type of the document (e.g.,
application/pdf
). - FILE_DATA: A BLOB (Binary Large Object) column that stores the actual document content.
- CREATION_DATE and LAST_UPDATE_DATE: Timestamps for tracking document lifecycle.
- CREATED_BY and LAST_UPDATED_BY: User IDs for audit purposes.
Integration with Oracle EBS Modules
The table integrates with multiple EBS modules through the Oracle Document Management (DM) framework. For instance:- Payables: Stores scanned invoices or receipts attached to payment records.
- Receivables: Holds customer correspondence or proof of delivery documents.
- Human Resources: Manages employee-related documents like resumes or contracts.
FND_ATTACHED_DOCUMENTS
table, which maps DOCUMENT_ID
to entity types (e.g., AP_INVOICES
) and entity IDs.
Technical Considerations
- Performance: Storing large BLOBs can impact database performance. Oracle recommends using SecureFiles LOB storage (available in 12.2.2) for better compression and deduplication.
- Indexing: The
DOCUMENT_ID
column is indexed to optimize joins with related tables. - Retention Policies: Administrators must implement archival strategies to manage growing LOB data, leveraging Oracle's partitioning or external storage options.
Security and Access Control
Access to documents inFND_LOBS_DOCUMENT
is governed by Oracle EBS's function security and data security models. The FND_DOCUMENTS
and FND_DOCUMENT_CATEGORIES
tables often work in tandem to enforce role-based permissions.
Migration and Upgrades
During upgrades from 12.1.1 to 12.2.2, special attention is required for LOB data migration due to changes in storage architecture. Oracle's AutoConfig and AD Utilities provide tools to streamline this process.Conclusion
TheAPPLSYS.FND_LOBS_DOCUMENT
table is a cornerstone of Oracle EBS's document management capabilities, enabling secure and efficient storage of unstructured data. Its design supports scalability and integration across modules, though proper maintenance is essential to mitigate performance overheads. Understanding its structure and relationships is crucial for customizations, reporting, and system optimizations in both 12.1.1 and 12.2.2 environments.
-
File: R1159 Partners Online ERD.pdf
12.1.1
product: PV - Partner Management , size: 26.228 KBytes , file_type: PDF Diagram ,
-
File: R1159 Partners Online ERD.pdf
12.2.2
product: PV - Partner Management , size: 26.228 KBytes , file_type: PDF Diagram ,
-
PACKAGE: SYS.DBMS_EPG
12.1.1
-
PACKAGE: SYS.DBMS_EPG
12.2.2
-
APPS.FND_WEB_CONFIG dependencies on FND_MESSAGE
12.1.1
-
APPS.FND_WEB_CONFIG dependencies on FND_MESSAGE
12.2.2
-
PACKAGE: SYS.DBMS_EPGC
12.1.1
-
PACKAGE: SYS.DBMS_EPGC
12.2.2
-
APPS.FND_CONC_SSWA dependencies on FND_MESSAGE
12.1.1
-
APPS.FND_CONC_SSWA dependencies on FND_MESSAGE
12.2.2
-
VIEW: SYS.USER_EPG_DAD_AUTHORIZATION
12.1.1
owner:SYS, object_type:VIEW, object_name:USER_EPG_DAD_AUTHORIZATION, status:VALID,
-
PACKAGE: APPS.FND_WEB_CONFIG
12.1.1
-
PACKAGE: APPS.FND_WEB_CONFIG
12.2.2
-
VIEW: SYS.USER_EPG_DAD_AUTHORIZATION
12.2.2
owner:SYS, object_type:VIEW, object_name:USER_EPG_DAD_AUTHORIZATION, status:VALID,
-
PACKAGE BODY: APPS.FND_WEB_CONFIG
12.2.2
-
VIEW: SYS.DBA_EPG_DAD_AUTHORIZATION
12.1.1
owner:SYS, object_type:VIEW, object_name:DBA_EPG_DAD_AUTHORIZATION, status:VALID,
-
VIEW: SYS.DBA_EPG_DAD_AUTHORIZATION
12.2.2
owner:SYS, object_type:VIEW, object_name:DBA_EPG_DAD_AUTHORIZATION, status:VALID,
-
PACKAGE BODY: APPS.FND_WEB_CONFIG
12.1.1
-
APPS.JTF_AMVIMT_PUB dependencies on DBMS_SQL
12.2.2
-
VIEW: SYS.EXU7TBS
12.1.1
-
Lookup Type: AMS_SYS_ARC_QUALIFIER
12.1.1
product: ASF - Sales Online , meaning: AMS_SYS_ARC_QUALIFIER , description: System Arc Qualifier ,
-
TABLE: APPLSYS.FND_LOBS_DOCUMENT
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_LOBS_DOCUMENT, object_name:FND_LOBS_DOCUMENT, status:VALID,
-
Lookup Type: AMS_SYS_ARC_QUALIFIER
12.2.2
product: IMC - Customers Online , meaning: AMS_SYS_ARC_QUALIFIER , description: System Arc Qualifier ,
-
Lookup Type: AR_BPA_ASSGNTMPLT_PURP
12.2.2
product: AR - Receivables , meaning: Assigned Template Purpose ,
-
APPS.AMV_IMT_PUB dependencies on DBMS_SQL
12.1.1
-
APPS.JTF_AMVIMT_PUB dependencies on DBMS_SQL
12.1.1
-
VIEW: SYS.EXU7TBS
12.2.2
-
Lookup Type: AMS_SYS_ARC_QUALIFIER
12.2.2
product: ASF - Sales Online , meaning: AMS_SYS_ARC_QUALIFIER , description: System Arc Qualifier ,
-
APPS.AMV_IMT_PUB dependencies on DBMS_SQL
12.2.2
-
Concurrent Program: ADZDPATCH
12.2.2
execution_filename: ADZDPATCH , product: AD - Applications DBA , user_name: Online Patching In Progress , description: .This program runs during an online patching session. Define an incompatibility rule with this program for concurrent programs that cannot be run during online patching. , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Lookup Type: AMS_SYS_ARC_QUALIFIER
12.1.1
product: IMC - Customers Online , meaning: AMS_SYS_ARC_QUALIFIER , description: System Arc Qualifier ,
-
Lookup Type: IBY_OAUI_OP_ON_OFF_LINE
12.2.2
product: IBY - Payments , meaning: IBY_OAUI_OP_ON_OFF_LINE , description: Online/Offline Transaction Types ,
-
VIEW: SYS.EXU9TBS
12.2.2
-
Lookup Type: AR_BPA_ASSGNTMPLT_PURP
12.1.1
product: AR - Receivables , meaning: Assigned Template Purpose ,
-
VIEW: SYS.EXU9TBS
12.1.1
-
APPS.FF_FORMULA_WEBUI_PKG dependencies on AD_ZD
12.2.2
-
Lookup Type: OKS_TS_PROCESS_CODE
12.2.2
product: OKS - Service Contracts , meaning: Contract Process Code ,
-
Lookup Type: IRC_INDEX_SYNC
12.1.1
product: PER - Human Resources , meaning: IRC_INDEX_SYNC , description: Lookup for rebuiding index with full or online mode ,
-
Lookup Type: IRC_INDEX_SYNC
12.2.2
product: PER - Human Resources , meaning: IRC_INDEX_SYNC , description: Lookup for rebuiding index with full or online mode ,
-
Lookup Type: PROFILE_FILED_SIGN
12.1.1
product: IGF - Financial Aid , meaning: Profile Filed Online with Signature , description: Profile Filed Online with Signature ,
-
TABLE: APPLSYS.FND_LOBS_DOCUMENT
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_LOBS_DOCUMENT, object_name:FND_LOBS_DOCUMENT, status:VALID,
-
Lookup Type: IBY_OAUI_OP_ON_OFF_LINE
12.1.1
product: IBY - Payments , meaning: IBY_OAUI_OP_ON_OFF_LINE , description: Online/Offline Transaction Types ,
-
APPS.RRS_ASSETS_PKG dependencies on FND_PROFILE
12.1.1
-
Lookup Type: OIE_LINE_LEVEL_ACCOUNTING
12.1.1
product: AP - Payables , meaning: Enable Line Level Accounting , description: Enable Line Level Accounting ,
-
APPS.RRS_ASSETS_PKG dependencies on FND_PROFILE
12.2.2
-
Lookup Type: OKS_AUTO_RENEW_STATUS
12.2.2
product: OKS - Service Contracts , meaning: Negotiation Status , description: Process or Negotiation Status used by Contract Process Workflow ,
-
Lookup Type: OTA_DM_SYNC_ONLINE
12.1.1
product: OTA - Learning Management , meaning: Delivery Mode: Combination of synchronous and online flag , description: Look up for combination of synchronous and online flag ,
-
Lookup Type: OKS_TS_PROCESS_CODE
12.1.1
product: OKS - Service Contracts , meaning: Contract Process Code ,
-
APPS.WMS_ITEM_LOAD dependencies on INV_RCV_COMMON_APIS
12.1.1
-
Lookup Type: PROFILE_FILED_SIGN
12.2.2
product: IGF - Financial Aid (Obsolete) , meaning: Profile Filed Online with Signature , description: Profile Filed Online with Signature ,