Sei sulla pagina 1di 20

About Oracle Financial Services Software:

Oracle Financial Services Software is a leading provider of applications and professional services for the financial services industry. Its portfolio of offerings includes Oracle FLEXCUBE, a complete banking product suite for retail, consumer, corporate, investment, and asset management, and investor servicing. As a part of Oracle's analytics for the financial services industry. Oracle Financial Services Analytical Applications offers a suite of analytical applications for enterprise risk management, capital adequacy, enterprise performance management, and customer insight and is the industry's most comprehensive solution for financial crime and compliance management. Oracle Financial Services is the industry's most comprehensive solution for financial crime and compliance management including anti-money laundering, fraud detection, and trade compliance. Oracle FLEXCUBE Private Banking enables wealth managers to service high-net-worth customers by providing a unified view and analysis of their portfolio. Oracle FLEXCUBE Direct Banking enables institutions to register their presence in the virtual space and effectively service customers via the internet, mobile phones, and handheld devices, with a complete range of financial products. Oracle Daybreak helps banks reduce risk and increase productivity in the consumer-lending lifecycle.

Oracle Industry Reference Model for Banking is a comprehensive repository of best-in-class banking processes based on Oracle Financial Services domain expertise and best practices.

Oracle Financial Services Consulting supports the entire application lifecycle for financial institutions with a host of professional services on Oracle and non-Oracle platforms and technologies. The services include end-to-end consulting, application and technology services partnerships, implementation of Oracle Financial Services products, as well as outsourcing services. Our global delivery model is designed to provide world-class services across the extended application lifecycle. It leverages well-established CoBIT-compliant global infrastructure and development centers and is supported by a comprehensive pool of proprietary methodologies, best practices, and SEI-CMMi Level 5 compliant processes.

Oracle Financial Services Consulting also helps institutions script their "business transformation story" through a competently executed and aligned operating strategy to redesign business process, manage risk and compliance mandates, streamline business and IT strategy, and manage change effectively. Oracle Financial Services Consulting is developing methodologies, services, and process models that can accelerate the successful adoption of service-oriented architecture (SOA).

Oracle Financial Services Software's BPO (business process outsourcing) division excels in providing costeffective and high-quality BPO services for the banking, capital markets, and asset management domains. This comprehensive ecosystem of BPO services is packaged around software applications and backed by a mature process and consulting framework.

FOXPRO:
Microsoft Visual FoxPro, the latest version being 9.0, is an object-oriented relational database management system. With the help of this database management system, we can create webbased database solutions for the desktop. Its powerful data handling system and quick application development tools helps us in building all types of database solutions. This new release of Visual FoxPro includes many new and enhanced features like the revised Report System, extended SQLcapabilities and addition of new fields and data types such as varchar, varbinary, blob. With the introduction of CAST() Function, it has now become possible for you to create SQL server compatible SQL statements. Using this CAST() function, you can now convert expressions from one data type to another. Certain limitations that existed with the previous version have been removed in this new release of Microsoft Visual FoxPro 9.0. The SELECT SQL command limitations now no longer exists. The new enhancements have actually made it more flexibility in subqueries - Visual FoxPro 9.0 now supports multiple subqueries. New features have been added to classes, forms, controls and object-oriented related syntax also. You can now prevent loading of unwanted dynamic-link library (.dll) files that affects the performance. This is possible as this new version of Microsoft Visual FoxPro automatically includes support for applications that are generated by the build process which detect whether they are running on a Terminal Server and prevent loading of unnecessary loading of .dll files. Moreover, the improved functionality for the IDE now provides a development environment for your projects and applications which is more integrated. Another enhancement which is actually worth mentioning is that you can now specify arrays containing more than 65000 elements, for example, say when using the DIMENSION command. But make sure that your computer memory is enough to accommodate the upper limits of your arrays. There can be some behavioral changes as Microsoft Visual FoxPro 9.0 includes certain functionalities that differ from the previous versions. This might affect the existing code while running under this new version of Visual FoxPro. You must also make a note of the list of new words that have been added to the Visual FoxPro 9.0 language and which are now reserved as a result. Certain important things that should be kept in mind before downloading Microsoft Visual FoxPro 9.0, the latest update being Service pack 2 are; 1) The operating systems supported by Visual FoxPro 9.0 are Windows 2000 Service Pack 4, Windows Server 2003 Service Pack 2, Windows Vista and Windows XP Service Pack 2. 2) You must have Visual FoxPro 9.0 or Visual FoxPro 9.0 SP1 preinstalled in your system. 3) Make sure to uninstall CTP or Beta versions of SP2 before installing the final release.

