Re: Passing a table as input to ODtata service
Can you give an example scenario where you would like to use this? And what output would you expect for it?
View ArticleRe: Excel CEILING function equivalent in graphical calculation view
I think what you're looking for is something like this: SELECT 8 * CEIL(19/8) FROM dummy That returns 24. If there is an equivalent of CEIL in the graphical CV, a similar formula can be applied in the...
View Articlelogistics +ERP + Finance and other not showing in Menu
helllo for all Iam new to sapI installed GUI in my pc and connceted to sap cloud-but in the left SAP Menu I did not findlogisticfinanceERPand I have tutorials to follow can you help me how to setting...
View ArticleRe: Backup Recovery not working in SPS 10
Hi Prateek, Couple of steps I would suggest in this scenario: 1. Check for any errors occurring at the time of the restore under the HANA Studio--> Diagnosis files--> backup.log and the...
View ArticleRe: HANA Certification C_HANAIMP141 or C_HANAIMP151
Hi Shriniwas, You might be aware C_HANAIMP141(SPS07), C_HANAIMP142(SPS08) both are dated 2014C_HANAIMP151(SPS09) is dated 2015(so it does not correspond to SPS11) Please find some information on...
View ArticleRe: Distributed Metadata Error
It's bug in hana. Solution:Need to drop and recreate the triggers and constraints for the table having this error while doing DML operation.
View ArticleRe: How to access Odata Services from SAP HANA Cloud Platform
Hi Akash,Do you want to consume OData to a HANA application, or do you want to deliver OData from HANA? Sometimes you tube "how to clips" can be very helpful. Not knowing exactly what you are looking...
View ArticleRe: Semantics vs Aggregation node in Calculation View
Hi,The major difference between Aggregation and projection node is , by adding a column as 'Add as aggregated column' you can do the aggregation.But in projection you can just add a column as output ....
View ArticleSPS11 Lifecycle Management - can't detect components on HANA
Hi all, I've just spun up a dev edition of SPS11.In HANA Studio, when I go to do component update in LCM (right-click the system > Lifecycle Management > Platform Lifecycle Management > Check...
View ArticleRe: Alter Command in SQLScript SAP HANA
Hi Florian , Thanks for your reply , i executed the alter command on non key columns and find it working as i want ,As you said if its convertible to smallint then only it will execute else it will...
View ArticleRe: How to use LEAD and LAG functions in SAP HANA Graphical Modeling?
Hi Raman, I have same kind of requirement. Could please tell me how u achieved in script. Regards
View ArticleRe: HANA Certification C_HANAIMP141 or C_HANAIMP151
Hi Sunil, Thanks a lot for your reply. I was desperately waiting for a response on this query as I am planning to appear for it in next 1 month. Unfortunately two days back I registered for...
View ArticleRe: Unable to register Adapter with Agent - SAP Hana Data Provisioning...
Hi, I have installed the DP Agent on a VM and I am able to register the TwitterAdapter. However, there are only 3 adapters available. I can nolonger see the FileAdapter. Does anyone know why it has...
View ArticleRe: How to use the "In" operator in Calculated View Filter Expression
Hello Jon and all Experts, Any luck on the above issue. We are also facing a very similar issue. Need your help input and help to resolve the xsodata activation error.I want to create a xsodata...
View ArticleRe: File is shown as broken in HANA repository
Vinay, Please see the SAP Help (http://goo.gl/HI2bwe). A miscreant transport (or an activation in a development environment) will allow the table to be activated (check _SYS_REPO.ACTIVE_OBJECT) but...
View ArticleRe: How to get hostname in SAP HANA
Hello Zhongcun, Not sure if you still need this, but here is the solution: SELECT CLIENT_HOST FROM M_CONNECTIONS WHERE CONNECTION_ID = CURRENT_CONNECTION; Hope that helps, Joerg.
View ArticleHANA Application developement
Hello Experts, I would like to explore more in HANA application developement. Could anyone help me out what All topics I need to learn. This would be a great help! Thanks in Advance, Shravya
View ArticleRe: HANA Application developement
https://sapui5.hana.ondemand.com/#docs/guide/99ac68a5b1c3416ab5c84c99fefa250d.html you can find the documentation, controls (PC mode), Explored (Fiori and responsive), scn is a great place to post...
View ArticleRe: Adding users as contributors in change management
I am facing a similar issue. Can you please suggest what could be missing? RegardsSudarshan
View ArticleRe: Adding users as contributors in change management
make sure the user you want to add as a contributor has access to the package you want to contribute to. if so, then an alternative would be to have the user contribute to the development object and...
View Article