here i am defining the RICE components
R--------------------------> Reports
I--------------------------> Inter faces(inbound& outbound)
C--------------------------> Conversions
E--------------------------> Extensions.
Reports are developed by using Report builder and also we can do customization of reports. customization means doing some modification of already existing report. Reports 10g is the latest version for these the data base is oracle 10g for 6i oracle 9i.
Interfaces: Basically interfaces are two types one is inbound and another one is out bound interface. Inbound interface means inserting the data from legacy system(Main frames,SAP,People Soft) into oracle base tables. This inbound interface can be done in two types one is open interface and another one is closed interface.
Conversion: conversion it is also same like as inbound interface but it can be done only once. Mainly this conversion can be done when the client wants to upgrade the version of ERP or completely shifted from legacy system to ERP then that conversions can be done.
Extension: Extension means adding the some thing to already exist once and it comes for all means Reports , Interfaces and Conversions.
R--------------------------> Reports
I--------------------------> Inter faces(inbound& outbound)
C--------------------------> Conversions
E--------------------------> Extensions.
Reports are developed by using Report builder and also we can do customization of reports. customization means doing some modification of already existing report. Reports 10g is the latest version for these the data base is oracle 10g for 6i oracle 9i.
Interfaces: Basically interfaces are two types one is inbound and another one is out bound interface. Inbound interface means inserting the data from legacy system(Main frames,SAP,People Soft) into oracle base tables. This inbound interface can be done in two types one is open interface and another one is closed interface.
Conversion: conversion it is also same like as inbound interface but it can be done only once. Mainly this conversion can be done when the client wants to upgrade the version of ERP or completely shifted from legacy system to ERP then that conversions can be done.
Extension: Extension means adding the some thing to already exist once and it comes for all means Reports , Interfaces and Conversions.