OracleERP培训讲稿系统简介_第1页
OracleERP培训讲稿系统简介_第2页
OracleERP培训讲稿系统简介_第3页
OracleERP培训讲稿系统简介_第4页
OracleERP培训讲稿系统简介_第5页
已阅读5页,还剩44页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、 目目 录录oracle erp系统开发工具及开发过程系统开发工具及开发过程开放式接口开放式接口 / 应用编程接口应用编程接口(api)如何在系统中注册表单如何在系统中注册表单如何在系统中注册报表如何在系统中注册报表其它其它oracle erp系统结构系统结构 1. 1. 三层逻辑体系结构三层逻辑体系结构user interfaceapplication logicdatabase logic客户端应用服务器数据库服务器客户端客户端 use a web browsernetscapeinternet explorer on windowsmacintosh to displayjavahtml

2、 应用服务器层应用服务器层mobilejspformsreportsdiscovererbc4jservlet engineweb listenerlogin serverintegrationportalapplication server application server 9 9i .2 .2数据库服务器层数据库服务器层: 8i 9i 9ir2storedprocedurespl/sql pl/sql 运行原理运行原理应用服务器数据库服务器webapplicationsdictionarylistenerdatabrowserpl/sqlgateway客户端

3、workflowjava code downloaded as neededapplet cached on client forms network trafficforms network trafficbrowser running forms java appletdata serverlanwandial-up系统灵活性系统灵活性 历史记录和诊断、检查用户可以看到当前记录来源于哪个表(视图)、哪个字段和最后一查询的sql语句等其它的信息。这对客户化开发有极大的帮助。 custom.pll开发人员只需客户化此文件,而不需要修改oracle 的标准程序来达到客户化的目的。用户自已在for

4、m中定义字段,来保存其它的附加信息。 弹性域用户自已在form中定义字段,来保存其它的附加信息。 附件对每一记录能附上文件、文本信息或web page的大容量信息. 修改forms 界面的文件功能或show隐藏字段用户能显示自已想要显示的字段,并能调整顺序 export用户能用export功能从form 中export数据到文件中。通常用来转换到excel文件中。2. oracle 开发工具及开发过程开发工具及开发过程-form (see avi file)- report (see avi file)- discoverer (see avi file)- workflow (see fol

5、lowing)- pl/sql- fsg (financial statement generator)oracle 开发工具及开发过程开发工具及开发过程-form (see avi file)- report (see avi file)- discoverer (see avi file)- workflow- pl/sql- fsg (financial statement generator)实例实例:3. 如何在系统中注册表单如何在系统中注册表单1. 编译表单编译表单2. 登记表单登记表单3. 注册功能注册功能4. 挂上菜单挂上菜单(子菜单子菜单 -菜单菜单)5. 分配菜单到职责分配

6、菜单到职责6. 分配职责到用户分配职责到用户 compiler forms1. .fmb文件上传到文件上传到server2. telnet 连接到连接到server,login in3. 切换到切换到 $au_top/forms/uscompiler form4.compiler formf60gen apps/f60gen module=bd_test.fmb userid=apps/apps output_file=/u21/oracle/visappl/po/11.5.0/forms/us/bd_test.fmxcompiler form4.compiler formf60gen app

7、s/compiler form5.compiler 成功成功 ,create .fmx 文件文件用户权限控制结构用户权限控制结构项 目 录 入(可 操 作 )其 它项 目 管 理 (子 菜 单 )现 有 量(可 操 作 )项 目 成 本 查 询(不 可 操 作 )库 存 管 理 (菜 单 )请 求 组库 存 管 理 (职 责 )采 购 管 理 (职 责 )销 售 管 理用 户2、登记表单登记表单3、注册功能注册功能4.1、挂上菜单挂上菜单(子菜单子菜单)4.2、挂上菜单挂上菜单(子系统菜单子系统菜单)4.3、挂上菜单挂上菜单(系统菜单系统菜单)5、分配菜单到职责分配菜单到职责6、分配职责到用户

