Finding SAP table names and descriptions
To get a list of SAP table names and descriptions, browse table DD02T in SE16 or run the following SQL in sqlplus:
Code
Code
Select tabname, ddtext from sapr3.dd02t where ddlanguage = 'E'[@more@]
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/167898/viewspace-1004634/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- lower_case_table_names
- MySQL8.0的坑之lower_case_table_namesMySql
- SAP APO 常用Table
- SAP Table Relationship of Material Classification
- 『杭電1937』Finding Seats
- SAP MM The Table MBEWH Update Logic
- [LeetCode] 2196. Create Binary Tree From DescriptionsLeetCode
- sap table 分為三種型別(轉)型別
- GC Buffer Busy Waits in RAC: Finding Hot BlocksGCAIBloC
- Finding Trace Files v$diag_info & TKPROF
- windows下mysql修改表名大訊息引數lower_case_table_names,需要initialize才生效WindowsMySql
- 7-Overview-namesView
- SAP UI5 Decision Table 的特性介紹UI
- 逆向基礎 Finding important/interesting stuff in the code (二)ImportREST
- 淺談數棧產品裡的 Descriptions 元件元件
- DNS: More than just namesDNS
- CF566A Matching Names
- set names utf8;
- SAP Smart Table 的 Personalization(個性化配置)試讀版
- SAP Table function 執行報錯 feature not supported 該如何分析Function
- 使用 SAP HANA Virtual Table 連線外部資料來源
- SAP Fiori Elements 裡 Smart Table column 的寬度問題
- SSL - SSLHandshakeException: No subject alternative names presentException
- The English names of various berries All In One
- Talk about the naming of spring bean namesSpringBean
- SQLITE_ERROR - table sap_capire_bookshop_books has no column named currencySQLiteErrorAPI
- Static and Animated 3D Scene Generation from Free-form Text Descriptions3DORM
- SAP WM 有無儲存WM Level歷史庫存的Table?
- SAP Fiori Elements List Report Smart Table Toolbar 的 XML 檢視實現XML
- 如何檢視 SAP Fiori Elements List Report Table 都支援哪些設定
- create table,show tables,describe table,DROP TABLE,ALTER TABLE ,怎麼使用?
- SAP Fiori Elements 框架裡 Smart Table 控制元件的工作原理介紹框架控制元件
- MY SQL 8.0 安裝時初始化錯誤:xxxx my.ini console --initialize-insecure=on --lower-case-table-names=1... Using jemalloSQL
- SSL - SSLHandshakeException: No subject alternative names matching IP address foundException
- JSnaughty: Recovering Clear, Natural Identifiers from Obfuscated JS NamesJSIDE
- SAP Hybris的型別系統更改和ABAP的LOAD_PROGRAM_TABLE_MISMATCH型別
- table
- SAP UI5 表格資料如何匯出成 Excel 檔案(Table Export As Excel)UIExcelExport
- SAP Fiori Elements List Report Smart Table 列專案寬度計算的奧妙