Search Results inventory module in oracle apps
The AP_OTHER_PERIODS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for managing accounting periods outside the standard GL_PERIODS
structure, specifically tailored for Accounts Payable (AP) operations. This table enables organizations to define and maintain fiscal periods that may not align with the general ledger's predefined periods, ensuring flexibility in financial reporting and transaction processing. Below is a detailed technical breakdown of its structure, functionality, and integration within Oracle EBS.
Table Structure and Key Columns
TheAP_OTHER_PERIODS
table comprises columns that define period attributes, statuses, and linkages to other modules. Key columns include:
- PERIOD_NAME: A user-defined identifier for the period (e.g., "Q1-2023").
- PERIOD_NUM: Numeric representation of the period sequence.
- PERIOD_YEAR: The fiscal year associated with the period.
- START_DATE and END_DATE: Define the period's duration.
- PERIOD_STATUS: Indicates whether the period is Open, Closed, or Future-Entry.
- CREATION_DATE and LAST_UPDATE_DATE: Audit fields for tracking changes.
- SET_OF_BOOKS_ID: Links the period to a specific ledger (Chart of Accounts).
Functional Role in AP Module
The table supports Accounts Payable operations by:- Transaction Processing: Validates invoice and payment dates against open periods, preventing entries in closed periods.
- Period Close: Enables AP-specific period closures independent of GL, ensuring accruals and adjustments are finalized before GL reconciliation.
- Reporting: Facilitates period-based AP reports (e.g., aging, liability summaries) using custom period definitions.
Integration with Oracle EBS Modules
AP_OTHER_PERIODS
interacts with:
- General Ledger (GL): Synchronizes with
GL_PERIODS
viaSET_OF_BOOKS_ID
, though periods can diverge for AP-specific needs. - Subledger Accounting (SLA): Ensures AP transactions are accounted in the correct SLA periods.
- Tax Module: Aligns tax reporting periods with AP-defined periods for compliance.
Technical Considerations
- Data Integrity: Periods must not overlap, and
END_DATE
must be ≥START_DATE
. - Security: Access is restricted via Oracle's
FND
security layer (e.g.,AP_PERIODS_ALL
form). - Custom Workflows: Triggers or APIs (e.g.,
AP_PERIODS_PKG
) enforce business rules during period status changes.
Example Use Case
An organization with a quarterly GL calendar (GL_PERIODS
) may need monthly AP closures. AP_OTHER_PERIODS
allows defining monthly periods (e.g., "JAN-2023") while maintaining GL's quarterly structure ("Q1-2023"). AP transactions for January are validated against the January period, while GL consolidates them into Q1.
Conclusion
TheAP_OTHER_PERIODS
table is a pivotal component in Oracle EBS, offering granular control over AP accounting cycles. Its design ensures compliance with fiscal policies while accommodating operational flexibility. Administrators must rigorously manage period statuses and align them with GL to prevent reconciliation issues, leveraging Oracle's built-in APIs for automation and validation.
-
Lookup Type: MODULE
12.2.2
product: AP - Payables , meaning: Module , description: Module ,
-
Lookup Type: MODULE
12.1.1
product: AP - Payables , meaning: Module , description: Module ,
-
Table: AP_OTHER_PERIODS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_OTHER_PERIODS, object_name:AP_OTHER_PERIODS, status:VALID, product: AP - Payables , description: Recurring invoice, key indicator, payment terms, and withholding tax time period definitions , implementation_dba_data: AP.AP_OTHER_PERIODS ,
-
Table: AP_OTHER_PERIODS
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_OTHER_PERIODS, object_name:AP_OTHER_PERIODS, status:VALID, product: AP - Payables , description: Recurring invoice, key indicator, payment terms, and withholding tax time period definitions , implementation_dba_data: AP.AP_OTHER_PERIODS ,
-
View: AP_OTHER_PERIODS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_OTHER_PERIODS_V, object_name:AP_OTHER_PERIODS_V, status:VALID, product: AP - Payables , description: (Release 10SC Only) , implementation_dba_data: APPS.AP_OTHER_PERIODS_V ,
-
View: AP_OTHER_PERIODS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_OTHER_PERIODS_V, object_name:AP_OTHER_PERIODS_V, status:VALID, product: AP - Payables , description: (Release 10SC Only) , implementation_dba_data: APPS.AP_OTHER_PERIODS_V ,
-
Concurrent Program: JEFILLMP
12.2.2
product: AP - Payables , user_name: Finnish LMP2 Payment Module , description: Domestic Payments , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JEFILLMP
12.1.1
product: AP - Payables , user_name: Finnish LMP2 Payment Module , description: Domestic Payments , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JEFILULM
12.1.1
product: AP - Payables , user_name: Finnish ULMP Payment Module , description: Foreign Payments , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JEFILLUM
12.1.1
product: AP - Payables , user_name: Finnish LUM Payment Module , description: Foreign Payments , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JEFILMP3
12.1.1
product: AP - Payables , user_name: Finnish LMP3 Payment Module , description: Domestic Payments , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JEFILLUM
12.2.2
product: AP - Payables , user_name: Finnish LUM Payment Module , description: Foreign Payments , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JEFILMP3
12.2.2
product: AP - Payables , user_name: Finnish LMP3 Payment Module , description: Domestic Payments , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JEFILULM
12.2.2
product: AP - Payables , user_name: Finnish ULMP Payment Module , description: Foreign Payments , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Table: AP_OTHER_PERIOD_TYPES
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_OTHER_PERIOD_TYPES, object_name:AP_OTHER_PERIOD_TYPES, status:VALID, product: AP - Payables , description: Recurring invoice, key indicator, and withholding tax period type definitions , implementation_dba_data: AP.AP_OTHER_PERIOD_TYPES ,
-
Table: AP_OTHER_PERIOD_TYPES
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_OTHER_PERIOD_TYPES, object_name:AP_OTHER_PERIOD_TYPES, status:VALID, product: AP - Payables , description: Recurring invoice, key indicator, and withholding tax period type definitions , implementation_dba_data: AP.AP_OTHER_PERIOD_TYPES ,
-
View: AP_OTHER_PERIOD_TYPES_PT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_OTHER_PERIOD_TYPES_PT_V, object_name:AP_OTHER_PERIOD_TYPES_PT_V, status:VALID, product: AP - Payables , description: (Release 10SC Only) , implementation_dba_data: APPS.AP_OTHER_PERIOD_TYPES_PT_V ,
-
View: AP_OTHER_PERIOD_TYPES_PT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_OTHER_PERIOD_TYPES_PT_V, object_name:AP_OTHER_PERIOD_TYPES_PT_V, status:VALID, product: AP - Payables , description: (Release 10SC Only) , implementation_dba_data: APPS.AP_OTHER_PERIOD_TYPES_PT_V ,
-
View: AP_PO_SHIPMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PO_SHIPMENTS_V, object_name:AP_PO_SHIPMENTS_V, status:VALID, product: AP - Payables , description: This view shows PO shipment information to users who are entering invoices in Internet Supplier Portal , implementation_dba_data: APPS.AP_PO_SHIPMENTS_V ,
-
View: AP_PO_SHIPMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PO_SHIPMENTS_V, object_name:AP_PO_SHIPMENTS_V, status:VALID, product: AP - Payables , description: This view shows PO shipment information to users who are entering invoices in Internet Supplier Portal , implementation_dba_data: APPS.AP_PO_SHIPMENTS_V ,
-
Lookup Type: INVOICE DISTRIBUTION TYPE
12.1.1
product: AP - Payables , meaning: Invoice Distribution Type , description: The different distribution line types ,
-
Lookup Type: INVOICE DISTRIBUTION TYPE
12.2.2
product: AP - Payables , meaning: Invoice Distribution Type , description: The different distribution line types ,
-
Lookup Type: REJECT CODE
12.1.1
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
Lookup Type: REJECT CODE
12.2.2
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
Table: AP_SUP_SITE_CONTACT_INT
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUP_SITE_CONTACT_INT, object_name:AP_SUP_SITE_CONTACT_INT, status:VALID, product: AP - Payables , description: AP_SUP_SITE_CONTACT_INT holds Supplier contact data. The columns in the table map to corresponding columns in PO_VENDOR_CONTACTS table. The Oracle Payables application uses this information to create a new Supplier Contact record when th , implementation_dba_data: AP.AP_SUP_SITE_CONTACT_INT ,
-
Table: AP_SUP_SITE_CONTACT_INT
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUP_SITE_CONTACT_INT, object_name:AP_SUP_SITE_CONTACT_INT, status:VALID, product: AP - Payables , description: AP_SUP_SITE_CONTACT_INT holds Supplier contact data. The columns in the table map to corresponding columns in PO_VENDOR_CONTACTS table. The Oracle Payables application uses this information to create a new Supplier Contact record when th , implementation_dba_data: AP.AP_SUP_SITE_CONTACT_INT ,
-
Table: AP_SUPPLIERS_INT
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIERS_INT, object_name:AP_SUPPLIERS_INT, status:VALID, product: AP - Payables , description: AP_SUPPLIERS_INT holds Supplier information which is loaded by the user for import. The columns in the table map to corresponding columns in the PO_VENDORS table. The Oracle Payables application uses this information to create a new Supp , implementation_dba_data: AP.AP_SUPPLIERS_INT ,
-
Table: AP_SUPPLIERS_INT
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIERS_INT, object_name:AP_SUPPLIERS_INT, status:VALID, product: AP - Payables , description: AP_SUPPLIERS_INT holds Supplier information which is loaded by the user for import. The columns in the table map to corresponding columns in the PO_VENDORS table. The Oracle Payables application uses this information to create a new Supp , implementation_dba_data: AP.AP_SUPPLIERS_INT ,
-
Table: AP_PAYCARD_TRX_FEE_HEADER_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAYCARD_TRX_FEE_HEADER_ALL, object_name:AP_PAYCARD_TRX_FEE_HEADER_ALL, status:VALID, product: AP - Payables , description: Table AP_PAYCARD_TRX_FEE_HEADER stores header level information of the Transactions fees defined for a Payment Card in Oracle Payables. This table corresponds to the header region of the 'Transaction Fees' window.There will be one row in th , implementation_dba_data: AP.AP_PAYCARD_TRX_FEE_HEADER_ALL ,
-
View: AP_EXPENSE_TYPES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_EXPENSE_TYPES_V, object_name:AP_EXPENSE_TYPES_V, status:VALID, product: AP - Payables , description: Value Set for Expense Types in Details page in Oracle Internet Expenses is based on this view. , implementation_dba_data: APPS.AP_EXPENSE_TYPES_V ,
-
View: AP_EXPENSE_TYPES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_EXPENSE_TYPES_V, object_name:AP_EXPENSE_TYPES_V, status:VALID, product: AP - Payables , description: Value Set for Expense Types in Details page in Oracle Internet Expenses is based on this view. , implementation_dba_data: APPS.AP_EXPENSE_TYPES_V ,
-
View: AP_ACTIVE_EXPENSE_REPORTS_V
12.1.1
product: AP - Payables , description: Active Expense Reports in Oracle Internet Expenses is based on this view , implementation_dba_data: Not implemented in this database ,
-
Table: AP_PAYCARD_TRX_FEE_HEADER
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAYCARD_TRX_FEE_HEADER, object_name:AP_PAYCARD_TRX_FEE_HEADER, status:VALID, product: AP - Payables , description: Table AP_PAYCARD_TRX_FEE_HEADER stores header level information of the Transactions fees defined for a Payment Card in Oracle Payables. This tablecorresponds to the header region of the 'Transaction Fees' window. There will be one row in th , implementation_dba_data: AP.AP_PAYCARD_TRX_FEE_HEADER ,
-
View: AP_ACTIVE_EXPENSE_REPORTS_V
12.2.2
product: AP - Payables , description: Active Expense Reports in Oracle Internet Expenses is based on this view , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: PRODUCT_NAMES
12.1.1
product: AP - Payables , meaning: Product Names , description: Names used in certain report titles ,
-
Lookup Type: PRODUCT_NAMES
12.2.2
product: AP - Payables , meaning: Product Names , description: Names used in certain report titles ,
-
Lookup Type: RECORD TYPE
12.1.1
product: AP - Payables , meaning: Record Type , description: Used by check recon to determine what table to store flat-file record in ,
-
Lookup Type: CHECK GENERIC BATCH STATUS
12.1.1
product: AP - Payables , meaning: Check Generic Batch Status , description: Different statuses of a payment batch ,
-
Lookup Type: RECEIPT_STATUS
12.2.2
product: AP - Payables , meaning: Expense Report Receipt Status , description: Expense Report Receipt Status ,
-
Lookup Type: RECORD TYPE
12.2.2
product: AP - Payables , meaning: Record Type , description: Used by check recon to determine what table to store flat-file record in ,
-
Lookup Type: CHECK GENERIC BATCH STATUS
12.2.2
product: AP - Payables , meaning: Check Generic Batch Status , description: Different statuses of a payment batch ,
-
Lookup Type: BANK_LISTING_ORDERS
12.2.2
product: AP - Payables , meaning: Bank Listing Orders , description: Select method of sorting in bank listing ,
-
Lookup Type: BANK_LISTING_ORDERS
12.1.1
product: AP - Payables , meaning: Bank Listing Orders , description: Select method of sorting in bank listing ,
-
Lookup Type: NEXT STEP EXEC STATE
12.1.1
product: AP - Payables , meaning: Next Step Exec State , description: Values for the next step for a payment batch ,
-
Lookup Type: NEXT STEP EXEC STATE
12.2.2
product: AP - Payables , meaning: Next Step Exec State , description: Values for the next step for a payment batch ,
-
Concurrent Program: APADVSELCUR
12.1.1
product: AP - Payables , user_name: Advances in Selected Currency , description: Advances in Selected Currency , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: APADVSELCUR
12.2.2
product: AP - Payables , user_name: Advances in Selected Currency , description: Advances in Selected Currency , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
File: SQLAP_Dependencies.html
12.1.1
product: AP - Payables , size: 603.861 KBytes , file_type: HTML Report , description: SQLAP_Dependencies.html is an html report that documents dependencies to tables and views in the AP product. ,
-
Lookup Type: HOLD_WORKFLOW_STATUS
12.1.1
product: AP - Payables , meaning: Holds Workflow Status , description: Holds Workflow Status ,
-
File: SQLAPProduct_Dependencies.html
12.2.2
product: AP - Payables , size: 129.758 KBytes , file_type: HTML Report , description: SQLAPProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the AP product. ,