Re: How to separate users log
Hi, It can be achieved by Data Ownership authorization. For more information, please refer SAP help file:...
View ArticleOM Query
Dear SAP Experts, I have two requirements both are related to OM infotypes screen modifications.to make the job field for positions in PPOME a required field.to hide a fields from an infotype for PO10....
View ArticleSatisfaction survey email link
When a ticket in C4C is completed, a link should be sent to the employee so they can fill in the satisfaction survey we've created. The survey has been created with name "Enquete" and ID "2". When...
View ArticleModify parameters (no header) of a consumed Web Service from ABAP
Hello We need to modify the message generated by adding the username and password to the message parameters.Previously we have a scenario where the username and password was included in the header of...
View ArticleRe: How to make the components adjust automatically with screen size
Hi Raj, is this an issue only when you disconnect the big monitor? what happen when you resize the browser window after the discunnect? I assume that your issue is caused by missing event from the...
View ArticleRe: SAP Design Studio mobile design
Hi Sameer, building one dashboard for many devices is difficult, it will be better for you to build one desktop variant and one mobile - on dashboards you can use more complex controls. from your...
View ArticleRe: Unable to upload an image in a Document as the 'Insert Image' icon is...
There's a 1 MB total / 20 image limit to take note of. Have you tried drag/dropping the image into place?
View ArticleRe: Cannot load query (data provider "DS_2": No service implementation...
Hi Rohit, how you fill in the drop down? try to make simple scenario - data source and crosstab. is this issue occuring also there? Also, if you use BW as data source, you can see in SM04 transaction...
View ArticleRe: SAP DESIGN STUDIO 1.6: standard event calls custom component events twice
which events do you mean? the afterInit() method is called always when the component must show up - and this can also happen when you hide / show the component in your canvas (perhaps this is what you...
View ArticleRe: HTTP Status 404-Not Found
Hi Michal, I have changed ti index.html path. Now it is not showing the 404 error, but now its showing the blank blue screen after deploying on Hana Cloud Platform. Regards,Ashwin
View ArticleRe: How to copy SD pricing condition with reference (same customer different...
Hi,below the right file.The business case regards Intercompany customers actually opened in two sales org with the same price list.Using copy rule '01' and VK11 transaction (it corresponds to RV15CC07...
View ArticleRe: Design Studio BIAL Question: How to iterate all cells? (UNX-based...
Hey Alfons, your code looks very similar to what I've had to do in the past, using getMembers and forEach to iterate over the tuples. I agree this seems to be unnecessarily complex, and prone to...
View ArticleRe: How to link a table using a command
Hi Dave, The slowness in the report is due to the fact that you're combining a command with tables. Crystal will pull all of the data into memory and then do the join there in this situation, which...
View ArticleRe: Deploy a bpm to different server
Hello Marcin, After you add this system, there will be a prompt to enter OS level credentials, then you can enter the OS level credentials. For current system addition, you don't have required roles....
View ArticleRe: Problem with consuming odata services in ui5
If you are looking to create records in the backend from the UI5 app then you will have to create an ODataModel object in the submit function and call the create method. The first parameter in this...
View ArticleRe: Purchase Requisition(ME51n)-Amount field in custom screen in item
First look in ABAP Keyword Documentation for Currency Fields, look for Handling in Screens.When displaying a screen field of type CURR, the reference field for the currency key is searched for in the...
View ArticleRe: CR .Net - Getting field values for each section at runtime
Hi Paul, I pasted in the code already to get the object info, you just had to look for it: case CrReportObjectKindEnum.crReportObjectKindBlobField:...
View ArticleRe: Master Thesis Topics On SAP Hana
hello thank you so much.. I have heard about about the HANA Vora but we have an issue ..we are working with Cloudera and it supports spark 1.3 whereas vora works with spark 1.4 onwards.
View ArticleRe: SAP SUM how to get stack.xml ?
Hi Alex, stack.xml can only be produced from Solution Manager, but you still can proceed with patching individual components (for example, applying patches / code corrections provided via SAP Notes)...
View Article