AMDP in SAP HANA | AMDP in SAP ABAP on HANA | AMDP Class | AMDP Method | SAP HANA AMDP

Описание к видео AMDP in SAP HANA | AMDP in SAP ABAP on HANA | AMDP Class | AMDP Method | SAP HANA AMDP

Hello Friends,

In this AMDP tutorial we are going to see How to insert data into database table using AMDP Class and AMDP Method and you may also learn amdp procedure in sap hana.

AMDP (ABAP Managed Database Procedure) in sap hana.
Database procedure are stored and executed in database. We can create and stored database procedure in HANA using ABAP via AMDP Class and AMDP method is called as ABAP Manage Database Procedure.

What is AMDP Class in SAP HANA?
AMDP class in sap abap contains both regular ABAP Method and AMDP Methods. we need to use interface i.e if_amdp_marker_hdb to make class as AMDP Class.

What is AMDP Method in SAP HANA?
An AMDP Method is declare like regular static or instance method in any visibility section. An AMDP Method cannot be identified in the declaration part of the class.

AMDP Method syntax is as follows:
Method [Method_name] by database procedure for HDB language sqlscript option Read-Only.


In this amdp in sap hana tutorial I have shown you how to fetch data from database table without creating internal table in this HANA AMDP Tutorials. This is our first sap hana amdp tutorial and in upcomming days i will try to create more videos on amdp in abap on hana. so please subscribe to our channel for notification of new videos on abap amdp.

Please refer link to Install SAP Hana Studio | Install SAP Hana studio | SAP Hana Installation
   • How to Install SAP Hana Studio | Inst...  

Please check playlist of CDS View in sap hana
   • How to Create CDS View with Inner joi...  


Please visit my website to learn more about ABAP.
https://www.learnsapabap.com/


#AMDP
#amdp_method
#amdp_class

Thanks,
#LearnSapAbap
Instagram : @swap_neeeel

Комментарии

Информация по комментариям в разработке