Re: loading tdata...from bw to bpc
Hi Yeshwanth, Are you validating with flat file or infocube? Make sure you select the correct validation source from the drop down list during your transformation file validation. if still fails then...
View ArticleRe: BPCUSER STILL BUFFERING 20 MIN OVER
Hi Veera, BPC version, epm add-on version, and IE version. have you complete all the steps in the installation guide? Andy
View ArticleRe: 'Generic' Approval
Interesting question. I would say a generic workflow would look something like:A step to calculate the approval levels returning an approvers table - this gives you some flexibility in the number and...
View ArticleRe: structure not populating correctly in FCC
Hi Asif, If you use below content conversion. You will get below XML:You can use below mapping to get required output. (VOUCHER_DATA(you need to make return as...
View ArticleTrust Store for HCP Mobile Services connections?
Hello SAP HCPms Experts (i.e. Martin Grasshoff), I'm trying to use the HCP Mobile Services on my trial account with an HTTPS connection that uses an certificate signed by the free CA CACert....
View ArticleRe: ORCAScript Build executable :Is the pbdflags string too long?
Hi Yakov; FYI: I spent about a month last year looking at this very type of issue at one of my Canadian government clients (HRSDC) on one of their big human resources applications. Between the HRSDC...
View ArticleRe: CTM run output
Hi Dogboy Thanks for your response. Lots of words but not sure if I get the essence directly. "then CTM will create all the supply elements to move the materials into the DCs. "I guess you meant that...
View ArticleRe: Budget report is not logical
Hi Robert,I don't think there is anything wrong with SAP's logic at all because not all company would have this similar scenario. Since this is a "standard" Budget vs Cost accounting report some of the...
View ArticleRe: SAP Validation for document park and post
Hello Cecile, If I understood your request, you would like to define tolerance groups for employees/users. You predefine various amount limits for your employees with which you determine:the maximum...
View Articleblock batch vs restricted batch
Hi, Can someone tell me the business reason to block a batch via a transfer posting vs restricting a batch via status change? I am well aware of how both may or may not impact MRP and that one is a...
View ArticleRe: sap.m.ObjectListItem : Press event not working inside a Horizontal Layout
I see. So how can I achieve the following style without mixing up the control. This is what my menu looks like using the above code, only issue is ObjectListItem is not clickable.. Image is. So what...
View ArticleRe: sap.m.ObjectListItem : Press event not working inside a Horizontal Layout
You should set the ObjectListItem's "type" property to "Active" (the default value is undefined or Inactive) Furthermore, you should not mix sap.ui.commons and sap.m libraries; better use sap.m.Image...
View ArticleRe: Exception message handling in sapui5 ?
what's in err.response.body? must be XML try { // Try to parse as a JSON string oMessage = JSON.parse(oError); } catch (err) { try { // Whoops - not JSON, check if this...
View ArticleRe: Slow updates
Hello Robert, We are having a terrible time at a bunch of client sites. I am away for this week but return back in office next week. When I do, I will open a support call directly with SAP to...
View ArticleRe: Proxy to SOAP: Error in Receiver Channel.
Hi, I have checked & service is ASYNC for SOAP Receiver. My sender is proxy. What i have done is I have taken the WSDL from third party & used this for Outbound as well inbound Service...
View ArticleRe: Role based access at runtime in SAPUI5 app
well, you definetly need code on abap side returning list of roles/auth objects or checkin if user can see particular section of the app (sicf service should work fine - return a json back to ui). on...
View ArticleCodename Findgrid
does anyone whether Findgrid is still a test app? I am not seeing any capabilities in BI or EIM to search the web, social media, or other connected data sources for informed decision making. (Like...
View ArticleRe: structure not populating correctly in FCC
Praveen Gandepalli Appreciate your effort and innovative solution.Your solution in Mapping structure flat file with neasted structure was on similar lines. Inspired by this solution, I was able to...
View ArticleRe: Disable systems in SAP system monitoring mobile APP
Hi Maciej 1. Kindly check these links already a very good discussion over the same application http://scn.sap.com/thread/3462784 2. A Guide to setup Monitoring App Solution Manager 7.1 Mobile Apps -...
View Article