Re: sap bw abap code meaning
Hi Suman, Those code were added to the start routine of 2LIS_ITM transfer rule. Does that mean only reversal entry being updated to ODS and everything else getting deleted? We have issues of not...
View ArticleRe: VIRSA CC 4.0 - table of risk analysis results
Hello Andrea, You can check in SE16 for /VIRSA/* and you will have the list of virsa 4.0 tables. Here it is the list of Compliance Calibrator: /VIRSA/BUSSPROC - This table stores the list of Business...
View ArticleRe: SAP B1 9.1 unable to extract files
Hi Richmond, Make sure the size of the 2 files you just downloaded are the same size as the 2 files Download Center. Other thing also that you can try to do is delete temporal files of your browser,...
View ArticleRe: Indexing in sap hana?
Spot on with seperating the use cases/access pattern here.Indexes really won't help much when most of the data needs to be read anyhow (OLAP).But they can help with queries on LARGE data sets (finally...
View ArticleRe: MDG M Search Material gives different results for different users
Thanks Kaustubh, This has been fixed by reschduling and re-indexing the connectors along with USMD_AUTHORITY shared connectors due to recently added users. Now all the users getting the same search...
View ArticleDisplaying value on Pie chart
Hello! My user want to see values along with %'s on pie chart or only value if not % and value both. The values are displayed only when I hover over the pie chart (enabling Tool Tip). Also to see the...
View ArticleRe: There is not disk in the drive
Hi Fatima, Looks like a virus/corrupted executable to me. Regards, Jim
View ArticleRe: How to disable transaction log on table insert/update?
Hm... not sure why you believe yor transactions would be slowed down too much but that's up to you.Like with most other SQL DBMS you can prevent log writing, use temporary tables and different...
View ArticleRe: how to join OCPR table with SAP B1 default Crystal Report for Purchase Order
Hi, Are you getting any result, if you run above query in SAP B1? Thanks & Regards,Nagarajan
View ArticleRe: DocTotal in words Crystal Report
Hi, Please refer thread http://scn.sap.com/thread/3541205 Thanks & Regards,Nagarajan
View ArticleRe: Unable to configure custom search help for MDG Customer screen
Hi Kartik I am not too sure whether custom search help is possible or MDGS/C. Which version you are using? I guess it is available in MDG& SP02 but not too sure.Can you try weith scanario 1 as per...
View ArticleAsset shift wise depreciation
Hi, Can we depreciate the assets shift wise, say for example in a day we have 3 shifts called shift 1, shift 2 and shift 3. Is it possible, if yes please tell me the procedure. Thanks
View ArticleIs SAPUI5 1.22.x available to patch in 7.40 today (29/8/2014)?
Hi All, I'm getting confused about how Gateway and UI-Add ons (including Fiori Launchpad) being part of the 7.40 NetWeaver core and more specifically the maintaining of SAPUI5 versions. So in summary,...
View ArticleRe: Upper case issue
Hi Priya, do I unterstand right: Your report has a dialogue field where you can enter a value in lowercase. If you enter in uppercase, then all works fine. If this is so, change the data element of...
View ArticleBex Broadcasting error in SAP BW7.4
We have upgraded from BW7.1 to BW7.4. When we try to broadcast Bex report with values restricted in filter it works fine. But when the variable input option is given then while broadcasting fails &...
View ArticleRe: Retenção de Pis/Cofins/Csll sobre nota de comissão
Movida de Comunidade SAP em Português (Portuguese Language Community) para Aplicações do SAP Business Suite (SAP Business Suite Applications) SCN Moderação
View ArticleRe: String Concatenationc
Hi, maybe a little bit more comparable to C# might be this ABAP statement: DLAST = DLAST && '/' && DNAME. Regards Jack
View ArticleRe: How to remove the menu items when remove Add-On
I am using c#. How do I set the event in Program.cs. I added a method but its not getting triggered. How do I add the event or register the event listener private void...
View ArticleRe: Howto create/change DB jobs when SQLSrv resides on different hardware
it's the database belonging to the sap system - no external db..sap application server resides on host A, the correspondig database on host B os is Windows 2008 R2, SQLServer is 2008 R2... @S...
View ArticleMRP Results
Hi all, Just want to know if i can QUERY out the MRP results table? where is the MRP results table stored? Thank you.
View Article