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 Article