Oracle parallelism in SAP
Hi Export ,when I use Oracle parallelism in SAP, I see same time in result without parallelism select ,Why my select is a wrong or other issues?My select : SELECT /*+ parallel(draw,4) */ doknrFROM draw;
View ArticleRe: Performance issue in select query
@Siddharth Shah In step 2 If I delete <datarow> I will be able to perform Do Endo operation as mentioned below? - DO numberFields TIMES. ASSIGN component sy-index of structure...
View ArticleRe: MM Question
Dear Banda, As per the standard, you've to follow the following steps. 1. Reverse all the goods issued2. Reverse GR3. Re-Process the GR with the actual price (It will update the correct price in the...
View ArticleRe: Error when running SAT for certain transactions
Thanks for the tip Adam, This morning I was experiencing the reported issue plus the 'You have exceeded the maximum execution time' message. After modifying the time limit in the variant I have...
View ArticleMM Question
Have bought stock without material price in the material master, i don't know what to do to update them since they are now in their storage location. The GR has been done already and we have issued all...
View ArticleRe: Secondary Index with or without MANDT field
It does not appear to be true that database cost-based optimizers require MANDT, I have added indexes without MANDT in ECC and seen enormous performance benefits using both SQLServer and Oracle DBs....
View ArticleRe: Ecatt scripts no longer work
Hello, we are doing an upgrade from 7.02 to 7.40. I had one example when eCATT scripts where "green", but did not achieve what they should do. It was a z-transaction who is working for years well. When...
View ArticleRe: Ecatt scripts no longer work
Hi Michael It might help to know what the recording are and what changed in your system 2 months ago? Did a support pack, enhancement pack or specific note that impacts the functionality get applied?...
View ArticleEcatt scripts no longer work
Ecatt scripts which have worked for years no longer work (as of about two months). There is no error when the scripts process. Simply no data is generated. This happens on all ERP (infinity code...
View ArticleRe: Abap Test Cockpit Central Sytem Refresh Concept
Hello Alexander, as far as I know the list is complete up to and including release 7.50. There should be no new table and also no outdated table. There is one exception of the rule. Using ATC for...
View Articlemerchant ID from first line item of sales org
Guys, can anyone tell me that on the basis of first line item of Sales organization ( Vkorg) if I have to pick up the merchant ID ( bsegc-Merch), what should be the logic behind it, I am passing this...
View ArticleRe: Doubts about SCEN_TEST
Hi Jens.and what tool can be used now for load testing and massive parallel ECATTs run?LoadRunner is very expensive for large number of virtual users.
View ArticleRe: ATC Check returns "Symbol ... not found"
Hi Patrick, sorry for answering so late - I was on holiday. Simply create a ticket for component bc-aba-la. You can put it directly on my name. Best regards, Friederike
View ArticleRe: HANA ready, code inspector - Custom code in SAP standard
Thank-you very much for sharing this - 2251245 - ATC/CI: Checks for enhanced source code
View ArticleRe: Job debugging transaction JDBG does not exist
Hi Erent, You have to select atleast one job name in sm37. and try jdbg. it will work. Regards,Narendra.
View ArticleRe: Job debugging transaction JDBG does not exist
Hi Erent, Just wanted to know if you have found an alternate?On which system are you looking for an alternate? Thanks,Sowbhagya
View ArticleHow to get all the tables and table fields in SAP
Hi All, I want to get all table fields of all tables which are configured and have data in them,I tried using DD03L but I am also getting a lot of structures and structure fields. What I would want is...
View ArticleRe: I can't read/open local file
Hi David, I have the 7.40 version, but your solution works.Thank you very much.
View ArticleRe: I can't read/open local file
Hello, I am not sure on what version of SAPGUI you are on. As described in SAP Note 1504490, after installation of SAPGUI 7.20 patchlevel 3, users started getting a "SAP GUI Security" popup. This is...
View Article