Re: Solution Manager 7.1 installation: SAPINST vs. SWPM
hi, I tried to start implementing Solution Manager 7.1 release 1 on one of our servers using 70SWPM package however, I cannot see options to install the Central Server. Do you have any idea how can i...
View ArticleRe: Auto commit for inserts
Hi Patrick, Workaround to use COMMIT is using it with EXEC as shown in this blog:SAP HANA: Workaround for using Commit & Rollback in exception handling block of a Stored Procedure Also have a look...
View ArticleRe: Product Group 1 download not happening in CRM
Hello JK You need to erase the hierarchy Try report COM_HIERARCHY_DELETE_ALL in SE38 and download again DNL_CUST_SPROD. To thus it happened me previously to a hierarchy that did not unload and I did...
View ArticleTable partitioning in SQL SERVER
Hi! We have some huge tables in a SAP ERP that we would like to partition within SQL SERVER 2012SP1.I have 2 questions:- Have anyone partitioned tables in a SAP ERP running in a SQL SERVER?- Have any...
View ArticleRe: Error in Downtime phase STARTSAP_NBAS
There was no process running under SIDADM also no stream files under tmp directory.Shall i restart and check once? Regards,Raja. G
View ArticleRe: UI5 Components: Component-preload.js
Thanks for that detailed response Andreas - it all makes sense with that. As for performance optimization (which seems to be the biggest issue for UI5 based on the discussions I'm having with other...
View Article/440 Impuesto Ordinario - Reglas MXI2 y MXI3
Buen día compañeros, han tenido algún detalle con el ccnomina /440, después de aplicar las notas de cambios del CFDi?Nosotros estamos teniendo algunos detalles con el /440 en retroactivo, pareciera que...
View ArticleRe: Auto commit for inserts
lol sorry I have to laugh at your Lars comment because I too fear of being judged by Lars and perhaps one other person whom I won't name. Thank you for making me smile today. Ok I'm going to look...
View ArticleRe: Payment Advice not spooling in SP02
Ravi, Thanks for your quick reply. a) I did check the variants, everything is correct and it doesn't appear that they have changed anything. b) I tried to print it again. Only the Payment Advice (not...
View ArticleRe: NWBC - New Tab instead of window
According to the trace, SAP GUI crashes. Try to patch your SAP GUI to the latest patch level (8) as well as your NWBC (12) and try again.
View ArticleRe: delete duplicate entries with condition
Hi Haritha, We can achieve this in couple of steps. Copy the Internal table into a temporary Internal table IT_TEMP.SORT IT_TEMP by RACCT.DELETE ADJACENT DUPLICATES from the temp table IT_TEMP...
View ArticleNormal BW process chain for Light Optimizaion
Hi There, I was wondering if I can create a custom process chain in BW/RSPC to take care of Light Optimization process in BPC Data Manager packages. For some reasons our light optimization DM package...
View ArticleRe: IDOC PEXR2003 vs PEXR2002
Nirav, How do you know the benefits of using PEXR2003 as compared to PEXR2002? In the OSS Note it is not mentioned. Is there any document on benefits/advantages of PEXR2003 over 2002? Kalyan
View ArticleRe: Query Parameter Condition
Thanks Vicky and Nagarajan really appreciate it, both your suggestion is correct
View ArticleRe: Sap Sales Manager 2.5.4 & SMP 2.3 (SP4)
I don't see any files attached for the log files, can you please attached? Stephen
View ArticleFile to Proxy scenarios, varying Transport Protocol
I need to define a "normal" scenario which will pick up files from an external FTP location, and process them with a server proxy.But there's the additional need to pick files from an arbitrary local...
View ArticleRe: delete duplicate entries with condition
Hi Nitin,The above code will work fine but you must have forgotten to add a check for LV_HSLVT and WA_TABLE1-HSLVT equal to zero. loop at it_glt0 INTO wa_glt0.clear : wa_glt0_1 READ TABLE it_glt0...
View ArticleRe: SAP Portal 7.3 SPNego and NWBC SSO with ECC
Either define the IdP URL as a connection or set the global configuration setting AllowTemporaryConnections to true.
View ArticleRe: Help with SQL Query in Universal Function
Hi Tim, Try this and getting link for document number: SELECT T0.[DocNum], T0.[CardName], T0.[CardCode], T0.[DocDate], T0.[NumAtCard],T0.[DocStatus]FROM ODPI T0 INNER JOIN OCRD T1 ON T0.CardCode =...
View ArticleRe: Bad field size when declaring variable
Hi, If you issue is solved, please close this thread by marking correct/helpful answer. Thanks & Regards,Nagarajan
View Article