Re: Difference between Company Code and Segment level for external financial...
Hello Quentin, Do you have any further queries? If yes, please let me know. all the best erwin
View ArticleSAP Business One 9.1 "Unrestricted Shipment"
Em 15/12/2014 a tão esperada versão 9.1 do SAP Business One entrou em "Unrestricted Shipment". Com isto teremos que nos atualizar (consultores e clientes) sobre as novas funcionalidades da versão,...
View ArticleRe: XML FeedItem propery publicationDate
Hi Jaime, try to use a Date object. An example: var oTwoDaysAgo = new Date(); oTwoDaysAgo.setDate(oTwoDaysAgo.getDate() - 2); var oFinanceArticle = new sap.suite.ui.commons.FeedItem({ title:...
View ArticleRe: FICO Reconciliation
Hello, Making reconciliation FI and CO when using nGL you can use TCd. FAGLCORC. Before running program, please take a look on note no. 908019 If you do not have nGL you can run SAP Query report by...
View ArticleRe: Merge BPC with BW landscape or keep as separate instance of BPC on BW?
Hi Jeff, You are right - a lot of considerations are taken into account when deciding to merge BPC and BW boxes or keep them separate in 10.0.Some of those are:1. How much data is coming from BW and...
View ArticleGetMembers Method
I am trying to get an array of a dimensions values in a data source alias. When using a universe as a data source, there is a function called getmembers that will return an array of a dimension's...
View ArticleOut of Sync when filtering via context menu
Hi, With context menu in crosstab, one has the possibility to filter crosstab via options Keep Member, Keep Member on Axis, Filter Members & Filter Member and Swap Axis. Those filters are applied...
View ArticleRe: In Asset Acquisition - F-90 - Cost center is not showing which is assign...
Hello, Already discussed and solved: Take a look: in F-90 cost center and PCA field coming gray----?? br erwin
View ArticleRe: Out of Sync when filtering via context menu
Right now per the roadmap https://websmp101.sap-ag.de/~sapidb/011000358700000390622012D.pdf it is really limited to the crosstab. The future releases don't state any enhancements to the context menu....
View ArticleRe: How to create Hierarchies for segments
Hello, Do you mean a hierarchy like we have at profit centers? If you mean this.We do not have for segments, as far as I know. all the best erwin
View ArticleRe: FB50 - Inclusão do campo LOCAL DE NEGÓCIOS
Eduardo, Verifique se esse campo BUPLA está ativado para o programa. Como é um campo localizado, ele pode não estar disponível. A estrutura dessa tela é ACGL_ITEM Veja a nota: 174413 -...
View ArticlePeriodicity of "Central Calendar Log Collector"
Hi, what is therecommendedintervals for Central Calendar Log Collector on a ERP 6.05 with ASE 15.7?Thank you.Regards.
View ArticleRe: To Delete planned costs
Hi Roshan, Why you want to delete planned cost? What is the business requirement. You can check program RCNCP001 where there is option to delete plan cost data.Also refer following SAP note 779408 -...
View ArticleRe: BPC 10.0 NW - Making a user as BPC admin without giving BW's SAP_ALL...
Hi Peri , If you want to have a user in BPC 10.0 as BPC administrator not in BW then no need to assign SAP_ALL role as said by Bishwajit, Just simply add the following task profile to user as shown in...
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
To all here is the latest note 2041490 - FAQ - Mexico's Electronic Accounting Anexo 24...
View ArticlePromotions as a service procurement
Hi SAP experts, please advise in the below case, Customer has many brands for example B1, B2 & B3 and they make promotions in radio, magazine, TV, Internet... etc.these advertising methods...
View ArticleRe: Cannot display all possible data
Hi Zabrina, then you need to look at the scripting code and see what the root cause of those error message could be. the error message already tells you which properties are giving these error...
View ArticleRe: BP Analytics No data available
Hi, Which flavour of Monitoring you have activated.Normal, BW Alerting, Analytics? Could you paste the screenshot of the same? Go to Business Process Operation Workcenter--> Select Setup Buiness...
View ArticleRe: Regd: Risks and Functions in ARA
Hi Deepak, there is no mandatory / one recommended approach here. Decision should be based on risk analysis/assessment , as between Fn1 and Fn3 there maybe a risk with lower impact on your client...
View ArticleRe: Can we import BEx queries data into the Excel sheet
Hi,See if RSCRM_BAPI transaction would serve your requirement. You can save the BEx output to a table and then extract it to excel using a custom ABAP program. Thanks,Benedict
View Article