當 ALV 顯示出文件時,希望能透過 Double Click 在文件號碼時,能夠使用 Call Transaction 進到該文件 SAP Standard TCode 畫面時,則可進行下面的程式撰寫
2017年2月18日 星期六
2017年2月11日 星期六
SAP IMG - F.13 Automatic Clearing IMG & Clearing rule (TCODE : OB74 & OBYC related)
當 User 要大量針對特定科目借方貸方金額相互 Clearing 時,除了自行用 F-04 結清外,可使用 F.13 進行大量科目結清,但其結清的 Rule 主要有兩種判斷方式
1. OB74 for normal clearing rule by customized rule
2. OBYC GR/IR for "GR/IR account special process"
1. OB74 for normal clearing rule by customized rule
2. OBYC GR/IR for "GR/IR account special process"
訂閱:
文章 (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 主要是收集數量為主,舉例像是電話費通話時數、工作坪數、員工人數等,之後在針...