Re: On End Routine will perform better than Multiple Field routines? What...
Hi tilak, I think you got the point why end routine will improve the performance? Regards,Ganesh Bothe
View ArticleSave an excel file in a local host from RFC executed from SAP Portal
Hi experts, I'm creating a NWDS application that executes a RFC. The RFC creates an excel Document and saves it atomatically in a path (like C:\documents) at the local host .If i execute the RFC from...
View ArticleRe: Order unit is not save using BAPI_MATERIAL_SAVEDATA
Actually I did not pass lwa_clientdata-po_unit = lwa_clientdata-po_unit. lwa_clientdata-po_unit_iso = lwa_clientdata-po_unit. lwa_clientdatax-po_unit = lc_x.lwa_clientdatax-po_unit_iso = lc_x.thats...
View ArticleRe: Subquery in select statement
Hi Syed, Nested select query can be written in ABAP. RegardsSachin
View ArticleDuplicated Postings - ASKB
Hello everyone, We have created an additional depreciation area which posts APC values and Depreciation periodically (posting rule is set to 4).Derived Area is set to zero. We posted asset aquisition...
View ArticleRe: DTP error while loading to Cube
Hi. It sounds strange. Unless it's a brand new SAP BW system, USD values should've been used before. Is this the first time that happens? This might be a silly comment (hope not). How is USD value...
View ArticleRe: Database error"ORA-00060: deadlock detected while waiting for resource"
Delete the Index and load to Info Cube. This error wont appear again.
View ArticleRe: NW Portal for rendering DS 1.3
Thx Karol. This was great! I'll run it by my basis guy. Cheers!
View ArticleRe: Formatted Search with User Defined Field
Hi Suresh, How Much Character you have in your Product Name. As you Query is working for me. Please try below query, DECLARE @Temp nvarchar(200)SET @Temp = $[OITM.U_ProductName]SELECT Upper(@Temp)...
View ArticleRe: ToolTip usage in PB 11.5
Hi Chris The text or for that matter any other string-expression in ToolTip,Expression-boxshow up as a ToolTip = OK. But I want to get my script working instead. My solution is a copy from a...
View ArticleRe: Difference in segments of an idoc
Hi, Its inbound or Outbound IDOC?Re-process the error IDOC from WE18/WE19 and debug the same. RegardsSachin
View ArticleError while executing the the SQL on top of Analytical view
Hi all, below is the generic pattern of the query I am using on my Analytic view, Select a. col1, a.col2, a. sum(col3) from _SYS_BIC.SIMPLE_AN_VW awhere a. col3_date_field > a. col4_date_field...
View ArticleRe: Upgrade from SAP PI 7.0 to SAP PI 7.4 dual stack
Hi Marco, AFAIK - you can copy the system to new PI environment and updrade. Please refer SAP note 1299373 or below doc...
View ArticleRe: "Maintain Number Range Interval for Inventory Documents" Error in T-Code:...
Hi Mitchell, During Inventory document creation system picks the number range from Object LVS_IVNUM plesae user the below steps to check whether for your warehouse the number range is defined or not 1)...
View ArticleRe: Row level locking - Lock objects
Note that i have created lock parameters same as key fields for my custom table ideally to lock a particular row by passing the key fields. I am also passing MANDT during my ENQUEUE_**** FM call. Is...
View ArticleRe: XCelsius fixpack....
To apply FixPack 6.1, you need to have SP6 installed. Xcelsius 2008 SP6 comes as a full installation package (not an update installer).
View ArticleRe: New AD users not appearing in BO
CPU and CORE has no link to user update. if only one users is not appearing try to create the AD user manually by create new user option and then use the authentication type as secWinAD. This should...
View Articlewhich purposes alv reports are used?
please tell me which purposes alv reports are used.how can i learn that
View ArticleRe: SAP Crystal Reports for VS 2013 Premium
Irrespective - is your query re. CR and Siverlight? If it is, it is not supported - never was. Working in an unsupported environment is like walking on a cliff's edge; you never know what will happen...
View ArticleRe: NWBC MSS Reporting launchpad caching reports
thanks for informing, did you try clearing the browser cache as well?
View Article