Multilevel 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 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 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 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 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 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 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 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 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 ArticleOracle 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 Article