Re: SPS6 Core Data Services - Maintained DDL entity not updating catalog object
>Really appreciate your quick response. We are on SPS08 Rivison 85.My app is from SPS 09(Rev90), so it wont' run directly on SPS 08. I used newer libraries. Your welcome to study though. The core...
View ArticleRe: Migrate SQL Server database to SAP Hana
Hi, Sankalp; To move data from SQL Server to HANA, you can use SAP BODS in version 4.1 SP1 brings improved migrate with an assistant.El Link:...
View ArticleRe: SPS6 Core Data Services - Maintained DDL entity not updating catalog object
Thank you so much Thomas!! Can you share some documentation related to Transporter. I have created a Transporter route and able to successfully migrate DU's from Dev to Stage.Now if i have to migrate...
View ArticleRe: Data migration from SQL Server 2008 to SAP HANA
An idea,from SQL Server imports the DDL statement with their insertions and paste it into SAP HANA Script and performs the corresponding translations. With this you would HANA data tables, this I...
View ArticleRe: Date issue while uploading form excel to HANA
Hi Sumeet, Please follow thisDATE FORMAT in HANA table
View ArticleIf views are displayed via Excel, each Attribute view is represented in Excel...
If views aredisplayed via Excel, each Attribute view is represented in Excel as a ? DimensionData StoreInfo cubeNone of the above
View ArticleRe: If Hierarchy Active has a value set to false for non-key field
>If Hierarchy Active has a value set to false for non-key field ,field does not show up in Excel. Thats True When you set Hier Active property of attribute to “false”, it will only show up in Excel...
View ArticleRe: Create Splitter Function in SAP HANA
Should be pretty straight forward...theres more then few versions of splitter function...for intance from my 2008 version (if thats what You need)..should be asy to reweite in Hana...cant access Hana...
View ArticleRe: Create Splitter Function in SAP HANA
This is it, allready discussedSplitting String separated by delimiter in HANA Split function in HANA etc
View ArticleRe: Migrate SQL Server database to SAP Hana
Well, depends how many tables you have and how big they are. There's more then one way to export tables from MS SQL to excel. (ask if dont now how, I'll provide examples).Then just use Import flat file...
View ArticleRe: Data migration from SQL Server 2008 to SAP HANA
If it is note heavy duty migration (Business suite or something), as I said in:Migrate SQL Server database to SAP Hana Hope this helps
View ArticleCalculation views based on functions with input parameters may not be...
Hi Friends, Calculation views based on functions with input parameters may not be accessible from allreporting tools. TRUE or False. Any explanation is helpful. ThanksSreekanth
View ArticleRe: How to checkout selective objects from a Package.
Here I checkout only for CV's in my repository and then create project mapped with checkout folder.After I share the project. All objects created under that package are available in project and I am...
View ArticleRe: Unable to call a stored procedure from XSJS
Hi Shady, Sorry, I've made a mistake here. In your case, you used setString(), then SAP HANA will expect a string input parameter, but I think when you created it, you use table type something like...
View ArticleRe: How to checkout selective objects from a Package.
Hi, > We have so many objects(AV,AN,CV) created for different projects inside the same package. I don't think it's possible with XS project. In your case, you have several information views in one...
View ArticleRe: Default value for Date Field
Hi Lars, Do we have any other option other than .HDBTable level? While uploading .csv file is there any validation or populating timestamp to required field?
View ArticleRe: Default value for Date Field
That depends on which tool you use for importing the data.With a proper ETL tool like DataServices or the SP9 built-in EIM features you could add the loading date to the records. When you stick with...
View ArticleRe: Default value for Date Field
Hi Lars, I would like to upload the data through .csv file only.When you stick with just loading csv files 1:1 into your database, then the calculated columns or triggers seem to be the only option to...
View ArticleRe: Accessing tables from different schema in CDS and AMDP
Hi Nico,are you referring to a CDS view created in ABAP or in HANA directly?Cheers, Jasmin
View ArticleRe: Accessing tables from different schema in CDS and AMDP
Hi Jasmin, I am referring to an CDS view created directly in Hana. Kind Regards, Nico van der Linden
View Article