Re: Netweaver 7.5 database instance installation error
Hi Dipesh, I don't know lot about SQL but, I think you have installed an incorrect version of SQL database. It should be SQL Server Enterprise Edition and not Standard edition. As the log says......
View ArticleRe: ESS/MSS application error while trying to access
Hi Ashutosh, From where can i get the Default trace file, i couldnt find it in log viewer under NWA.Is this something we can get it from OS level. Thanks,Naveen
View ArticleSerial Number wise Stock report
Dear All, I had requirement for serial number wise in stock report. I've written following query. But I need Item price also, from AP invoice . SELECT T0.[ItemCode],T1.[ItemName],T0.[SuppSerial],...
View ArticleRe: analysis office 2.2 bip addon install failed
Hi Markus, This did not work for me as AO 2.2 SP02 still requires a .NET 4.5 or higher. The uninstall of .NET 4.6.1 resulted in same failed installation requiring .NET 4.5 or higher. SAP Support...
View ArticleRe: Internet Explorer does not display images
Thank you Sai, off course here is the code of the view:<IconTabFilter id="iconTabFilter2" key="" icon="sap-icon://enter-more"...
View ArticleRe: SOAP to FTP with attachment
Hello Daiga, As per my previous reply, Define a Generic MessageType / Service Interface for Attachments. Something like, <MT_Attachment> <AttachmentContent>...
View ArticleRe: Alternative for TCP Socket Communication
Hi Mickey, > 1.Use of middleware; we don't have PI but some proprietary software which takes quite some time to integrate on such a short notice. Let me suggest the SAP Business Connector as one...
View ArticleCount zero
Hi All, In crystal report enterprise 4.1, I am trying to pop up an alert message when count is zero, actually the idea is when query executes if it returns zero records then alert message should pop...
View ArticleRe: How to make non editable field in the table row once selected.
Vinoth,you need to use the editable property.. <yourinputControl>.setEditable(false); // or true
View ArticleRe: Authorization for MIGO_GR for non-inventory PO
Dear Noel, You can only make a relation ship between Purchasing group virus storage location, which means department wise Purchasing group should be considered, after that ask Abaper to set error...
View ArticleRe: Dunning letter Emails.
Hi, Yes possible to send dunning letters to customer. Please refer SAP help file more information. Thanks
View ArticleRe: Customize the standard SAP BPC Packages
Thanks Vadim. The script logic works like a charm!
View ArticleRe: HR Renewal Approval CHIP customization
Hi experts, Is it possible to hide the other approvals button (travel approval) Thx Marc
View ArticleRe: Choose from list in matrix
Hi, Try it like this: if ((pVal.ItemUID == "Matrix") && (pVal.ColUID == "colItemCode") && pVal.EventType == BoEventTypes.et_CHOOSE_FROM_LIST && pVal.FormMode != 0){...
View ArticleRe: How to replicate Contract and Service Order.
Hi Raksha,le We have a requirement for creating a service order (SAP CRM) from sales order( SAP ECC). Kindly help with some inputs, if you have achieved it. Regards,Shakeel
View ArticleSignificance of PSG in WSR
Hello Gurus, What is the significance of creating PSG in SAP?Like if we have two PAs Maharashtra and Karnataka and subareas like Mumbai, Pune of Maharashtra and Bangalore of Karnataka.Then can we...
View ArticleRe: Need to validate a CSV file based on the first field of the last row
Hi Ramesh, There are 3 ways as per my understanding - 1. In PI source structure define only one parameter to take each line of CSV under this parameter using FCC like - Structure -...
View ArticleRe: Sap pi
Hi Kranti, Check in SXI_MONITOR transaction in ECC system whether the message successful or not Regards,Praveen.
View ArticleRe: taking long time to process .txt file in java mapping.
Hi All, I rectified the code.Correct statement is below.Attachment newAttachment = outputAttachments.create(fileName,"Application/xml",bytes); Thanks,Gayathri.
View ArticleRe: BOM Explosion error
Dear Ritesh, i was created for example class (vc) type 200 to be added in BOM .. but now i used only class 300 in BOM and in the configuration and in the configuration profile .. now problem solved by...
View Article