Error in Change sales order of fiori app
Hello experts, When i am changing the Sales order in fiori app,After pressing the change address one popup is coming but that is empty. pl verify below screen shotEven after pressing next nothing is...
View ArticleHow to change order quantity in change SO app in fiori.
Hello experts, Can any one explain the process of how to change the SO quantity in change so app in application. And pl explain about how to add another material to existing sales order through the...
View ArticleAdding ABAP plugins in HANA Studio
Hi Experts, I already have a HANA studio installed in my system (Version 58), now I want to add the ABAP development and UI5 plugins. I tried to do that by going to Help->Add new software and...
View ArticleHANA Geospatial data types
Hi pundits,I am working on case where I need to show an example to store information in HANA Geospatial data types, can fetch it and put it into an local file. I awas going through the internet though...
View ArticleLearn ABAP for HANA
Hi I am interested in knowing more and learning about SAP HANA and ABAP for HANA. I found a few links on SDN, but am not sure where to start from. Is there any link where I can start learning about it...
View ArticleWhat is SAP HANA basic terms?
Hi,What is SAP HANA in basic terms. After my lot of search on internet, what I understood is SAP HANA is a Database Technology like Oracle, SQL . Is it correct? Is SAP HANA a replacement for the...
View ArticleDiff b/w HANA Client & HANA studio
Hi Jens, Successfully connected and thanks Thorsten, the problem is using special char in password. By changing it the problem was solved. Can u tell me the diff b/w...
View ArticleHow to Insert Data in Ztable Using table Control
Hi All, Please give some ideas of how to store the data from table control into the ztable database.There is a table control in which the end user enters the data manually and clicks the save button....
View ArticleError while accessing HANA-Database
Hi all, I try to access the HANA-database (installed as secondary database).The table is replicated in HANA and I have created a program in ERP with the following procedure: SELECT * FROM [table]...
View ArticleHow to Call HANA Procedure in ABAP
Hi Everyone, I am new to ABAPI have created a procedure in HANA that accepts two input parameters and outputs a tableI am using HANA as a Secondary DatabaseHow can I call this procedure in my ABAP...
View Articlemodule pool screen validation
Hi all..this is fiels MATNR, MAKTX. ZVFROM ,DATE. ZVTO_DATE . ZVCREATED_ON. ZVCREATED_BY. ZVCHANGED_ON. ZVCHANGED_BY .using table control in...
View ArticleSWLT tool static check finding is showing unexpected results
I am using SWLT transaction to find some static checks in code to optimize db queries. After getting static check it shows some loops and some method calls but when on double clicking that loop its not...
View ArticleHow to convert a timestamp to date/time in CDS View?
Dear experts, I would like to convert a timestamp to a date and time within a CDS view.This is what I tried to do: Cast (Cast(<timestamp> as abap.dec(8,0)) as abap.dats) as <date> I also...
View ArticleTransfer of ABAP Coding to SAP HANA - ATC check variants
Hi experts, I have a question concerning the availability of the check variants for ATC that support the migration of custom code to SAP HANA:The two variants available in the NW 7.40 are...
View ArticleError creating ABAP Project in SAP HANA Studio: Logon to system A4H failed.
Hi Experts, I have created instances from the SAP Application Server ABAP 7.4 SP5 incl. Business Warehouse on SAP HANA 1.0 SP7 [Developer Edition] free trial solution, as it is described in...
View ArticleAuthority Check on DatabaseConnection for HANA
Hi,we are setting up our configuration for HANA.We want to make a Package within HANA for each functional domain. We also want to make separate connections to HANA (as secondary database) for each...
View ArticleChanges to existing Reports,Dictionary objects when we migrate DataBase to...
Hi Experts, Can you please let me know the changes that effect to existing ABAP Dictionary objects, Reports, MPP etc... that we build by using ABAP if we migrate our underlying database to...
View ArticleUsing ABAP FM in hana enviroment
Hi Experts,I am quite beginner to HANA,while reading about the process of creating procedures(ABAP) in HANA,this comes in my mind that can we call FM of abap in hana procedures?If we can, then BAPI's...
View ArticleTables in HANA / ABAP
Hi, I have a question about the synchronization of tables between ABAP and HANA. When I create an se11 table in my ABAP on HANA trial system, the table is visible in the HANA studio schema SAPHANAABAP....
View ArticleGenerate DB Procedure Proxies
Hello colleagues, is it possible to generate/create DB procedure proxies dynamically within ABAP?So we know the DB procedure name and want to create a DB procedure proxy dynamically in ABAP. RegardsAndré
View Article