8、分配职责到用户客户化表单的界面客户化表单的界面表单的数据来源表单的数据来源(数据表数据表)表单的数据来源表单的数据来源(字段字段)oracle 开发工具及开发过程开发工具及开发过程-form (see avi file)- report (see avi file)- discoverer (see avi file)- workflow - pl/sql- fsg (financial statement generator)4. 如何在系统中注册报表如何在系统中注册报表1. 注册可执行并发程序注册可执行并发程序2. 注册并发程序注册并发程序3. 挂上请求组挂上请求组1、注册可执行并发程序、

9、注册可执行并发程序2、注册并发程序、注册并发程序3、挂上请求组、挂上请求组运行报表运行报表报表结果报表结果oracle 开发工具及开发过程开发工具及开发过程-form (see avi file)- report (see avi file)- discoverer (see avi file)- workflow - pl/sql- fsg (financial statement generator)oracle 开发工具及开发过程开发工具及开发过程-form (see avi file)- report (see avi file)- discoverer (see avi file)-

10、 workflow (see following)- pl/sql- fsg (financial statement generator)workflow:系统中的系统中的workflow:oracle 开发工具及开发过程开发工具及开发过程-form (see avi file)- report (see avi file)- discoverer (see avi file)- workflow (see following)- pl/sql- fsg (financial statement generator)5. oracle 开放式接口开放式接口/应用编程接口应用编程接口(api)

11、开放式接口、应用编程接口开放式接口、应用编程接口(api)原理原理excel filetableopen interface tablepackage apibuild in processoracle erporacle erp系统系统接口数据表和应用编程接口系统接口数据表和应用编程接口(api)程序程序module function interface table/apicommentsap suppliersap supplierspo_vendorspo_vendorspo_vendor_sites_allpo_vendor_sites_allpo_vednro_contactspo_

12、vednro_contactsno interface /apino interface /apiar customersar customersra_customers_interface_allra_customers_interface_allra_customer_profiles_int_allra_customer_profiles_int_allra_customer_banks_int_allra_customer_banks_int_allopen interface tableopen interface tablear receiptsar receiptsar_rece

13、ipt_api_pub ar_receipt_api_pub arp_process_misc_receipts.insert_misc_receiarp_process_misc_receipts.insert_misc_receiptptapi packagesapi packagesgl journalsgl journalsgl_interfacegl_interfaceopen interface tableopen interface table6. oracle使用的其它相关工具使用的其它相关工具-adi (application desktop integrator)- dat

14、aload ()- sql loader - fndload- toad- sql developer- etcoracle 数据字典数据字典全部数据字典在如下三个组- dba_objects - dba_tables -dba_views - all_objects - all_tables -all_views- user_objects -user_tables -user_views系统登录用户 由系统来定义、分配和控制数据库用户只用 appsoracle 系统命名的标准规则系统命名的标准规则typerulesexampletabletableenglish plural, start

15、 with module english plural, start with module namenameap_invoiceap_invoices sviewview_v_vap_invoices_vap_invoices_vunique indexunique index_u _u ap_invoices_u1ap_invoices_u1non-unique indexnon-unique index_n_nap_invoices_n1ap_invoices_n1sequence generatorsequence generator_s_sap_invoices_sap_invoic

16、es_striggertrigger_ar_customer_profiles_bruar_customer_profiles_bruoracle 系统系统 数据库触发器数据库触发器create or replace trigger ar_customer_profiles_bru/* $header: arplt26.sql 70.4 96/10/29 15:04:58 porting ship $ */before update on ar.ar_customer_profilesfor each rowdeclare credithold varchar2(1) := null; ris

17、kcode varchar2(30) := null; creditrating varchar2(30) := null; changesmade varchar2(1) := n;begin if ( :new.credit_hold != :old.credit_hold ) or ( :new.credit_hold is null and :old.credit_hold is not null ) or ( :new.credit_hold is not null and :old.credit_hold is null ) then credithold := :old.cred

18、it_hold; /* if field value of credit_hold is changed then set */ /* the value of this variable to y */ changesmade := y; end if; if ( :new.risk_code != :old.risk_code ) or ( :new.risk_code is null and :old.risk_code is not null ) or ( :new.risk_code is not null and :old.risk_code is null ) then riskcode := :old.risk_code; changesmade := y; end if; if ( :new.credit_rating != :old.credit_rating ) or ( :new.credit_rating is null and :old.credit_rating is not null ) or ( :new.credit_rating is not null and :old.credit_rating is null ) then creditrati

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论