SAP培训测试题
- 格式:doc
- 大小:40.50 KB
- 文档页数:2
SAP实施项目SD模块测试试题测试人: 贸易内勤得分:___________一、填空题(30分)1、 xxx工厂在系统中的公司代码为,销售机构代码为。
2、分销渠道分为和。
3、显示客户的代码为。
4、创建、更改及查看订单事务码(T-CODE)为、、。
需要在提单维护抬头-运输视图维护信息。
5、类型为________和_______的运费不计入合同价,类型为___________的运费计入合同价。
6、对方为准销售提单在PGI后,会开票,需在里取消发票后,才能继续开发票。
对方为准调整订单单参照 ____创建,数量为。
7、换货出订单参照 ____创建,数量为。
8、订单报表查询代码是,对方为准报表查询代码是。
9、查看客户固定赊销额度的事务码(T-CODE)是_ __ _ ,信贷金额和信贷帐期双控的信贷风险类别是_ __ _ _,查看客户信贷报表的事务代码是_ __ _ _。
10、合同的关闭是进入更改订单界面,在____________里选择关闭原因。
11、订单中,输入合同条款的方法是点击菜单“转至——_ __ _ _ ——文本”。
12、订单有效期在订单里维护的路径是:订单----___________-----____________。
13、开提单的事务码是:_________;打印提单的事务码是_________。
14、扣除带皮的数量需在维护。
二、问答题(30分)1、在创建提单时系统提示如下操作,请解释原因。
2、我方为准的订单类型是什么?描述国内销售业务整个流程主要包括哪些步骤。
3、简述对方为准调整流程的操作4、简述换货业务在系统上需要做哪些操作?5、简述退货业务在系统上需要做哪些操作?6、赠品销售过程中根据客户接受发票中体现赠品量与发票中不体现赠品量,以及赠送同种物料和赠送不同种物料的业务,请分别简述处理流程。
7、简述什么情况下需要创建借、贷项请求,在系统上需要做哪些操作?三、操作题(40分)1、设置订单报表ZSD502的变式,要求:销售组织YCSO、分销渠道01、生产线83、默认取所有未交货的订单,写下变式名称。
第1篇一、基础知识1. 请简述SAP ABAP开发环境的组成。
答案:SAP ABAP开发环境主要包括以下组成部分:(1)SAP GUI:用于与SAP系统交互的图形用户界面。
(2)SAP SE38/SE80:用于编写、调试和测试ABAP代码的编辑器。
(3)SAP SScr:用于开发SAP Screen Painter屏幕画家的工具。
(4)SAP ADT:用于开发SAP Advanced Business Application Programming技术的工具。
(5)SAP NetWeaver:SAP的集成平台,提供各种开发、运行和管理工具。
2. 请解释SAP ABAP中的数据类型。
答案:SAP ABAP中的数据类型分为以下几类:(1)基本数据类型:包括整型(INTEGER)、浮点型(FLOAT)、字符型(CHAR)、日期型(DATETIME)等。
(2)结构化数据类型:包括结构(STRUCTURE)、表(TABLE)、内表(INTERNAL TABLE)等。
(3)用户定义数据类型:包括类(CLASS)、接口(INTERFACE)等。
3. 请简述SAP ABAP中的模块化编程。
答案:SAP ABAP中的模块化编程是指将程序划分为多个模块,每个模块负责特定的功能。
模块化编程的优点如下:(1)提高代码的可读性和可维护性。
(2)方便代码的重用。
(3)便于调试和测试。
4. 请解释SAP ABAP中的异常处理。
答案:SAP ABAP中的异常处理是指程序在运行过程中遇到错误时,能够及时捕获并处理这些错误。
异常处理的基本步骤如下:(1)声明异常:在程序中声明可能发生的异常。
(2)抛出异常:当程序遇到错误时,抛出异常。
(3)捕获异常:在程序中捕获并处理异常。
二、高级应用1. 请解释SAP ABAP中的内表(Internal Table)。
答案:SAP ABAP中的内表是一种临时存储数据的结构,类似于C语言中的数组。
MM 物料管理模块测试题小组:姓名:操作用户:考分:一、单项选择题(共8题,每题3分,共24分)1、MM模块管理的实际业务主要是针对 ( D )部门的。
A、财务和生产B、采购和销售C、采购和财务D、仓储和采购2、采购信息记录的作用是( A ) 。
A、记录供应商与物料采购价格B、记录采购员的信息C、记录供应商的信息D、记录物料的成本信息3、物料主数据扩充采购视图,使用的事务代码为:( D )A、MM60B、MM02C、MM06D、MM014、对于供应商账户组,下列说法错误的是( D )A、账户组可以决定供应商的分类B、账户组可以决定供应商的编码方式(内部给号或外部给号)C、账户组可以决定供应商的编码范围D、账户组可以决定供应商与物料的关系5、下列说法错误的有( B )。
A、采购申请可以直接手工创建或由运行MRP得到B、通过事物代码ME5A可以查询采购订单清单C、通过事物代码ME5A可以查询采购申请清单D、通过事物代码ME29N可以对单张采购订单进行审批6、与采购订单的创建来源无关的是( C )A、询价单B、采购申请C、销售订单D、采购合同7、货物移动肯定会产生( C )A、财务凭证B、会计凭证C、物料凭证D、库存数量变化8、系统中采购订单收货的移动类型是( A )A、101B、102C、161D、201二、不定项选择题(共6题,每题4分,共24分)1、采购订单中一般包含( ABCD )A.供应商B.价格C.交货时间D.数量2、物料主数据上可以激活( AB ) 功能。
A、批次管理B、过账入质检库存C、寄售D、退货3、下面哪几种方式可以创建采购订单?( ABCD )A、手工创建B、根据采购申请创建C、根据询价单创建D、根据采购合同创建4、SAP系统中的基本库存类型有 ( ABC )。
A、非限制使用货物B、质量检验货物C、冻结货物D、供应商分包货物5、下列关于货物移动的说法中,正确的是( BCD )。
A. 按照采购订单的收货肯定会造成库存数量的增加;B. 如果和财务相关,则会产生财务凭证;C. 所有的货物移动都会产生物料凭证;D. 同一公司下的不同工厂之间的库存转移不会产生会计凭证。
SAP项⽬MM考试试题及答案v40MM 物料管理模块测试题⼩组:姓名:操作⽤户:考分:⼀、单项选择题(共8题,每题3分,共24分)1、MM模块管理的实际业务主要是针对 ( D )部门的。
A、财务和⽣产B、采购和销售C、采购和财务D、仓储和采购2、采购信息记录的作⽤是( A ) 。
A、记录供应商与物料采购价格B、记录采购员的信息C、记录供应商的信息D、记录物料的成本信息3、物料主数据扩充采购视图,使⽤的事务代码为:( D )A、MM60B、MM02C、MM06D、MM014、对于供应商账户组,下列说法错误的是( D )A、账户组可以决定供应商的分类B、账户组可以决定供应商的编码⽅式(内部给号或外部给号)C、账户组可以决定供应商的编码范围D、账户组可以决定供应商与物料的关系5、下列说法错误的有( B )。
A、采购申请可以直接⼿⼯创建或由运⾏MRP得到B、通过事物代码ME5A可以查询采购订单清单C、通过事物代码ME5A可以查询采购申请清单D、通过事物代码ME29N可以对单张采购订单进⾏审批6、与采购订单的创建来源⽆关的是( C )A、询价单C、销售订单D、采购合同7、货物移动肯定会产⽣( C )A、财务凭证B、会计凭证C、物料凭证D、库存数量变化8、系统中采购订单收货的移动类型是( A )A、101B、102C、161D、201⼆、不定项选择题(共6题,每题4分,共24分)1、采购订单中⼀般包含( ABCD )A.供应商B.价格C.交货时间D.数量2、物料主数据上可以激活( AB ) 功能。
A、批次管理B、过账⼊质检库存C、寄售D、退货3、下⾯哪⼏种⽅式可以创建采购订单?( ABCD )A、⼿⼯创建B、根据采购申请创建C、根据询价单创建D、根据采购合同创建4、SAP系统中的基本库存类型有 ( ABC )。
A、⾮限制使⽤货物B、质量检验货物D、供应商分包货物5、下列关于货物移动的说法中,正确的是( BCD )。
sap 业务基础笔试题
SAP 业务基础笔试题样例:
一、选择题
1. SAP系统中,用于处理企业内部各种业务数据的系统模块是?
A. MM模块
B. SD模块
C. FI模块
D. PM模块
2. 在SAP系统中,以下哪个字段用于表示供应商的地址?
A. Vendor Name
B. Vendor Address
C. Vendor Contact Person
D. Vendor City
3. SAP系统中,以下哪个字段用于表示客户的银行账号?
A. Customer Account No.
B. Customer Bank Account No.
C. Customer Bank Name
D. Customer Bank City
二、简答题
1. 简述SAP系统中MM模块的主要功能。
2. 描述SAP系统中SD模块与FI模块之间的关系。
三、分析题
1. 分析SAP系统中MM模块与SD模块之间的数据流关系。
2. 阐述SAP系统中FI模块在企业管理中的重要性。
SAP培训测试_FICOFI\CO模块培训考试姓名:部门:得分:一、填空题:(15分)1.SAP登录界面可以选择登录语言,其中中文的代码是 zh ,英文的代码是 en2.在SAP界面中可以把一些常用功能放入收藏夹中3.财务会计模块主要包括:、、、等模块4.总分类账的会计凭证类型代码是,总账科目的记账码借方为贷方为___ __5.系统中除了12个正常的记账期间外还有___ __个特殊记账期间用于账务调整。
6.根据业务类型不同,需要将同一客户的不同业务记账到多个统驭科目上,这时就必须借助__ _ _来区分。
7.固定资产主数据中成本中心的主要功能是_ _8.公司部门之间固定资产转移只需要变更_ _ 以及相关主数据信息即可。
9.成本要素包括____ _____和___ ___ 二种10.系统中对专项活动成本费用进行归集和核算的工具是___ ___二、判断题。
对的打∨,错的打X (12分)1.会计科目表与公司代码之间是一对多或者一对一的分配关系()2.系统中可以直接对统驭科目输入手工凭证记账。
()3.保存过账的凭证还可以更改其记账码,会计科目,记账金额,文本摘要等()4.系统中客户\供应商编号有外部编号和内部编号两种方式。
()5.会计科目的字段状态组决定了该科目记账时的屏幕输出格式。
( )6.固定资产创建保存完成后,资产分类可以进行修改()7.资产模块中可以根据不同的资产分类配置了不同的折旧费用科目()8.一个控制范围可以对应一个或者多个公司代码()9.成本从财务会计到成本会计的成本流是通过次级成本要素()10.分摊分配循环的创建与执行和时间无关()11.成本中心、内部订单、会计科目、WBS都是成本对象 ()12.利润中心是对费用、收入的进行归集、分配的实际的成本对象()三、单项选择题:(10分)1.以下哪个不属于财务会计组织架构______________A、会计科目表B、公司代码C、功能范围D、工作中心2.凭证生成并过账后哪个数据是可以更改的______________A、公司代码B、行项目文本C、记账金额D、记账日期3.凭证保存过账后更新帐务的记账期间是由那些决定的?______________A、凭证日期B、记账日期C、输入日期D、月初第一天4.统驭科目在客户主数据维护中属于下列 _________数据A、一般数据B、公司代码数据C、销售范围数据D、其他数据5.哪个数据进行创建时不需要维护排序码? _____________A、会计科目主数据B、供应商主数据C、资产主数据 D.客户主数据6.以下项目中哪个是管理会计(CO)模块的主数据_____________A、作业类型B、客户C、供应商D、会计科目7.内部订单的费用是否归集到成本中心_____________A、可以B、不可以8.成本中心组可以有多少层 _____________A、1层B、2层C、3层D、多层9.订单分为统计订单和非统计订单,其中哪种订单在月末需要结算_____________A、统计订单B、非统计订单10.创建哪种成本要素时不需要对应总账科目就可在控制范围中创建_____________A、初级成本要素B、次级成本要素四、多项选择题:(18分)1.以下哪些内容属于会计科目主数据中的内容_____________A、账户组B、字段状态组C、行项目显示D、未清项管理2.录入供应商或客户之间的特别总账业务凭证时,哪两个地方与正常业务记账不同?____________A、记账码B、凭证类型C、加特殊总账标识3.对于未清项管理中,有以下那三种清账的方式_____________A、全部支付B、部分支付C、转账支付D、剩余项目支付4.会计科目表分为那二个层次进行创建_____________A、一般数据层B、公司代码层C、销售数据层D、采购数据层5.固定资产模块的集成包括那些业务?____________A、资产购置B、资产间转移C、报废D、计提折旧6.资产分类有那些作用?____________A、关联总账科目B、产生号码范围C、转账处理D、决定屏幕格式7.以下有哪些数据可以定义成组?____________A、成本中心B、利润中心C、作业类型D、内部订单8.以下属于管理会计组织架构有哪些_____________A、成本控制范围B、成本中心C、利润中心D、会计科目9.成本中心会计的主数据有哪些_____________A、作业类型B、统计指标C、成本要素D、物料主数据五、操作题:(45分)(公司代码R300,控制范围R300)1、业务情景:建立一个供应商,对此供应商进行费用直接记账(费用科目650010,费用4000美元,无税),然后付款清账。
SAP 策略 70(在组装层次进行计划)测试
测试目的:应对目前公司零部件需提前生产的问题
特点:1.对关键零部件作计划
2.快速响应客户需求
零部件属性设置:
1.计划策略组 = 70
2.Mix MRP = 1
3.Individual/coll = 2
4.消耗模式:后向消耗期间、前向消耗间要求正确设置
流程说明:
1.根据历史信息、未来市场趋势或客户预测创建关键零部件计划独立需求,触发关键零部件的生产或采购
2.上层物料的生产订单消耗零部件的库存
3.创建销售订单时执行产生品的可用性检查,如果销售订单对零部件需求数量大于零部件独立需求数量,零部件需求数量会根据产生品需求调整
4.未消耗的零部件数量增加零部件的库存
5.产成品生产完收货时,零部件的独立需求减少
下面开始测试:
1.创建机型及半成品以及相应的BOM
2.提前创建零部件的独立需求(触发关键零部件的生产或采购)
3.创建成品的独立需求(VSE)
5.创建特殊订单,触发成品的最终组装,消耗零部件的库存
6.成品生产完收货后,零部件的独立需求减少。
7.成品发货过帐后,成品的独立需求减少。
慧算账SAP操作测试考核( 二)一、单选题(共20题,每题2分,共计40分)1、慧算账正确的操作流程是() [单选题] *A、分配负责人→分配记账→新户转化→创建账套→资料维护→账套初始化→日常账务处理B、创建账套→分配负责人→客户资料维护→账套初始化→日常账务处理C、分配负责人→新户转化→分配记账→资料维护→创建账套→账套初始化→日常账务处理(正确答案)D、创建账套→分配客户→账套初始化→日常账务处理→资料维护2、关于增值税申报周期,支持小规模纳税人可以选择的申报周期是________,一般纳税人可以选择的申报周期是_______。
() [单选题] *A、季报;季报B、季报/月报;季报/月报C、季报/月报;月报(正确答案)D、月报;月报3、会计助理每个月做账户数比较多,为了帮助会计助理在月底时快速整理凭证,在慧算账V4.0中,可按月批量打印多家客户的凭证,同时可打印()家。
[单选题] *A、5B、10(正确答案)C、20D、数量无限制4、会计在创建账套、资料维护时在不确定客户的纳税人类型的情况下,应先选择客户的纳税人类型为() [单选题] *A、小规模纳税人(正确答案)B、一般纳税人C、小规模纳税人或一般纳税人都可以D、先不创建账套5、假设A企业的账套启用期间是201701,201609购买了价值50000元固定资产B,预计净残值2500元,预计折旧年限10年,在原财务软件已计提折旧1,187.49元。
201701新增资产B时,应如何填写资产卡片中的“入账日期”、“原值”、“累计折旧期间”、“累计折旧额”() [单选题] *A、201609; 50000; 4; 1,583.32B、201610; 47500; 3; 1,187.49C、201701; 47500; 4; 1,583.32D、201701; 50000; 3; 1,187.49(正确答案)6、以下哪种情况不可再启用存货核算?() [单选题] *A、库存商品、原材料借方有余额B、库存商品、原材料下设二级科目(正确答案)C、库存商品、原材料借方有余额,前期也有发生额D、主营业务成本下设了二级科目7、2017年10月新签约切户一家,签订的代账合同日期为2017年10月到2018年9月,理账协议期间为2017年2月到2017年9月,财税顾问点击“移交记账”时,应填写的记账开始期间为() [单选题] *A、2017年10月(正确答案)B、2017年9月C、2017年8月D、2017年2月8、录入存货及服务信息时除了需要选择存货及服务类型外,还需要选择_________;收入类型需要关联__________() [单选题] *A、税收名称;税收名称B、税收名称;税收品目(正确答案)C、税收品目;税收名称D、税收品目;税收品目9、使用“成本计算“自动核算结转成本的基础前提条件是需要?() [单选题] *A、在“存货余额”中启用了存货核算(正确答案)B、在“存货信息”中启用了存货核算C、在“科目余额”中启用了存货核算D、在“会计科目”中启用了存货核算10、会计工作中经常会出现信息不对称的情况,以下哪个表单可解决此问题()[单选题] *A、单据流转单(正确答案)B、资金流水C、财务报表D、财税状况表11、关于客户账号初始密码规则,说法正确的是() [单选题] *A、初始密码为:慧算账全拼首字母(hsz)+登记的企业联系人手机号码后四位(正确答案)B、初始密码为:客户编号后两位+登记的企业联系人手机号码后四位C、初始密码为:123456D、初始密码为:11111112、根据以下信息判断适用于标准流程记账方式的是() [单选题] *A、适用于本月少量销售、采购业务,少量收付款、费用业务且每月重复性高的小规模纳税人B、适用于本月少量销售、采购业务,少量收付款、费用业务且每月重复性高的小规模纳税人和一般纳税人C、适用于本月无销售、采购业务,只有少量工资、费用类业务且每月重复性高的企业D、适用于业务复杂、量大的企业,如:有销售、采购业务的一般纳税人;需存货核算的小规模纳税人(正确答案)13、关于慧算账平台操作,以下说法错误的是() [单选题] *A、支持多期间结账和反结账,“结账不成功‘’时,不提示失败的原因(正确答案)B、账簿、存货台账支持跨年查询,但不超过24个月C、【纳税统计】打印、导出的时候可按年度、月份统计显示不同税费种的应交、减免、实交税额D、【流转单】修改提交后,修改流转单都需备注修改原因,以让小组其他人员了解修改的地方。
1.At each new event,the system resets all FORMA T options to their default values.A TrueB False (A)2. Y ou can use__________ keyword to scroll to any column or page in the list.a. PAGESCROLLb. SCROLLc. SCROLLCOLUMNd. LISTSCROLL (b)3.In a list , the upper-left corner of the header’s first line contains:A. The program titleB. The page numberC. The system dateD. Nothing ( c)4.It is recommended that you use Native SQL to read data from a logical database to maintain portability from one RDBMS to another.A . true b .false ( B)5. If you address subordinate nodes in the hierarchy, the selection screen criteria for only that subordinate node appears.A . trueB False ( false)6. Checks such as Authorization checks are usually performed during the event Process Before Output(PBO).A TrueB . False (B)7. If there is a _________________ statement within the END-OF-SELECTION processing block, program processing ends and the list buffer is displayed.A . REGECTB. CHECKC. STOPD EXIT (C)8.Open SQL enables portability between different RDBMS system.A TrueB False (A)9. Join conditions are limited to key fields.A TrueB False (B)10. Y ou can create structured lists using control-level processingA. True B False (A)11. When implementing control-level processing ,the A T FIRST and A T LAST statements functions as first time and last time switches and execute only once.A TrueB False (A)12. Loops over extract datasets can be nested.A . TrueB False (b)13. internal tables rely on the compiler to determine the combinations of group levels and cumulating field control level totals require.A trueB false (A)14. Which of the following options is suitable for printing interactive lists?A. Printing from the selection screen.B. Printing from within the programC Printing after the list is generatedD. Printing in the backgroundB15.The user should delete all detail lists whose list level is greater than the current list levelA trueB false (B)16 . Y ou can create object at any point in the program to generate and link objectsA trueB false (b)17. Which of the following are the standard functions offered by SAP Grid Control?A Sorting by any columnB. Generate objectsC. Adding number columnsD Link objectsE Fixed lead columns( A C E )18.when you create a screen, you must:a. Design the screen layout in the layout editor.b. Set the general screen attributes on the attribute screen.c. Write the flow logic in the flow logic editor.d. Set the field attributes in the field list.Select the correct order:A a, b, c, dB c, d, b, aC b, a, d, cD d, b, a, c19. To allow you to set the attributes of all screen elements, the ScreenPainter contains an element list with four views.A TRUEB FALSE b20. To interrupt processing of the current screen and branch to a new screen, or sequence of screens, you use the following statement:A CALL SCREEN <nnnn>B SET SCREEN <nnnn>C LEAVE SCREEND LEAVE TO SCREEN <nnnn>A21 The function keys that contain proposals, which comply with the SAP system's ergonomic standards are:A ReservedB RecommendedC FreelyD All of the aboveB22. The content of the Icontext attribute appear in the status bar of the screen when the user chooses the function.A TRUE b FALSE b23.ou can initialize the command field only at PAI.TrueFalseB24. If your text consists of more than one word, use the following character as separators:A UnderscoreB CommaC Question markD Spacea25.The group box text cannot be changed dynamically.TrueFalse26. The subscreen call must occur before the function module call.TrueFalseB27. To program a tabstrip control to scroll locally at the frontend, you must call all subscreens from the flow logic.TrueFalse28. The following attributes contain information about the properties of the entire table control, such as the number of fixed columns:A ColumnB GeneralC SpecialD Row29. In order to display the current screen, include the ABAP statementSUPRESS DIALOG in a PBO module.TrueFalse30 For which of the following predefined data types should you use theoriginal variants of the standard string processing statements or the optional addition IN CHARACTER MODE?A DB CC XD TE NF STRINGG XSTRINGAnswer: A, B, D, E, F31 . Which of the following statements are correct?A Sorted tables can only contain non-unique keys.B Standard tables can only contain non-unique keys.C Sorted and hashed tables are index tables.D Standard tables are index tables.E The standard key is the key of a standard table.F The standard key always contains all components of the rowtype.Answer: B, D32 . Generic types are type definitions that are missing certaininformation. These missing type attributes are inherited from an actual parameter at runtime if you use the generic type for typing interface parameters.TrueFalseAnswer: False33 . Which of the following statements are correct?A Only key access works with hashed tables.B Key access means that the search clause may only appear inthe key fields of the internal table.C Index access allows access using the row number.D Single-record key access using READ TABLE can return severaldata records if you are using standard tables, because thenthe key is always non-unique.E The SORT statement can sort standard tables.F If you use INSERT ... INTO TABLE to insert a data record intoa sorted table with a unique key, this will only work if theinternal table contains no other data record with the samecombination of values for the key components. Otherwise, theSY-SUBRC return value will be set to a number other than 0. Answer: A, C, E, F34. SAP recommends using internal tables without header lines to makethe syntax easier to read. This is particularly helpful with nested internal tables.TrueFalseAnswer: True35.Which of the following statements are correct?A As far as possible, when you use key access, the runtimesystem always chooses the fastest possible variant,depending on the table kind.B Hashed tables should not be used if you need to make manychanges when you are accessing data.C You can save lots of runtime by using field symbols andreferences, especially with nested internal tables.D Binary searching is possible for standard tables.E The fastest form of access in loop processing is usuallythrough the row number.Answer: A, B, C, E36. The object-oriented programming model was developed considerably later than the procedural one. It offers more possibilities to solve problems that previously could not be solved with purely procedural programming languages.TrueFalseAnswer: False37. If you copy a subclass reference to a reference variable that is typed on the superclass (narrowing cast), which components can you access with this reference variable?A Redefined components of the superclassB Newly defined components of the subclassC Inherited components of the superclassD Redefined components of the subclassAnswer: A, C38. If a reference variable that is typed on an interface contains an instance reference of a class that implements this interface and you copy this to a reference variable that is typed on the class (widening cast), which of the following components can you access with this reference variable?A The components of the interfaceB The components from the class that are not defined on theinterfaceC All components of the classD The components of the interface for which alias names havebeen definedAnswer: A, B, C, D39 .If you copy an instance reference of a class, which implements an interface, to a reference variable that is typed on the interface (narrowing cast), what components can you access using this reference variable?A The components of the interfaceB The components of the class that are not defined in theinterfaceC All components of the classD The components of the interface for which alias names havebeen definedAnswer: A40. For a user to be able to execute an object-oriented program, you always need to supply a module pool program or a function group program. Otherwise, there is nowhere for the CREATE OBJECT statement to create the instance.TrueFalseAnswer: False41.Which of the following statements are correct?A A non-abstract class can contain abstract methods.B An abstract class contains no implementations.C An abstract method contains no implementations.D Final classes cannot be superclasses within a classhierarchy.E A final method must be redefined.F Final classes can contain non-final methods.G A friend of a class is also a friend of its subclasses.H The subclasses of a class's friend are also the class'sfriend.I The visibility of an instance constructor can be limited.J A private instance constructor (instantiation only by theclass itself) can be defined in the private section. Answer: C, D, H, I42.The new exception concept replaces the old one. Thus, all old source code sections must be rewritten. As of SAP Web AS 6.20, function modules from the SAP standard system automatically raise object-oriented exceptions.TrueFalseAnswer: False43.The new exception classes can only be defined globally. This ensures central maintenance and reuse.TrueFalseAnswer: False44 . The pushbuttons screen area gives a short introduction of the QuickViewer with links to the online documentation.TrueFalseAnswer: False45. List fields once placed in trash can, can be retrieved.TrueFalseAnswer: True46. You can access all the events of an executable ABAP program associated with a query.TrueFalseAnswer: False47. The SELECT-OPTIONS statement generates an internal table with a standard structure. The fields of this table are:A SignB OptionC HighD IntervalAnswer: A, B, C48 . You can delete an InfoSet whenever you want.TrueFalseAnswer: False49.What are the two options available for menu enhancements?A Customer exitsB Menu entriesC Business add-insD Standard MenuAnswer: A, C50.Screen exits are a type of customer exit.TrueFalseAnswer: True51. From SAP Web Application Server 6.20 onwards, Business Add-Ins cannot contain screen exits.TrueFalseAnswer: False52.Customizing includes cannot be inserted into more than one table.TrueFalseAnswer: False53. Identify the step that is not followed for creating an SAP enhancement project.A Create an enhancement project and then choose the SAPenhancements that you want to use.B Analyze the program source code or the screen source code.C Edit your individual components using the project managementfunction and document the entire enhancement project.D Activate the enhancement project. This activates all theproject’s compon ent partsAnswer: B54.When an event is triggered in a process interface, only one external process can replace the process in the standard program.TrueFalseAnswer: True55.What are the requirements for new enhancement techniques?A ReusableB All enhancement typesC Administration levelD Customer exitsE Implemented using the latest technologyAnswer: A, B, C, E56.You can create function codes only for single use BAdIs, which must not be filter-dependent.TrueFalseAnswer: True57.To include function codes in a BAdI definition, you enter the program name, function code, and a short description on the relevant tab page.TrueFalseAnswer: True58. To provide a screen enhancement using a BAdI, you need to first generate the BAdI class.TrueFalseAnswer: True59.The implementing program gets the data from the Add-In class by calling the appropriate interface method.TrueFalseAnswer: True60.You can modify the ABAP Dictionary objects that belong to the core of your system.TrueFalseAnswer: False61.When you define a Business Add-In, the system generates a Business Add-In class.TrueFalseAnswer: True62. Using data elements, structures and table types, you can create complex user-defined type.TrueFalseAnswer: True63.Foreign key definitions are imparted from include to the including table.TrueFalseAnswer: True64. The records of a buffered table are read directly from the local buffer of the application server.TrueFalseAnswer: True1.65. Select the statement that is NOT correct.A The object lists created by the Repository Information Systemare entirely integrated in the ABAP Workbench.B The Where-used list for Repository objects cannot be calledfrom the information system.C The information system enables you to search for objects bytheir attributes.D You can search for all objects by the development class, shortdescription or author, and date of last change.Answer: B66.Correct access by ABAP programs to a database table is only possible if the runtime object of the table is consistent with the structure of the table in the database.TrueFalseAnswer: True67.Even if a table has no data, it is retained in the database.TrueFalseAnswer: False68.During conversion, the tables are locked to prevent further structural changes from being made before the conversion is completed correctly.TrueFalseAnswer: True69 . Maintenance views may be used as the selection method for searchhelps.TrueFalseAnswer: False70. Which feature of SAPscript enables it to run on all front-endapplications supported by SAP?A Multilingual capabilityB High performance when printing large quantitiesC Uniform corporate design in documentsD Word processing scalabilityE SAP R/3 Enterprise transport and translation connectionsF Platform independenceAnswer: F71. Main windows cannot have different heights and cannot be positioneddifferently on pages where they appear.TrueFalse72.Which sub-objects allow you to structure pages in SAPscript?A Page layoutB Paragraph formatsC Character formatsD WindowsAnswer: A, B, C73. Which operations are performed using control commands?A Including text in a documentB Assigning values to text symbolsC Starting or suppressing a page breakD Resetting outline paragraphsE Evaluating conditionsAnswer: A, B, C, D, E74. Which command is used to print text elements in form windows?A CONTROL_FORMB DELETE_FORMC MODIFY_FORMD WRITE_FORMAnswer: D75. The function module OPEN_FORM initializes form printing in a printprogram. Before using START_FORM in a print program for the first time, you must call OPEN_FORM.TrueFalseAnswer: True76. SAP does not simultaneously support SAPscript forms and SAP Smartforms. As a result, you need to migrate SAPscript forms to SAP Smart forms.TrueFalseAnswer: False77. Packages have the same attributes as development classes, but alsopossess additional options suitable to modeling techniques.TrueFalseAnswer: True78. A form page can be used only once in a document.TrueFalseAnswer: False79. Which of the following options specifies that the text of the secondnode begins in a new line and the two text nodes are completely independent of each other?A New LineB New ParagraphC Append DirectlyD Include TextAnswer: B80. Identify the parameters of a generated function module or a forminterface.A ImportB ExportC Global DataD TablesAnswer: A, B, D。
xxxx集团- SAP项目SD模块考试试题作者:日期: 2011.10.08版本: 10文档目的该文档主要目的是对SD 模块关键用户、IT小组对基础理论知识掌握程度进行测试,笔试考试时间为1小时。
选择题一、单项选择题(共8题,每题2分,共16分)1、以下哪个选项是一个销售订单中必须且只能有一个的:()A、销售区域B、销售人员C、物料D、条件类型2、具有法定财务独立核算的单位,财务处理中最小的组织单位是:()A、销售组织B、公司代码C、集团D、分销渠道3、当产品出售后,在SAP系统中哪个环节产生对客户的应收帐款:()A、发货过帐B、拣配C、出具发票D、创建销售订单4、公司代码和销售组织的对应关系是:()A、1:1B、1:多C、多:1D、多:多5、创建一个客户标准客户主数据的事务代码是:()A、XD03B、XD01C、MM01D、XK016、冻结一个客户主数据的事务代码是:()A、XD06B、XD07C、XD05D、XD027、客户主数据扩充销售区域视图的事务代码是:()A、XD06B、XD07C、XD01D、XD028、以下说法正确的是:()A、一个销售组织可以销售几个工厂的产品B、一个工厂的产品只能提供给一个销售组织销售C、一个分销渠道只能分配给一个销售组织D、一个产品组只能分配给一个销售组织二、多项选择题(共8题,每题3分,共24分)1、以下关于销售业务的论述不正确的是:()A、出具发票保存后会自动更新相关凭证的状态B、发货过帐的时候发货数量可以和拣配数量不一致C、收入科目的确定只能和客户相关D、标准销售业务的发货过帐时只产生物料凭证,不产生会计凭证2、以下关于销售组织的论述正确的是:()A、销售组织是销售区域中的重要组成因素B、一个销售组织可以为多个工厂销售产品C、销售组织是财务记账的最小单位D、销售组织可作为价格主数据的确定因素之一3、发货过帐在SAP系统标准销售业务中会产生哪些影响:()A、按库存地点更新库存数量B、物料需求变化C、销售订单和发货单的状态改变D、出具发票清单更新E、导致库存科目余额变化,并产生销售成本4、SAP系统中SD出具发票可以参照以下什么单据来创建:()A、销售订单B、交货单C、会计凭证D、拣配单5、可以通过SD凭证流中查看到的包括:()A、销售订单B、交货单C、数量合同D、生产订单6、以下关于销售分销主数据的论述正确的是:()A、客户物料信息数据维护完整后,可以用客户的物料编码下订单B、不同的客户帐户组可以有不同的编码范围和字段状态C、如果一个客户在多个销售区域下都有销售业务,需要在多个销售区域下分别维护该客户销售视图的相关数据7、以下关于销售分销的定价论述正确的是:()A、企业对于不同的客户有不同的价格策略B、企业对于不同的商品有不同的价格策略C、企业在不同的时间段有不同的价格策略D、企业在不同的地区有不同的价格策略8、SAP信用管理中的信用控制点包括:()A、创建销售订单B、创建交货单C、交货单发货过账D、生产订单三、填空题(共11题,每空1分,共20分)1、客户主数据中一般商业伙伴角色包括:____________,____________,____________,____________。
SAP MM/MRP基本操作培训题目
部门:姓名:工号:
一、单项选择题
1、查询物料编码所用到的事务代码分别是()
A、MM01 ;
B、MMBE;
C、MM03 ;
D、MM04
2、查询多个物料库存用到的事务代码分别是()
A、MB52 ;
B、MMBE;
C、MD04 ;
D、MM04
3、查询物料项目库存用到的事务代码分别是();查询供应商寄售库存是()
A、Z1PS18;
B、MMBE;
C、Z1MR300 ;
D、MB51 ;
E、MB54
4、查询物料历史消耗用到的事务代码(),查询成本中心领料是(),查询WBS项目领用是(),查询物料MRP设置情况是();查询MRP PR清单是( )
A、MD04 ;
B、MB51;
C、Z1MR184 ;
D、Z1PS12 ;
E、ZM207-A ;
F、Z1MR237
5、MRP控制者执行紧急请购自动跳单PR时所用事务代码为()
A、MD03 ;
B、MD04;
C、MD07 ;
D、MD08
二、判断是非题
1、VB类材料被标记为呆滞料时,当现有库存低于再订点时SAP系统是会自动跳单。
()
2、同一张领料单上可以同时出现成本中心与工程项目WBS类物料领用。
()
3、MRP类物料的再订点数量等于安全库存量。
()
4、用于维修保养领用的物料为物料消耗;用于维修保养而使用的人工及修理费用则视为维修
保养费。
()
5、成本中心类物料和维保类服务费到货检验收料要开收料单。
()
6、物料被打上删除标识和呆滞料标识后还能再请购。
()
7、MB51事务代码中移动类型“221”代表带WBS领料;“913”制造费用的领料;“915”
管理费用心领料()
8、S1类材料是需要准备库存的,根据实际状况适时按需购买,到货后直接消耗的物料。
()
9、目前我司除一般库存之外,还有项目库存和供应商寄售库存。
()
10、“51”呆滞料是公司内各部门判定确认且经部门经理签核后不再使用之备品备件及原辅料。
()
三、简答题
1、我厂现在除计划外无预算PR审批流程外,还有哪两种PR请购审批流程?
2、PR请购类型有哪四种?
3、呆滞料有哪几种类型?简述53类呆滞料定义?
4、我厂目前所用到的MRP的类型有哪四种?简述VB定义?
5、紧急请购单必须注明四点,分别是什么?。