Re: Multiple oData Services and accessing entity sets
but you set hardcoded values to your template! that`s why values are the same i guess it should be title: "{Employeenumber}",description: {"Name"},
View ArticleRe: Link to SQL Anywhere Database Client Download
Hi Neil, Please download the client and drivers from this link : SAP SQL Anywhere Database Client Download Regards, Mahak Rathore
View ArticleRe: Payroll PCR
In time PCR only you can get the day's DWS hrs with or without considering IT 2003. In payroll, you can not get this type of data.
View ArticleRe: How can I connect SQL Server BI tools to HANA? I'm getting ODBC error...
Bill did that fix the problem, we are looking to connect to HANA and build SSAS Tabular instance. Want to avoid the pitfalls.
View ArticleRe: Is there a tool to remove all versions of Crystal ?
Hi Peter , If you just wanted to remove the Entries from Programs and Features of Windows you can install "Ccleaner " and once the product is installed then simply got to TOOLS >> STARTUP and...
View ArticleRe: Is there a way to disable the right-click context menu in Personas?
Disabling the context menu has been requested by several customers, therefore, we have evaluated the problem and did not find an obvious technical limitation. As result, we are currently looking into...
View ArticleRe: Why am I getting (ODBC-2028) Message 131-183 ERROR in Transaction...
OINV a innerjoin RCT2 b on a.DocEntry = b.DocEntry why are you trying to join these two? the DocEntry key should not be on the join relationship.Frank
View ArticleCreate PrdOrd with ref to PldOrd
Hi~ I am using ‘BAPI_PRODORD_CREATE_FROM_PLORD’ to create production order with reference to plan order, But, we may get several routing group for one material and in this bapi there is no...
View ArticleRe: Calculating months between 2 dates including Decimals
Thanks Rogerio. I think it wouldn't matter if start date > End Date or end date is > start date, except the result would be positive or negative. So the formula would be MonthsBetween([start...
View ArticleRe: Multiple oData Services and accessing entity sets
I read your response, after picking my face up off the keyboard, I gave it a shot. When I use: title: "{Employeenumber}", description: "{Name}" I don't get any values, although the gateway service is...
View ArticleRe: Payroll PCR
I agree with venkat , you can pass planned working (time daily ) from payroll to time via Time wage type. But again the problem comes here we get cumulative hours for the whole month (Evaluation in...
View ArticleEasy yet Difficult
Hi Can anyone please make following JSBIN code work with Gold Reflection theme ? JS Bin - Collaborative JavaScript Debugging Thanks
View ArticleRe: PO workflow issue
Is that really an error message? Looks rather like an information, that one approver denied the approval.What does the change history of the PO show you?
View ArticleRe: "not possible to determine any components"
check the OSS note 205454 - Documentation on subcontracting, there is a pdf documentation attached with real good info, also check OSS note 13023 - Why was a BOM not exploded?
View ArticleRe: MD74/75/76 Not deleting all Planned independent requirements
Once the Sale order consume the forecast that Forecast is record is not deleted through MD74/75/76 transactions and only can be deleted through MD62 or removing the component from the sales order
View ArticleMD62 Screen PIRs in RED
Hi Gurus, Why in MD62 the PIRS would show up in red color is there any significance to that? Secondly When and why Split Perd. background button would show up. Pls, help. Thank you
View ArticleRe: I have done Initial load from ECC to CRM. I was downloaded all the...
http://scn.sap.com/community/crm/master-data-and-middleware/blog/2014/02/11/condition-master-data--customizing-download Hi, Please refer to wiki above. There is no delta download for customizing...
View ArticleRe: Production Order from Non SAP system how to manage
HI DogBoy good day. Right now the concerns is how can we manage in SAP when that non sap system decide which routing they will use in that system. And how we can be able to capture that information in...
View ArticleRe: Why am I getting (ODBC-2028) Message 131-183 ERROR in Transaction...
The join make non sense. DocNum on ORCT and RCT2 can be joined OINV joined with RCT2 should be something like OINV.DocEntry = RCT2.DocEntry and RCT2.InvType = 13
View Article