what is conversion exit defined in ABAP domain
我們之前用了這個data element。 UI framework的getter 會自動檢測data type的domain上是否維護conversion exit,如果有,就自動呼叫,我們沒有寫任何程式碼。
還是這個routine只控制ui field?
Conversion exit 有 in 和 out 這一對,out 負責data 輸出的時候,自動被gui call到,
In 負責user input 執行結束觸發PAI 時候自動被call到,
但這套東西只針對sap gui的環境,webclient ui裡面就只能像現在框架裡的getter 那樣,由框架的開發人員手動去call 這些conversion exit。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2679518/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 什麼是 SAP ABAP 的 SYSTEM_EXIT
- 一步步建立ABAP post exit增強
- Leetcode 6 ZigZag ConversionLeetCode
- exit hookHook
- 「Jupyter」UserWarning: To exit: use 'exit', 'quit', or Ctrl-D.UI
- exit(0)與exit(1)、return的區別
- python中 os._exit() 和 sys.exit(), exit(0)的用法和區別Python
- LeetCode 6. ZigZag ConversionLeetCode
- ReferenceError: webpack is not definedErrorWeb
- LeetCode T6 ZigZag ConversionLeetCode
- system.exit(0)和system.exit(1)的區別
- What is wrong?
- what is life?
- What is WebpackWeb
- What is maven?Maven
- What is Babel?Babel
- 2.13.5 DBCA Exit Codes
- document.domainAI
- LeetCode ZigZag Conversion(006)解法總結LeetCode
- Conversion to Dalvik format failed: Unable to execute dexORMAI
- What is a service mesh?
- What is rate limiting?MIT
- WHAT IS PPM Encoder ?
- What is an SQL relation?SQL
- 遷移學習(DIFEX)《Domain-invariant Feature Exploration for Domain Generalization》遷移學習AI
- 遷移學習(DCCL)《Domain Confused Contrastive Learning for Unsupervised Domain Adaptation》遷移學習AIASTAPT
- __dirname is not defined in ES module scope
- oracle的exit、return、continueOracle
- Programming languages Domain summaryAI
- Cookie domain 屬性CookieAI
- 論文解讀(CDCL)《Cross-domain Contrastive Learning for Unsupervised Domain Adaptation》ROSAIASTAPT
- git did not exit cleanly(exit code 128)報錯的部分原因及解決方法Git
- [Information Security] What is WEPORM
- What are the benefits of using an proxy?
- What is dbo in SQL Server?SQLServer
- CISO之What & How
- what is the Mixin method in Python?Python
- What is the "WF - Contention'' Enqueue ?ENQ