SAP_BW数据源_第1页
SAP_BW数据源_第2页
SAP_BW数据源_第3页
SAP_BW数据源_第4页
SAP_BW数据源_第5页
已阅读5页,还剩29页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、SAP BW/R3 数据源InfoPower, May, 2009Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 2提纲1. SAP R3 数据源2. 数据源增强3. 自定义数据源Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 31 数据从何处来?2 数据如何流转?3 如何验证数据?R3 标准数据源Confidential and proprietary. Copyri

2、ght 2007 InfoPower. All Rights Reserved.Page 4Confidential and proprietary. Copyright 2005 InfoPower. All rights reserved.标准数据源增强T_CODESE12SE16Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 5 R/3 BWInvoiceDeliverySalesOrder Sales Document MCVBAKMCVBRKMCLIKPComm. Str

3、ucture.Extract StructureMC11VA0HDRMC11VA0ITMMC11VA0SCLMC11V_0ITMMC11V_0SCLMC12VC0HDRMC12VC0ITMMC12VC0SCLMC13VD0HDRMC13VD0ITMData/ InfoSource2LIS_11_VAHDR2LIS_11_VAITM2LIS_11_VASCL2LIS_11_V_ITM2LIS_11_V_SCL2LIS_12_VCHDR2LIS_12_VCITM2LIS_12_VCSCL2LIS_13_VDHDR2LIS_13_VDITM0SD_C040SD_C040SD_C050SD_C03DS

4、O or CUBER3 标准数据源Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 6SalesOrder Sales DocumentVBAKTABLEVBAPExtract StructureMC11VA0HDRMC11VA0ITMMC11VA0SCLMC11V_0ITMMC11V_0SCLData/ InfoSource2LIS_11_VAHDR2LIS_11_VAITM2LIS_11_VASCL2LIS_11_V_ITM2LIS_11_V_SCL0SD_C040SD_C040

5、SD_C05DSO / CUBER3 标准数据源Sales HeadOracleTable数据抽取解决方案非数据抽取解决方案普通ETL工具访问接口0SD_C05Sales ItemsBW 解决方案和传统数据仓库解决方案的区别,优势?弱势?Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 7R3 标准数据源DataSource 存在于 R3系统,需要安装 PI_BASISConfidential and proprietary. Copyright 2007 InfoPower. Al

6、l Rights Reserved.Page 8R3 标准数据源升级 DataSource 3.X Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 9T_CODE: RSA3数据源提取检验标准数据源Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 10T_CODE: RSA5安装激活标准数据源标准数据源Confidential and proprietary. Copyr

7、ight 2007 InfoPower. All Rights Reserved.Page 11T_CODE: RSA6/RSA8已激活的数据源标准数据源Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 12提纲1. SAP R3 数据源2. 数据源增强3. 自定义数据源Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 13什么时候需要增强数据源?需要在标准的数据源中添加一

8、些属性字段,或者是跨模块的信息字段标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 14标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 15第一步:T_CODE: SBIW/ RSA6标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserve

9、d.Page 16第二步:选择需要增强的数据源标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 17第三步:输入需要添加的字段标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 18第四步:检查数据源 T_CODE: RSA8标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower.

10、 All Rights Reserved.Page 19第五步:新建SAP项目,增强分配标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 20第六步:选择客户函数调用标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 21第七步:选择相应的功能退出函数EXIT_SAPLRSAP_001 - Transaction data EXIT_SAPLRSA

11、P_002 - Attributes EXIT_SAPLRSAP_003 Texts (In BI 7.0) EXIT_SAPLRSAP_004 Hierarchies. 标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 22第八步:双击 ZXRAU01 标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 23第九步:编写ABAP程序 标准数据源增

12、强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 24第十步:检查数据源 标准数据源增强Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 25练习 在出货交易明显中找到向对应的物料组2LIS_12_VCITM (SPART) 在销售开票交易中找到向对应的财务文档号2LIS_13_VDHDR (BELNR)标准数据源增强Confidential and proprietar

13、y. Copyright 2007 InfoPower. All Rights Reserved.Page 26提纲1. SAP R3 数据源2. 数据源增强3. 自定义数据源Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 27什么时候需要自定义数据源?标准的数据源无法满足需求基于用户自己开发的View或者Function Modules自定义数据源Confidential and proprietary. Copyright 2007 InfoPower. All Rights

14、Reserved.Page 28自定义数据源R3T_CODE:SE11建立数据库视图Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 29自定义数据源R31 选择需要的Table 定义Join的条件 字段2 选择字段3 定义条件Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 30自定义数据源R3T_CODE: RSO2新建数据源Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 31R3T_CODE: RSA6验证自定义数据源自定义数据源Confidential and proprietary. Copyright 2007 InfoPower. All Rights Reserved.Page 32R3T_CODE: RSA3验证自定义数据源自定义数据源Confidential and proprietary. Copy

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论