Re: How to find Inactive/Unused reports in SAP BO4.1
Above link has both Oracle and SQL Server version. There is another link also for different Audit universe http://scn.sap.com/docs/DOC-53904
View ArticleRe: Script Logic rounding small values (below 0.5) to 0 automatically
Hi Peter, Thank you very much.I am on BPC NW 10.0, EPM Add-in SP21, BW 740. Any other suggestions? Regards,Godhelp
View ArticleRe: How to create automatic HU Warehouse Task for Pick HU
Hi,"Please suggest if it can be achieved by customizing ."I would say - no.But why do you want to do that?BrgdsJuergen---Want to learn EWM?Check for EWM courses @...
View ArticleRe: Error While creating application and security profile on SMP
Yes, I agree with JK. I have seen this many times and I was indeed doing the same example Sample Flights, I got this error, deleted the App, cleared the cookies & restarted SMP. I was able to set...
View ArticleCustom component not clearing data on or refresh
Hi Experts, I created a new custom component. when i fill data in that view and do some processing after that if i do refresh of the screen and come back and login again to web ui .....data is not...
View ArticleRe: Agent Not found Bus2009
Hi, Check in workflow log , whether you are getting the object key . regards,shamsu
View ArticleEclipseLink generates wrong sql code when calling stored procedure
Hi, I am using EclipseLink 2.5 trying to call a HANA stored procedure, like this: 1) describe it in the xml: <named-stored-procedure-query name="findAllStationsNamedProc"...
View ArticleRe: Problem with WD_SELECT_OPTIONS_20 and MultiValue Paste and Internet...
Which SP are you running?
View ArticleRe: Data flow conversion Issue
Hi Sherif, You can simply hardcode BREAK-POINT. in the routine. When you run the data load, it will take you to debugging screen. Regards,Suman
View ArticleRe: SD - Isencao dos Impostos para um cliente especial
Olá Felipe, Muito obrigada pela ajuda! Ao respeito ao texto que traz automaticamente na ordem de vendas, aonde posso modificar isso? eu verifiquei no controle de textos mas nao o encontrei. O usuário...
View ArticleRe: Fiori Designer Login automatic change client 100 to 001
Hi Prakesh, Thanks for reply. I am using same url. i also checked the Logon Data tab. it is client 100 but . when i manually change the but always it redirect to client 001. please find the screenshot...
View ArticleRe: AO export to ppt- formatting and exceptions
Hello Tammy,thank you very much for your reply. I will post it. Do you mean that both are not working? I would like to try the smart copy with AO 2.x - but I need to keep the old version as well. Do...
View ArticleRe: Step "Autorizar evento" esperando por resposta - Lista e Download SP19
Bom dia Alan Oliveira, obrigado pelo retorno, problema resolvido graças a deus!... um abraço e obrigado!... Carlos Gabriel de Andrade
View ArticleRe: IDOC through ABAP PI Port
Hi Manigandan, Can you cross check whether you have included the necessary code in the user exit of the process code of the IDOC in order to call the functional module attached the ABAP-PI port. Status...
View ArticleRe: Error while refreshing and Scheduling WebI Report
Our issue was caused by a variable with a user prompt input that wasn't being populated when we scheduled the report. When we removed the variable the report started scheduling just fine. This was not...
View ArticleRe: JSON Model - Table Data access problem
use odatamodel instead of json model. Bec json model is client side so its not able to read the data from that server.Consume URL in SAPUI5 application...
View ArticleRe: How to hide search field in master page ?
Hi, Try to remove this code from the xml, or add a property: visible="false". <SearchField id="searchField" visible="fasle" search="onSearch" width="100%"...
View ArticleRe: Error for COM routine using application program (return code 40,301)
Basically you need to raise OSS message as you already mentioned that you are not putting negative values. Though I hope you have already executed consistency checks etc.. If this answers your question...
View ArticleAuthorization
Hi, I have created schema using below syntax. create schema <sc_test> to _sys_repo with grant option . It's created successfully , How to revoke the permissions on the schema....
View ArticleRe: How to write query or CF to generate sequence number
Try this and let me know. Expected value is generated in F2.
View Article