Re: Universe on SAP Tables
Hi Mallik , Have you created universe which fetches 1Cr records.Does the BO report fetch the data or it will give dump or it will form thread and crash entire system.how to handle the...
View ArticleRe: How to include tabset within tabset component?
Hi Hari , As Malikaarjuna also said that you could use the concatenated combinations of values . You can set destination for Selection 'A' which is the first option of label based menu . Going further...
View ArticleRe: Pricing procedure
Pricing procedure for PO is determined by the combination of purchasing organisation and vendor. 1) Define Schema Group for Pur.Org and Vendor 2) Assign Schema Group to Pur.org (customizing) and...
View ArticleRe: DrillDown Report
Hi Jamie,I Gone Through this link,And I think It can be helpful for me.I Have downloaded that sample report ,But problem is that As Am very new to Crystal reporting And have not done so much Advanced...
View ArticleRe: DrillDown Report
Hi Abhilash,When I am Trying to Supress According to code Given by you.None of the Group is supressing,may Because of my Condition That i Have Put in Same Section. Regards,Gayatri Shukla
View ArticleRe: How to Filter on Measure
Thanks, Denis and Sandeep, for your responses. I understand the limitations of Explorer. But I always thought that this should be a 'given' requirement.. and hence just wish that someone would have a...
View ArticleRe: Pass Multiple values as choice for Passing parameters in Crystal Reports
I got my answer.Its at http://scn.sap.com/thread/1889027 given by Andrew Flynn.
View ArticleRe: Can't find a specific variant in se38
Hi Li , You need to create it before executing the program . Goto SE38 and click on the radio button for variant and then press execute (F8). It will take you to an screen where you can define various...
View ArticleRe: Performance Issue ?
Hello, Sort MKPF and do a binary search, to avoid LOOP inside the loop.This might reduce the run-time.Try it out. Thanks.
View ArticleRe: ERP6 EHP5 Upgrade to EHP6 MSSQL 2008 R2
I have checked all my releases: the kernel is 7.21 EXT UC with release 100. the mssql libs are the newest 117 (dbmssslib.dll,...) the environment variables are all set how it is discribed in note...
View ArticleRe: Sender JDBC adapter : data read from db but not in PI
Hi Ambrish, As I had mentioned, I saw a reply from Stefan who had suggested to set the isolation level to serializable. And as you suggested I made the update and select query access the same numbe rof...
View ArticleRe: CRM - Add column
Hello christian, You want to get the value for the attribute 'ZSTEAM' . you are created this attribute for only display the value or you also want to save.If you want to...
View ArticleRe: Problem in Drill down of the info objects in the report
Now, I am suspecting whether you have valid combination of records with Payer and Region which can satisfy the transactional figures in your Infoproviders. Do you have Payer and Region in all the...
View ArticleRe: Sales order qty not redcued with ref to quot qty
hi, please follow your quotation order type and sales order type as below option wise: Go to T-code: VOV8 - Document Type Maintenance Quotation Order type for ZQOT Sales Order type for ZSOC here...
View ArticleRe: sales analysis is missing doctotal with down payment documents
Hi I have extended the query, the results are oke but I want only 1 total line per Business Partner.Do you have an idea?? see below the new query SELECT T0.[CardCode], T0.[CardName], (case when...
View ArticleRe: Sales order qty not redcued with ref to quot qty
Hi, As already stated by Jignesh, in the copy control at VTAA transaction code at item levelput the copy quantity as Blank so that quantity will be determined automatically regards,santosh
View ArticleRe: Invoice Coorection Request Issue
configuration missing, assignment of item categories. basically consultant not copy the document type thats the reason system cant make all the relationship, i have manually fix it in document type RK...
View ArticleRe: Scheduling in Webi Reports with Changing Prompts.
Hi, If Material is optional prompt ,You can just Schedule the report twice (one instance with Plant A and other with Plant B) by providing the time interval.
View ArticleRe: SLT Replication: Status - Scheduled for long time
Hi,have you implemented all correction notes?You find the list here: http://scn.sap.com/community/replication-server/blog/2013/02/27/list-of-all-slt-notes Without it will not work. Best,Tobias
View ArticleRe: [Search GUIBB] Hide operator
Hi, I have started fooling around with a post-exit Enhancement of WDDOMODIFYVIEW of the SEARCH_VIEW in the FPM_SEARCH_GUIBB with some results. DATA: lo_render TYPE REF TO...
View Article