Re: In BI 7.0 value of KF in report is 0.5 same as in Info-cube , but for...
Dear Loed, Decimal value is all correct in KF property.There is something else behind this error, which I'm not able to figure out.
View ArticleRe: Right transaction type.
Hello Roy, In CRM, I am afraid the answer is no and Sales transactions only process Product.However in ECC, the vehicles are Equipment. I am not sure whether in ECC we have a way to have these...
View ArticleAuto (or no) Time approval for service agents
Hi, Is there a way to allow service agents(external service providers) to record their time entries without sending them for approvals? Or, if that can't be achieved, is there a way to at least do an...
View ArticleRe: BW on HANA Query
Hi Sunil, Please refer to the Note: 1954169 which explains the BW Modeling Tool installation details. BR,Nikhil
View ArticleRe: Using ContentModifier output in a Groovy script
You may also refer to my blog that shows some examples around the same.HCI -Integrating SalesForce (SFDC) using HCI -Part 1 Regards,Bhavesh
View ArticleCan't Change My Own Fiori Catalog
Hi: I'm using an S/4HANA AWS on premises system, and have created a copy of the BPINST user. I was able to create a copy of an SAP-delivered Fiori Catalog, but I can't then either add a new tile or add...
View ArticleRe: Update values of columns of ALV grid according to the edited field.
Thank you for a helpful answer!Well, yes i did correct that as you said. thanks.
View ArticleRe: Multiple parallel ABAP Proxy calls by multiple users
Code is attached.. DO. CLEAR: zenq, zenq[]. SELECT SINGLE * FROM zp6lock INTO wa_lock WHERE proj = '1'. IF sy-subrc NE '0'. lock = space. ELSE. lock = 'X'....
View ArticleRe: Error does not display on first click on Save button
Hi Fred, Thanks for your reply. I will raise an incident to SAP and will keep you guys updated. Meanwhile please advise on my another thread: Adding text collection via SDK RegardsNitin
View ArticleRe: Calculation View
Hi Sunil, Yes, you can make Left Outer Join Calculation View. Please see the below screen shot. Select the Join Node, and Go to the Properties Column in right side, and change the Join Type to "Left...
View ArticleRe: Multiple parallel ABAP Proxy calls by multiple users
It's very hard to analyse this issue without concrete details. I'd suggest that you check the monitoring logs to see the timestamp of the messages. Can you verify that the proxy request message for...
View ArticleRe: Need to create an automatic Dunning Job.
Hi Dunning job can be run daily. But dunning is typically used for payment reminders for overdue amounts. You would typically send this once a month. Why do you need to send it daily? Will your...
View ArticleData binding for MaskInput
Hello,I do not see value property for sap.m.MaskInput. How do I bind the value entered by the user to my model?I need an sap.m.MaskInput control for my application that can accept only numbers. How can...
View ArticleRe: ShipFromItemLocation on Sales order Item
unless you manually set them on a sales order.
View ArticleRe: Input enabled query issue with Characteristic relationship using Exits
Hi Cornelia, No ur understanding is wrong, sorry for not making it clear in my question.I will try to put it in a different way now: when the char. relation is based on DSO read query...
View ArticleHow to display User Status from Sales Order in report
Hi ABAP Experts, I create a status profile and assign it to Standard Sales Order. It is captured in the field User Status (NEW DT02) in Text tab (Header Data). I would be grateful if you can advise...
View ArticleRe: The material & does not exist or is not activated error message
Hi, Check did PO document type linked to PR document type which enable to create PO with PO document type from PR with a PR document type. As you already said, PR created with material- Can you share...
View ArticleRe: Can SLS generate CRLs for X.509 certificates it has issued?
Secure Login Server is designed to issue short-lived certificates in a short-term way. One of the reasons for such approach is to eliminate the need for revocation management of certificates. However,...
View ArticleRe: Missing Document Numbers , though which have been posted
Hi Ajay, Thanks for your valuable suggestion. But we are having the same situation in test system as well. Can anyone please give us the solution in this forum. Thanks in advance. Regards,Babu.
View ArticleRe: Print issue after gui upgrade
Dear Albert, if the printer can handle PCL print data (which will be created by HPLJ4), then it should solve the problem. The only issue I can think of right now (by changing the Device Types) is that...
View Article