- 博客(128)
- 资源 (8)
- 收藏
- 关注
翻译 提取ppt内FLASH文件
前提: PPT文件后续名是.pptx 安装python运行环境 步骤:将ppt文件后续名.pptx改为.zip 如将”测试.ppt”改为”测试.zip”将文件觖压 打开已解压的目录,打到目录ppt/activeX,目录内容类似下图将文件extract_flash_swf_from_powerpoint_pps_python_script.py拷贝到上述目...
2019-03-14 16:17:45
2371
1
原创 累计求和的八种姿势(Cumulative Sum/running total/YTD)
Q&A: 对AMOUNT字段累计求和实现八种姿势限定列-方式a限定列-方式b限定列-Current Member本地计算HANA计算视图-SQLHANA计算视图-图形动态计算列通过DTP将数据物化到模型限定列-方式a在Query Designer创建12个限定列,第1个限定列限定1月,第2个限定列限定1-2月……第12个限定列限定1-12月限定列-方式b使用常数选择,新建公式变...
2018-06-07 22:37:13
11154
翻译 SAP BW on SAP HANA实施迁移
实施SAP BW on SAP HANA系统有几种不同的方案,最简单的是新装一个。对于还没有使用SAP BW的用户,这是最有吸引力的方案,因为新装系统比迁移系统简单的多,可以省略迁移系统时很多前期准备和后期处理工作。实施SAP BW前如果预料到会有大量的数据,且报表效率的优先级较高,就需要使用SAP HANA技术,不再推荐使用SAP BW + BWA的使用组合。New installati
2015-08-20 19:20:59
4934
翻译 SAPUI5是什么?Fiori告诉我们将来UI开发用哪种技术?
最近在奥兰多举行的SAP用户大会上,SAP发布了一套外观令人印象深刻的应用 'Fiori',基于SAP新的HTML5框架(即SAPUI5)。SAPUI5(基于HTML/CSS/Javascript,在jQuery等库之上)已经做了一年多时间,但上周SAP发布的Fiori应用已经表明SAP非常认真的将SAPUI5作为以后UI开发的工具集。DJ Adams一年前在他的这篇博客内已预见到SAPU
2015-08-10 18:45:15
6492
翻译 表池和表簇
http://note.youdao.com/web/list?version=529952¬ebook=%2F&sortMode=0¬e=%2F6545E4AEFF50404C8AF82DCFCF972BFA%2FA7532CC5FFBE4B938452B7351DB74D67
2014-05-15 11:29:40
2036
原创 配置HANA VM虚拟机被外网访问
使用场景: 虚拟机没有外网IP,通过NAT方式使外网用户可以访问虚拟机。nat设置HANA使用的端口主机虚拟网卡设置HANA虚拟机网卡设置
2014-04-17 17:20:03
1667
原创 维护HANA传输单元DU
前题1,用户可以连接到hana系统2,给用户分配角色sap.hana.xs.lm.roles::AdministratorIE登录SAP HANA Application LifecycleManager 地址http://:80/sap/hana/xs/lm登录成功第一次成功登录后,会出现下面对话框让你设置供应商(即公司标识)如
2014-04-17 17:19:32
1489
原创 两种追踪hana studio报错的方式
1,使用jdbc trace分配trace文件,找出错误2,借助fiddler比如使用ds导入元数据的报错
2014-04-17 17:18:53
1902
原创 hana selective import of metadata
hana studionextnext 选择要导入哪个HANA选择要导入的源系统选择要导入的元数据做一个验证 next完成在hana查看导入的表定义
2014-04-17 17:18:12
647
原创 配置HANA DS将ECC元数据导入
Data Service配置:CMC > Manage > Applications > DataServices Application >Settings.DataServices Management Console > Administrator > WebServices >将 Import_Repo_Object设置为 DisableSession Secu
2014-04-14 18:05:10
1296
原创 messure with currency
先看下汇率表里的EUR对USD的汇率建三个计算列第一个,没有转换,货币设置:(列相关,列:CURRENCY)第二个,没有转换,货币设置:(固定值,USD)第三个,使用转换,源货币:(列相关,列:CURRENCY),目标货币:(固定值,USD)结果
2014-04-14 18:02:05
607
原创 CATALOG READ权限
CATALOG READ Authorizes users to have unfiltered read-only access to all system and monitoring views. Normally, the content of these views is filtered based on the privileges of the accessing
2014-04-11 18:13:36
861
翻译 小译连接类型Join Types
连接类型Inner Join 内连接Left Outer Join 左外连接Right Outer Join 右外连接Referential Join 引用/参照连接Text Join 文本连接Full Outer Join: 全连接假设有以下两表 创建两表的SQL语句:-- REPLACE WITH YOU
2014-04-11 18:11:45
1266
原创 关于HANA信息模型的Data Preview权限
信息模型创建完成后,Data Preview时,报没有权限,如下图error看下我当前的权限都知道,信息模型激活后,会在_SYS_REPO模式下生成一个视图,查看模型数据时,实际上是查看的是该视图,由此可知,要想信息模型Data Preview成功,还需要_SYS_REPO模式下对应对象的授权,看下图增加此对象的授权Data Pr
2014-04-11 18:09:56
2177
原创 基于MultiProvider的报表不显示数据
看一个报表,基于MultiProvider创建,MultiProvider 基于cube创建,报表结果跟在MultiProvider里看的数据怎么着都不一样,忙活了大半天,才发现是cube上有一个聚集,没有做roll up~~~~~~~~~~~谨记
2014-03-07 08:50:04
1113
转载 Data Load Failures in SAP BW due to Invalid characters
from http://scn.sap.com/docs/DOC-45073This document is based on my experience with two issues we faced in two different production environments. This issue we faced with BW 3.x and 7.x ob
2014-01-16 14:33:08
1176
转载 LO Cockpit data extraction
from http://scn.sap.com/docs/DOC-27817This document explains on LO Cockpit extractors and delta queue in LO extraction.Any new extractor needs to be activated through transaction RSA5 by ac
2014-01-16 14:31:30
1099
转载 382329 - Delta extractors CO: Poor performance
Symptom1. Extraction of data using the CO delta DataSources takes a very long time. An SQL trace tells you that this is caused by select statements on the COVP table containing a
2014-01-14 10:23:11
1949
原创 更改openDocument默认的URL路径
bo3 OpenDocument 默认的URL路径是/OpenDocument/opendoc/openDocument.jspbo4 OpenDocument 默认的URL路径是/BOE/OpenDocument/opendoc/openDocument.jsp现在从3牵到4,将报表的URL地址重写一遍不太可能,官方文档内提到的就下面一段话The default URL to t
2013-10-17 10:32:22
2844
翻译 Dashboard 下query panel不能使用bex query(已经设置为允许外部访问)
1809653 - Dashboard Design 4.0 SP5 - Cannot Select Bex queries when creating new Dashboard if BICS connection language is different than english参考此NOTE,如上图query已经设置为允许外部访问如上图不能使用query
2013-10-14 11:00:12
1904
转载 1201833 - How to configure Crystal Reports to use an SAPLogon.ini file
SymptomHow do you configure Crystal Reports XI, XI Release 2, or Crystal Reports 2008 to use a particular SAPLogon.ini file?For example, the SAPLogon.ini file that is located on a mapped network
2013-10-12 10:34:11
1094
转载 1200057 - When creating or refreshing a Crystal Report from a BW query, the list of available SAP sy
SymptomWhen creating a Crystal Report from a BW query, the list of available SAP systems to connect to is empty.EnvironmentBusiness Objects Enterprise XI 3.1Business Objects Integration Ki
2013-10-12 10:33:18
1306
转载 1447635 - Crystal Reports connectivity for SAP can not view the list of SAP servers from SAP GUI
SymptomCan not view the list of SAP servers from SAP GUI in Crystal Reports.Create new standard report use connectivity for SAP and no available SAP system can be found in Crystal Reports.
2013-10-12 10:32:33
1355
转载 1386271 - No SAP or SAP BW systems available when creating a new connection in Crystal Reports.
SymptomCannot query SAP R/3 cluster tables.No SAP systems are available.No list of SAP BW System.In Crystal Reports, when attempting to create a new connection to SAP ECC, ERP, or SAP BW, there
2013-10-12 10:30:15
1247
转载 1716438 - Error :" Failed to load database information Details: The Database connector crdb_bwquery.
dfdfsSymptomError :" Failed to load database information Details: The Database connector crdb_bwquery.dll could not be loaded" in Crystal Reports 2011 with the old reports.Newly created report
2013-10-12 08:42:09
3703
原创 SAP BO BI 4.0 安装关于序列号错误INS00140
1811624 - Error: The Product Key code is not valid: INS00140" while installing SAP BO BI 4.0 SP 04 on Windows1587949 Error message - "The Product Keycode is not Valid. INS00140" is displayed when
2013-10-11 15:20:41
10241
转载 装了个Adobe Web Premium CS5.5搞出这么多东东
Adobe Bridge Adobe Bridge 是 Adobe Creative Suite 的控制中心。 您使用它来组织、浏览和寻找所需资源,用于创建供印刷、网站和移动设备使用的内容。 Adobe Bridge 使您可以方便地访问本地 PSD、AI、INDD 和 Adobe PDF 文件以及其它 Adobe 和非 Adobe 应用程序文件。您可以将资源按照需要拖移到版面中进行预览,甚至向
2013-09-03 16:51:44
1600
转载 法约尔论述企业经营活动
烟草在线摘自《效率管理——现代管理理论的统一》 企业的全部活动可分为以下六个方面:(1)技术活动(生产、制造、加工);(2)商业活动(购买、销售、交换);(3)财务活动(筹集和最适当地使用资本);(4)安全活动(保护财产和人员);(5)会计活动(财产清点、资产负债表、成本、统计等等);(6)管理活动(计划、组织、指挥、协调和控制)。 不论企业大小,复杂还是简
2013-08-28 14:20:32
2091
原创 报表 查询 分析 展板 搜索
报表:格式固定,固定需求,如资产负债表,利润表,现金流量表查询:以获取查询结果为目的,交互少,如查询当期利润分析:以获取分析结果为目的,交互多,有分析过程,如分析当期利润减少原因展示:以多样展示为目的,在于吸引眼球搜索:以搜索为方法,返回报表、查询、分析、展示、内容等。
2013-08-28 14:13:38
651
转载 javaScript开发工具
spket一个RIA的开发工具。支持JavaScript、XUL\XBL、Laszlo、SVG and Yahoo!Widget等新产品,具有代码自动完成、语法高亮、内容概要等功能,可以帮助开发人员高效的创建JavaScript程序,他可以以一个独立的桌面应用程序运行或者以Eclipse的一个插件运行。BracketsBrackets 是 Adobe 的开源 HTML/CSS/
2013-08-13 08:42:32
793
翻译 SAP 内存计算的历史 History of in-memory computing at SAP
首先利用内存计算技术的产品是SAPSearch and Classification,又名ext Retrieval and Information Extraction (TREX). TREX是一个结构数据和非结构数据的搜索引擎,为提高性能,TREX的索引数据被加载到内存,使用数据压缩和汇总技术加快了大数据量在内存的处理。 SAPliveCache技术特征是充分利用数据库
2013-08-07 10:42:28
1144
原创 关于SAP BusinessObjects information platform services
SAP BusinessObjects information platform services是SAP BusinessObjects BI platform 的微缩版本,提供CMS和相关的服务(不提供报表等引擎)、用户管理、授权、任务计划、作业执行等功能。Data Services用户可免费使用。IPS主要作用是利用CMS为Data Services创建、管理用户及授权、监控应用/作
2013-08-07 09:15:23
1457
SAP BusinessObjects Dashboards 4.0 and SAP netWeave
2013-05-30
SAP BusinessObjects 4.0和SAP NetWeaver最佳实践
2013-05-30
SAP BusinessObjects BI4 Suite - Supported BEx Query Elements
2013-05-30
universe design tool 和information design tool的区别
2013-05-24
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人