Multiple value input parameter in XS ODATA
I define a calculation view which has a multi value input parameter.This calculation view can be called from HANA Studio /SQL Script as: SELECT "MANDT", "PROD_ID", "PROD_NAME", sum("dummy") AS...
View ArticleCreation of Full Text Index via CDS
Hi, I want to create a full text index via CDS. Therefore, I added the following annotation to the entity: @SearchIndex: { text: { enabled: true, name: 'content_fti',...
View ArticleAdding field to Busines Partner screen do not call Determination.
Hi guys. I created a field to be used in structure of Business Partner Screen . this new field is not work correctly. If I input data and click enter my determination is not been called ,but for the...
View ArticleSAP web ide (view extend) Combine two views into one.
Hi experts, How I can combine two views into one? I need to extend a view that is combining two views, and for that I need to run on the first controller, the second controller (to load the data...
View ArticleRe: Info Area
Hi,project and target aren't mandatory . They are filled to track ( ex: within bw if you have many internal projects) .. with help of those your basis can get the list of transports with respective...
View ArticleRe: Application fails when it's launched for the first time
Hi Jamie, please find attached the network information during first application launch: And this is how it looks like after a refresh: Maybe you see what could be the problem.Otherwise I will open a...
View ArticleHow do I fill the article in richtextedit programmatically?
hello sir/madam I have microsoft word file which is doc file,PowerBuilder is support this format which version is 10.5 or later,so how do I write the resume?in my case is like this I have a...
View ArticleSAP HANA Studio: Create Time Hierarchy for Lumira
Hey, I am trying to create a date/time hierarchy in SAP HANA Studio.I have a graphical calculation view and have created a level hierarchy there: I have an attribute "DateOfRegistration". Out of this I...
View ArticleRe: How can I conditionally suppress group header and footers when all rows...
When you say the suppressed field. Do you mean the fields where the client no is repeated?
View ArticleRe: WF-batch not sending email
Hi Artur, Yes It's an external email address and I have gone to sost to send the email but it does not arrive to my email account i find it on my business workplace. Regards
View ArticleRe: MRP run - Why does it not delete current P-reqs and create new ones
What if that requirement date though is not possible anymore? Example - you have an order with a avail date of the 1st, MRP runs and a req is createdsince you didn't have enough in stock to fill...
View ArticleRe: Hi Experts,
It's not possible to solve the issue if you are unable to perform testing.
View ArticleRe: Problem with privilege assignment in IDM
Hi Nico, First check why your only-privilege is in error state : select * from mcmv_audit where auditref in (select mcaddaudit from mxi_link where mcthismskey=%user_mskey% and...
View ArticleRe: SFTP Archiving file
Hi Abhishek, Check below SAP Notes. 1817747 - Files are archived with .txt extension on PI server2104739 - Skip Appending .txt to Archive FilenameRegards,Praveen.
View ArticleRe: Issuing storage location is not considered while material consumption
Hello Nachiket, Please find answers as follows, System copies the storage location form planned order at the time of order creation. Release is related to allowing goods movement, confirmation and...
View ArticleRe: R3AC1 Filter
The material master filter is unique. At a high level you can restrict on base table MARA. Everything else doesn't stop material coming across, just restricts the view that gets saved on database. So...
View ArticleRe: how can i uninstall bo bi 4.x without uninstall option?
Hi Abdullah , Please check the details below to completely remove the BI 4.x from the System : *** TAKE BACKUP BEFORE DELETING ANY FOLDER OR REGISTRY ENTRIES***Go to Start > All Programs >...
View ArticleRe: WF exceptions issue
Why not use a return table instead of exceptions? they are more generic (you don't need to add handle new branch to the workflow if you what to add a new error) and can usually give you added details...
View ArticleRe: How to change column names in Analysis Edition for OLAP?
Hello Becky It depends on your datasource. This is not a limitation of AOLAP. For example with SSAS and Essbase you can add custom calculations to non-measure hierarchies. But other providers such as...
View Article