Re: SAP FIORI Apps getting error in Launchpad
Hello Vikash My project works well off the launchpad. I checked the gateway and everything is fine. But when I try to open the application that put the launchapad this doesn't work properly giving the...
View ArticleRe: How to add a new Certificate in SAP Portal
Hi Nitin, I have already deleted the old certificates and restarted SAP and rebooted the host . I could see below but not sure how to convert that? https://scn.sap.com/thread/1234128...
View ArticleRe: Retro debit memo price
Just few days back only, you got a detailed explanation on how to execute retro billing Condition record for retro billing process. You need to follow the same logic and not sure, what is confusing...
View ArticleHow to give image src in Xml view?
Hi Experts,Please help me how to give image src in xml view?
View ArticleRe: Adding KPI tile to a custom catalog
Hi Sarabjeet, Thanks for your response, but i need the group to be personalizable since I have other transactional and webdynpro FIORI apps in the same group. Thanks and Regards,Vinuta
View ArticleRe: which event when purchaseorder's item has been changed?
Hi Bin, This can be done in Item-AfterModify. (if ListUnitPrice is just a normal element of Item node).Item-AfterModify will have the selected row (instance).You can then assign the value to your...
View ArticleRe: Max App size for enterprise Apps to deploy?
Hi Michael, If your customer uses the Relay Server, the setting of the Relay Server side is necessary.Please refer to KBA1851986 for the details. Thanks,Atsushi
View ArticleAnalysis for Excel - Error message "Could not save the default style set...
Hello,One of our users located in Turkey receives this error message while trying to insert a Data Source.There are also other messages :"Could not find a part of the path...
View Articleswitch for HTTP and WSSE
hi GuysIn our project there is one requirement of client that he can select the protocol from his end either HTTP or WSSE.for eg. when he run a tocde in ecc he can have a trigger a HTTP based interface...
View ArticleRe: Time Stamp Problem?
Hi Bhavesh, Thanks a lot, your suggestion helped me . and small question before closing this thread . how to main queue name in single stack? RegardsUmesh
View ArticleRe: Create Profit Center
Hi Brijesh, I already said above you must do configuration in 0KE5 first then you able to create standard hierarchy in KCH1 or KCH4 RegardsPrasad
View ArticleRe: How to restrict Payer code in sales document header after partial/full...
I don't think this requirement can be met by standard. There is a customer exit in function EXIT_SAPLV09A_004; you can try by activating in Cmod to see if this function fulfills your requirement (I'm...
View ArticleRe: [DI API] A/P Invoice Copying from PQ, PQ Header remains Opened but all...
Dim pDoc As SAPbobsCOM.Documents = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPurchaseInvoices)pDoc.Expenses.SetCurrentLine(0)pDoc.Expenses.ExpenseCode = FreightCodepDoc.Expenses.LineTotal =...
View ArticleRe: DSO For Quality Management
Hi, DSO's are limited only only few datasources, Plz find the below image for all the cube and MP's , DSO's for corresponding Datasources.. Regards,Ashok
View ArticleSap Business One too slow
Hi, actually we have a 36gb database but working in interfaces by example when we open an order, update some item, etc sap is too low. Anyone knows any solution ? Regards.
View ArticleRe: DTW UDO (Master Type) success but data is incomplete
Use header like below for UDO Master Data Child: ParentKeyLineNumCodeU_HPCodeLineNumCodeU_HP110111101EUH066110121101H225
View ArticleRe: How to Remove Business place from Plant assignment
Hi Prabu,Assuming the plant used has reference is having a Business place and BP is not active for China in view VIDBUPLA_ACTIVE. Pls try:1/ to activate BP for CH from VIDBUPLA_ACTIVE2/ Remove BP from...
View ArticleRe: SAP Contact Centre 7 SP9 - download
Ah Dawood - what would we do without you? :-) Thanks ever so much for providing the precise (and concise) instructions I needed. I do wish that SAP would bundle these things into one easy download,...
View ArticleRe: Filter Across Multiple Columns on JSONModel
Hi Daniel,You can implement the filter on multiple column as follows onSearch : function (oEvent) { var aFilters = [ ]; var sQuery = oEvent.getSource().getValue(); if (sQuery &&...
View ArticleRe: Which is the datasource to extract CRM Activity Notes
you can try the extractor /CRMBW/OLTP_ACTIVITYfor me its working good.
View Article