Re: Can Fiori Fact Sheets and Analytical Apps be installed on HANA Side Car?
You need HANA for FactSheet Apps. it is not optional as per my knowledge. ØFact sheets run onlystack – ØSupported ABAP Stack:– ERP Ehp7 SP 03 with NW 7.40 SP04 (With required SAP notes) ,SP05/06 is...
View ArticleAnyone used the sap.uiext.inbox.InboxSplitApp control?
Hi, I'm currently looking at the Unified Inbox application and when looking at the Inbox API, I noticed another control called InboxSplitApp. Looking through the different the Different API Reference...
View ArticleRe: Application type Agentry is missing from Management cockpit in SMP 3.0
Hello Stephen, Yes its being blocked by the firewall and thus it is not able to connect. Once I switch off the firewall, I'm able to transmit successfully from the iOS device. The set up is fine. I'm...
View ArticleRe: What Browser is Recommended for B1if Development
I had to set my site to be in compatibility mode to get it to display my scenario. When I run my test, it ran a lot smoother and the debug screen came up, but I am unable to drill down by clicking on...
View ArticleRe: formula for when column = particular value
can you send me the report with Saved Data? you can find my email in my profile. you don't need to do anything at the data end / on the server to make this work. it's just a matter of using a...
View ArticleRe: query help
Hi, Try this first: SELECT J0.[TransID], J1.[ShortName], C0.[CardName], J0.[RefDate], J0.[TransType], J0.[Ref1], J1.[LineMemo], J1.[Debit], J1.[Credit]FROM...
View ArticleRe: Create total time formula
hey C Warner, 1) create a new formula named Seconds (to place on the Details section) with syntax like timevar t := {your time field};numbervar s:=(hour(t)*3600) + (minute(t)*60) + second(t); 2) right...
View ArticleRe: ARQ: What is the user of "ADD" and "REMOVE" buttons in Mitigation Screen???
Alessandor, Thank you very much for taking so much pain and sharing these details and thoughts. If an Access Request has multiple risks and one among them is not having any mitigation control assigned,...
View ArticleRe: Third Party Javascript In XS Engine?
How would your library looks like? And do you have any suggestion of how to adapt 3rd party library (i.e. underscore.js) into xsjslib format? Thanks
View ArticleRe: Why adding a new infotype in infogroup was not working in PA48?
Hi Sven, Thanks for your response.IT0041 is Display Mode my customer want display data from transfer data this infotype from Erec to PA like transaction PA40 only display mode. When transfer data from...
View ArticleRe: Another SQLCMD Question
Hi Rick, Change (SELECT T1.Price FROM OITM T0 inner join ITM1 T1 on T0.ItemCode = T1.ItemCode and T1.[PriceList] = '1') to (SELECT Top 1 T1.Price FROM OITM T0 inner join ITM1 T1 on T0.ItemCode =...
View ArticleECR/ECO Configuration for Documents
I need to find how to setup the configuration to manage changes with ECR/ECO for a specific document type. I see document on the object types but there are no check boxes to actv. or object ect. I have...
View ArticleRe: UDF at header level will not auto refresh before & after adding the invoice.
Hi, Since there is limitation on FMS query at UDF header level. I have solved the problem using another way. Thanks & BR,Leng
View ArticleRe: Printing the total Tax amounts in each Tax group
Hi, Thanks for sending the files over. I have read through them but I don't have any transactions in INV4. So I cannot apply it to my AP & AR Invoices. Thanks & BR,Leng
View ArticleRe: POP UP needed for an ERROR while performing an action
Thank you, Sid and Yugandhar. I actually wanted to know on the R/3 side while performing an action through PA40 and changing Org Assignment. I would like a pop up as an error message when someone tries...
View ArticleRe: Unmask credit card data in CRM
Hi Arjun, Thanks. I made an entries in CCARDEC_V for VISA and MC and unchecked the option for 'Encrypted'. It worked fine. ThanksBodhi
View ArticleRe: Re-packing issue in workcenter
Hi karthikcheck do you have WT for that product.If yes take that into new box where u want to pack.If you take product it will not repack.RegardsSuraj
View ArticleRe: Calculation View error for CE_PROJECTION while applying Input Parameter
Hi, The syntax of CE_AGGREGATION is as follows.CE_AGGREGATION (<var_table>, <aggregate_list> [, <group_columns>]); You can also check this. CE_AGGREGATION - SAP HANA SQLScript...
View ArticleSYSTEM ALIAS excluded prevents signing BPs in portal.
Friends, Need a little help.We are configuring Portal for use with SAP SRM. A system was created, and a system alias (SAP_SRM) was inserted into this system. After some errors in the mapping of roles...
View ArticleRe: Partitioning of tables
Hello, Please look at the HANA Academy video on https://www.youtube.com/watch?v=CL4PKgQCkUY&list=PLkzo92owKnVwQAKI4s23cOi-gU4qI4YkZ&index=10 This shows how to create different types of...
View Article