DDIC - ooxxvv/MySAPnotes GitHub Wiki

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

DDIC

  • Data DICtionary information

  • 透過 DDIC ,使用者可定義資料結構,不需在意實際上在資料庫中的細節。

  • DDIC is an administrative super user issued by SAP during the ECC installation.

  • DDIC is a specific user of SAP, use to update system. See also about the other user/ SAP*

  • DDIC can mean Data Dictionary.... the DB infrastructure in SAP/ here you can create data types, fields, tables and so on.

Tcode

  • SE11 => 管理 ABAP Dictionary 中的各種物件
  • SE12
  • SE13
  • SE14 => 可刪除 Database 的 Table ,及 Table 裡全部的資料(跨 Client)
  • SE16 => 查詢 Table 中的資料
  • SE36 => 管理 Logical Database
  • SE54 => 將多個 Table Maintain 合成一個 (View Cluster)
  • SM30 => 執行 Table Maintain 的功能
  • SM34 => 執行 View Cluster 的功能

Table

  • DD02L => Data Dictionary 中所有表格的相關資訊,包含非 transparent table 的資訊
  • DD02T => DD02L 的 text table

Function

Others

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