函式組:SDIF
這個函式組可以用來操作 ABAP 字典中的資料物件,可以經常使用字尾為 GET 的,其它的慎用。[@more@]
函式組:SDIF
函式組說明:ABAP/4 詞典的介面(應翻譯為介面);
這個函式組可以用來操作 ABAP 字典中的資料物件,可以經常使用字尾為 GET 的,其它的慎用。
DDIF_DOMA_ACTIVATE DD:啟用域的介面
DDIF_DOMA_GET DD: Interface for reading a domain from the ABAP Dictionary
DDIF_DOMA_PUT DD:將域寫入 ABAP 字典的介面
DDIF_DTEL_ACTIVATE DD: Interface to activate a data element
DDIF_DTEL_GET DD: 從 ABAP/4 詞典讀取資料元素的介面
DDIF_DTEL_PUT DD: Interface for writing a data element to the ABAP Dictionary
DDIF_ENQU_ACTIVATE DD:啟用鎖定的物件的介面
DDIF_ENQU_GET DD: Interface for reading a lock object from the ABAP Dictionary
DDIF_ENQU_PUT DD: Interface for writing a lock object to the ABAP Dictionary
DDIF_INDX_ACTIVATE DD:啟用索引的介面
DDIF_INDX_GET DD: Interface for reading an index from the ABAP Dictionary
DDIF_INDX_PUT DD: Interface to write an index to the ABAP Dictionary
DDIF_OBJECT_DELETE DD: Interface for Deleting an ABAP Dictionary Object
DDIF_OBJECT_RESET 重新設定 DD 物件(例如刪除新的或修訂版本)
DDIF_SHLP_ACTIVATE DD: interface for activating a search help
DDIF_SHLP_GET DD: Interface to read a search help from the ABAP Dictionary
DDIF_SHLP_PUT DD: Interface to write a search help in the ABAP Dictionary
DDIF_STATE_GET DD: Interface for Determining the Status of an ABAP Dictionary Object
DDIF_TABL_ACTIVATE DD:啟用表格的介面
DDIF_TABL_GET DD:從 ABAP 字典讀取表格的介面
DDIF_TABL_PUT DD:將表格寫入 ABAP 字典的介面
DDIF_TABT_ACTIVATE DD: Interface for activating the technical settings of a table
DDIF_TABT_GET DD:從 ABAP 字典讀取技術設定的介面
DDIF_TABT_PUT DD: 將技術設定寫入 ABAP 字典的介面
DDIF_TTYP_ACTIVATE DD: Interface for Activating a Table Type
DDIF_TTYP_GET DD: Interface for Reading a Table Type from the ABAP Dictionary
DDIF_TTYP_PUT DD: Interface for Writing a Table Type to the ABAP Dictionary
DDIF_TYPEINFO_GET DD: Get Information on a Type Defined in the ABAP Dictionary
DDIF_VIET_GET DD: Interface for reading view techn. settings from the ABAP Dictionary
DDIF_VIET_PUT DD: Interface for writing view techn. settings to ABAP Dictionary
DDIF_VIEW_ACTIVATE DD: Interface for activating a view
DDIF_VIEW_GET DD: Interface for reading a view from the ABAP Dictionary
DDIF_VIEW_PUT DD: Interface for writing a view in the ABAP Dictionary
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22172240/viewspace-1024538/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- socket模組函式函式
- ts函式組註解函式
- No.7、函式模組函式
- JS 函式式概念: 管道 和 組合JS函式
- 組合API-ref函式API函式
- js的curry和函式組合JS函式
- (譯) JavaScript中的組合函式JavaScript函式
- 函式組合的 N 種模式函式模式
- re模組 函式模式詳解函式模式
- 6、Oracle中的分組函式Oracle函式
- python threading模組有哪些函式Pythonthread函式
- MySQL教程之分組函式(五)MySql函式
- JavaScript函數語言程式設計(純函式、柯里化以及組合函式)JavaScript函數程式設計函式
- [譯] 柯里化與函式組合函式
- python 系統函式呼叫sed分組Python函式
- 使用 Python 函式進行模組化Python函式
- 將函式儲存在模組中(2)函式
- python檢視模組下的函式Python函式
- Lua封裝函式模組並由其他模組呼叫封裝函式
- hive視窗分析函式使用詳解系列二之分組排序視窗函式Hive函式排序
- 區間統計 聚合函式組合器函式
- Python如何將函式儲存在模組中Python函式
- 資料庫之DQL排序&分組&函式資料庫排序函式
- python IO模組【二】:open函式詳解Python函式
- MySQL函式大全(字串函式,數學函式,日期函式,系統級函式,聚合函式)MySql函式字串
- python中id()函式、zip()函式、map()函式、lamda函式Python函式
- Python 擴充之特殊函式(lambda 函式,map 函式,filter 函式,reduce 函式)Python函式Filter
- JavaScript函數語言程式設計,真香之組合函式(二)JavaScript函數程式設計函式
- Python學習筆記_函式_匯入模組Python筆記函式
- Oracle 分組彙總統計函式的使用Oracle函式
- 聚合函式及分組與過濾(GROUP BY … HAVING)函式
- 用listagg函式分組實現列轉行函式
- Mysql中常用函式 分組,連線查詢MySql函式
- 使用 useRequestURL 組合函式訪問請求URL函式
- MySQL資料庫中的分組函式ROLLUPMySql資料庫函式
- Python檢視模組(變數、函式、類)方法Python變數函式
- Vue3組合式函式最佳實踐(一)Vue函式
- JavaScript - 獲取字串位元組數(函式封裝)JavaScript字串函式封裝
- 第7章 IF函式 COUNTIF函式 SUMIF函式函式