User Exits - ooxxvv/MySAPnotes GitHub Wiki

PageOutline {{{#!comment -------------------- 以上的部份是固定的,不要變動 ----- ---------------------------------------- 在建立連結時,請標明連結的頁面類型,例如:wiki:WikiStart,而不要只用 WikiStart ----- }}}

User Exits

  • User Exits
  • 在程式中預留一些程式缺口,讓標準程式執行時,可讓使用者插入自訂的程式碼
  • 請見 Enhancement

網路資料

如何在系統中找到 user exit

  1. Go to Tcode/ se81.
  2. Expand to the area you are looking at, functionally speaking.
  3. Select and press F9.
  4. Now click on "Repository Infosys" button.
  5. Now you will see a tree form where you can see all the objects (not only exits) under that area. To only see the exits that come under this application;
  6. Expand Environment->customer Enhancement->customer enhancement.
  7. Double click on Customer enhancement.
  8. Execute the selection screen. You will see all the cust.exits that come under your application
  9. Double click on the required exit; you can see all the exits that come under that enhancement.

{{{#!comment -------------------- 以下的部份是固定的,不要變動 ----- }}}

⚠️ **GitHub.com Fallback** ⚠️