Feature Control RAP Part 27

Sdílet
Vložit
  • čas přidán 10. 09. 2024
  • Playlist
    RAP:-
    • Introduction to ABAP R...
    OData:-
    • OData a Restful API SA...
    SAP ABAP on HANA course :-
    • SAP ABAP on HANA Intro...
    ABAP SAP ABAP 7.4 / 7.5 New Syntax:-
    • New And Value Operator...
    Enhancement in ABAP:-
    • SAP Enhancement Framew...
    CDS in ABAP on HANA :-
    • SAP CDS Introduction -...

Komentáře • 15

  • @rajeshkura4759
    @rajeshkura4759 Před 2 dny

    Thank You Ram

  • @HariHaran-vu5xf
    @HariHaran-vu5xf Před 2 měsíci +1

    How can I able to disable and enable field based upon another field drop-down , I need code to do , I used feature instance but it's not working for me,give sample code to do

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před měsícem

      I have uploaded all code on github you can check there :- github.com/ramniwas04/SAP-TECHNOMANIAC-ALL-CODE/tree/main/Final%20Managed%20APP%20Backup

  • @ankahit
    @ankahit Před 2 měsíci

    My association create does not accept feature control. From what version it is available?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před měsícem

      Which version you are using? This blog will help you to find in which version what features are available:- community.sap.com/t5/technology-blogs-by-sap/abap-restful-application-programming-model-rap-faq/ba-p/13484489

  • @kaitoukid2651
    @kaitoukid2651 Před 5 měsíci +1

    Thanks a lot, can you tutorial example using EML create SO with Business Object Interface inside a action of custom BDEF? Ex: create RAP App Using I_SALESORDERTP to create SO and save it to custom Table (ZSALE)

    • @famlivingroom1790
      @famlivingroom1790 Před 4 měsíci

      I second this! This seems to be a pretty common custimization requirement

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před 4 měsíci

      We can use managed scenario Unmanaged save will explain next to next next video ....

  • @famlivingroom1790
    @famlivingroom1790 Před 4 měsíci

    32:49 why is it on line 54 we need to implement our own validation while on line 55 already has its own validation upfront (32:25)?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před 4 měsíci

      Since in case of "mandatory create read only update" Handled by framework. In other case it's not handled by framework

    • @famlivingroom1790
      @famlivingroom1790 Před 4 měsíci

      @@SAPTECHNOMANIAC is there a way to identify/distinguish which will be handled by framework and which ones are not?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před 4 měsíci

      @@famlivingroom1790 We need to read sap standard documentation .Just do F1 you will get more detail

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před 4 měsíci

      @@famlivingroom1790 Yes we need to read SAP Documentation using F1 for that keyword .

  • @thomasm6693
    @thomasm6693 Před 5 měsíci

    Thanks ram. Great work .👍