DDIF_TABL_GET - ooxxvv/MySAPnotes GitHub Wiki
PageOutline {{{#!comment -------------------- 以上的部份是固定的,不要變動 ----- --------------------------------------- 在建立連結時,請標明連結的頁面類型,例如:wiki:WikiStart,而不要只用 WikiStart ----- }}}
DDIF_TABL_GET
- DD/ Interface to Read a Table from the ABAP Dictionary
- 取得 data dictionary 中表格及欄位的屬性
{{{#!comment
EXPORTING
IMPORTING
TABLES
EXCEPTIONS
Attributes
Methods
Code
{{{#!abap }}} }}}