Re: SAP Hana Anonymous User? And HTTP POST method?
Hi everyone, I had the same requirement as Aisha, where I had to provide anonymous access to an Odata service I had created. Going through this post, the solution for this exact requirement is not...
View ArticleRe: Calling Stored Procedure with Specific Date?
What's your goal here, do you wanna extend your procedure with a parameter or do you wanna influence the values of the job date table before you call the procedure? Regards,Florian
View ArticleRe: System table for View Privileges
Hi Rehan, if a view has a structured privilege check can be determined out of system view VIEWS. You can use statement select * from views where is_column_view = 'TRUE' and...
View ArticleRe: How to connect to My HDB Server using JDBC
"config file" was the wrong term, I meant the config in the web.xml. I just tested it by using tutorial provided here SAP HANA Cloud Platform. Works w/o issues for me.
View ArticleXS Advanced: Connect to Server Runtime
Hi All, I try to connect to the server runtime, but get an error :"FAILED: controller info not found" I followed exactly this video.SAP HANA Academy - XS Advanced: Connect to Server Runtime [SPS 11]...
View ArticleRe: XS Advanced: Connect to Server Runtime
My mistake. I got it fixed. The address was wrong.I checked the address again (with address/v2/info) and saw that I made a mistake. Thanks
View ArticleGoods Issue date must repeat
Hi,In below example; we want to take smallest value of schedule line (.e.g 001) and get goods issue date i.e. 20131107 and apply the same date on remaining schedule lines of the same item (i.e. 1...
View ArticleRe: Calculated Column Expression in View in SAP HANA
Thank you Muthuram and Rashmi,both solutions worked and the issue resolved...
View ArticleRe: Goods Issue date must repeat
Hi Florian, Thank you for the inputs,Could you please give some explanation in detailed.I am using VBEP table for this. Thank you in advance. Best RegardsERP
View ArticleRe: Goods Issue date must repeat
Hi Florian, I would like to understand you did you derive new calculated column:GOODSISSUEDATE_MIN. Request you to kindly advise on the mappings and the nodes you have taken. Thank you in advance. Best...
View ArticleRe: Goods Issue date must repeat
Hi, here is the aggregation node. The fields for the schedule line and the goods issue date are added as aggregated column with min function to the output.And here is the join of the original data with...
View ArticleRe: Goods Issue date must repeat
Hi Florian, Thank you for prompt reply.ScheduleLine data type I am having as NVARCHAR,it shows Integer in your screen shot.Could you please advise me how did you convert that. Thank you in advance....
View ArticleRe: Goods Issue date must repeat
Hi Florian, Apologies for asking repeatedly as I am new to HANA.Request you to please guide me in stepwise from VBEP table. Best RegardsERP
View ArticleRe: Goods Issue date must repeat
What you wanna do with the VBEP table? Is that related to your original question?
View ArticleRe: Goods Issue date must repeat
Hi Florian, Yes,I am taking the Sales Document,SalesDocumentitem,schedule line,Goods Issue data from VBEP table and trying to replace the GI date with the GI date of min schedule line of a particular...
View ArticleRe: Goods Issue date must repeat
I don't have that ERP table on my system, so I cannot make that example for you with a step by step description via screenshots. But I don't think that this should be really necessary, because the...
View ArticleRe: Goods Issue date must repeat
Hi Florian, You are Star of the day...it worked out for me.Thanks a million. Have good weekend my friend. Best RegardsERP
View ArticleRe: Install SAP Web IDE for SAP HANA - SpaceDeveloper
What I can see that philip has a registered xsa-admin url, but I don't. Philips xs server my xs server
View Article