Video 45: ABAP for ALL - Dynamic Data Medium/Internal Table

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ต.ค. 2024

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

  • @bingodon
    @bingodon 2 ปีที่แล้ว +2

    thanks for your knowledge..it's helping alot

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

    Great video sir you are simply amazing.

  • @achyutram5833
    @achyutram5833 2 ปีที่แล้ว

    Thanks Ganesh for knowledge sharing..

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

    Thanku Ganeshji..!!

  • @rachupatil5980
    @rachupatil5980 2 ปีที่แล้ว

    Thank you so much Ganesh for this information, can you please let us know on dynamic alv field catalog concept. Thanks 🙏

  • @VIVEKKUMAR-gu2ji
    @VIVEKKUMAR-gu2ji 2 ปีที่แล้ว

    Very well explained 👏 sir

  • @GauravSingh-lz8mb
    @GauravSingh-lz8mb 2 ปีที่แล้ว

    Thanks for making this useful video sir. Could you please make a playlist on Adobe form cocentrating more on the design part with one project.

    • @just2shareji
      @just2shareji  2 ปีที่แล้ว

      Yes, little busy... will do it.

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

    If I have
    TYPES: BEGIN OF myType, ID TYPE i, END OF myType.
    DATA: workarea TYPE myType.
    So I can access ID of workarea with
    workarea-ID
    If I have a dynamic version:
    DATA: dynworkarea TYPE REF TO Data.
    CREATE DATA: dynworkarea TYPE myType.
    I assign it to a Field Symbol:
    ASSIGN dynworkarea->* TO FIELD-SYMBOL().
    Now its not possible to access the ID with
    -ID
    Why?

  • @ivankaiser3456
    @ivankaiser3456 2 ปีที่แล้ว

    Thanks!!!!

  • @leelavathimuniraj3907
    @leelavathimuniraj3907 2 ปีที่แล้ว

    Thank you sir

  • @Real_world.15
    @Real_world.15 2 ปีที่แล้ว

    Sir keep all vedios on ABAP hanaa sir

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

      Yes, will keep it - it is on going process and we can't conclude the new learning.