Re: SAPUI5 filter model data
You could simply apply the filter in the following way: rows: { path: "/MyCollection", filters: oFilters // this could an array or a single entry of type...
View ArticleDo sales order changes pick up after an outbound delivery order is generated?
Question: An outbound delivery order is generated against a sales order. Subsequently, a change is made to the sales order (such as a change in price, or payment terms, for example). When the...
View ArticleRe: Local member formula error
P.P.S. On the screenshot the closing bracket is correct ...CONCATENATE(LEFT(F16,2),G16)),"")
View ArticleRe: How can deselect my list when I click the "Listo" button and update the...
In master onInit var that = this;sap.ui.getCore().getEventBus().subscribe("app", "RemoveSelectionEvt", function (sChannelId, sEventId, oData) {that.byId("list").removeSelections(true);}); in Detail in...
View ArticleSalesforce reports mapped as Stored procedures in Crystal reports are not...
Hello, I am new to Crystal reports. I have facing a problem when trying to run the reports in Crystal reports that are using Salesforce.com reports as the stored procedures in SAP Crystal Reports....
View ArticleRe: How to switch a whole SAP system to be Display ONLY
okay, that's good to know... I only raised this as I was on a customer site during an upgrade and we had issues with PFUD/logging on. Quite a large number of users had a "all users role assigned",...
View ArticleRe: Solution Manager - Customized service request form
Hi Prakhar,Here is trouble again, I have created business rule and changes at DNO_CUST04 After this also when i add new field to my UI , it is asking for Access Key, please advice.I have searched many...
View ArticlePrint COA form with horizontal characteristics without changing RQCAAP00
Hello, Currently we have a requirement(in the name of saving paper saving) that we need to print COA form with characteristics displayed column wise with values below them(one after the other...
View ArticleRe: Control for displaying added Tags and Tag-it like widget?
Thank you Maksim, Also any suggestion on how to get these: When user enters a tag word, it creates this button kind of widget? I found jQuery Tag-it! but I am not sure if I can use it in SAPUI5 and how?
View ArticleRe: Coloring a Traffic Light based on a BEX exception
Hi Mustafa, Thanks for the suggestion ... I tried but still get the same recursion situation. As for your second question below, I am executing it in a function that is called from within the...
View ArticleHelp With Query To Check All Open PO's
Hello All I have written a query to check all open purchase order for two suppliers by their supplier codeIt works, but I have a problem and I can't fix When I run it. It checks for all open rows on...
View ArticleRe: Product Hierarchy is not picking next level while creating material master
Compare the entries at table level. Table is T179
View ArticleRe: Dynamic binding of items in sap.m.Table using XML views
Hi Sasha! Thanks for sharing your findings! Although it has been a while, this explains the second doubt I had. Kind regards, Rudy.
View ArticleRe: FAGL_ACTIVATE_OP
Sara, The balance for this account is zero? And for the other ledgers? Because when you activate the open item management, if there'se difference between ledgers, you can't go ahead. To reverse this...
View ArticleRe: Consignment Scheduling Agreement
I do it the same way Srini suggests. Use scheduling agreement type "LK" to ship material to the customer or external agent. This goes into a special stock. Then when the material is consumed, use an...
View ArticleNeed the SD-FI[AR] flow for the requirement
I am new to SD and need to know what best SD-FI flow suite for the requirement in TELECOM industry where the billing system is outside SAP and will be holding the following information. The Billing...
View ArticleRe: Report not showing any fixed text objects
Good. So then we are in the "what's different world" . E.g.; this is an environmental issue. Some suggestions: Make sure there is a default printer driver set on the computer - and preferably a "real"...
View ArticleRe: Salesforce reports mapped as Stored procedures in Crystal reports are not...
Umm, SP05 Patch1? The patch is important.SP06? - Ludek
View ArticleRe: Organizing SAPUI5 Notepad Controls
Name your control as "jonova.ui5.utils.JuToolbar" and dont forget to declare it on top of the file jQuery.sap.declare("jonova.ui5.utils.JuToolbar"); and add...
View Article