Ale/Idoc  
 fixed[注意]如何获取积分?
首先感谢大家的光临。
本站建立的初衷就是为了给大家提供一个查看文档、交流并共同维护、进步的地方.
现在网站已经初具规模了,为了推动网站的壮大,并加强同行间的交流,对于部分精品进行积分考虑。
具体如下:
1、新注册用户 积分为:10
2、发表文章、上传文件 每篇积分为:5
(12/28/2006 15:09:26,429) [查看全文]
 *限会员转载一篇关于ALE的应用极好的文章
1. Introduction to ALE development
Developing a new custom ALE scenario comprises 5 steps: Design and develop the custom IDoc wit
(01月24日,1) [查看全文]
 *ALE, EDI处理中的几个重要系统标准程序(System Standard Programs)
RSNAST00: Selection Program for Issuing Output
RBDAPP01: Inbound Processing of IDocs Ready for Transfer
RBDMANIN: Start error handling for non-
(01月11日,135) [查看全文]
 *ALE, EDI & IDoc处理的重要T-codes

A.主菜单
WEDI Main menu for EDI−related activities
BALE Main menu for ALE−related activities
SWLD Main menu for workflow
(01月11日,130) [查看全文]
 *限会员如何使用BADI修改PO
Requirement:
Populate EVERS [ Shipping Point ] at the time of purchase order ceration. Shipping point should be derivated from the shipping point on sales order [ if PO created from in refere
(11/05/2006 20:27:51,23) [查看全文]
 *SD相关的BADI
(11/05/2006 20:01:06,57) [查看全文]
 *SAP用户出口的类型
sap的用户出口总共有三代:
1、第一代
sap提供一个空代码的子过程,在这个子过程中用户可以添加自己的代码,控制自己的需求。这类增强都需要修改sap的标准代码。
示例:USEREXIT.. in SAPMV45A
2、第二代
sap提供的是CUSTOMER-FUNCTION,它是通过SMOD和CMOD完成实现。参见我的
(11/05/2006 20:00:32,93) [查看全文]
 *如何从SAP中查找BADI
BADI作为SAP的第三代用户出口,他的应用也越来越广泛,但如何找到合适的badi是许多abap程序员的困惑。我这里就介绍一下我个人的应用的经验,供大家参考。
1、badi对象的信息存储在SXS_INTER, SXC_EXIT, SXC_CLASS 和SXC_ATTR 这四个表中(参见SECE包);
2、sap程序都会调用cl_exithandler=>get_ins
(11/05/2006 19:58:45,96) [查看全文]
 *生成SO。Inbound IDOC Status Report for Sales Orders
Requirement:
Sales Orders are being created through inbound IDocs using FM 'EDI_DATA_INCOMING'. Now a Report is required to check the status of these Inbound IDocs along with Sales Orders generated against cust
(11/05/2006 19:39:15,66) [查看全文]
 *ALE (Application Link Enabling)
许多大企业把整个SAP system分布在多个instance上,每个instance专注于特定的业务.
例如: plant中的物料采购在一个本地的instance上进行处理(the local system).
向供应商付款和总帐处理在公司中心instance上处理(the central system).
(11/05/2006 19:30:42,69) [查看全文]
首页 | 前页 | 后页 | 尾页分页 1/1  [1]  
网站搜索:
 
文章分类
ABAP (185)
  基础知识 (52)
  报表 (19)
  ALV (25)
  Bapi (21)
  OOP (8)
  SapScript/SmartForm (37)
  Ale/Idoc (9)
  其它 (14)