Re: Performance issues of Bex queries on cube 0FIGL_V10
Hi, Run both the queries from virtual and physical cube in RSRT with stats on to collect the stats . Analyze the time difference to find out where exactly the extra time spent on virtual cube....
View ArticleRe: Infocube mapping issues.
Hi venkat, You know Cube and datasource , right? Then, you are the best person to know How to map fields by based on the data type, length and nature of data in each field. Take one field in Cube and...
View ArticleRe: HR Process and Forms with Webdynpro application
Hi Chi It might make more sense to use the standard MSS On Behalf services (in MSS Addon 1.0)or standard Self-Service for My Employee in Related Activities (in WDJ MSS) This provides an area where...
View ArticleRe: Copy query with Different Cube Structures in 7.3
you can copy query by using RSZC transaction.
View ArticleRe: How to use local members, when columns expand dynamically according to...
Hi Pablo, Other workaround could be to use after range. Include category dim also in the columns and define after range on category dimension. Cheers...Ashok
View ArticleRe: PSA data duplication Issue
Rahul, Probably you have triggered your load twice or may be your historical data still remains. The load is Full or Delta? Regards,Venkatesh
View ArticleRe: SAP Afaria for Windows PC
you have to create a channel as well, otherwise the communication between the windows 7 and the afaria server wont work.
View ArticleRe: Restrict Certain Qualification Groups
Hi Patrick, The first part sounds easy. Create structural profiles for these qualification groups and assign only those to the admins. I guess today everybody has structural access to all...
View ArticleRe: how to read masterdata attributes in End routine ?
Hi Sandy, you can write below logic in your end routine. types: begin of ty_cust, /BIC/ZCUST type /BIC/PZCUSTOMER-/BIC/ZCUST, end of ty_cust.data: lt_cust type table of...
View ArticleRe: CR2008 WMF not printed nor exported
Oops, almost forgot. Here is teh link to the ftp server: https://sapmats-de.sap-ag.de/download/download.cgi?id=TB7RRIBPL1ANG7FRU8PS950AC0P1FKZTIT5AW0S0P3UWUQX5TV - Ludek
View ArticleRe: Default Position for Active Status
Hi, So, basically, you want integration switched off for those people in order to capture orgunit etc manually. Are these random people you want to capture Orgunit and job for without a position or...
View ArticleRe: Simple CR2008 SP6 Report is not visible on web page (empty page)
Hello Gary I'm not really clear on how you are doing the upgrades, but you want to open the project in .NET. Ensure it has the correct CR references. Compile. Deploy. If that does not work, consider...
View ArticleNo se puede emitir un componente de notificación
hola Presento el caso con un cliente en donde no puedo realizar el RECIBO DE PRODUCCIÓn. Me sale el error No se puede emitir un componente de notificación [Entrada de mercancías: Líneas - Código de...
View ArticleProcedure With Calculation Engine (CE)
Hi, I am new to HANA , I am trying to learn it , please help me , How we can check database error traces for additional details ? SQL Script:- CREATE PROCEDURE _SYS_BIC.get_pi_quantity_ce ( IN...
View ArticleRe: Cannot return from TECO after a Work Order has been business closed.
Gents, I believe the note Note 159553 - Error messages BS042,BS043 addresses this issue. I have been able to independently replicate this issue on an IDES system. (SAP ECC 6.0 SAP_APPL 605) The...
View ArticleRe: Insert records to DDIC table from internal table according to Sorted format
Hi Arindam, Perhaps you can achieve this if your first field in the table is the field you need to use to sort the data. Martin
View ArticleRe: ICO mapping stuck
OK. I got a workaround for this issue.I am first filtering the file so that I generate a csv file with the valid lines only, and in this way - making an empty file if there are no valid lines.after...
View ArticleRe: Update fiel" Material group 3"in MM01 .
Hi Karen Can you share the code to me on how you pass the value to BAPI for Material group. I assume you will be using.... BAPI_MARA-MATL_GROUP Regards,Venkat
View Article