随笔分类 -  职业规划

上一页 1 2 3 下一页
Sample Test Questions on ABAP Programming
摘要:# 1 . What are the 2 boxes in your system for coding for Abap and their logins? Development System & IDES/Sandbox # 2. If I get a problem on a report in Production server how can I modify the repor... 阅读全文
posted @ 2007-12-16 22:02 沧海-重庆 阅读(495) 评论(0) 推荐(0) 编辑
ABAP Tips and Tricks
摘要:Retrieving the deleted program I recently deleted a custom program (which is already transported to production) accidentally and was wondering if there is any method of retrieving the program back. Af... 阅读全文
posted @ 2007-12-16 21:59 沧海-重庆 阅读(689) 评论(0) 推荐(0) 编辑
ABAP Frequently Asked Question
摘要:ABAP/4 Q: When we create a customer the information is updated in structure RF02D and the some tables like KNA1 are updated. How can we find the tables for master data transactions? A: Go to ABAP Wor... 阅读全文
posted @ 2007-12-16 21:56 沧海-重庆 阅读(750) 评论(0) 推荐(0) 编辑
Common Questions and Answers about ABAP/4 and Developments
摘要:1. What is the difference between external & internal subroutine? 2. Why do we use ALV? 3. Why do we use GET CURSOR and what is it? 4. Both the events AT SELECTION-SCREEN and AT USER-COMMAND are proce... 阅读全文
posted @ 2007-12-16 21:54 沧海-重庆 阅读(415) 评论(0) 推荐(0) 编辑
Important ABAP FAQ's
摘要:How to execute a program step by step on the abap editor? This is known as Testing and Debugging ABAP Codes, Functions What are dml statements in sap? Ans: Insert, Update, Delete. What is the differen... 阅读全文
posted @ 2007-12-16 21:53 沧海-重庆 阅读(601) 评论(0) 推荐(0) 编辑
ABAP Questions Commonly Asked 1
摘要:1) What is the difference betwen abap and sap memories? Data sending between internal sessions is called abap memory using import and export parameters. Data sending between main sessions using spa/g... 阅读全文
posted @ 2007-12-16 21:51 沧海-重庆 阅读(512) 评论(0) 推荐(0) 编辑
Interview Question on BAPI, RFC, ABAP Objects, Tables
摘要:1) What is the difference between RFC and BAPI ? What are subclasses and super classes in BAPI and also what are the methods in BAPI ? 2) Is it possible to connect SAP to Non-SAP systems to retr... 阅读全文
posted @ 2007-12-16 21:49 沧海-重庆 阅读(908) 评论(0) 推荐(0) 编辑
Answers to some ABAP Interview Questions
摘要:Questions 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... 阅读全文
posted @ 2007-12-16 21:48 沧海-重庆 阅读(469) 评论(0) 推荐(0) 编辑
ABAP Interview Questions
摘要:What is a 'Z' report? Y or Z report refer to customized abap programs written for modules such as mm, sd, pp or fi/co etc. Can we create an ABAP program without using Y or Z? No, this is because all... 阅读全文
posted @ 2007-12-16 21:46 沧海-重庆 阅读(694) 评论(0) 推荐(0) 编辑
More than 100 ABAP Interview Faq's(2)
摘要:51. What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why? 52. What are logical databases? What are the advantages/disad... 阅读全文
posted @ 2007-12-16 21:13 沧海-重庆 阅读(531) 评论(0) 推荐(0) 编辑
More than 100 ABAP Interview Faq's(1)
摘要:1. What is the typical structure of an ABAP/4 program? ANS:- HEADER ,BODY,FOOTER. 2. What are field symbols and field groups.? Have you used "component idx of structure" clause with field ... 阅读全文
posted @ 2007-12-16 21:11 沧海-重庆 阅读(1025) 评论(1) 推荐(0) 编辑
ABAP 面试问题及答案(一):数据库更新及更改 SAP Standard (转)
摘要:问题一:锁对象(Lock Object)和 FM(Function Module) 激活锁定对象时,产生的 FM 的名字是什么? 答案:首先要在 ABAP 字典中创建锁对象,然后才能在 ABAP 程序中设锁。创建锁对象时,系统会自动生成两个 FM 来进行锁管理。 用于设锁的 FM 为: ENQUEUE_。它用于在锁表(Lock Table)中生成一个锁项(Lock Entry)。若设锁不成功的话,... 阅读全文
posted @ 2007-12-16 21:08 沧海-重庆 阅读(1414) 评论(0) 推荐(0) 编辑
心情变得很糟糕
摘要:晚上,从公司出来,寒风迎面而来 到家了,与老婆打下电话,往往要吵架 放下电话,不免要想,我到这个地方来是来干什么的 为之服务的公司充满了未知数,自己的职业方向也变得很模糊,工资也低的可怜,发展机会基本上谈不上。 当时的选择为什么会这样?我曾经无数遍质疑自己的选择,到现在,我最多的是焦虑,我时常在想十年之后,我在什么地方? 因为焦虑,晚上睡不着觉,记得以前我是躺在床上就能睡着的,而现在却要不断的翻身... 阅读全文
posted @ 2007-12-16 10:04 沧海-重庆 阅读(329) 评论(1) 推荐(0) 编辑
IT人士面试资料大全
摘要:学习是一个不断积累的过程 阅读全文
posted @ 2007-08-28 22:11 沧海-重庆 阅读(3311) 评论(0) 推荐(0) 编辑
年度个人职业规划秘笈
摘要:职业规划已深入人心,并成为一种新的商机。 阅读全文
posted @ 2007-08-27 15:07 沧海-重庆 阅读(713) 评论(0) 推荐(0) 编辑
筵席清单也能影响你的职业生涯
摘要:一个宴请,有时候可以改变人的一生;一次筵席,甚至可以影响职业生涯的成功与失败。如果将事业看作一场盛宴,那么,要掌握其中的玄机也要从掌握一张餐桌的礼仪开始。从谈判桌上的凌厉女强人到商务餐桌边的气质美女,每一个环节都有必须注意的地方,虽然有些繁琐,但也不至于太难练就。一张智慧清单,照着做,保证你会在觥筹交错中尽显OL的淑女仪范。 阅读全文
posted @ 2007-08-27 15:01 沧海-重庆 阅读(417) 评论(0) 推荐(0) 编辑
如何增加面试成功的胜算
摘要:面试前,如果你对这间公司「研究」的愈清楚,面谈成功的胜算愈大。为什么我要这么说呢? 阅读全文
posted @ 2007-08-27 14:55 沧海-重庆 阅读(404) 评论(0) 推荐(0) 编辑
什么影响了他们 十大CEO创业的经典故事
摘要:不谋万世者,不足谋一时;不谋全局者,不足谋一域。 阅读全文
posted @ 2007-08-27 14:43 沧海-重庆 阅读(305) 评论(0) 推荐(0) 编辑
IT程序员:如何化蛹为蝶?
摘要:编者按:一个人的职业生涯不可能永远“星辰”闪耀。“寻找明天的职业‘星途’”系列报道,就是想为那些职业生涯正走在“星途”上的人们,早早地点上几盏灯,让他们在“星运”尚未黯淡的时候,能够瞄准其中的一盏,用它继续照亮未来的职场人生。 阅读全文
posted @ 2007-08-27 14:41 沧海-重庆 阅读(476) 评论(0) 推荐(0) 编辑
成功走职场要找准自己的"快捷键"
摘要:职场新人注定是要按部就班、循序渐进地工作的。但是,谋求快速的发展也是每个新人的愿望,那么找对职场的“快捷键”便成了一个话题。 阅读全文
posted @ 2007-08-27 14:25 沧海-重庆 阅读(290) 评论(0) 推荐(0) 编辑

上一页 1 2 3 下一页