函式組:SDIF

SapCity發表於2009-07-24
函式組說明:ABAP/4 詞典的介面(應翻譯為介面);
這個函式組可以用來操作 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/,如需轉載,請註明出處,否則將追究法律責任。