Тёмный

Debugging AMDP from ABAP to HANA system 

Anubhav Trainings (official channel)
Подписаться 50 тыс.
Просмотров 15 тыс.
50% 1

If you are an ABAP developer and the terms ABAP for HANA, code push down or database procedures sound interesting for you, then you may have already heard about ABAP Managed Database Procedures (AMDP).
What is AMDP?
The goal of ABAP Managed Database Procedures is to make the world of database procedures available for ABAP Developers. In order to achieve this, AMDP offers a way to create, edit and transport database procedures nearly like standard ABAP classes. With the new AMDP Debugger there is now also debugging support directly integrated in the ABAP tool environment.
AMDP Debugger and ABAP Debugger are not identical
ABAP programs and database procedures are executed in different environments during runtime:
* ABAP programs are executed in the ABAP runtime environment on the application server layer (AS ABAP).
* Database procedures - also those generated from AMDP - are executed in the procedure runtime environment on the database layer (e.g. HANA DB).
The following video shows how to activate and deactivate the AMDP Debugger, how to perform stepping and variable inspection and how the AMDP Debugger cooperates with the ABAP Debugger.
Course Page: www.anubhavtrainings.com/aoh-...
Call us on +91-84484 54549
Mail us on contact@anubhavtrainings.com
Website: www.anubhavtrainings.com
Our forum: www.anubhavtrainings.com/anub...
Join Our Telegram Channel : t.me/Anubhavlearningseries12
Linkedin: / anubhav-oberoy-3a216957
Pinterest: / anubhavtrainings
Twitter Page: / anubhavoberoy
Facebook : / anubhavtraining
Instagram : / anubhavtrainings
Linkedin: / anubhavtrainings
Feel free to call us on +91 8448454549, Or mail us on contact@anubhavtrainings.com
You can download the ppt of this session from below
anubhavtrainings.com/anubhav-...
Debugging AMDP from ABAP
debugging amdp sap
abap amdp debugging
sap amdp debugging
debug amdp sap hana
sap debug amdp method
sap debug amdp
how to debug amdp in sap
sap how to debug amdp
SAP HANA Debugging
sap hana debugging
sap hana debugging table function
sap hana debug calculation view
sap hana debug procedure
sap hana debug stored procedure
sap hana debug sql script
sap hana debug privilege
sap hana debug authorization
debug sap hana procedure
debug sap hana
debugger sap hana
debugging in sap hana studio
debugging xsjs in sap hana
debugging sessions in sap hana
sap hana debug amdp
sap hana attach debugger
sap hana amdp debugger
sap hana debug xsjs

Опубликовано:

 

28 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 13   
@rakeshkumar-dl7ii
@rakeshkumar-dl7ii 3 года назад
Great Work Anubhav, and thank you for sharing this.
@frankschusser9732
@frankschusser9732 2 года назад
Thank you very much. Sounds very useful.
@lakshminarasimhannarasimha1338
@lakshminarasimhannarasimha1338 2 года назад
Great video, a small correction it is "ABAP Managed Database Procedure" not "ABAP managed Data Procedure"
@bsrkrish75
@bsrkrish75 Год назад
But in the description he says ABAP Managed Database Procedures (AMDP)😀
@adityasharma-lf2zt
@adityasharma-lf2zt 7 месяцев назад
Great video but could never become used to eclipse.Its powerful but GUI of debugger or different windows makes it bulky and not so intersting to use.GUI logon pad is still a big big winner.
@SHAILESH506
@SHAILESH506 3 дня назад
@@adityasharma-lf2zt true, Eclipse is awesome but debugging in GUI is miles better.
@bsrkrish75
@bsrkrish75 Год назад
Yeah, but Anubhav always calls it Data Procedure only somehow.
@RanjithKumar-bt5kw
@RanjithKumar-bt5kw 2 года назад
Hi Anubhav, I have scenario, in one local variable we have value: 'ABCDE' now I need first two characters only, that is 'AB', how to achieve using SQL scripts via AMDP, iam using LEFT string function, but unable to get the output... Can you provide some hints
@AnubhavOberoy
@AnubhavOberoy 2 года назад
Hi Sir, Please try to use LTRIM or TRIM function in HANA
@RanjithKumar-bt5kw
@RanjithKumar-bt5kw 2 года назад
@@AnubhavOberoy Hi Sir , Thanks for your prompt reply, i am writing the select statement "lv_objtype1 = select LTRIM (:lv_zzobjnr, 2) from dummy;" . But i am getting the error message "SQLSCRIPT message: scalar type is not allowed: LV_OBJTYPE1" how to adjust the select statement
@rakeshkonda4299
@rakeshkonda4299 4 года назад
When is the training going to start? Coruse fee and duration? When you are posting any video please read the comments from viewers or kindly respond to questions asked by the user's . This is my second comment from the videos you are posting.
@sapfioriforabapdeveloper1602
@sapfioriforabapdeveloper1602 4 года назад
Hello Rakesh, Anubhav giving contact info in the description you can contact to him on +91 8448454549, Or mail on install.abap@gmail.com.
@AnubhavOberoy
@AnubhavOberoy 4 года назад
please email on install.abap@gmail.com
Далее
27 Debugging Transformation in BW4HANA
15:23
Просмотров 1,9 тыс.
What's the difference between SAP ECC and SAP S4HANA
9:55
AMDP ( ABAP Managed Database Procedure ) Part - 1
45:55