



全文预览已结束
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
Answers to some ABAP Interview QuestionsQuestions which I have faced in an interview: 1) What is runtime analysis? Have you used this? 2) What is meant by performance analysis? Have done anything to improve the performance? 3) How to transfer the objects? Have to transferred any objects? 4) How did you test the developed objects? 5) What is the difference between SAP Memory and ABAP Memory? 6) In order to upload Purchase order details, how you handle multiple values for a single field? Eg: Item field may contain no. of values for a record 7) What is the procedure you followed to upload the data? 8) How did you handle errors in Call Transaction? 9) Among the Call Transaction and Session Method, which is faster?10) What are the difference between Interactive and Drill Down Reports?11) How to pass the variables to forms?12) How to create a link between modified form and modified print program?13) What is the table, which contain the details of all the name of the programs and forms?14) How did you test the form u developed? How did you taken print?15) What are Standard Texts?16) What is the difference between Clustered Tables and Pooled Tables?17) What is pf-status?18) Among Move and Move Corresponding, which is efficient one?19) What are the output type and Tcodes?20) Where we use Chain and Endchain?21) Do you use select statement in loop endloop, how will be the performance? To improve the performance?22) In select-options, how to get the default values as current month first date and last date by default? Eg: 1/12/2004 and 31/12/2004Go thru these answers:1) What is runtime analysis? Have you used this?Its checks program execution time in microseconds. When you go to se30.if you give desired program name in performance file. It will take you to below screen. You can get how much past is your program.2) What is meant by performance analysis? Have done3) How to transfer the objects? Have you transferred any objects?4) How did you test the developed objects?I was testing a developed object. There are two types of testing- Negative testing- Positive testingIn negative testing we will give negative data in input and we check any errors occurs.In positive testing we will give positive data in input for checking errors.8) How did you handle errors in Call Transaction?We can create a internal table like bsgmcgcoll. All the messages will go to internal table. We can get errors in this internal table.Below messages are go to internal table. when you run the call transaction.- Message type- Message id- Message Number- Variable1- Variable2- Variable39) Among the Call Transaction and Session Method, which is faster?Call transaction is faster then session method. But usually we use session method in real time.because we can transfer large amount of data from internal table to database and if any errors in a session. Process will not complete until session get correct.10) What are the difference between Interactive andDrill Down Reports?ABAP/4 provides some interactive events on lists such as AT LINE-SELECTION (double click) or AT USER-COMMAND (pressing a button). You can use these events to move through layers of information about individual items in a list.Drill down report is nothing but interactive report.drilldown means above paragraph only.11) How to pass the variables to forms?12) What is the table, which contain the details of all the name of the programs and forms?Table contains vertical and horizontal lines. We can store the data in table as blocks. We can scroll depends upon your wish. And these all are stored in database (data dictionary).Which contain the details of all the name of the programs and forms? (I dont know).13) How did you test the form u developed? How did you taken print?14) What are Standard Texts?16) What is the difference between Clustered Tables and Pooled Tables?A pooled table is used to combine several logical tables in the ABAP/4 dictionary. Pooled tables are logical tables that must be assigned to a table pool when they are defined.Cluster table are logical tables that must be assigned to a table cluster when they are defined.Cluster table can be used to store control data they can also used to store temporary data or text such as documentation.17) What is pf-status?Pf status is used in interactive report for enhancing the functionality. If we go to se41, we can get menus, items and different function keys, which we are using for secondary list in interactive report.18) Among Move and Move Corresponding, which is efficient one?I guess, move corresponding is very efficient then move statement. Because usually we use this stamtent for internal table fields only.so if we give move corresponding. Those fields only moving to other place (what ever you want).19) What are the output type and Tcodes?20) Where we use Chain an
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 质量管理体系标准化建设参考工具集
- 各类小吃培训课件图片
- 财务预算编制标准化流程
- 企业资金预算编制工具及标准
- 门面房房屋租赁协议书5篇
- 内科护理查房范文:高血压
- 互联网软件开发及技术转让协议
- 农村农业废弃物资源化利用技术协议
- 气管切开观察及护理
- 2025年大模型量化动态量化(含答案与解析)
- 二级医院评审自评自查表
- 工程罚款通知单模版
- 多联体筒仓滑模施工技术分享
- 26个英文字母大小写描红
- 《求一个数的几倍是多少》-完整版PPT
- 鲁科版三年级上册英语 Unit 1 Lesson 1课件
- T∕CGMA 033002-2020 压缩空气站节能设计指南
- 材料物理之材料的结合方式PPT课件
- 《版式设计》教案
- 高中研究性学习课题开题报告表
- 锚杆造孔验收记录
评论
0/150
提交评论