http://www.youtube.com/watch?v=TLHlVgYSkaA

Documentation Home > Designing with Application Adapters > Chapter 1 Designing with Application Adapters > Oracle Applications Financial Module

Designing with Application Adapters Previous: Oracle Applications Manufacturing Module Next: Oracle Applications Validation Error Codes Oracle Applications Financial Module The Financial module is divided into the following sub-modules:

Accounts Payable Module.

Accounts Receivable Module.

Cash Management Module.

Fixed Assets Module.

General Ledger Module.

Accounts Payable Module The Oracle Accounts Payable module works with other Oracle Financial modules to provide a complete set of transactions and reports for maintaining accounts payable control.

Accounts Payable Module

Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

ap_invoices_interface

ap_invoice_lines_interface

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_ap_invoices_interface

sb_ap_invoice_lines_interface

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following files:

sb_validate_ap_inv_pkg.sql

sb_validate_ap_inv_lines_pkg.sql

These files are controlled by the following master validation file:

sb_validate_payable_pkg.sql

Accounts Receivable Module The Oracle Accounts Receivable module works with other Oracle Financial modules to provide a complete set of transactions and reports for maintaining accounts receivable control.

Auto Invoice Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

ra_interface_distributions

ra_interface_lines_all

ra_interface_salescredits_all

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_ra_interface_distributions

sb_ra_interface_lines_all

sb_ra_interface_salescredits_all

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following files:

sb_validate_ra_dist_pkg.sql

sb_validate_ra_lines_pkg.sql

sb_validate_ra_sales_cr_pkg.sql

This file is controlled by the following master validation file:

sb_validate_auto_inv_pkg.sql

Auto Lock Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

ar_payments_interface_all

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_ar_payments_interface_all

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following file:

sb_validate_ar_payments_pkg.sql

This file is controlled by the following master validation file:

sb_validate_auto_lock_pkg.sql

Customers

Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

ra_customers_interface

ra_contact_phones_int_all

ra_cust_pay_method_interface

ra_customer_banks_int_all

ra_customer_profiles_interface

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_ra_customers_interface

sb_ra_contact_phones_int_all

sb_ra_cust_pay_method_interface

sb_ra_customer_banks_int_all

sb_ra_customer_profiles_interface

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following files:

sb_validate_cust_pkg.sql

sb_validate_contact_phones_pkg.sql

sb_validate_cust_pay_mtd_pkg.sql

sb_validate_cust_banks_pkg.sql

sb_validate_cust_profiles_pkg.sql

This file is controlled by the following master validation file:

sb_validate_customers_pkg.sql

Cash Management Module The Oracle Cash Management module works with other Oracle Financial modules to provide a complete set of transactions and reports for maintaining cash management control.

Bank Statement Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

ce_statement_headers_int_all

ce_statement_lines_interface

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_ce_statement_headers_int_all

sb_ce_statement_lines_interface

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following files:

sb_validate_stmt_headers_pkg.sql

sb_validate_stmt_lines_pkg.sql

These files are controlled by the following master validation file:

sb_validate_bank_stmt_pkg.sql

Fixed Assets Module The Oracle Fixed Assets module works with other Oracle Financial modules to provide a complete set of transactions and reports for maintaining fixed asset control.

Categories Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

fa_categories_b

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_fa_categories_b

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following file:

sb_validate_cat_pkg.sql

This file is controlled by the following master validation file:

sb_validate_fa_categories_pkg.sql

Locations Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

fa_locations

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_fa_locations

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following files:

sb_validate_loc_pkg.sql

These files are controlled by the following master validation file:

sb_validate_fa_locations_pkg.sql

Mass Additions Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

fa_mass_additions

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_fa_mass_additions

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following files:

sb_validate_additions_pkg.sql

These files are controlled by the following master validation file:

sb_validate_fa_mass_add_pkg.sql

General Ledger Module The Oracle General Ledger module works with other Oracle Financial modules to provide a complete set of transactions and reports for maintaining general ledger control.

Budget Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

gl_budget_interface

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_gl_budget_interface

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following files:

sb_validate_gl_budget_pkg.sql

These files are controlled by the following master validation file:

sb_validate_budget_pkg.sql

Daily Rates Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

gl_daily_rates_interface

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_gl_daily_rates_interface

Pre-Validation Scripts The scripts corresponding to the Sun Staging Tables listed above are packaged within the following files:

sb_validate_gl_daily_rates_pkg.sql

These files are controlled by the following master validation file:

sb_validate_dailyrates_pkg.sql

Journal Oracle Interface Tables Oracle provides the following Interface Table for Requisitions:

gl_interface

Sun Staging Tables The Oracle Applications Adapter sets up the following staging table, corresponding to the Oracle Open Interface Table listed above:

