Re: Pivot Day wise closing stock report
Hi, Writing more sub query may lead to inaccurate result. Sorry. Please follow Mr. Gordon suggestion. Thanks & Regards,Nagarajan
View ArticleRe: System copy without application data.
Hi Reagan, Have thought of this also. However, how to release the free space back to file system after delete the source client ? Thanks. Best Regards,Ken
View ArticleRe: GRC AC 10.0 Role Import function
Hi Toan, You can connect one ABAP system to another using RFC connection. But do you have GRC plug-in installed in your target system ? Please go to System -> Status and check it. If you dont have...
View ArticleRe: Is there any script in DS that can close current web page?
Thank you Jeroen, I guess so.
View ArticleSum Instead of Overwrite
Is there anyway in data services, to specify the mapping of the value should be "added" intead of "overwrite" ?For Eg If a record exists in the SQL d/b Key Value A 50 Data flows brings...
View ArticleRe: CRYSTAL Report showing emty
Hi, Try this query in query generator. Let me know the query result. SELECT Distinct T0.[DocNum], T0.[DocDate], T0.[CardCode], T0.[CardName], T0.[Address],T0.[Address2],...
View ArticleRe: Copying TLD from Sales Quote to Sales Order
If you want to copy the data from the source document to sub subsequent document you need to maintain the copy control between them. Now in your case as you rightly said in VTAA you can maintain that,...
View ArticleRe: JDBC to RFC- Error in RWB
Hi Jay, The Problem seems to be not in PI, Ask your Abaper to check in ECC for that RFC function module, ask them to trigger & debug the RFC from ECC by providing the same payload which you are...
View ArticleRe: Is Anywhere16 officially compatible with Win2012 R2?
I am thrilled by you guys' quick response and action. Thank you very much!
View ArticleRe: Deleted Transformation and DTP in Dev system
Hi, Have you written the any code in transformation level ? if you wrote the code please collect the SET2 transformation.check the SET1 and SET2 technical name each system.if you do transport two...
View ArticleSMTM - Change Project Assigment (status dependent?)
Hi everyone I am creating Defect Correction (SMTM) in CRM Web Client UI. Under "More" (tab) there is an option to Change Project Assignment. When the defect is in status "Created", Change Project...
View ArticleRe: multi row selection in document search view in webui
Hi Ashik, Debugged the method come to know that do_prepare_output triggered two times...first time it is populating correctly but second time it is not working returning only one selected record.
View ArticleHow to modify existing script that calculates account 1 * account 2 to be...
Hi AllWe have a requirement to calculate gross margin as follows: Formula : Gross Margin $ = Sales Output * Sales Gross Margin % My script logic below: *XDIM_MEMBERSET MEASURES =...
View ArticleRe: where can i download sap font
It's funny. I arrived at this page to find the "SAP" font as used in literature and marketing. This is "Benton Sans". John
View ArticleRe: NWDS - Error while importing RFC : You can also click on "Configure R/3...
is the package empty?
View ArticleRe: LDB fields missing in selection screen
The LDB you mentione has dynamic selection BRF, could it be that they are simply hidden when you call it from your program but not when called from se36? To access the dynamic selection you click the...
View ArticlePS Budget Report
Hi, My Client wants the report to be in below format, I dont understand the purpose of 4th column. Column 1 Col 2 Col3 Col4 Budget Commitment Distributed Forecast tll...
View ArticleRe: MSS Tasks List not Refreshing
what is your version of UWL, we have Real time refresh or you can check cache settings for refresh...
View ArticleRe: How to print from XSJS to Console
You should use the trace API : $.traceJSDoc: Namespace: trace
View ArticleRe: ALV Filter Issue for Column having Checkbox
Hi Von, By default, alv filter line gives you "All" option for drop down field. Hence you no need to have "all" inside the range values of domain. So, you have only " X : Yes & - : No " as range...
View Article