https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/Design-Thinking-qa.xml SAP Community - Design Thinking 2024-05-20T11:10:32.412616+00:00 python-feedgen Design Thinking Q&A in SAP Community https://community.sap.com/t5/technology-q-a/normalization-for-hana-database/qaq-p/503373 Normalization for HANA Database 2017-12-14T04:35:57+01:00 Former Member <P>Hi All,</P> <P>I've been reading different articles regarding what's best for HANA Database Designing about NORMLIZATION, there are opinions where they state that HANA tables should be flattened (does this mean to put into one single table?) others say that it's a standard to normalize your database tables regardless if it is HANA.</P> <P>My question is what is best for HANA? Should we still follow the normalization forms or loosen those concepts for HANA?</P> <P>Thanks in advance! </P> 2017-12-14T04:35:57+01:00 https://community.sap.com/t5/technology-q-a/build-ui5-application-which-agnositic-to-underline-service/qaq-p/644787 Build UI5 application which agnositic to underline service 2018-01-31T12:41:34+01:00 Former Member <P>HI,</P> <P>I want to create UI5 application which use services from several providers ,</P> <P>hence I want to create some abstraction layer which is agnostic to the underline services</P> <P>for example the UI should provide the exact same values but can use different services.</P> <P>what is the best practice of UI5 in this case ? how it's suggested to create this abstraction layer ? example or reference will be very helpful since Im fairly new to UI5 </P> <P>Thanks</P> 2018-01-31T12:41:34+01:00 https://community.sap.com/t5/technology-q-a/dashed-data-point-in-line-chart-infochart/qaq-p/660471 Dashed data point in line chart (InfoChart). 2018-03-06T13:07:42+01:00 former_member303762 https://community.sap.com/t5/user/viewprofilepage/user-id/303762 <P>Hello all,</P> <P>I am using sap design studio 1.6 SP4 Patch 2.</P> <P>Is there anyway to apply this kind of dashed data points in line chart as it reflects predicted values for the next quarter. </P> <P><A href="https://answers.sap.com/storage/attachments/120481-dashed.png" rel="noopener noreferrer">dashed.png</A></P> <P>Thanks in advance.</P> 2018-03-06T13:07:42+01:00 https://community.sap.com/t5/technology-q-a/dom-manipulation-in-sap-sreen-persona/qaq-p/619550 DOM Manipulation in SAP Sreen Persona 2018-03-15T09:10:49+01:00 Former Member <P>Hi Experts,</P> <P>Can i use dom manipulation statements in scripting for SAP Screen Personas. like if i want to style the header in the table in Persona can i put dom manipulation code in various events like Initialize onBeforeRefresh to change the css style.</P> <P>like document.querySelector(".classname").style.color = "red";</P> <P> document.querySelector(".classname").style.fontWeight = "bold";</P> <P>I implemented it in scripting code but it did not work. Can you please guide me.</P> 2018-03-15T09:10:49+01:00 https://community.sap.com/t5/technology-q-a/jdbc-jndi-connectivity-varchar-max-field-truncated-to-255/qaq-p/589897 JDBC(JNDI) connectivity, varchar(max) field truncated to 255 2018-04-11T01:39:33+02:00 former_member570371 https://community.sap.com/t5/user/viewprofilepage/user-id/570371 <P> </P> <P> </P> <P>Hello,<BR />I'm connecting to SQL server 2016 through JDBC .( I tested this in CR2016 and CR 2011, with jdbc drivers 6.0, 6.2 ,6.4)<BR />When I try to insert a varchar(max) field my data is truncated to 255 characters.... Right click in the Fields Explore/ Database Fields/Show Field Type shows that the field is String(255) but it is varchar(max) in my database...</P> <P> </P> <P> </P> <P> </P> <P>Any ideas how to display all text?</P> <P> </P> <P> </P> <P> </P> <P> </P> <P> </P> <P>Thank you</P> 2018-04-11T01:39:33+02:00 https://community.sap.com/t5/technology-q-a/sapui5-repeated-xml-fragment/qaq-p/612169 SAPUI5 Repeated xml fragment 2018-04-12T05:18:30+02:00 benlim https://community.sap.com/t5/user/viewprofilepage/user-id/5679 <P>Hi Expert, </P> <P>I'm having such requirement whereby I need to display repeated fragment view dynamically as below screen shot. When there is a scenario of 3 blocks is selected, i need to append this fragment view accordingly to the page. The question is how can I retrieve the input dynamically since I'm not providing the element id in the fragment view? The reason I'm not insert the id in the fragment view is due to the view will append dynamically and it will get duplicate id errors if I gives the element id in the fragment view. </P> <P>I've tried using domfef to get the value but unfortunately I only can get the input field for name and passport number. Relationship field is using select controller and it's not under input field category. Any idea whereby I can retrieve all the inputs dynamically?</P> <PRE><CODE>$(pageDom).find("input").each(function(index, elem)</CODE></PRE> <P> </P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/127942-1.png" /></P> <P></P> <P>Thanks.</P> <P>Regards,</P> <P>-Ben-</P> 2018-04-12T05:18:30+02:00 https://community.sap.com/t5/technology-q-a/sap-build-missing-operator/qaq-p/656069 SAP BUILD missing operator 2018-06-07T06:15:12+02:00 former_member514516 https://community.sap.com/t5/user/viewprofilepage/user-id/514516 <P>Hi,</P> <P></P> <P>I'm trying to create a formula for my Object List item to change the color of the number based on a certain threshold. I'm getting this error which I do not know how to fix.</P> <P></P> <P>Any help is greatly appreciate.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/160264-build-operator-error.png" /></P> <P>Thanks,</P> <P>Michael</P> 2018-06-07T06:15:12+02:00 https://community.sap.com/t5/technology-q-a/how-to-create-a-loader-in-sap-lumira-designer-2-1/qaq-p/724422 How to create a loader in SAP Lumira Designer 2.1? 2018-07-27T13:04:01+02:00 former_member389306 https://community.sap.com/t5/user/viewprofilepage/user-id/389306 <P>Hey There, </P> <P></P> <PRE><CODE>I have created a dashboard with Lumira Designer 2.1. When I run my filters, the KPIs take some time to execute the filters. I would like to include a "Please wait" or something similar. Any ideas?</CODE></PRE> 2018-07-27T13:04:01+02:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/need-definitions-for-this-terms/qaq-p/748277 Need definitions for this terms! 2018-09-07T01:26:34+02:00 Former Member <P>Workshop Materials;</P> <P>Details Requirements Database; </P> <P>Industry Print; </P> <P>Map Process; </P> <P>DCR Database; </P> <P>ADM (tracking); </P> <P>Functional Spec; </P> <P>Functional Unit Test Case; </P> <P>BPML; </P> <P>Transaction Unit Test Plan; </P> <P>SolMan (Verify Transaction); </P> <P>Transaction Unit Test; </P> <P>ALM Test Status/defects; </P> <P>BPML T-Code &amp; BPP report; </P> <P>Configuration plan; </P> <P>Configuration Doc.; </P> <P>Data Objects Master List; </P> <P>Key Decisions Database; </P> <P>Risks Database; </P> <P>Issues Database; </P> 2018-09-07T01:26:34+02:00 https://community.sap.com/t5/technology-q-a/union-of-adso-open-ods-view-not-able-to-perform-join-left-outer-with/qaq-p/681390 Union of ADSO & Open ODS View not able to perform join (left outer) with another ADSO 2018-10-17T04:37:47+02:00 former_member593852 https://community.sap.com/t5/user/viewprofilepage/user-id/593852 <P>Hi All,</P> <P> </P> <P> </P> <P>I've a union of ADSO1 and Open ODS in the Composite Provider with 0BPARTNER as a common field on which I'm further performing left outer join with another ADSO2 to bring some additional attributes from ADSO2 but strangely join is being performed only for the ADSO1's BPartner values &amp; not for the Open ODS's BPARTNER values.</P> <P> </P> <P> </P> <P>Alternatively I tried creating a separate CPR for Union and used that CPR for joining with ADSO2 but same problem still persists. </P> <P> </P> <P>Can anyone point out if anything wrong with design or correction measures?</P> <P> </P> <P> </P> <P>P.S. There is data in all data providers for above join scenarios.</P> 2018-10-17T04:37:47+02:00 https://community.sap.com/t5/supply-chain-management-q-a/aggregate-demand-accross-multiple-planning-areas/qaq-p/682207 Aggregate Demand accross multiple planning areas 2018-11-06T12:14:06+01:00 Former Member <P>I am currently using SAPbyDesign.</P> <P>I have 4 internal planning areas representing 4 DCs each with their own demand plans released.</P> <P>I do not have internal production capability, all POs are written for outside vendors.</P> <P>How do I roll-up demand from all 4 planning areas to one MOQ/rounding values? Right now I can bundle Purchase Requests onto 1 PO but each Purchase Request has it's own, inaccurate, MOQ. The MOQs live at the separate planning areas so this logically will be the outcome but is not the desired outcome.</P> <P></P> <P>How can I use MRP to roll-up all 4 planning areas to the overall MOQ but break out each location's demand on the PO?</P> <P>End goal: MRP produces POs (from PRs) that total a certain MOQ/rounding value but are broken out to each location based on allocation needs.</P> <P>Do I need internal production setup? Do I need a separate RP run? Can this only by done in APO/PPDS?</P> <P></P> 2018-11-06T12:14:06+01:00 https://community.sap.com/t5/technology-q-a/multiple-data-sources-on-the-same-chart/qaq-p/11880285 Multiple data sources on the same chart 2019-04-10T23:37:20+02:00 bforsman https://community.sap.com/t5/user/viewprofilepage/user-id/607936 <P>Hello,</P> <P>I use Crystal Reports 2016 and need to overlay a 2019 budget line on the following chart. I understand I can change the data type on a riser if the budget was a column, but I'm unable to find a way to bring in the budget data as its own column. </P> <P>I do need the month and year to be separate so management can compare the months easily. A screenshot of the chart and chart expert follow. </P> <P>How can I do this? The budget information comes in from its own table. </P> <P>Many thanks in advance,</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1668466-chart.jpg" /></P> <P><A href="https://answers.sap.com/storage/temp/1668468-chart-setup.jpg" target="_blank" rel="noopener noreferrer"><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1668468-chart-setup.jpg" />chart-setup.jpg(22.3 kB)</A></P> 2019-04-10T23:37:20+02:00 https://community.sap.com/t5/technology-q-a/predict-customer-order-data-analysis-and-prediction-idea/qaq-p/12044351 Predict Customer Order - Data analysis and prediction - IDEA 2019-09-03T07:07:47+02:00 sreehari_vpillai https://community.sap.com/t5/user/viewprofilepage/user-id/187681 <P><STRONG>What is it </STRONG>: I have a business scenario where we create around 2000 sale orders a day . I am trying to develop a program/module which predicts the customer orders , analyzing the frequency of orders a customer has made in the past. </P> <P>For example, a customer places an order for product "P001" every week 1000 nos, and "P002" bimonthly 500 Nos , it should predict what this customer might order the coming week. </P> <P><STRONG>What's the benefit ? </STRONG>: We have a tele-sales team who calls the customer and take their orders. If they already have this information with them , it is easy for them to get the orders . Also it helps to give offers and promotions. </P> <P><STRONG>What I am looking for :</STRONG> <STRONG><U>BRAINS</U></STRONG></P> <P><STRONG>What I have </STRONG>: VBAK ,VBAP. </P> <P>Sreehari </P> 2019-09-03T07:07:47+02:00 https://community.sap.com/t5/technology-q-a/design-guidelines-for-sap-cap-reusable-data-models/qaq-p/12416917 Design Guidelines for SAP CAP Reusable Data Models 2021-05-14T05:44:26+02:00 iperez-sofos https://community.sap.com/t5/user/viewprofilepage/user-id/10466 <P>Greetings.</P> <P>I am working on a project to develop an application for the field of agriculture. I am working with SAP CAP and SAP HANA DB.</P> <P>In addition to the data models typical of the problem domain, I have also created a small data model of commonly used objects/concepts: Geographic Regions, Units of Measure, Periodic Dates, and other minor ones.</P> <P>For this second data model (which, for simplicity, I'm going to name here as COMMON), in addition to the model definition file (CDS file), I have several store procedures written in SAP HANA SQLScript. That's all.</P> <P>However, since the second model is more or less "Universal" I would like to separate it into a separate project and use it in my agriculture app., as well as being able to reuse it in later projects.</P> <P>This is to raise general doubts about whether it is convenient (or a good design practice) to do what I think, and above all the best way to do it (have certain guidelines in this regard).</P> <P>Particular questions:</P> <P>1. Should I create a new project for my model COMMON or just create another module within my agricultural application (which follows the SAP CAP model)?</P> <P>2. In case of creating another project for COMMON (the option that in principle I have thought to choose), I understand that I must use synonyms for the tables, views, store procedures, etc. Is this correct? How do you do with the CDS file (the definition of the model COMMON)? Can you also create a synonym for that? I need to be able to use the definitions in there (entities, views, and types) in the CDS models of my agriculture app. Is it possible?</P> <P>3. If I put the COMMON model in another project, would it be convenient to define a UI (service module) for it or should the project only have the Database module?</P> <P>Thank you in advance for any help and/or suggestions regarding these questions.</P> 2021-05-14T05:44:26+02:00 https://community.sap.com/t5/technology-q-a/sap-byd-journey-from-scratch-start-to-mastery-how-to/qaq-p/12552933 SAP-BYD: Journey from Scratch Start to Mastery-How to? 2021-12-18T11:25:07+01:00 former_member2982 https://community.sap.com/t5/user/viewprofilepage/user-id/2982 <P>How to quickly get mastery from scratch start for SAP-BYD? thanks</P> 2021-12-18T11:25:07+01:00 https://community.sap.com/t5/product-lifecycle-management-q-a/axure-when-i-share-my-mockup-the-link-to-the-webfont-appears-to-be/qaq-p/12479338 Axure: When I share my Mockup the link to the webfont appears to be generating an error 2022-01-19T11:14:14+01:00 former_member14058 https://community.sap.com/t5/user/viewprofilepage/user-id/14058 <P>Good morning,</P> <P>I use Axure RP10 tool for my mockup but from last October I have a problem when I share my works.</P> <P>When I share I use the SAP Guideline in this link <A href="https://experience.sap.com/fiori-design-web/design-stencils-for-axure-rp/#online-usage" target="test_blank" rel="noopener noreferrer">https://experience.sap.com/fiori-design-web/design-stencils-for-axure-rp/#online-usage</A> but other people can't read SAP-icons font.</P> <P>I tried to use just the CSS file in the font-face section when I share but the problem remains.</P> <P>In this moment I transform all icon elements in this font in images, but it isn't the best solution.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2010680-image-2.png" /></P> <P>I have asked to Axure Support an help and they found that the link to the webfont appears to be generating an error. </P> <P>So I wold like to ask the provider of the webfont to update their CORS settings to allow the webfont to display within my prototype.</P> <P>Could someone help me?</P> <P>Where I can find the provider's mail?</P> <P>I remain to disposition for other required information.</P> <P>Thank you</P> <P>A.Mori</P> 2022-01-19T11:14:14+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/fd-walkthrough-checklist-we-are-looking-for-fd-walkthrough-checklist-you/qaq-p/12505385 FD walkthrough checklist - We are looking for FD walkthrough checklist . You have it? 2022-03-07T11:09:19+01:00 vimal https://community.sap.com/t5/user/viewprofilepage/user-id/3165 <P>We have our client looking for FD(Functional Design document) walkthrough checklist where once the FD walkthrough is done , it will be marked to see if it covers minimum required criteria for technical team to start build .</P> <P>If you have worked with any such checklist , Please do let us know which parameters can be considered if we have to create a checklist ? </P> <P>Please let me know if you have any questions regarding the same.</P> 2022-03-07T11:09:19+01:00 https://community.sap.com/t5/technology-q-a/export-with-column-headers/qaq-p/12513474 Export with Column Headers 2022-03-08T10:36:34+01:00 former_member1344447 https://community.sap.com/t5/user/viewprofilepage/user-id/1344447 <P>Hello! </P> <P>I am trying to figure out a way to export from HANA with column headers in order to get rid of a step within a dashboard refresh process. Is there a script or built-in HANA function that would allow for me to do this? The save as text file method would work if this data set wasn't over 1 million rows. Appreciate any input, thanks!</P> 2022-03-08T10:36:34+01:00 https://community.sap.com/t5/technology-q-a/how-to-navigate-to-the-piece-of-code-being-executed-on-a-specific-action/qaq-p/12674193 how to navigate to the piece of code being executed on a specific action 2023-03-21T20:36:46+01:00 bizo https://community.sap.com/t5/user/viewprofilepage/user-id/844751 <P>when executing Tcode : /DBM/MASSACTIONS, After entering the critera of the search and hitting F8 -&gt; I am navigated to window 1 in the pictures now i need to know which part of the program code is being executed after pressing on drop list of possible action and choosing print trafic letter tab as in pictures and and execute print trafic letter from the popup window because upon doing this, an adobe form is being open and i need to swap that form with a new one but i cannot find at which place in the code should i do this.</P> <P>i tried /h for debugging but I am only able to use it on clicking on the possible action drop list not any further ,so plz help.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2156640-s1.png" /></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2156641-s2.png" /></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2156642-s3.png" /></P> 2023-03-21T20:36:46+01:00 https://community.sap.com/t5/technology-q-a/how-to-add-a-missing-arabic-font-to-sap-system-for-adobe-form/qaq-p/12669792 How to add a missing arabic font to sap system for adobe form 2023-04-02T17:26:13+02:00 bizo https://community.sap.com/t5/user/viewprofilepage/user-id/844751 <P>I need to put label text in Arial Arabic in an adobe form layout, while editing the layout the field appears to be fine but when trying to execute or preview the form the font is changed to another font, after making some research i found the below steps but i cant understand where to find this directory and is it a directory on my local PC or is it a directory on the sap system and how to access it " I need the font to be available on every PC using this system ".</P> <P>Note :-</P> <P>plz dont post or comment a link directing to another post having the solution "not because I am lazy but it's because iam facing some issues that i cannot even understand with the community pages and the manual pages" so please even if it is not your answer copy the answer and paste it here.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2159625-image.png" /></P> 2023-04-02T17:26:13+02:00