sb_gl_interface

Oracle Applications Adapter The scripts corresponding to the Sun Staging Tables listed above are packaged within the following files:

sb_validate_gl_int_pkg.sql

These files are controlled by the following master validation file:

sb_validate_journal_pkg.sql

Previous: Oracle Applications Manufacturing Module Next: Oracle Applications Validation Error Codes 2010, Oracle Corporation and/or its affiliates

http://www.slideshare.net/hasan2000/introduction-to-oracle-financials

http://www.scribd.com/doc/7677490/What-is-Oracle-Financial

What is Oracle Financials? Oracle Financials is a powerful and dynamic Financial Reporting Tool.Oracle Financials has become the choice for blue-chips companies, multi-nationals and multi-sites organisations.This is an E-business Suite, fully integrated and heavy-duty application of more than 70 software modules tailored-made for: Financial management; Internet procurement;

Business intelligence; Supply chain management; Manufacturing; Project systems; Human recourses; and Sales and service management.These products and modules are available for mainframes, minicomputers, personalcomputers, network computers and personal digital assistants, enabling organizations to integratedifferent computers, different operating systems, different networks, and even different databasemanagement systems, into a single, unified computing and information resource.Oracle Financials was developed by the Oracle Corporation, the leading developers andmarketer of integrated line of software products for information and database management,decision support and office automation. Oracle Corporation offers its database, tools andapplication products, along with other consulting, education and support services.Oracle Financials products provide organizations with solutions to a wide range of long-and short-term accounting system issues. Regardless of the size of the business, OracleFinancials can meet accounting management demands with: Oracle Assets: Ensures that an organization's property and equipment investment isaccurate and that the correct asset tax accounting strategies are chosen. Oracle General Ledger: Offers a complete solution to journal entry, budgeting,allocations, consolidation, and financial reporting needs.

Oracle Inventory: Helps an organization make better inventory decisions by minimizingstock and maximizing cash flow. Oracle Order Entry: Provides organizations with a sophisticated order entry system for managing customer commitments. Oracle Payables: Lets an organization process more invoices with fewer staff membersand tighter controls. Helps save money through maximum discounts, bank float, andprevention of duplicate payment. Oracle Personnel: Improves the management of employee- related issues by retainingand making available every form of personnel data. Oracle Purchasing: Improves buying power, helps negotiate bigger discounts,eliminates paper flow, increases financial controls, and increases productivity. Oracle Receivables: . Improves cash flow by letting an organization process morepayments faster, without off-line research. Helps correctly account for cash, reduceoutstanding receivables, and improve collection effectiveness. Oracle Revenue Accounting Gives an organization timely and accurate revenue andflexible commissions reporting. Oracle Sales Analysis:

Allows for better forecasting, planning. and reporting of salesinformation. What is the most important module in Oracle Financials? The General Ledger (GL) module is the basis for all other Oracle Financialmodules. All other modules provide information to it. If you implement Oracle Financials, you

should switch your current GL system first.GL is relatively easy to implement. You should go livewith it first to give your implementation team a chance to be familiar with Oracle Financials. Implementation of Oracle Financial

This is a summary of the tasks that a typical implementation of an OracleFinancial suite involves: 1. Project Initiation - taking instruction from and approval from the client; 2. Definition of the project's scope and boundary - in terms of overall structure andcosts; 3. Feasibility Study - involving a business plan, organizations operations andmanagement chart flow; 4. Requirement Capture / Redefinition - review of draft implementation report andplanning; 5. Getting Requirement Specification signed off - Implementation report and processesapproved; 6.

Analysis - Operational and management workflow-enable processes set-up guide anddocumentation; 7. Design - Setting the flex fields, segment values, chart of accounts, accounting calendar,currency, etc; 8. Build and Developed ; 9. Testing ; 10. Go live - competition 11. Support and advice - post implementation.

Oracle Financial Analyzer Oracle Financial Analyzer is a complete application for financial reporting, analysis,budgeting, and planning. Integrating a central source of management data with powerful analyticaltools, Financial Analyzer allows businesses to make, manage, and measure decisions across theenterprise. The system provides businesses with everything they need to control costs, analyzeperformance, evaluate opportunities, and formulate future direction. Oracle Financial Analyzer ispart of the Oracle E-Business Suite, an integrated set of applications, which is designed totransform your business to an

