Part 3 : ABAP Restful Application Programming Model (Creating Fiori App)

Поділитися
Вставка
  • Опубліковано 17 січ 2025

КОМЕНТАРІ • 59

  • @OmPrakash-sd7gb
    @OmPrakash-sd7gb 2 роки тому +2

    I loved your teaching style,, I would say you are super duper teacher..🙏

  • @amritas5099
    @amritas5099 4 місяці тому +1

    Wonderful Explanation 🎉🎉

  • @dipenvakharia6947
    @dipenvakharia6947 2 роки тому

    Great going!! The videos are very helpful to understand the core concept of RAP

    • @codeinmins
      @codeinmins  2 роки тому

      Thanks Dipen… please help sharing my channel to friends and colleagues if you like…

  • @alexeykurbatov964
    @alexeykurbatov964 Рік тому +1

    No "Back button" in my preview. What can I do? Maybe missed some annotation?

    • @yogesh12322
      @yogesh12322 Рік тому +1

      Same with me, also the show detail and hide detail function is also not enabled. Is there anything we can specifically check?

    • @theagussantoso
      @theagussantoso 11 місяців тому +1

      same here , no back button and show details button , please inform us what's missing if anyone / admin knows. Thank you

    • @ashislohia5701
      @ashislohia5701 11 місяців тому +1

      Same here. Did you able to fix it? @@theagussantoso

    • @ktulumen
      @ktulumen 8 місяців тому

      +1

  • @fadiendrasahu8609
    @fadiendrasahu8609 11 місяців тому +1

    Hello, While exposing the service definition we have given the entity name of consumption view. Is it compulsory to create behavior definition and implementation for Interface view as well since we have not used the it's entity name for exposure.??

    • @aravindb3612
      @aravindb3612 10 місяців тому

      I too have the same doubt

    • @devhana1505
      @devhana1505 19 днів тому

      No, it is not compulsory to create a behavior definition and implementation for the interface view if its entity name is not being used for exposure in the service definition.

  • @juergenbaur5280
    @juergenbaur5280 Рік тому +1

    Do you plan another series for unmanaged scenario? I would appreciate that. 🤩

  • @saurabhakumbhare
    @saurabhakumbhare Рік тому +1

    I would appreciate you can use standard naming conventions. Keep up the good work

    • @codeinmins
      @codeinmins  Рік тому

      Hi noted… please consider subscribing and sharing my channel with your friends and colleagues if you like 👍

  • @ktulumen
    @ktulumen 8 місяців тому

    Hi thanks for the video. Just tried this today on BTP trial, and the only thing is the "Back" button does not show up when I Create a new record. Will check. Also the genereated list contains checkboxes instead of radiobutton & mssing the detail button at the top. All artifacts have the same code, maybe something might have been updated.

  • @KiranJadhav-m1h
    @KiranJadhav-m1h 18 днів тому

    which is the playlist of UI annotation

  • @rachupatil5980
    @rachupatil5980 6 місяців тому

    Hi sir here we can see create update and delete options why read option is not there sir, can you please let me know. Thanks

  • @SuperFinchmeister
    @SuperFinchmeister 10 місяців тому

    How did you get the 3 column layout on the object page forms? For me 6 is the standard.

  • @ashislohia5701
    @ashislohia5701 11 місяців тому

    @codeinmins - I am not getting back button inside the object view i.e. in the record creation screen. Please help here. Thanks

  • @nagulameera427
    @nagulameera427 Рік тому

    After Adding Annotations to metadata extension file fiori app is not refreshed new Fiori Elements. Still referring old UI elements ..
    Any idea ?..

    • @codeinmins
      @codeinmins  Рік тому

      Try loading metadata in service, if you have created service…

  • @vedantsrivastava567
    @vedantsrivastava567 6 місяців тому

    Can we use fiori free style with this?

    • @codeinmins
      @codeinmins  6 місяців тому

      Hi @vedantshrivastava567, yes you can … just you need to create v2 or v4 API option rather then UI…

  • @SunilKumarSingh-mp8gm
    @SunilKumarSingh-mp8gm Рік тому

    hi Sir , i have created the entry but when i came back to home page , for me show details is not displaying .Could you please confirm me do i need to add method for that .

  • @nitin11meena
    @nitin11meena 11 місяців тому

    Hello sir, no display after pressing create button. followed you.

  • @Hearstory690
    @Hearstory690 Рік тому

    Hi Sir not able to find a playlist about annotation share link pls

    • @codeinmins
      @codeinmins  Рік тому

      Hi Sri thanks for visiting my channel… please consider subscribing and sharing my channel with your friends and colleagues if you like
      ua-cam.com/play/PLU0olhFj5UjWiT1qgrZqeFY0gpAJkoap9.html
      ua-cam.com/play/PLU0olhFj5UjVXTrGYVDU999wV1wrzo7tb.html

  • @JanSvoboda-s4o
    @JanSvoboda-s4o Рік тому +1

    I followed the steps in the video and everything is working fine except these two things:
    I can't see the "Show details" button instead of the radio button which should be next to the record, I see a checkbox. Did anyone encounter the same issue?

    • @codeinmins
      @codeinmins  Рік тому +1

      Hi, there are two different functionality. Show details button and radio button is part of one functionality which is navigation with semantic object… Checkbox is another functionality related to update multiple records at once may be Isolation concept… hope this helps… please consider subscribing and sharing my channel with your friends and colleagues if you like 👍

    • @yogesh12322
      @yogesh12322 Рік тому

      @@codeinmins Thanks for this comment. Is there any documentation for this, since its not becoming very clear which annotation corresponds to displaying this output line with checkbox and with option button. Also if you can release the github link for your code, it would be really helpful.

    • @theagussantoso
      @theagussantoso 11 місяців тому +1

      @@codeinmins could you explain in details ? what is the annotation to show show details / hide details button since it's now showing when I follow this tutorial ? and also back button not showing. Maybe something is missing ? anyway, great tutorial , thanks for sharing

  • @prashantthakur5481
    @prashantthakur5481 Рік тому

    Hello .. create button still not showing field even after adding UI facet

    • @codeinmins
      @codeinmins  Рік тому

      Use V4 UI service with Draft… follow below url for more details
      answers.sap.com/questions/13795090/abap-rap-odata-v2-authorization-error.html

  • @mohdeihtram8354
    @mohdeihtram8354 2 роки тому

    Hi Sir, after service binding, I did some changes in my metadata extension for position and labels but those are not getting reflected on the front! I tried clearing cache too. Can you please help here?

    • @codeinmins
      @codeinmins  2 роки тому

      Try re-publish the service. One thing to note RAP not allow UI annotations, you can see those in preview but not when you create Fiori app using service.

    • @mohdeihtram8354
      @mohdeihtram8354 2 роки тому

      @@codeinmins thanks for the quick response! I tried that too but didn’t work.
      Also, In your video too, we used ui annotations only for output right? Will they not work? Ui.lineitem and Ui.selectionfield

    • @codeinmins
      @codeinmins  2 роки тому

      help.sap.com/docs/BTP/923180ddb98240829d935862025004d6/248b36b7ebce4f7e8c7670c9371adee1.html#results-0

  • @AkashSingh-yk1gm
    @AkashSingh-yk1gm Рік тому

    Hi, I followed all steps in your videos still I cannot see the "EDIT" button when navigating to the Object page. I tried both with STRICT 1 & 2 and without STRICT but no solution. Searched on Google and everything that pops up is related to the V4 version. Kindly, let me know if you have a solution for this.

    • @codeinmins
      @codeinmins  Рік тому

      Hi Akash, try generating fiori app, edit will work with draft in v4 … Please consider subscribing and sharing my videos and channel with your friends and colleagues if you like…

    • @AkashSingh-yk1gm
      @AkashSingh-yk1gm Рік тому

      @@codeinmins Hi, it's working with the V4 draft but I want it with V2 as you did. But in my case, it's not working. Any suggestions?

  • @MUNESHKUMAR-ju2kg
    @MUNESHKUMAR-ju2kg 2 роки тому

    Hi Sir ,
    I have a doubt. By using CDS -UI ANNOTATION we can build only List page report? or By using RAP we can make the same thing what we will do in combination of ODATA AND UI5? and from where we can learn cds-fiori elements?

    • @codeinmins
      @codeinmins  2 роки тому

      Hi Munesh, CDS -UI ANNOTATION can be used to build any type of fiori application.
      experience.sap.com/fiori-design-web/smart-templates/
      RAP is one of two development model from SAP (RAP and CAP). RAP can also be used to build fiori application or Free style UI5 application.
      ODATA is a protocol (Open Data) open source which is standard of best practices for building and consuming RESTful APIs (www.odata.org/). UI5 is a framework (from SAP) to build responsive applications.
      ua-cam.com/channels/jXZ-tts_5gde1QvptsNbrQ.html
      Please consider subscribing and share my channel using above link with friends and colleagues on social media platforms and help grow...

    • @ramanam2563
      @ramanam2563 2 роки тому

      send me mail id I will be joining the course

  • @amansd4051
    @amansd4051 Рік тому

    Hello Sir,
    I've tried all your steps and created my FIORI tiles but when I'm clicking on Create button, One error is popping up
    Target was not Found
    Employee ID::Employeeid::Field is not a valid ID. I've used sysuuid_x16 for this
    Can you let me know where I'm going wrong plz?
    Thanks

    • @codeinmins
      @codeinmins  Рік тому

      Hi please check target mappings in customizing configuration, upper or lower case of text, also check path you are providing “/” sign in path… hope this helps…

    • @amansd4051
      @amansd4051 Рік тому

      @@codeinmins Sir I didn't get understand your reply, From my end I've checked it but still unable to resolve the issue
      Target was Not Found... Field is not a valid Id

  • @mayursatardekar8710
    @mayursatardekar8710 Рік тому

    Hi , your video is really helpful, big thanks..!! I am getting an error "You do not have start authorization for R3TR IWSV" when creating a record, can u please suggest what can be the issue? I checked it is related to global authorisation, but i just followed the steps you showed in this video and you also havent added anything to the global authorisation method here, Kindly let me know

    • @mayursatardekar8710
      @mayursatardekar8710 Рік тому

      I got it, in behavior definition of the interface view, i removed the strict keyword and activated the service binding again after which i was able to create a record.

    • @codeinmins
      @codeinmins  Рік тому +1

      Hi Mayur, good to know your code is activated now... But its always suggested to use Strict keyword, because when you use this it sets some rules of best practice and code checks, in this way you end up writing suggested best practice code. it also ensures on future and backward compatibility in case of system upgrade.
      Hope this helps... best luck

    • @mayursatardekar8710
      @mayursatardekar8710 Рік тому

      @@codeinmins so what do we need to do in such scenarios? Where it is not working with Strict

    • @codeinmins
      @codeinmins  Рік тому

      Read about it here:
      help.sap.com/docs/ABAP_PLATFORM_NEW/fc4c71aa50014fd1b43721701471913d/cbb86e63a8464e63bbdd43b7bfa5fc4f.html?q=strict

  • @joyprasannasaraswaty6834
    @joyprasannasaraswaty6834 Рік тому

    for create mode, it's showing unnamed change. How to change this text as New Student

    • @codeinmins
      @codeinmins  Рік тому

      Hi Joy provide other field name in Header annotations instead of Id…

  • @AkshayNalawade-gm4sm
    @AkshayNalawade-gm4sm Рік тому

    Hi sir,
    I am getting below error after trying to add data from create button on UI---
    Runtime Error: 'RAISE_SHORTDUMP'. The OData request processing has been abnormally terminated. If you use SAP S/4HANA Cloud, please create an incident. Otherwise, if "Runtime Error" is not initial, launch ADT feed "Runtime Errors" or transaction ST22 / SM21 (system log analysis) for details and analysis.
    Please provide solution if any.
    Thanks in advance.

    • @ravikambham3024
      @ravikambham3024 Рік тому

      I am also getting the same error. Please let us know the solution for this.

    • @kunal-gg5wo
      @kunal-gg5wo Рік тому

      same error comes how to resolve it

    • @ademerdogan2481
      @ademerdogan2481 Рік тому

      I encountered with the same issue and fixed by refreshing(right click) the package and activate all elements