https://wiki.scn.sap.com/wiki/display/ABAP/how+to+find+transaction+code+or+maintain+view+for+a+given+table
2017年3月8日 星期三
ABAP/4 - How to find the table maintenance be used in which tcode?
SAP Table 在 SE11 時可以確認該 Table 是否有建立 Table Maintenance,但當只知道 Table Maintenance 的名稱時,卻沒有辦法查到該 Table Maintenance 是否有維護 T-Code (不像 SE80 可以看到 Program 對應的 T-Code),因此可能造成同一個 Table Maintenance 有多個 T-Code (不知情的情況下造成重覆建立)。
SE11 選擇該 Table 的 Table Maintenance Generator,並沒有任何 T-Code 的資訊
此時則可使用 Table TSTPVT 輸入 Table/View 的名稱在 PARAM 進行查詢,是否有 T-Code 使用到此 Table Maintenance
即可透過 PARAM 裡有該 VIEWNAME,查到該 Table Maintenance 是否已有 T-Code
找到 T-Code 後即可在 SE93 確認該參數是否正確,並使用該參數執行
Reference :
https://wiki.scn.sap.com/wiki/display/ABAP/how+to+find+transaction+code+or+maintain+view+for+a+given+table
https://wiki.scn.sap.com/wiki/display/ABAP/how+to+find+transaction+code+or+maintain+view+for+a+given+table
訂閱:
張貼留言 (Atom)
How to install & specified python version or distreibtuion package version in google colab
在買了 RTX 3080 要來 挖礦... 嗯~是跑機器學習後,結果發現了 GOOGLE COLAB,其實之前在「GAN 對抗式生成網路」一書就有看到,但資訊人就是什麼都想自己安裝,在本機用 Anaconda + pyCharm 弄了 GPU 環境,結果有天從新竹回家發現家裡沒...
-
在 SAP Screen 中加入 Textbox 不像一般 Visual Studio 把 Textbox multiline 設為 True 即可,需要先建立 Custom Control,再透過 Customer Control 建立 cl_gui_custom_contai...
-
在 SAP CO 主檔資料中,其中一項為統計關鍵數字 Statistical Key Figures (SKF),其主要的目的是用在分配成本使用,不過於其他像是 Cost Center 是收集金額,SKF 主要是收集數量為主,舉例像是電話費通話時數、工作坪數、員工人數等,之後在針...
沒有留言:
張貼留言