自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 资源 (6)
  • 收藏
  • 关注

原创 Sending Emails and SAP Mail

 SAP is a robust system, which gives many facilities in the form of Function Modules (FMs) for connecting to external systems or for use within the system. With a clever use of these FMs we can achi

2008-03-31 16:58:00 2334

转载 动态计算(摘自COMPASS BUTTON)

report ZDEMO_COMPILE.data jj type i.perform Dynamicformula  using 900 + 7  % 3 jj.write / jj.perform Dynamicformula  using 900 + ( 7 + 10 )  % 3 jj.write / jj.perform Dynamicformula  using 9

2008-03-26 16:39:00 689

原创 how can you see if an application program offers a function module exit

  To see quickly if an application program offers a function module exit, you can follow the path on the left-hand side of the graphic: (The menu path System à Status always displays the name of the

2008-03-26 16:25:00 745 1

原创 SQL Server安装文件挂起错误解决办法

在运行窗口输入regedit,打开注册表编辑器,在HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/Session Manager中找到PendingFileRenameOperations,删除该键值(这个键值是安装程序暂挂项目,只要找到对应的应用程序清除掉就行了),关闭注册表编辑器。重新安装SQL Server 2000即可。 

2008-03-20 08:46:00 536

原创 bsis不同系统之间的拷贝

源系统程序:FUNCTION Z_GET_BSIS3.*"----------------------------------------------------------------------*"*"本地接口:*"----------------------------------------------------------------------DATA: lt_bsis TYPE

2008-03-11 15:10:00 854

原创 change document manual

1.         transaction scdo   2.         点击创建3.         input change object name and click go on4.         click yes5.         input description and table name6.         7.      

2008-03-10 16:32:00 632

原创 Excel函数应用之逻辑函数:countif和sumif函数

根据条件计算值在了解了IF函数的使用方法后,我们再来看看与之类似的Excel提供的可根据某一条件来分析数据的其他函数。例如,如果要计算单元格区域中某个文本串或数字出现的次数,则可使用 COUNTIF 工作表函数。如果要根据单元格区域中的某一文本串或数字求和,则可使用 SUMIF 工作表函数。关于SUMIF函数在数学与三角函数中以做了较为详细的介绍。这里重点介绍COUNTIF的应用。 COU

2008-03-10 09:41:00 3532

原创 Display of CDPOS fields VALUE_OLD, VALUE_NEW in SE16

SummarySymptomWhen you view the table entries in table CDPOS in transaction SE16, you notice that the values in VALUE_OLD and in VALUE_NEW are displayed differently.These are the change documents

2008-03-07 13:48:00 1181

原创 change document

 http://help.sap.com/saphelp_nw70/helpdata/EN/2a/fa01dd493111d182b70000e829fbfe/frameset.htmFor changes to a commercial object to be able to be logged in a change document, the object must have been

2008-03-06 16:06:00 1416

原创 The techniques of data store and presentation in SAP

 The concepts dealing with how data is stored inclue transparent tables, database clusters, pooled tables and the concept dealing with data presentation is logical database.Transparent tables: Tra

2008-03-05 10:26:00 611

alv grid参考文档

整理后的alv grid参考文档

2008-01-23

SAP DOT NET CONNECTOR PROGRAM(SOURCE COE)

新做了一个dot net connctor接口程序(含源码)

2008-01-21

sap .net connector demo

sap .net connector demo,演示程序<br>

2007-11-20

sap tutor tool

sap tutor tool,sap demo document tool

2007-11-20

SAP.Net.Setup_2.0

SAP.Net.Setup_2.0

2007-11-20

sap .net connector document

sap .net connector document

2007-11-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除