Re: Problem with webservice with nested objects in parameter
I tried to create a client using the wsdl/xsd you posted and couldn't. The request parameter isn't defined. wsdl regKasseService.wsdl regKasse.xsd regKasseService.wsdlMicrosoft (R) Web Services...
View ArticleRe: NLS Lang error SUM-Phase: PREP_INPUT_CHECK/DBCONNCHK_INI
Hi Troy, If not already checked then please check below SAP Note for few reference about Oracle NLS. 606359 - FAQ: Oracle National Language Support (NLS).Also in this note there are mentioned 2-3...
View ArticleRe: 0IC_C03 cube and queries calculate stock until the date of the last movement
That's BX's standard behavior. I think you need to study some SCN articles to understand how to work with BF and BX. That's what I did too when learning about these two. Anyway,since your question is...
View ArticleRe: How to Loop and delete inside loop based on some condition in HANA procedure
Hello Prashant, do do not need a loop based construct to remove not appropriate lines. You can do following: it_viqmel = select * from :lt_viqmel where substring("TPLNR0",1,2) = :p_line;Consider to...
View ArticleRe: Issues in downloading SAP hana additional services POC
Hi Yashi, As you see in Issues with finding/downloading Geo-spatial Fil... | SCN, currently, you do not have the license for SAP HANA SPATIAL OPTION. You'd better consult with SAP presale or license...
View ArticleRe: Delete user who are logged in to the system for more than two days.
Hi Tushar, you will use rdisp/gui_auto_logout parameter , the default value is 0 , you will change it to the time you want to specify for login user session . this changes will required system restart...
View ArticleRe: Transports not moving to Prod Buffer
Hi Asad kindly check the below link Four system transport domain configuration Stms configuration for 4 server landscape BR.M. Ezzat
View ArticleCombo Box Version Issue
Hi Experts, I am developing an application for my client in which there is a requirement of Drop Down which should contain value and its description as a secondary value. I am developing application...
View ArticleSAP HANA SQL based view: report filter condition
Dear Gurus,Greetings..!! We are using HANA studio 2.3.5 version. I have a requirement to filter the report with some conditions. I have BLART(document type) in my view.There is another table(TAB1) with...
View Article