e-business.Distributed Budgeting and Forecasting Financial Analyzer handles budget and forecast creation, review, modification, and communicationwithin the same system. The product coordinates and streamlines the budgeting process, whether organizations use top-down, bottom-up, or mixed budgeting methodologies. Financial Analyzer can allocatebudget objectives from high levels--such as quarter and division--to lower levels, such as month anddepartment. Users can copy last year's actual into this year's budget and grow certain balances by specifiedpercentages or amounts. Volumes can be entered to drive costs, or marketing expenses to forecast revenues.A number of data collection tools, including spreadsheets and Web browsers, enable controlled acquisition of budget data. Users can store slices of the corporate financial database on personal computers to take their budgets and forecasts on the road. At the close of the budget cycle, the finalized budget is consolidated toprovide enterprise access, and is locked to prohibit additional modification.

Create detailed salary and expenditure budgets with built-in functions, like spread, copy, and grow.Comprehensive Reporting and Analysis The power behind Financial Analyzer is the Express multidimensional data model, which storesdata in the way that managers think about their business.Financial Analyzer leverages the Express Web Agent to provide instant, secure access tomultidimensional data over corporate intranets and the World Wide Web. Key information may be viewedacross any combination of dimensions--line items, time periods, products, geographical regions, and costcenters. Multidimensional data navigation tools allow users to isolate the source of a variance quickly. Thesetools make it easy to query the financial performance of a profit center by product, channel, and time period.Specialized tools, like Financial Analyzer's Selector, offer querying and exception-based analyses. Withmultidimensional analysis, users can control and analyze financial data, as well as design and save personalreports and graphs, without having to involve IS staff.

Six reasons why information systems are so important for business today include: 1. Operational excellence 2. New products, services, and business models 3. Customer and supplier intimacy 4. Improved decision making 5. Competitive advantage 6. Survival Here is onother answer to this questionThe emegence of a global economy, transformation of industrial economies, transformation of the business enterprise, and the emergence of digital firm make information systems essential in business today. Information system is a fondation for conducting business today. In many businesses, survival and the ability to achieve strategic business goals is difficult without extensive use of information technology. There are six reasons or objectives why businesses use information system: 1. Operational excellence. Business improve the efficiency of their operations in order to achieve higher profitability. Information systems are important tools available to managers for achieving

higher levels of efficiency and productivity in business operations. A good example is Wal-Mart that uses a RetailLink system , which digitally links its suppliers to every one of Wal-Mart's stores. as soon as a a customer purchase an item , the supplier is monitoring the item , knows to ship a replacement to the shelf. 2. New products, services, and business models. Information system is a major tool for firms to create new products and services, and also an entirely new business models. A business model describe how a company produces, delivers, and sells a product or service to create wealth. Example: Apple inc transformed an old business model based on its iPod technology platform that included iPod, the iTunes music service, and the iPhone. 3. Customer/supplier intimacy. When a business serves its customers well, the customers generally respond by returning and purchasing more. this raises revenue and profits. The more a business engage its suppliers, the better the suppliers can provide vital inputs. This lower costs. Example: The Mandarin Oriental in Manhattan and other high-end hotels exemplify the use of information systems and technology to achieve customer intimacy. they use computers to keep track of guests' preferences, such as their preffered room temperature, check-in time, television programs. 4. Improved decision making. Many managers operate in an information bank, never having the right information at the right time to make an informed decision. These poor outcomes raise costs and lose customers. Information system made it possible for the managers to use real time data from the marketplace when making decision. Example: Verizon Corporation uses a Web-based digital dashboard to provide managers with precise real -time information on customer complains, network performance.. Using this information managers can immediately allocate repair resources to affected areas, inform customers of repair efforts and restore service fast. 5. Competitive advantage. When firms achieve one or more of these business objectives( operational excellence, new products, services, and business models, customer/supplier intimacy, and improved decision making) chances are they have already achieved a competitive advantage. Doing things better than your competitors, charging less for superior products, and responding to customers and suppliers in real time all add up to higher sales, and higher profits. Example: Toyota Production System focuses on organizing work to eliminate waste, making continues improvements, TPS is based on what customers have actually ordered. 6. Day to day survival. Business firms invest in information system and technology because they are necessities of doing business. This necessities are driven by industry level changes. Example: Citibank introduced the first automatic teller machine to attract customers through higher service levels, and its competitors rushed to provide ATM's to their customers to keep up with Citibank. providing ATMs services to retail banking customers is simply a requirement of being in and surviving in the retail banking business. Firm turn to information system and technology to provide the capability to respond to these. Information systems are the foundation for conducting business today. In many industries, survival and even existence without extensive use of IT is inconceivable, and IT plays a critical role in increasing productivity. Although information technology has become more of a commodity, when coupled with complementary changes in organization and management, it can provide the foundation for new products, services, and ways of conducting business that provide firms with a strategic advantage

Potrebbero piacerti anche