Re: Same select max is very slow in one program but fast in another
if you analyze your query you will see that you don't use index since in table mkpf both indexes contains fields mandt and you doesn't have mandt field in where clause. In table mseg you have 4 indexes...
View ArticleRe: Comments not saving in KM - change forecast
Hello Neil, SAP Enterprise Portal: Content Management and Collaboration is not the correct space for this question as there is no Content management application involvment here. Unfortunately I don't...
View ArticleRe: Custom Component for Design Studio using SAPUI5
I am trying to create a page using the HTML template Design Studio 1.2/1.3 SDK - Design Studio Utility Pack. I am using jquery to introduce some animations to my HTML template. To customize the HTML...
View ArticleRe: System REFRESH without REC/CLNT OFF
Hello Dev, Archive logging and other logging to be switched off is a pre-requisite to run TDMS as TDMS creates a lot of logs when you are doing a transfer using TDMS. This will result in the log files...
View ArticleRe: Custom Component for Design Studio using SAPUI5
If you are referencing an external CSS file (such as the one in Design Studio application properties) then yes that file is only read by Design Studio one time and then is cached, so you then...
View ArticleProblem in deploying EJB2.0 webservice after migration
Hi, Our portal server is recently upgraded from 7.01 to 7.31. As part of the migration activities, we have migrated the existing EJB 2.0 (webservice) DC's using NWDS 7.31 by adding all necessary...
View ArticleRe: BW 7.4, BEx and ExtraLong Text
Where did you read that BEx is no longer supported in 7.40??? That note you're referring to mentions only features like "Constant Selection with Append" and "Formulas before Aggregation" as no longer...
View ArticleRe: TU creation in EWM using ECC Shipment
Hi SasidharYes correct.Just create shipment>> which will create TU in EWM. and if you put vehicle no then it will create vehicle.Shipment + Del = TU + Del and vehicle if you updated veh...
View Articlein WD application making one WD-table field un-editable.
Hi, I have changed one WD application and I have added one table(Layout data: Matrix head data),in which I made one column as editable"Bind to property of the selected attribute-Enabled". My...
View ArticleRe: BW 7.4, BEx and ExtraLong Text
Hello Anastasia, If you haven't already done it, please have a look at OSS note 1957313 - IOBJ: Prerequisites for XXL InfoObjects SAP released a new version (#20) yesterday so I highly recommend you to...
View ArticleCalifornia tax rate 4.1875% in SAP?
We are being asked to setup a California 4 decimal percent tax rate effective July 1, 2014. Our JR1 condition is setup for the usual 3 decimal % rate [ex. 6.500%]. We are using standard Tax...
View ArticleRe: DTW Error - when trying to import AP invoices
Hi John Could you post the line level details as well? Kind regards Peter Juby
View Articlereversal of unintentional retro calculations
Here is the situation we have: Employee has been terminated in 2013. Several pay periods later, his infotype 0167 was modified: end date 31.12.9999 was replaced by the employee’s last working day...
View ArticleConvert HH:mm:ss String format.
Hi, I have a formula in webI to display Milliseconds to HH:mm:ss and is in String format.Is there a way to convert to date or number format?. Also, how to calculate average of Max and Min time?....
View ArticleRe: Still getting "The report filename was empty" error
Hi, Don. Yes, I have seen this point brought up in various threads, but with my original viewer SDK code I never did it this way and it worked just fine. In any case, I just tried moving the code which...
View ArticleRe: how to use the previous row value in the details section further ?
hi Ven G, you can store those values in an array to be used later. create a new formula like the following to place in the Details section. whileprintingrecords;numbervar array eb;numbervar c:= c +...
View ArticleRe: Journal reconciliation with zero amount created
What is your current B1 version/PL?
View ArticleRe: Web Dynpro JAVA developer attempting to unravel Environmental Compliance...
It's true that there are bits and pieces of source code to be gleaned from the SCA, but since these were WebDynpro classes there was little to no business logic to be found. The EC product development...
View ArticleRe: How to get The users from a Collaborator that is type Group.
Hi!Thanks for the answer!Actually that second part is the one I'm having trouble with (I forgot to mention I already had separated Groups from Users).Can I get the Group with IBeanHomeLocator with the...
View Article