Re: Dynamic views in XML. Alternative 'IF' and 'FOREACH'.
Hi Pradeep!Here's example of simple dynamic view in JavaScript. Can you implement it in XML? CONTROLLER: ap.ui.controller("sap.ui.simple.controller.JSView", { o_struct: { "panels": [ {...
View ArticleRe: CrystalReportViewerにてパラメータ表示画面を最初に表示する方法
Xiaoping Zhengさん 教えて頂いたCR.NETのランタイムをダウンロードして実行しましたが、結果は変わらずパラメータ表示画面は表示されませんでした。
View ArticleRe: Tile Container Not Displaying in sap.m.page
Hi James, Hope this helps - JS Bin - Collaborative JavaScript Debugging
View ArticleRe: JOIN performance
What sort of join-hints did you use?Have you tried to have this executed in the OLAP engine?
View ArticleRe: A/P Service Invoice User Defined Value Setup Query?
Hi, Please refer this thread Decimals in query on General Settings | SCN Thanks.
View ArticleRe: Realtionship between tables
Sorry I did not notice that the previous join is also Left outer. You can try other option also by removing the previous left outer join (MARC-MAST) and having the MST-STZU as left outer. Perhaps...
View ArticleRe: Email - Modify body of email in SAP Business One v9.0
Hi, You can add permanent text for email under Administration--->System Initialization-->Print Preferences-->Per Document. You set different email message for different documents. Thank you
View ArticleRe: Service contract, work ticket, billing process with ECC
Check out the release briefing for the planned November 2015 release for this information at SAP Cloud for Customer - November 2015 Release - Planned Timeline and Web Conference Recording Thank you....
View ArticleRe: Event Parameters in Controller
Hi, From the event i would like to know the source and other parameters. Code: fragment <core:FragmentDefinition xmlns="sap.m" xmlns:core="sap.ui.core" ><Button text = "pass event" press =...
View ArticleRe: Folio number en Facturas de proveedores
De hecho ya lo escalo el Partner a SAP, les notifico haber que comentan.
View ArticleCustomer Billing but keeping inventory to deliver to their customers
Dear Experts: We have the next scenario: We sell material to one Customer (this material is only for them, we don't sell this item to anyone else)Customer ask us to keep inventory in our...
View ArticleRe: Eeload Matrix after adding value in the user table
Hi, For quick response, please repost above discussion at SDK forum. Close this thread here with helpful answer. Thank you.
View ArticleRe: Event Parameters in Controller
Hi Robert Maybe this will helpJS Bin - Collaborative JavaScript Debugging All the events work the same way Thanks-D
View ArticleRe: Enable Tab Engineering change status in VA33
Hello, Please address your question to the corresponding PP forum. Br, Alex.
View ArticleRe: Reinitializing master data
Hi, I suggest to delete all initializations (for both master data and transaction data) followed by an initialization with data (so no full repairs). That seems to me the most clean approach...
View ArticleTabStrip in Process and Forms
As thetitleitselfsuggests,it can create atabstripwithin a form?!I had thecuriosityto askbecauseI saw(withthe dozens ofblogscreated byChristopher Solomon(by the way, thank you!Allare great)) which...
View ArticleRe: Infoset Error at Reading and furtherloading
Hi Eddy, It will be difficult to understand the issue w/o a bit more details. Please describe the situation, e.g. what is the InfoSet doing (which InfoProviders, type of join, how much data to...
View ArticleRe: Is it possible to use addEventDelegate for register onAfterRendering for...
Please do not use Pradeep's solution.He is overriding the table onAfterRendering function, where he doesoTable.onAfterRendering = function() {...};From the jsbin, you can see that the table is not...
View ArticleRe: Display all the hierarchies
Hi Amine, You can display all available hierarchies in the InfoPackage in BW. On tab page Hierarchy Selection you can display all hierarchies. Initially you will only see those hierarchies marked as...
View ArticleRe: System Schemas in HANA
Hi folks, Please let's not keep reviving old-answered threads. This has been answered a long time ago so if there's further questions, create a new discussion and ask away (see The SCN Rules of...
View Article