Read Entity | Delete Entity using Modify Entities |ABAP EML| CDS EML for behavior of fiori app

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • In this video you will learn
    How to use different types of Read Statement using
    ABAP EML to get data from fiori app.
    How to use Delete Entity with Modify Entities statement to Delete records from fiori app.
    Debugging Read statement and delete statement..
    And don't forget to create this yourself then ask query if u have any also do like and comment ,don't forget to subscribe our channel 😀 if you like
    #abap #fiori #ui5 #sapbtp #s4hana #eclipse #abap #sap #s4hana #sapbtp #bca #btech #mca #engineering #coders #code #programming #dataanalytics #database #datascience #datastructures
    Telegram link for discussion:-
    st.me/+NW1BDOVJ...
    LinkedIn :-
    www.linkedin.c...
    Thanks and Happy Learning 😊
    Stay Tuned for Next Video.

ความคิดเห็น • 4

  • @konidelasrijamoguni3277
    @konidelasrijamoguni3277 ปีที่แล้ว +1

    Can you please ABAP hana debugging technices and ui5 and foiri technices

    • @ABAPHANA
      @ABAPHANA  ปีที่แล้ว

      Thanks for suggestion, Please check my last three videos for debugging and I have already designed one end to end fiori app Using CDS .. please go through videos in sequence... follow this playlist th-cam.com/play/PLxcJ56QBR_Mr8E5zyvJGPhwa_cdTq060t.html

  • @carstenschlegel6975
    @carstenschlegel6975 3 หลายเดือนก่อน

    How I can do this in an action?
    I don't want to use the "delete" button. I need to implement an action das delete an item of the table. Another table must been updated.
    I successful implement this, but the app switched to the object page to show details of the !DELETED! record. This is not possible, so 0000000-000000-.... was displayed.
    I search about 2 week for a solution for this problem!

    • @ABAPHANA
      @ABAPHANA  3 หลายเดือนก่อน

      In that case save deleted record in some temperory table then display the same..