15 - Enhancements & Modifications - Customer Exit - Menu Exit Part1

Sdílet
Vložit
  • čas přidán 10. 09. 2024
  • 1) Overview of Menu Exit
    2) Taking a Requirement
    3) Ways to Find a Menu Exit

Komentáře • 29

  • @vikrantkatoch6293
    @vikrantkatoch6293 Před 11 měsíci +5

    Sir you have made so nice videos that i want to watch every one of them. Thankyou for sharing this hidden knowledge. You are really selfless in this selfish world. Love your work.

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před 11 měsíci

      Thank you very much Vikrant for you encouraging and overwhelming feedback. All the very best for your learnings.

  • @sasirekha641
    @sasirekha641 Před rokem +3

    Wonderful explanation.. gone through previous videos also.. crystal clear with real-time examples.. just could say.. the best videos to learn n explore ABAP.. thankyou so much.. learning a lot

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

    Great explanation Sir.. Hats off for your selfless service..

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

    Thank u so much sir ubr teaching getting me more undestandable

  • @Tusharastic
    @Tusharastic Před 4 měsíci +1

    Hi Rahul, I can see Codes starting with ‘+’ in my status screen but no exit is found when I search using Package name in SMOD. How do perform enhancement in this case?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před 4 měsíci +1

      Which transaction code you are referring to?

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

      @@sapabapbyrahulmehta Thanks Rahul for your response. The transaction is WCLO

    • @Tusharastic
      @Tusharastic Před 4 měsíci +1

      @@sapabapbyrahulmehta Hi Rahul, thanks for your response. I am referring to transaction WCLO

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

      @@Tusharastic I checked there is no menu exit on the initial screen of this transaction code and it does not have customer exit. As I don't have any data in the system so I am unable to execute this.

  • @rockeybhai2606
    @rockeybhai2606 Před rokem +2

    I like it sir

  • @rockeybhai2606
    @rockeybhai2606 Před rokem +2

    This class

  • @gowthamit4531
    @gowthamit4531 Před rokem +2

    Hlo Rahul sir how to enable disable that menu bar fields could you please explained me

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před rokem

      Replied to your mail.

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

      @@sapabapbyrahulmehta Hi Rahul sir , Can you please explain it here it will be helpful for others also

  • @sshiv908
    @sshiv908 Před 8 měsíci +1

    How do we know that in SMOD we need to select customer function customer exit for finding menu exit? @12:30

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před 8 měsíci

      We predicted through description of the customer exit. The description is Customer Functions and we added a customer specific function.

    • @sshiv908
      @sshiv908 Před 7 měsíci

      Thanks!@@sapabapbyrahulmehta

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

    Sir can we get the PowerPoint documentation slides ?

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

      The reading material(PPT + notepad) for all the topics, practice exercises and sample capstone projects are available at below mentioned link.
      drive.google.com/drive/folders/1gyxhxZpjKajbk44MyiC8G-zLP6dUi7jZ?usp=drive_link
      This reading material is intended for learning purposes only.

  • @umair8514
    @umair8514 Před rokem +1

    Sir I have a doubt,
    How we will understand that the requirement will be done by which particular enhancement.

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před rokem

      Hello Umair, Other than SD module - We need to check for 2 things - BADI or Customer Exit, If both are not available only in that case we opt Implicit and Explicit Enhancements. Yes in SD module , we need to check for BADI, Customer Exit and User Exit also as User Exit are only available in SAP SD module, but there is no such way to decide this requirement will be fulfilled by this particular type of enhancement.

    • @umair8514
      @umair8514 Před rokem +1

      Thanks sir, now I got it.
      Thankyou for your quick response 😊

  • @mugondasravani593
    @mugondasravani593 Před rokem

    Hi Sir.. I have a small doubt..
    inside the customer exit we can see +CU2, 3, 4, 5, 6, 7 function codes but in the gui status under goto section we can see only +6, 7 function codes
    What about 2, 3, 4, 5 ??
    Where we can see ?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Před rokem

      Hello Sravani, They will be available as a part of other screens. Once We go to inner screen of CAT2 after passing Data Entry Profile and Personal number, I am able to see +CU1, + CU2 , +CU3 as a part of Go to and Extras.

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

      So that means , system status gui navigation we get more precise menu exit and that should be the first and preferred approach
      As through smod or se84 we might start working on some menu exit which not relevant to our screen