oracle EBS 试题精简版.docx_第1页
oracle EBS 试题精简版.docx_第2页
oracle EBS 试题精简版.docx_第3页
oracle EBS 试题精简版.docx_第4页
oracle EBS 试题精简版.docx_第5页
已阅读5页,还剩20页未读 继续免费阅读

下载本文档

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

文档简介

1001ORACLE EBS学习的其他资源有哪四个?答:MetaLinkAppsworldAppsnetOracle Technology Network (OTN)1004多个责任分配给一个人,是多对一关系,还是一对多关系?答:多个责任分配给一个人,是多对一关系。1005一个责任分配给多个人,是什么样的关系?答:一个责任分配给多个人,是一对多的关系。1007ORACLE应用系统间的数据流有哪四步,注意顺序不能错?答:ORACLE应用系统间的数据流有四步:data entry-forms-tables-oracle server1008不同的字段颜色,有不同的功能,系统中有哪5种颜色,他们分别是做什么用的?答:不同的字段颜色,有不同的功能,系统中有哪5种颜色,他们分别是:White:It allows data entry.白色:允许录入数据Blue with Black text:It indicates drilldown capability蓝色字段黑色文本:下拉列表Yellow:It requires data entry.黄色:必须录入数据White with Green text:It is display only白色字段绿色文本:仅显示字段Blue:It indicates fields to use in “Query-Enter” mode.蓝色:查询输入模式1009创建记录有哪些方式?答:创建记录有3种方式:直接点击new、直接点击绿色+号新建图标、(M) File New1012清除数据功能,可以清除哪些四种类型的数据?答:清除数据功能,可以清除四种类型的数据:record、filed、block、form记录、字段、块、表单。1013查询与查找功能对比,分别列出4种?答:查询模式:菜单栏/F11、当前窗口、通配符、查询计数查找模式:菜单栏/工具栏、查找窗口、值列表、没有查找计数1014如何使用查询模式?答:(M) View Query By Example Enter:Enter the search criteria.(M) View Query By Example Run.(M) View Query By Example Cancel.输入查询条件,运行查询,取消查询。1015查询运算符有哪些?如何使用他们?答:查询运算符有:= 等于 如=a =1!=不等于 如!=a !=1 大于=大于等于小于=小于等于#between 介于之间 如#between 1 and 101016有哪两种通配符?他们分别表示什么意思?答:%查找所有的?一个一个搜索1018完整的电子商务套件有哪7个优点?答:Available in multiple languages 支持多语言Supports multiple currencies 支持多币种Supports flexible management of business processes 支持灵活管理业务流程Has a common data model 公用数据模型Supports statutory and customary local requirements支持本地化 本地法规和惯例Is built on open standards 建立在开放的标准上Collaborates with trading partners 和贸易伙伴进行协作1019电子商务套件的体系有哪4个?答:桌面层、应用层、数据库层、网络连接1020电子商务套件的产品系统有哪6个?答:Oracle Financialsoracle财务Project Management Product Suite 项目管理产品套件Supply Chain Planning and Management Suite 供应链计划和管理套件Oracle Manufacturing: Discrete and Process ManagementOracle制造:离散管理和流程管理Human Resources Management System Suite 人力资源管理系统套件Customer Relationship Management Suite 客户关系管理套件1021EBS R12有哪两种结构?答:Business architecture 业务结构Technical architecture 技术结构1022Oracle Applications R12 业务结构有哪5个基本特点?答:Modern Foundation 基于最新技术Complete 全面 End-to-end Integration 端到端的集成Global 全球化Rapid Implementation 快速实施1023Oracle Applications R12 技术结构有哪4个基本特点?答:Forms-based 基于表单Self-service (HTML/JSPs) 自助服务Business Intelligence业务智能Mobile 移动的1024Oracle Applications R12 基本技术架构分几层?各层分别是什么?答:Oracle Applications R12 基本技术架构分3层:分别是Desktop/Client Tier 桌面/客户层Application Tier 应用逻辑层Database Tier 数据库逻辑层1025Oracle Applications 的应用层主要由哪六台服务器组成?答:Web server、Forms server、Concurrent Processing server、Discoverer server、Reports server、Administration server1026Oracle Applications 技术层是其功能将应用于所有 Oracle Applications 模块的组件的完整集合。Oracle Applications 技术层中的组件包括哪8个?答:应用产品DBA (AD) 应用对象程序库 (FND) 应用产品公用程序 (AU) 公用模块 (AK) 工作流 (WF) 预警 (ALR) Oracle Applications Framework (OAF) Oracle XML Publisher (XDO) 最新叫法为:Oralce BI publisher 1027Oracle Applications 文件系统:应用层使用不同 Oracle 产品中的组件。产品文件存储在多个顶层目录中,APPL_TOP,COMMON_TOP 或 COMN_TOP,工具组件的ORACLE_HOME,技术堆栈 Java 组件的ORACLE_HOME,他们分别对应的目录是什么?答:APPL_TOP对应目录是/apps/apps-st/appl 包含oralce电子商务套件的产品目录和文件COMN_TOP对应目录是/apps/apps-st/comn 包含产品间公用的目录和文件工具组件的ORACLE_HOME对应目录是/apps/tech-st/10.1.2技术堆栈Java组件的ORACLE_HOME对应目录是/apps/tech-st/10.1.3 1028Oracle Applications 文件系统:数据库层有两个目录,他们的目录的路径是什么?有何作用?答:DATA_TOP目录 /db/apps-st/data 应用产品使用的数据库的数据文件;ORALCE_HOME目录 /db/tech-st/rdbms-version 应用产品使用的数据库软件。1029Oracle Applications 产品目录有哪4个,他们的路径分别是什么?答:APPL_TOP路径为/apps/apps-st/applAU_TOP路径为/apps/apps-st/appl/au/12.0.0 或 $APPL_TOP/au/12.0.0FND_TOP路径为/apps/apps-st/appl/fnd/12.0.0 或 $APPL_TOP/fnd/12.0.0INV_TOP路径为/apps/apps-st/appl/inv/12.0.0 或 $APPL_TOP/inv/12.0.0R12新引入了一个INST_TOP路径为/inst/apps/,标识应用实例的顶层目录。 1030Oracle Applications Manager 可以帮助您完成许多任务,有哪5种任务?答:(1)配置和管理系统(2)诊断和更正问题(3)管理和修补程序(4)监控和调整性能(5)监控系统安全性1031快速安装有哪4个步骤?答:执行安装,执行升级、安装组件、完成安装1032“快速安装”将同一个 conf_.txt 文件存储在三个不同的位置中,它三个位置的路径是什么?答:数据库节点:存放在/appsutil目录下,该文件将被永久存储,而不会被删除。应用系统节点:存放在$INST_TOP目录下,该文件将被永久存储,而不会被删除。临时目录:存放在tmp/目录下,由于只是在快速安装运行过程中使用此文件,所以该文件将在安装完成后自动删除。1033什么是共享实体?我们举例中有哪10个共享实体?答:Shared entities in R12 E-Business Suite enable one-time definition of an object and the use of that object across several products.Shared entities are “owned” by a single product for table purposes only.共享实体只需定义一次对象,即可在多个产品中使用。归单个产品所有,仅在表中使用。如:AOL、Ledger、Unit of Measure、Items、Suppliers、Customers、Sales Force、Employees、Locations、Organizations应用对像程序库、分类账、单位、物料、供应商、客户、销售队伍、员工、地点、组织1034应用对像程序库,包括哪六部分?答:Currencies、Site profile options、Languages、Users、Responsibilities、Menus币种、配置文件、语言、用户、责任、菜单1035分类账有4C,他们中文分别是什么?答:Chart of Accounts、Calendar、Currency、Convention科目表、日历、币种、子分类账会计方法1036单位的所有者是哪个模块?答:库存模块INV1037物料的所有者是哪个模块?答:库存模块INV1038供应商的所有者是哪个模块?答:采购模块PO1039客户的所有者是哪个模块?答:应收模块AR1040销售队伍的所有者是哪个模块?答:CRM模块1041员工的所有者是哪个模块?答:人力资源模块HR1042地点的所有者是哪个模块?答:人力资源模块HR1043组织的所有者是哪个模块?答:人力资源模块HR1044EBS有哪12个基础流程?答:Forecast to Plan预测到计划Procure to Pay采购到付款Demand to Build需求到生产Campaign to Order市场活动到订单Click to Order点击到订单Order to Cash订购到付款Contract to Renewal合同到续订Request to Resolution请求到解决Project to Profit项目到利润People to Paycheck人员到薪水Plan to Replenish计划到补充Benefits to Payroll福利到工资单1045共有哪六个访问控制层?“核心安全性”层包括哪两个?用户管理的是哪4个?答:6个访问控制层:Self Service and ApprovalsRegistration ProcessesDelegated AdministrationRole Based Access ControlData SecurityFunction Security“核心安全性”层包括Data Security和Function Security,是必须的;其余4个是可选的,用户管理。1046系统管理员控制层是哪两个,本地管理员控制层是哪两个,最终用户控制层是哪两个?答:系统管理员控制层是Data Security和Function Security;本地管理员控制层是Delegated Administration和Role Based Access Control;最终用户控制层是Self Service and Approvals和Registration Processes。1047最终用户可以自助注册的服务,有哪3种?答:Obtain new user accounts 获取新的用户账户Request additional access to the system 请求对系统的其他访问权限Reset passwords 重置密码1048一个有效的责任至少包括哪两个部分,一个完整的责任的3个内容分别是什么?答:一个有效的责任至少包括Data group和Menu数据组和菜单一个完整的责任的3个内容分别:Data group、Request security group、Menu数据组、请求安全组、菜单1049定义新责任有哪6个步骤?答:(1)Enter application and responsibility name 输入应用产品名和责任名(2)Enter start and end dates 输入起始日期和终止日期(3)Select data group 选项数据组(4)Select menu 选择菜单(5)Select request group 选项请求组(6)Enter menu or function exclusions 输入菜单或功能的排除1050定义新用户,有哪4步?其中哪3步是必须的?答:(1)Enter username and password 输入用户名和密码(2)Require password change Limit access attempts 要求更改密码限制访问次数(3)Enter users start date 输入用户起始日期(4)Assign one or more responsibilities 分配一个或多个责任其中1、3、4是必须的。1051数据安全性组件-对象包括对象的哪3个部分?答:Objects, object instances, object instance sets数据对象、对象例程、对象例程集1052授权有哪四个功能?答:Define the access given to users through responsibilitiesCan provide access to a limited set of data or to a set of an applications functionalityGrants that deal with business objects are part of Data Security.Grants that deal with a set of an applications functionality are part of Function Security.通过责任定义为用户授予的访问权限;可提供对有限的一组数据或一组应用产品功能的访问权限;用于处理业务对象的授权,是数据安全性的一部分;处理一组应用产品功能的授权,是功能安全性的一部分。1053配置文件层次结构类型有哪3种?答:Security 安全性Organization 组织Server 服务器1054配置文件安全性层次结构有哪4层?答:User level 用户层Responsibility level 责任层Application level 应用层Site level 地点层1055配置文件组织层次结构有哪3层?答:User level 用户层Organization level 组织层Site level 地点层1056配置文件服务器层次结构有哪3层?答:User level 用户层Server level 服务器层Site level 地点层1057提交请求的步骤有哪7步?答:(1)查看请求(2)提交一个新请求(3)单个请求(4)选中请求(5)输入参数(6)提交请求(7)记录请求标识Oracle E-Business Suite Users Guide中的步骤如下:1. Choose the Program Name from the list of available requests and then enter aRequest Name, which can be used later to search and monitor your request.Use the Copy. option to choose and submit a request that you have previouslysubmitted from this responsibility.2. Define parameters.3. Determine the output language.4. Define a schedule.5. Define the layout.6. Notify employees.7. Print the output to:For printed output, select the print style, printer, copies, and language.To view your output online or to save your output to a file, select the Save all Output Files check box.8. Review your choices, make any necessary changes, and submit your request.1058使用弹性域结构有哪5个好处?答:Configuration of applications to support your accounting, product, and other codes 配置应用产品以支持会计科目、产品和其他代码Construction of intelligent keys 构建智能关键字Configuration of applications to capture additional data 配置应用产品以获取其他数据Use of the application to validate values and value combinations entered by the user 可以使用应用产品来验证用户输入的值和值组合Support for multiple field structures depending on data context 根据数据上下文支持多种字段结构1059弹性域有哪两大类?答:Key Flexfileds and Descriptive Flexfields键弹性域和说明性弹性域1060键弹性域有哪13个?答:General Ledger:总账Accounting Flexfield 会计科目结构弹性域Assets:资产Asset Key Flexfield 资产键弹性域Location Flexfield 资产地点弹性域Category Flexfield 资产类别弹性域Service:服务Service Item Flexfield 服务项目弹性域Human Resources:人力资源People Group Flexfield 人力组弹性域Job Code Flexfield 职务代码弹性域Receivables:应收Territory Flexfield 地区弹性域Sales Tax Location Flexfield 销售税地点弹性域Inventory:库存Item Categories 物料类别弹性域System Items 系统项目弹性域Sales Orders 销售订单弹性域Item Catalogs 物料目录弹性域1061键弹性域有哪5个特点?答:Owned by one application; used by many 一个应用产品拥有,多个应用产品使用Required to set up, not always required to use 需要设置,但并不一定必须使用Supports intelligent keys 支持智能关键字Identifies entities 标识实体Drives reporting 驱动报表1062说明性弹性域有哪4个特点?答:Associated with tables in a specific application 与特定应用的表关联Setup is optional 设置是可选的No intelligence, stores additional information 不支持智能关键字,存储附加信息Captures additional information only 仅收集附加信息1063弹性域组件有哪4个部分?答:Flexfield/Structure 结构Segments 段Values(if needed) 值Value set - format and validation 值集1064实施弹性域的一般步骤有哪5个?答:Plan flexfield segments, structures, value sets, and values 计划弹性域的段、结构、值集、和值Define value sets 定义值集Define flexfield structure 定义弹性域结构Define values 定义值Define security and cross-validation rules, if necessary 定义安全性规则和交叉验证性规则1065值集一般有哪4个属性?答:Name 名称Description 说明List type 列表类型Security type 安全类型1066值集的类型一般有哪8种?答:None: Validation is minimal. Independent: Input must exist on the previously-defined list of values.Dependent: Input is checked against a subset of values based on a prior value.Table: Input is checked against values in an application table.Special: Value set uses a flexfield itself.Pair: Two flexfields together specify a range of valid values.Translatable Independent: Input must exist on previously-defined list of values; translated value can be used.Translatable Dependent: Input is checked against a subset of values based on a prior value; translated value can be used.无:最小验证独立:输入的内容必须在预先定义的值列表中从属:与独立值集相关联,从属值集可确保所有的从属值都与相应的独立值相关联表:允许值列表从应用产品中获取,需要指定sql查询,以便从表中检索允许的值特殊:提供另一种弹性域作为单个段的值集对:组合使用两种弹性域指定有效范围可转换独立:输入的内容必须在预先定义的值列表中;可以使用转换值可转换从属:对照前一个值的一组值,对输入进行检查;可以使用转换值1067计划数据格式验证,一般有哪7个?答:Format Type: Value data type 格式类型Maximum Size: Maximum permitted size for a value 最大长度Precision: Number of decimal places 精度Numbers Only: Entry of numbers 09 only 仅限于数字Uppercase Only: Lowercase input becomes uppercase 仅限于大写字母Right-Justify Zero-Fill: Shifts number to right, pads from left 右对齐0填充Max/Min Values: Beginning and ending values of a range 最大/小值1068计划键弹性域一般有哪7步?答:Identify the target flexfield, the information required by Oracle Applications, and any qualifiers.Plan the flexfield structure, behavior, and appearance.Define the key flexfield structures.Define any value sets required and their values.Define security rules when appropriate.Define cross-validation rules when appropriate.Define shorthand aliases as needed.确定目标弹性域,以及应用系统所需要的信息和限定词计划弹性域的结构、作用方式、外观定义弹性域的结构定义所需的值集和 值集的值定义安全性规则定义交叉验证规则定义快速录入别名1069Oracle Applications 使用的智能关键字 指的是什么?答:Oracle Applications 使用的智能关键字 指的是 代表键弹性域的唯一数字。An intelligent key is a code made up of sections, where one or more parts may havemeaning. An intelligent key code uniquely identifies an object such as an account, anasset, a part, or a job. Intelligent keys are useful in applications because they are usuallyeasier for a user to remember and use than a unique number. For example, a partnumber of PAD-YEL-11x14 is much easier to remember than a unique part number of57494. However, unique ID numbers are easier to maintain in a relational databaseapplication because only one column is required for the ID number, while multiplecolumns would be required for an intelligent key (one for each section or segment of thecode). The Oracle E-Business Suite products use key flexfields to represent intelligentkeys with unique ID numbers. That is, an end user sees and works with aneasy-to-remember intelligent key code, while the Oracle E-Business Suite products onlyneed to store a hidden unique ID number in most tables.1070COA键弹性域的限定词,一般有哪6种?答:Cost Center segment 成本中心段Balancing segment 平衡段Natural account segment 自然账户段Intercompany segment 公司间段Management segmentSecondary tracking segment 1071交叉验证规则的作用是什么?答:交叉验证控制输入到弹性域的值组合,防止不应该出现的组合。Cross-validation (also known as cross-segment validation) controls the combinations ofvalues you can create when you enter values for key flexfields. A cross-validation ruledefines whether a value of a particular segment can be combined with specific values ofother segments. Cross-validation is different from segment validation, which controlsthe values you can enter for a particular segment.You use cross-validation rules to prevent the creation of combinations that should neverexist (combinations with values that should not coexist in the same combination).1072安全性规则的作用是什么?答:使用安全性规则来限制用户在输入数据时能够使用的值Flexfield Value Security gives you the capability to restrict the set of values a user canuse during data entry. With easy-to-define security rules and responsibility levelcontrol, you can quickly set up data entry security on your flexfield segments andreport parameters.Flexfield Value Security lets you determine who can use flexfield segment values andreport parameter values. Based on your responsibility and access rules that you define,Flexfield Value Security limits what values you can enter in flexfield pop-up windowsand report parameters. Flexfield Value Security gives you greater control over who canuse restricted data in your application. When you use Flexfield Value Security, users seeonly values they are allowed to use; restricted values do not appear in lists of valuesassociated with the flexfield or report parameter.1073快速录入别名的作用是什么?答:通过使用较短的别名来表示较长的有效的弹性域组合或有效的段值,达到较快输入键弹性域数据的目的。Shorthand flexfield entry lets you enter key flexfield data quickly by using shorthandaliases to represent valid flexfield combinations or patterns of valid segment values. Ashorthand alias is a word or code that represents a complete or partial key flexfieldcombination.1074上下文的作用是什么?答:所有的说明性弹性域都有一个隐藏的上下文字段,用来保存说明性弹性域的结构信息。基于弹性域的设置,用户可以在说明性弹性域窗口看到并修改上下文字段。允许用户可以手动选择不同的上下文。All descriptive flexfields have a hidden context field that holds structure informationfor the descriptive flexfield (this field is often called ATTRIBUTE_CATEGORY orCONTEXT). Depending on how you set up the flexfield, a user may also be able to seeand change the context field in the descriptive flexfield window.1075全局段有何作用?答:定义一个全局段,在系统的所有的地方都可以看到该全局段的弹性域结构,在所有地方都可以录入相应的值。A global segment is a segment that always appears in the descriptive flexfield pop-upwindow (or page, for HTML-based applications), regardless of context (any otherinformation in your form or page).1076确定说明性弹性域名称的过程有哪4步?答:1.Click on a field in the same block in which the descriptive flexfield appears.2.Select Help Diagnostics Examine.3.A window showing information on the selected field appears.4.Note the name of the block in which the field is located.单击说明性弹性域所在的块中的某一个字段;选择 帮助-诊断-检查;此时将显示所包含有关选定字段信息的窗口,记下字段所在的块的名称,然后单击块值列表按钮,显示该表单的一组可用块,选择$DESCRIPTIVE_FLEXFIELD$,就可以看到说明性弹性域的名字;然后在系统弹性域结构里面找到这个名字,就可以找到对应的说明性弹性域的结构了。 1077说明性弹性域组件有哪4种段?答:Global segment: Displays information that is common to all contexts 全局段Context-sensitive segment: Displays information that is appropriate only to a particular context 上下文相关段Reference field: A field on the application window whose value is used to determine contexts 参考字段Context field: A field in the structure whose value is used to determine contexts 上下文字段1078维护值集的值,一般包括哪5部分?答:Value 值Translated value (translatable value sets only) 转换值Description 说明Enabled 是否启用From/To effective dates 有效日期1079什么是多组织?答:多组织是一种服务器端(应用和数据库)的增强,通过该功能可以使用单一安装的oracle软件。多组织按照不同业务部门来保存事物处理数据和一些设置数据,并保证数据安全性。Multi-Org is a server-side (applications and database) enhancement that enables single installation of Oracle Applications.Multi-Org keeps transaction data and some setup data separate and secure by different lines of business.1080Oracle Applications R12 中,支持多组织功能的有哪13个产品?答:现金模块销售订单模块销售发运模块销售订单释放模块应付模块租赁模块项目模块采购模块应收模块oracle销售模块oracle市场模块oracle服务模块还有一个呢?1081多组织有哪6个功能?答:Support multiple business units even if they use different ledgers 支持多个业务实体Secure access to data on a single instance by line of business 按照业务部门,为访问单一例程中的数据提供保护Define different organizational models 定义不同的组织模型Sell and ship from different legal entities 从不同的法人实体之间处理销售和发运Procure and receive from d

温馨提示

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

评论

0/150

提交评论