Re: COPA assignment
its solved, we deleted the old one and create a new one with old characteristics. thank you all, regards,Sanju M S
View ArticleRe: is there any chance to transfer the data from quality server to...
Hi Venu, Check as above experts advice. If you still really want to copy the data from QA to PRD.Ask Basis team to link QA to PRD(source system assignment and connection), I mean connection to...
View ArticleRe: E-Mail functionality in SAP Solution Manager 7.1 in CRM WebUI
Hello Javier, I have already seen that note. I have same settings as mentioned in note. I am in ST 710 SP 8 Version. These settings are already present.But still unable to send mail. Thanks,Pankaj
View ArticleRe: MASS Delivery releasing
Hi Venu, what he meant was, to make necessary modifications on the top field and click on CARRY MASS CHANGE, which will ensure you to carry out the changes in massregards,santosh
View ArticleRe: Depreciation key 80% 1st period; 20% last period..
Hi, maybe the intervals in the multilevel method is a solution for you.regards Bernhard
View ArticleBenefits & Drawbacks for maintaining Showrooms as Plant or Storage Location
Hi, Our client is opening new showrooms all over North Indian states. We have to suggest client as to whether to maintain the Showrooms as Plants or Storage location? Client wants to track Showroom...
View ArticleRe: Handling Cost Centers with No Transactions
Dear Vijay Please check 1KE4 for profit center assignments. Sorry I am not on system right now else i could help you better. Further your approach seems to be ok. Regards Rajneesh Saxena
View ArticleRe: UWL Rejection Comments not added as an attachment
Hi Andrew,The above code should work.Your custom task TS90000043 was copied from standard user decision task TS00008267 right?For testing just try with stdandard task TS00008267.Also In the workflow...
View ArticleRe: Bex returns only 1000 records
I was thinking the same thing. However, when I run RSRT, I get all 1234 invoices, but when I run it in Bex Analyzer, BusinessObjects Analysis, Web Intelligecen and even I create a MutliSource universe...
View ArticleRe: Optimise Join Condition
Hi All, Thanks for your suggestions. I had to break the query. Did a join on t1 , t3 and t4 - one queryanother Join on t5 and t6. Individually from t2. The new fm executes in seconds even on QA....
View ArticleRe: Transfer Action - Transfer of supervisor
Dear Rakesh, IF employee transferred on 15th july there is a possibility of getting reporting error after 15th because you may assigned new position which is no where relevant to old reporting...
View ArticleRe: Date format
Hi Gururaj, Solution data: var_date(15), var_date_1(15). write sy-datum to var_date. Write : / 'Before:', var_date. var_date = sy-datum....
View Articlehow to use Dynamic SQL inside of a calculation view
Hi all, I want to do a data selection over a analytic view based on a : dimension, a measure and a numbers of filters dynamically specified by the user:The only solution I found to do this kind of data...
View ArticleRe: Problems while opening the query in Analysis
It's not that you got problem with query import into Quality.The error message shows that system is unable to read the query definition. Go to quality system, open RSRT, In the menu bar, Environment...
View ArticleRe: Field-symbols appending to ITAB
Hi Bala,Unfortunately the table i am looping on is not the same as the one i want to populate.
View ArticleRe: execute .sap file from program
Hi, Analyse the SAP program 'RSWNSENDMAIL1' to create .SAP file. Use the class CL_GUI_FRONTEND_SERVICES method Execute the .SAP file. Thanks & RegardsBala Krishna
View ArticleRe: Xcelsius2008 SP6 supported platforms
Hi Mallik There was no upgade for SP6 (or SP5, just fixpacks) in the Support Packages and Patches section however in the Installations and Upgrades there looks like an SP6 (and SP5) installer. Plus...
View ArticleRe: No values in Object family dropdown box in Ibase..!
Hello Maddy your configs seems to be correct.... Just make sure you are using Ibase category 01 while creating the iobject. RegardsNaresh
View ArticleRe: An unexpected error has occurred
There is an announcement that they are restarting the system, it may fix all these kind of performance issues.
View ArticleRe: Simple Query on Sales Quotes
Abdul, Please check: (TOP 1) SELECT TOP 1T0.[DocNum], T0.[DocDueDate], T0.[CardName], T0.[NumAtCard], T1.[U_WordCount] FROM OQUT T0 Left JOIN QUT1 T1 ON T0.DocEntry = T1.DocEntry WHERE...
View Article