简单需求描述(自己备用)
摘要:1 系统综述 1.1 开发背景 1.2 主要任务 1.3 相关业务总体流程 2 功能需求 2.1 总体功能 2.2 基础数据 2.2.1 基础数据1 2.2.2 基础数据2 2.3 采购 2.3.1 采购询价 任务...
阅读全文
posted @
2007-12-31 09:29
沧海-重庆
阅读(1114)
推荐(0) 编辑
生活中有着太多的感动
摘要:以前都没什么感觉 但是随着年龄的增长,感觉越来越真实!! 有落泪的冲动!! 我要说,谢谢您!!!
阅读全文
posted @
2007-12-29 22:01
沧海-重庆
阅读(252)
推荐(0) 编辑
ABAP 中的表类型及作用
摘要:Transparent tables A transparent table in the dictionary has a one-to-one relationship with a table in the database. Its structure in R/3 Data Dictionary corresponds to a single database table. For ...
阅读全文
posted @
2007-12-28 19:45
沧海-重庆
阅读(2800)
推荐(0) 编辑
用户出口(待完善)
摘要:什么叫用户出口呢?打个比方说吧,SAP软件就象一根晾衣服的绳子,上面有数不清的衣架,多数衣架上已经挂上了衣服,就些衣服就SAP的标准程序,还有些衣架是空着的,这些就是“用户出口”,你可以把自己做的衣服(比如程序代码)挂到这些衣架上去--如果你觉得SAP给你准备的衣服不够穿或者不合身的话。 使用用户出口可以: -不影响标准SAP源代码 -不影响软件升级 SAP有四种基本用户出口的类型: 1.菜单出口...
阅读全文
posted @
2007-12-27 23:01
沧海-重庆
阅读(502)
推荐(0) 编辑
圣诞节快乐
摘要:节日的气氛很浓,公司放假一天,这或许就是在外企的好处,呵呵 祝所有的朋友圣诞节快乐
阅读全文
posted @
2007-12-25 08:16
沧海-重庆
阅读(208)
推荐(0) 编辑
Enhancements
摘要:This transaction consists of various components (including function exits, menu options and subscreens). For example, an SAP enhancement may comprise a subscreen and the function exits for data tra...
阅读全文
posted @
2007-12-22 09:58
沧海-重庆
阅读(1007)
推荐(0) 编辑
Finding a project and enhancement
摘要:Wednesday, 31 January 2007 Here are a couple of hints: If you have a user exit function module: EXIT_SAPLEINM_014 ...
阅读全文
posted @
2007-12-22 09:51
沧海-重庆
阅读(286)
推荐(0) 编辑
SAP Business One中的快捷键
摘要:在SBO里包含了很多快捷键,对系统操作很重要,而我们却并不熟知。前面看见了一位朋友发过一个关于快捷键的帖子,我在这里做个补充,与大家分享: 转到下一激活字段--------“TAB” 转到上一激活字段 -------“Shift + Tab” 选择连续行-------“单击第一行,然后按住 Shift 键,单击范围中的最后一行” 选择单独行-------“单击第一行,然后按住 Ctrl...
阅读全文
posted @
2007-12-20 22:01
沧海-重庆
阅读(538)
推荐(0) 编辑
ABAP System Function Modules
摘要:ABAP_DOCU_DOWNLOAD Download ABAP documentation in HTML format. APPL_LOG_DELETE With this...
阅读全文
posted @
2007-12-18 23:09
沧海-重庆
阅读(3330)
推荐(0) 编辑
ABAP SysteTransactions, Tables and Programs
摘要:Transactions search_sap_menu - Finds the menu path to a transaction - Can either type in TX code in the search criteria or a description- ie. 1st try SE38 and then ABAP.... the returned resu...
阅读全文
posted @
2007-12-18 23:06
沧海-重庆
阅读(1335)
推荐(0) 编辑
SAP ABAP OK Code Values
摘要:R/3 note no. 26171 ...
阅读全文
posted @
2007-12-18 23:01
沧海-重庆
阅读(755)
推荐(0) 编辑
ABAP System Fields
摘要:ABCDE Constant: Alphabet (A,B,C,...) APPLI ...
阅读全文
posted @
2007-12-18 23:00
沧海-重庆
阅读(1448)
推荐(0) 编辑
ABAP System Tables
摘要:System Tables ADCP Person/Address assignment (central address administration) ADIRACCESS Table to store keys fo...
阅读全文
posted @
2007-12-18 22:57
沧海-重庆
阅读(845)
推荐(0) 编辑
ABAP System Reports(Additional functions)
摘要:REKH0004 SAP demo program that shows how to do 2D, 3D, and 4D graphics. RGUGBR00 Substitution/Validation utility ...
阅读全文
posted @
2007-12-18 22:50
沧海-重庆
阅读(720)
推荐(0) 编辑
ABAP类的方法(转载)
摘要:方法参数传递: REPORT z_mehtod_para. *---------------------------------------------------------------------* * CLASS vehicle DEFINITION *--------------------------------------------------------------...
阅读全文
posted @
2007-12-18 22:35
沧海-重庆
阅读(2683)
推荐(0) 编辑
SAP List Header的维护方式
摘要:可以通过两种方式维护list header的信息: Goto -> Text Elements -> Title and Headers 另一种方式为: System -> Lists -> List Header 这种方式修改header比较方便,同时容易定位
阅读全文
posted @
2007-12-18 22:18
沧海-重庆
阅读(299)
推荐(0) 编辑
How to Create Infoset Query (SAP Query)
摘要:Steps on how to proceed to create a Query: ADHOC QUERY A query can be created to extract information from master records i.e Infotypes. For example, by creating a query , the data relating to an em...
阅读全文
posted @
2007-12-18 21:32
沧海-重庆
阅读(1462)
推荐(0) 编辑
浅析2007年商业智能领域上演的收购大戏
摘要:"这是一个最好的年代,也是一个最坏的年代!" 用这句话来形容 2007年商业智能市场的演变最为贴切不过,这一年中我们目睹了一幕幕全球软件巨头们动辄高达几十亿美元血淋淋的收购,从年初到年末依然还能在商业智能领域生存下来的独立知名软件厂商如今已所剩无几。是什么让这些软件巨头们在 07年如此热衷于运用巨资竞相收购商业智能软件厂商呢?这还要从各家软件巨头的鸿图伟略说起。 故事的开端还要从甲骨文说起,其...
阅读全文
posted @
2007-12-18 21:31
沧海-重庆
阅读(418)
推荐(0) 编辑
ABAP 程序中的类
摘要:1. 类声明及实现 ABAP使用CLASS语句进行定义,且由声明部分和具体实现部分组成。类声明部分中包含类成员的名称及说明。类的实现部分则包括具体的类方法的实现代码,以完成具体功能。 2. 成员可见性 类的各个成员必须在DEFINITION部分进行声明,在此之前,需要确定该组件的可见性。成员的可见性应基于封装原则确定:对于面向对象中的类来说,其外部接口应该是易于接受而基本稳...
阅读全文
posted @
2007-12-17 23:40
沧海-重庆
阅读(1581)
推荐(0) 编辑
SAP and ABAP Memory总结
摘要:1、读取哈使用方法不同 SAP内存使用SET/GET parameters方法; ABAP内存使用 EXPORT 和 IMPORT 方法; 2、共享范围不同 SAP内存可以被所有的主session访问,内存数据可以同一个session中不同程序之间,或者不同session之间; ABAP只能在同个session的不同程序之间共享数据; 3、作用范围不同 SAP内存在整个终端session时间...
阅读全文
posted @
2007-12-17 23:36
沧海-重庆
阅读(5473)
推荐(1) 编辑
最近的SAP Business One的学习
摘要:最近这段时间一直在接触SAP的东西,有ABAP开发,也有B1的学习。 针对于B1,我所得到的资料很少,就是敏捷系列的教程和TB1000,TB1100和TB1200。 总体感觉敏捷系列教程中,采购部分还是很不错的,但是其他的资料就很差了,基本上就是基本资料的累积 而TB系列的视频教程还是很不错的,不过在看第一遍的时候没什么感觉,听过了之后还是很模糊,不过结合敏捷系列教程之后,认真的听,感觉还是很不错...
阅读全文
posted @
2007-12-17 23:16
沧海-重庆
阅读(1346)
推荐(0) 编辑
常见的abap面试题目
摘要:1. What is the typical structure of an ABAP program? //ABAP程序的基本结构是什么? HEADER ,BODY,FOOTER. 2. What are field symbols and field groups.? Have you used "component idx of structure" clause with fiel...
阅读全文
posted @
2007-12-16 22:15
沧海-重庆
阅读(1904)
推荐(0) 编辑
ABAP Objective Questions
摘要:By: Rajendra Rai (raaz.rai.sap@gmail.com) - SAP ABAP Consultant 1 Full Buffering would be appropriate for A. Transaction Tables B. Small Static tables C. Internal Tables D. Tables with...
阅读全文
posted @
2007-12-16 22:07
沧海-重庆
阅读(861)
推荐(0) 编辑
ABAP Self Test Q & A
摘要:1) Authorization Objects ( this question has more than 1 answer ) a) Stored in User Master b) Defines fields for a complex authority check c) Grouped together in profiles d) Covers up to 10 field...
阅读全文
posted @
2007-12-16 22:04
沧海-重庆
阅读(600)
推荐(0) 编辑
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
沧海-重庆
阅读(499)
推荐(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
沧海-重庆
阅读(696)
推荐(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
沧海-重庆
阅读(776)
推荐(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
沧海-重庆
阅读(427)
推荐(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) 编辑
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
沧海-重庆
阅读(513)
推荐(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
沧海-重庆
阅读(910)
推荐(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
沧海-重庆
阅读(475)
推荐(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
沧海-重庆
阅读(701)
推荐(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) 编辑
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)
推荐(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
沧海-重庆
阅读(1432)
推荐(0) 编辑
心情变得很糟糕
摘要:晚上,从公司出来,寒风迎面而来 到家了,与老婆打下电话,往往要吵架 放下电话,不免要想,我到这个地方来是来干什么的 为之服务的公司充满了未知数,自己的职业方向也变得很模糊,工资也低的可怜,发展机会基本上谈不上。 当时的选择为什么会这样?我曾经无数遍质疑自己的选择,到现在,我最多的是焦虑,我时常在想十年之后,我在什么地方? 因为焦虑,晚上睡不着觉,记得以前我是躺在床上就能睡着的,而现在却要不断的翻身...
阅读全文
posted @
2007-12-16 10:04
沧海-重庆
阅读(334)
推荐(0) 编辑
SAP结合HP硬件进攻中小企业ERP市场
摘要:SAP和惠普两家公司日前正式发表名为HP&SAP Best Practice的搭售方案,是以SAP ERP配合HP Integrity rx2660服务器,将销售目标锁定年营收在20亿以下的中小企业,又称为成长型企业。也就是说,过去客户可能必须分别购买ERP软件、选购硬件、找顾问服务厂商,现在可一次购齐。 这次推出的HP&SAP Best Practice所需的建置时间较短,只要四、五个月...
阅读全文
posted @
2007-12-15 22:56
沧海-重庆
阅读(399)
推荐(0) 编辑
SAP Form Paragraph Formats and Attributes
摘要:In SAPscript, paragraphs are formatted using formats and their corresponding attributes. Text processing is simplified by the use of different paragraph attribute groups: · Standard · ...
阅读全文
posted @
2007-12-15 00:14
沧海-重庆
阅读(1165)
推荐(0) 编辑
Form Head Data
摘要:You can find header data in both form and style maintenance. In style maintenance, it is used primarily to present important information – information designed to make it easier for the end user to se...
阅读全文
posted @
2007-12-15 00:10
沧海-重庆
阅读(372)
推荐(0) 编辑
How to Modify SAP Form
摘要:If you want to modify SAP forms, set up your development environment as follows: 1. Make sure that no SAP-standard forms are stored as client-specific copies in your development client. Such ...
阅读全文
posted @
2007-12-15 00:08
沧海-重庆
阅读(1112)
推荐(0) 编辑
按BOM清单展开物料及需求(SQL)
摘要:适用环境: 人工的去展开BOM CREATE function f_pcode1(@code varchar(20)) returns @re1 table(code varchar(20),father varchar(20),uom varchar(5),quantity float,level1 int) as begin declare @l int declare @father var...
阅读全文
posted @
2007-12-14 23:49
沧海-重庆
阅读(3856)
推荐(1) 编辑
紧张的学习
摘要:最近一直在学习,虽说上班了,但是也是一直处于学习中,也称之为培训吧,不过这种培训让人有点窒息。感觉很累。
阅读全文
posted @
2007-12-13 07:07
沧海-重庆
阅读(273)
推荐(0) 编辑
西门子索毕业生30万违约金败诉 被指培训名不副实
摘要:http://www.donews.com/Content/200712/b46b9a88c2b84506b65591f5446dfd1a.shtm 前员工指培训“名不副实”西门子索巨额赔偿遭败诉 田享华 西门子(中国)有限公司(下称“西门子”)2005年开始为应届毕业生量身定做的数期培训生项目“Sales 100”,全国各地数以百计的毕业生已进入该项目。 由于该项目要求培训生在两年培...
阅读全文
posted @
2007-12-11 11:25
沧海-重庆
阅读(520)
推荐(0) 编辑
审批流程
摘要:定义审批流程的步骤: 1. 确定公司的交易相关的审批流程 2. 定义审批阶段 3. 如需要,也可定义批准模板 审批流程与消息报警紧密集成在一起,审批流程是基于系统在特定事件发送的消息来实现参与审批人员之间的通讯的。 经授权的用户可以通过两个报表来查询需审批的单据: 凭证审批阶段与状态报表:可显示业务单据的当前所处的审批状态与所经的审批阶段 凭证审批状态报表:业务单据的审批状态。 审批流程中可能出现...
阅读全文
posted @
2007-12-06 22:36
沧海-重庆
阅读(1385)
推荐(0) 编辑
到岸成本
摘要:到岸成本可以用来处理进口物料的成本,并能够按照一定规则在同一笔采购业务的多个物料之间进行分摊,同时也可以用来处理非进口物料的运输成本。 收货采购订单中的单价是指供应商物料价格,不含现在要处理的交货运输成本。 更改或取消到岸成本: 在输入收货到岸成本凭证后,可以对进口成本或运输费等数据进行更改,注意这里所做的任何更改都会导致库存估价的更改。一旦在总账中创建了到岸成本的日记账分录,就不能对此凭证中的数...
阅读全文
posted @
2007-12-06 22:34
沧海-重庆
阅读(881)
推荐(0) 编辑
采购业务
摘要:采购业务是企业运营过程中比较重要的一个业务,但是目前我们对其业务流程并不太熟悉。 以下列出我们认为有的几种可能的情况:标准业务流程,需分摊费用到库存成本的采购流程 ,采购退货流程。现我们对几种业务流程总结如下。 系统中存在的几种业务节点: A. 报价(在我们的系统中可以考虑省略这个节点) B. 采购订单:下达采购订单 C: 收货采购订单:针对采购订单进行收货,也可不关联采购订单进行收货 D: ...
阅读全文
posted @
2007-12-06 07:41
沧海-重庆
阅读(1598)
推荐(0) 编辑
“激活”和“锁定”字段组合的解释:
摘要:激活的 是 锁住的 - 否 可以进行所有手工帐务处理,同时系统可根据各种凭证自动生成日记帐。 激活的 是 锁住的 - 是 不能对帐务进行任何添加或修改。 激活的 否 锁住的 - 是 不能对帐务进行任何添加或修改。 激活的 否 锁住的 - 否 不能进行销售操作,其他帐务处理均可进行。
阅读全文
posted @
2007-12-03 22:47
沧海-重庆
阅读(391)
推荐(0) 编辑
基于退货单的采购退货流程
摘要:基于退货单的采购退货流程是一种比较特殊的采购退货流程,无法使用“生成进帐发票的采购退货流程”不能使用的时候,都应该使用“基于退货单的采购退货流程处理”。该流程也需要通过贷记凭证在系统中表现,但该笔贷记凭证必须对应到相关的收货采购订单。库存更改会随退货一起过帐。会计中的财务更正也是随着贷项凭证一起执行的。 这种情况发生在PO执行完毕(订单-》收货-》发票—》付款)后,需要退货并冲销往来的情况。 业...
阅读全文
posted @
2007-12-02 08:17
沧海-重庆
阅读(3048)
推荐(0) 编辑
付款冻结(应收、应付发票)只是备注吗?
摘要:在我们做好应收应付发票后,他的付款冻结是可以修改的(奇怪的是付款后似乎也可以更改),请问这个字段只是一个备注性质的?其不能控制后续的付款操作吗? 同时在业务伙伴的主数据中,我们也可以看到有这个“付款冻结”(位于付款系统中),即使这个地方选中后,也不能进行付款的限制 类似这种情况,SBO中还有很多,他们都是一些备注字段。没有多少实际意义
阅读全文
posted @
2007-12-02 08:14
沧海-重庆
阅读(817)
推荐(0) 编辑
将两个价格清单放在一行显示
摘要:要一张物料信息表,显示的列有:物料号,物料名,价格清单01,价格清单02. 解决办法:运用表的连接关系,写SQL语句如下: SELECT TOP 100 PERCENT T0.ItemCode, T0.ItemName, T1.Price AS price1,T2.Price AS price2 FROM dbo.OITM T0 INNER JOIN dbo.ITM1 T1 ON T0...
阅读全文
posted @
2007-12-02 08:12
沧海-重庆
阅读(353)
推荐(0) 编辑