Handling of SELECT-OPTIONS parameters within AMDP
The ABAP Managed Database Procedures (AMDP) framework provides the higher level of integration of the advanced HANA capabilities into ABAP applications. It allows creating and managing SQLScript-based...
View ArticleInsert, Update, Modify table using AMDP
Hi All, Can it is possible to insert, update,modify tables using AMDP?If yes then example code would be helpful for me. - Thanks, Amit
View ArticleABAP for SAP HANA Reference Scenario - Video Tutorials
This page provides a collection of video tutorials about ABAP for SAP HANA developements based on SAP NetWeaver AS ABAP 7.4 (and beyond). You can find more videos in the different playlists of the ABAP...
View ArticleSAP HANA: Modify From Table
Hi Experts, We are upgrading to HANA and facing below mentioned issue. 1. When we Run SCI we get DB Operation for Modify statement, but not getting any resolution for this. Please refer Image1.jpg2....
View Article*** ERROR => Connect to database failed, rc=1, rcSQL=10 SQLERRTEXT : invalid...
Hello, We have SAP SLT system on SAP HANA DB(1.0 SPS 9 revision 93) . It is distributed system. Yesterday while taking restart of system we are unable to connect Db with R3trans -d RC12.trans.log is...
View Articlewhat is the difference between HANA code and ABAP Code
Hi Expects, I have lot of confusion with ABAP and HANA. My customer was using HANA database in SAP. when i login that system its allowing to written ABAP code. Its working fine. My doubt is, HANA is...
View ArticleABAP Managed Database Procedure- Data Preview
What is AMDP ? ABAP managed database procedure is a simple ABAP class method containing database-specific procedure coding. The code within the method is pushed to the database layer and executed...
View ArticleSQLScript error in AMDP
Hello, please guide me with below error, METHOD TEST_CEFUNC BY DATABASE PROCEDURE FOR HDB LANGUAGE SQLSCRIPT options READ-ONLY...
View ArticleCross Schema AMDP Class Transport
Hello Experts, We are tying to implement AMDP based developments which contains multiple schema tables and we are pointing by giving schema name i.e. DV.MARA. Its working fine but at the time of...
View ArticleReading PM Characteristic Values on SAP Hana
Are there any updated SAP functions or Classes to read PM characteristic values? Currently we are using BAPI_CLASS_GET_CHARACTERISTICS and BAPI_OBJCL_GETCLASSES. This is very inefficient on a Hana...
View ArticleError in CDS View
In my program I am fetching a certain type of inbound IDOC which in 53 status and updating my custom table, for which I have written a select query which executes perfectly but gives me an error while...
View ArticleWrite to ERP Tables on HANA DB using SQL script
Hello All, We are using HANA as our primary database for ABAP system and trying to feed the data to ABAP tables using SQL script and experiencing authorization errors . Please see below for more...
View ArticleReg: ABAP application on HANA CLOUD PLATFORM HCP
Hi,I am new to ABAP for HANA, i would like to develop a small abap application or Workflow and deploy on the HANA cloud platform ,HCP Is it possible? If possible could you please give your valuable...
View ArticleIs there a (supported) way of migrating regular ERP IDES system to HANA for...
We have installed a SAP ERP IDES system but we'd like to try out Simple Finance. We could do a fresh install of ERP but we like the demo data included in IDES system. Is there a simple SAP supported...
View ArticleCAR 2.0 external view /POSDW/V_MAT
Hello, our car 2.0 system (client 100) doesn't display in se11 any entries for ABAP external view /POSDW/V_MAT. The external view is already active. The client for the data in the HANA are different...
View ArticleHow to Figure Type of HANA View in ABAP?
Hi, Is there a way in ABAP to find out (by looking up some table or calling an FM/method) the type of a HANA view? I have an ABAP system that has a HANA database. Views of different types (calculation,...
View ArticleQuery on CDS Views and AMDPs
Hello, I have few basic questions on CDS views and AMDPs: 1. How do we identify the potential candidates in existing code where CDS views or AMDPs can/should be used for code-push down? Are there any...
View ArticleHow to read the hierarchy data from the same table using loop in AMDP method
Hi All, We have a requirement to get the top partner from BUT050 table.Here the Top parent is nothing but the top most in the hierarchy of the partners from BUT050. Example: For partner 1234...
View Articleerror while launching HANA studio
Hi, i have recently updated my HANA studio to latest release as provided in Download Object 51048744_1. i think it is HANA studio 2.0 release 95. after i installed, i am getting the attached error...
View ArticleCDS CURRENCY CONVERSION (ABAP on HANA)
Hi All, I'v tested CDS with currency conversion versus the classical approach with the function module for currency converion on application layer (CONVERT_AMOUNT_TO_CURRENCY). The classical approach...
View Article