Re: SAP BW 3.5 Technical Content Query
Hi User, you can activate Content of the "BI Administration Cockpit" and load the BI Statistics. For more details the following liniks should help:...
View ArticleRe: Error creating ABAP Project
Hi Anuj, any updates on this? I couldn't get it to work on my Mac.Is there an official SAP note I didn't find anything in OSS. best regards, Daniel
View ArticleRe: RBDMON00/BD87
HI Sravan,Thanks for the reply .Can you please tell me the procedure how to achive this because I'm new to SAP.And which one you could recommend for both the errors .Regards,Suhas
View ArticleRe: NWDS does not start. gives a popup with location of log file
Hi,Possible reasons:1) Access rights missing2) Different JDK used which is not compatible. Check these links. They would help.Re: NWDS does not starthttp://scn.sap.com/message/989610#989610Re:...
View ArticleRe: SAP ERP 6.0 IDES SYSTEM COPY ERROR
Hi, You can also download the 720_EXT kernel and upgrade your 700 Rel Kernel to 720_EXT 720_EXT is downward compatible. Regards,Sohrab Kapoor
View ArticleRe: Using JDBC SP for Dynamic Entry List in EP 7.31
Hello Udi, This was very helpful and I proceeded as per your suggestion. I have created a new Service Component and I am able to Test the model from there. Here, entries to be loaded from this service...
View ArticleRe: BW Query Performance
Hi ...You can consider these points. 1. Creating Aggregates with Calyear selection.. Like an aggregate with current 2 years data. This would be smaller than Cube . 2. While defining aggregates Calday...
View ArticleRe: About error log file for ASe
ASE will continue writing to the same errorlog file even after you've moved/renamed it [NOTE: I don't know off the top of my head if this behavior has changed with ASE 15.7], so you need a way of...
View ArticleRe: UWL - How to remove Create/Delete substitution rule
HI Pavan,once again thank you very much for the valuable heads-up.However the link you gave me refer to how to limit or restrict the number of users (People Picker) upon creating a new rule. What we...
View ArticleError al generar un Query
Jóvenes expertos tengo el siguiente problema realice un query en donde me muestra todas las ordenes de venta que esta abiertas pero cuando lo coloco en SAP y cuando el usuario tiene que elegir el...
View ArticleRe: To map one project with other project
It is not clear what type of link you want. Is it financial or for reporting? For reporting you can create a customer specific field and enter the same value on both WBS elements. You could then...
View ArticleRe: SAP Logon Pad Windows stopped working
Hi Liliana,What is the GUI version ?Can you try running the GUI installation check? Open log on pad --> click on top left of the window --> select 'About' --> select the installation check...
View ArticleRe: Budgeting actual cost
You can use active budget control to control how much can be charged to a WBS element. This is standard SAP functionality.
View ArticleRe: COPA : Direct Posting From FI in Revenue Element
Hello Rajesh,Please check T-code :OKB9, if you defined a automatic account assignment to COPA? Thank you.Ronghua Fan
View ArticleRe: How find column whose name starts with "string"?
select object_name(id) as "object_name", name as "column_name"from syscolumnswhere name like "xyz%" Technically, this will also return columns from views and parameter names from...
View ArticleRe: How to size the Adaptive Processing Server in a Clustered Environment
Raj, I find in real world experience that CLONING does NOT always work properly and I always had to create NEW. Since this is NON-Prod system you can try cloning as the Video recommends and see...
View ArticleRe: COPA : Direct Posting From FI in Revenue Element
Hello Rajesh,Please check T-code :OKB9, if you defined a automatic account assignment to COPA? Only if a profitability segment has been determined by means of OKB9 or if entered manually for the...
View ArticleRe: SBO_SP_TransactionNotification
cada vez que hagas eso tenes que cambiar los nombres de las variables, no podes usar dos veces el mismo nombre de variable, o intentar usar una en otro procedure que ya este declarada, quizas por ahi...
View Article