07 2007 档案

摘要:无标题页 '> ... 阅读全文
posted @ 2007-07-30 18:06 Slashout 阅读(828) 评论(1) 推荐(0) 编辑
摘要:1 public static class ProductManager 2 { 3 public static void In(DateTime date, string batchCode, int from, int to, int reasonId, int operatorId, int auditor,int releaseCode, 4 ... 阅读全文
posted @ 2007-07-29 22:30 Slashout 阅读(552) 评论(0) 推荐(0) 编辑
摘要:using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebControls;using System.Web.UI.We... 阅读全文
posted @ 2007-07-28 19:22 Slashout 阅读(931) 评论(0) 推荐(0) 编辑
摘要:1using System; 2using System.Data; 3using System.Configuration; 4using System.Collections; 5using System.Web; 6using System.Web.Security; 7using System.Web.UI; 8using System.Web.UI.WebControls; 9usin... 阅读全文
posted @ 2007-07-27 18:24 Slashout 阅读(593) 评论(0) 推荐(0) 编辑
摘要:1.1. 概述:使用NetTier模板生成的.net代码,包括完整的数据层,使用的技术是微软的EnterpriseLibrary1.1版本,对应每张表都生成相对应的增删改查函数和存储过程,在查询中支持多字段查询和翻页。数据层为工厂模型,只要调用DataRepository 类即可获取相应表的接口实例,然后可以对改表进行操作了。对于多表关联操作,在父表中可以获取子集的查询记录,保存在IList ... 阅读全文
posted @ 2007-07-27 16:18 Slashout 阅读(1985) 评论(1) 推荐(0) 编辑
摘要:Hi Gurus, I hope that this information will be helpful for you to understand the general idea about SAP ALE middleware. For the detail issue about how to cover the IDoc into the require format docum... 阅读全文
posted @ 2007-07-15 00:14 Slashout 阅读(902) 评论(0) 推荐(0) 编辑
摘要:Distribution Using BAPIs BAPIs can be called by applications synchronously or asynchronously. ALE functions such as BAPI maintenance in the distribution model and receiver determination can be used... 阅读全文
posted @ 2007-07-14 23:15 Slashout 阅读(1101) 评论(0) 推荐(0) 编辑
摘要:财务问题 SAP实施财务模块大约半个月,在实施期间,由于各种问题,财务暂时放弃SAP,继续使用K3。6.14号我们组织会议对财务的问题进行一次讨论。会后我们用了一个星期的时间与财务沟通,现时财务向我们提出的问题如下: (1) 输入一个凭证需要进入四个画面才可以完成。 据了解,并是输入一张凭证要进入四个画面,而是做四个不同的业务。因为SAP做不同的业务要通过不同的事务码输入,... 阅读全文
posted @ 2007-07-10 00:32 Slashout 阅读(805) 评论(0) 推荐(0) 编辑
摘要:SAP ABAP Queries Introduction Why ABAP/4 Queries? Many times a need arises for SAP Users and Functional Consultants to generate quick reports without getting any ABAP coding done – time taken to com... 阅读全文
posted @ 2007-07-05 23:20 Slashout 阅读(776) 评论(0) 推荐(0) 编辑
摘要:Now we step into Naming Conventions for each of obj in the program, you can understand it as a prefix string for diff type of obj. Naming Conventions Naming Conventions lend consistency and readabilty... 阅读全文
posted @ 2007-07-05 23:09 Slashout 阅读(578) 评论(0) 推荐(0) 编辑
摘要:This section dicusses issues, concerns, and practices to be aware of during the program development cycle. As programmers, it's our nature to learn by looking at testing programs and copy code as nece... 阅读全文
posted @ 2007-07-05 23:00 Slashout 阅读(724) 评论(0) 推荐(0) 编辑
摘要:今天又根据CodeSmith的几个基本组件写出了基于表生成删除功能的存储过程代码生成模板。 昨天觉得添加的存储过程模板写的比较简单,今天准备详细介绍一下这个删除的模板。 首先介绍我们使用到的一个教本函数GetSqlParameterStatement(ColumnSchema column),其函数代码如下: 1public string GetSqlParamete... 阅读全文
posted @ 2007-07-04 00:54 Slashout 阅读(1066) 评论(0) 推荐(0) 编辑
摘要:非常希望利用CodeSmith生成一个可以运用于ABAP编程的模板,解放传统的SmartForm和Script以及NetWeaver之类的数据。以下是传统的基于.NET搭建数据库类型应用的模板教程。 创建好一个模板后第一步要指明这是一个C#语言的模板。 第二步,我们要指明模板在生成代码时的属性,即生成代码需要的输入值变量。 如上边所... 阅读全文
posted @ 2007-07-04 00:46 Slashout 阅读(344) 评论(0) 推荐(0) 编辑
摘要:Below Notice desc how can XI transfer & ETL the data from diff IT infrasture. Interface-Based Message Processing Exchange Infrastructure messages are based on XML. How can an application send a mes... 阅读全文
posted @ 2007-07-03 17:37 Slashout 阅读(537) 评论(0) 推荐(0) 编辑
摘要:Exercise 1 Integration Repository Namespaces have already been created for each user under the software component RKT CaseStudy. Create a new object of type External Definition of categor... 阅读全文
posted @ 2007-07-01 23:20 Slashout 阅读(459) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示