【转】BW-- BW项目的对象传输(稍作修改)

2024-01-01 21:58

本文主要是介绍【转】BW-- BW项目的对象传输(稍作修改),希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

【转】BW-- BW项目的对象传输(稍作修改)

一、BW项目的对象传输分两部分:

1)Transport all relation BW Object in R/3 system;

2)Transport BW Object in BI system;

 

二、传输步骤

1)first you have to transport R/3 objects to QA,then to PRO;

2)transport BW objects to QA, then to PRO;

 

三、R/3传输步骤

(一)数据源:

1: Using transaction RSA6, all DataSources in your Source System are displayed.

2: Select the DataSource that you  wish to save (transport) and click on the transport icon .

3: Repeat for all DataSources.

4: SE10 to release the transport.

5: go to R/3 QA system and use STMS to import request.

备注:平常RSA5激活数据源后挂在相应请求号上,再按照普通传输即可

 

四、BW传输步骤如下

IN QA/PRO System

 

1:

To transport source-system-specific BI objects, you have to maintain the mapping table (RSLOGSYSMAP) in the BI target system. These BI objects are converted during the transport using mapping tables.

(一)method one

a) RSA1

b) Click on the Transport Connection Tab

 

c) Choose  "Conversion(转换)" Button with quick info Conversion of Log. System Name.

(一)method two

a) RSA1

bOn the Data Warehousing Workbench: Modeling screen, choose “Tools”

cthen click Conversion of the Logical System Names”(转换逻辑系统名称.

 

 

The View: Conversion of Source System Names after the Transport screen appears.

 

 

其中的OriginalSourceSystem“原源系统”对应的开发机中数据的来源,而Target SourceSystem “目标源系统” 则对应的是测试机数据来源,如果链接多个系统,则需要做多个映射配置;

添加了相应的系统映射后,则可以在BW中做模型传输了。如果不清楚逻辑系统名,则可以在相应系统中采用SCC4进行查看,在显示“客户端”明细视图中可以看到逻辑系统名。

2:

Alert Following

The DataSource metadata from the original source system has to be transported into the specified target source system and is replicated in the postprocessing of the assigned BI objects.

Make sure that the DataSource exists in the target source systems before you import DataSource-dependent BI objects.


IN DEV System

3:

 You first need to decide
Which objects you want to collect
How you want to collect them

4: RSA1
5: Click on the
Transport Connection Tab

6: Click on the Source System button to Select the Source System(s) that you wish to save dependent objects for
7: Select the BW objects
8: Select the Grouping option(necessary/before/after/before and after)
9: Click on the "Excute" button to gather dependent objects.
10: Click on the "Transport" Button to add all object to request

 

11: SE09 - display request - req is modifiable in tree - select request - release task - release parent as well - get screen with status ;

 

 

IN QA System

12:  STMS -> click bus -> choose bp2 -> opens all transports -> shows my req -> click import icon ONLY my request -> import done -> ready message.
13: Check in RSA1 in production

 

Memo(备忘录):

Process Chain
This is standard 'feature' of SAP. Why, I can only guess :) Either the activation and execution is linked and you do not want to run the process chain the moment it transports, or, you want a manual intervention one time to make sure you are not getting it in 'active' status without proper checks.It will happen on PRD as well.Please note that you would have executed the process chain when you ran the FM. You may inadvertantly execute the PC when you mean to 'only activate' it, as that is what the FM does (I think). Something to note of, if you are doing it on PRD.
Handle Method:
1)Process chains remain 'inactive' after transport. You can try activating them in RSPC,
2)Execute FM (in SE37, single test) 'RSPC_CHAIN_ACTIVATE_REMOTE' and specify the process-chain there (this will activate and execute the chain). FM did not ask request.

 

这篇关于【转】BW-- BW项目的对象传输(稍作修改)的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/560629

相关文章

SpringMVC高效获取JavaBean对象指南

《SpringMVC高效获取JavaBean对象指南》SpringMVC通过数据绑定自动将请求参数映射到JavaBean,支持表单、URL及JSON数据,需用@ModelAttribute、@Requ... 目录Spring MVC 获取 JavaBean 对象指南核心机制:数据绑定实现步骤1. 定义 Ja

Python打印对象所有属性和值的方法小结

《Python打印对象所有属性和值的方法小结》在Python开发过程中,调试代码时经常需要查看对象的当前状态,也就是对象的所有属性和对应的值,然而,Python并没有像PHP的print_r那样直接提... 目录python中打印对象所有属性和值的方法实现步骤1. 使用vars()和pprint()2. 使

springboot项目中整合高德地图的实践

《springboot项目中整合高德地图的实践》:本文主要介绍springboot项目中整合高德地图的实践,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录一:高德开放平台的使用二:创建数据库(我是用的是mysql)三:Springboot所需的依赖(根据你的需求再

一文详解如何在idea中快速搭建一个Spring Boot项目

《一文详解如何在idea中快速搭建一个SpringBoot项目》IntelliJIDEA作为Java开发者的‌首选IDE‌,深度集成SpringBoot支持,可一键生成项目骨架、智能配置依赖,这篇文... 目录前言1、创建项目名称2、勾选需要的依赖3、在setting中检查maven4、编写数据源5、开启热

SQL Server修改数据库名及物理数据文件名操作步骤

《SQLServer修改数据库名及物理数据文件名操作步骤》在SQLServer中重命名数据库是一个常见的操作,但需要确保用户具有足够的权限来执行此操作,:本文主要介绍SQLServer修改数据... 目录一、背景介绍二、操作步骤2.1 设置为单用户模式(断开连接)2.2 修改数据库名称2.3 查找逻辑文件名

SpringBoot项目配置logback-spring.xml屏蔽特定路径的日志

《SpringBoot项目配置logback-spring.xml屏蔽特定路径的日志》在SpringBoot项目中,使用logback-spring.xml配置屏蔽特定路径的日志有两种常用方式,文中的... 目录方案一:基础配置(直接关闭目标路径日志)方案二:结合 Spring Profile 按环境屏蔽关

MySQL JSON 查询中的对象与数组技巧及查询示例

《MySQLJSON查询中的对象与数组技巧及查询示例》MySQL中JSON对象和JSON数组查询的详细介绍及带有WHERE条件的查询示例,本文给大家介绍的非常详细,mysqljson查询示例相关知... 目录jsON 对象查询1. JSON_CONTAINS2. JSON_EXTRACT3. JSON_TA

C#之List集合去重复对象的实现方法

《C#之List集合去重复对象的实现方法》:本文主要介绍C#之List集合去重复对象的实现方法,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录C# List集合去重复对象方法1、测试数据2、测试数据3、知识点补充总结C# List集合去重复对象方法1、测试数据

Oracle修改端口号之后无法启动的解决方案

《Oracle修改端口号之后无法启动的解决方案》Oracle数据库更改端口后出现监听器无法启动的问题确实较为常见,但并非必然发生,这一问题通常源于​​配置错误或环境冲突​​,而非端口修改本身,以下是系... 目录一、问题根源分析​​​二、保姆级解决方案​​​​步骤1:修正监听器配置文件 (listener.

MySQL版本问题导致项目无法启动问题的解决方案

《MySQL版本问题导致项目无法启动问题的解决方案》本文记录了一次因MySQL版本不一致导致项目启动失败的经历,详细解析了连接错误的原因,并提供了两种解决方案:调整连接字符串禁用SSL或统一MySQL... 目录本地项目启动报错报错原因:解决方案第一个:第二种:容器启动mysql的坑两种修改时区的方法:本地