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 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 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 ArticleSQL Trace - Explain plan Inner Join
HiI am playing with SQL Trace in order to understand how select statement is executed at database level. Just now I have done simple SQL trace for BKPF table using SE16N. I only filled BELNR with...
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 ArticlePerformance issue in select query
Hi Experts, I have written one query to fetch data from SAP which is giving performance issue. Query is: IF ROWCOUNT > 0. ROWCOUNT = ROWCOUNT + ROWSKIPS.ENDIF.SELECT (outdata_itab-line) FROM...
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 ArticleDownloading the correct component
I downloaded "SAP NetWeaver Application Server ABAP 7.03 SP04 Trial" to practice some basic stuff. But then I realized it doesnt have essential things like table MARA, MM01 etc. I checked a few posts...
View ArticleDisplay an error message in debug mode
Hi Experts,I am in debug (/h) mode screen of a program ZXXXXX and during the flow check come across the error message "MESSAGE e197" in the code. Is there a way by which I can see what is this error...
View ArticleJob debugging transaction JDBG does not exist
Hi, Does someone know the replacement for the job-debugging transaction JDBG ? ThxErent
View ArticleMultilevel Ierarchy of Group of Materials
Dear All, Could you please help with one issue? I updated the EHP from 4 to 6 level of ERP 6.0. In testing period we are faced with the one thing that can't resolve myself. in t-codes...
View ArticleUsando testes BDD em ABAP
Pessoal, bom dia. Estou procurando por um modelo para realização de testes ABAP.Alguém usa TDD ou BDD em ABAP? Se possível, sugiram alguma boa prática usada no mercado para teste e qualidade ABAP....
View Articleif we export one variable value to anothe variable will first variable will...
Hi, In one of my ecatt i am exporting value to another variable, for example , X1=2 i am exporting it to X2. Here, X1 will hold the value or not?
View ArticleCan we create an E-catt to check the failed RFC connection
Dear Friends, If I want to create an e-catt or a background job which will run for every hour and if any RFC connection is getting failed then I will get a mail .Is anybody knows how to create a e-catt...
View ArticleATC Check returns "Symbol ... not found"
Hi all, Recently we ran the ATC on a large part of our customers custom reports. For some of the reports a "Symbol ... not found" warning was returned. First anomaly was that when jumping from the...
View ArticleSAP system BW 3.5 copy from HP-UX/Oracle to RHEL/DB2
Hi All, We are planning to migrate and upgrade for system BW 3.5. Below are our planning. 1. SAP BW 3.5 copy from HP-UX/Oracle to RHEL 6.7 /DB2 9.7.2. SAP BW 3.5 upgrade to SAP BW 10.5.3. DB2 9.7...
View ArticleDBSQL_DUPLICATE_KEY_ERROR
The user is getting a DUMP when trying to print delivery document directly using the print ICON. The same will not throw any dump if he/she clicks on print preview option. if print preview option is...
View ArticleCreate a QA approval procedure with a virtual system in STMS
Hi, We want to create an approval queue between DEV and ACC by putting a virtual system between it and configuring it with the approval procedure. In order that all transports can be imported into DEV...
View ArticleInconsistent behaviour by the transport request.
Dear Experts, Please help us with the below issue. As per the business requirement I(ABAPER) and a Basis consultant are working in SAP ECC 6 EHP 6.0 System(in Linux Environment). Each and every time...
View ArticlePlanned Cost in a Query
I am trying to create a new query where I require the planned costs from table PMCO. I can not get the value to populate. I have tried a few different things but nothing seems to be working. data:...
View Article