摘要:
标准日志存储 TCODE: SLG1 SLG2 SLGD "&--创建句柄 call function 'BAL_LOG_CREATE' exporting i_s_log = ls_mac_bal_log "日志 importing e_log_handle = fv_loghd "句柄 exce
阅读全文
posted @ 2021-04-15 18:01
ricoo
阅读(154)
推荐(0)
摘要:
最近老忘备注下,动态内表传参。 1 data: 2 lr_any_t type ref to data, 3 lr_any_s type ref to data. 4 data: 5 lr_dref type ref to data, 6 lr_stru type ref to cl_abap_st
阅读全文
posted @ 2021-04-15 17:34
ricoo
阅读(119)
推荐(0)
摘要:
1.Run program : RSTXTRAN 2.Execute -> Select All -> Enter
阅读全文
posted @ 2021-04-13 08:54
ricoo
阅读(192)
推荐(0)
摘要:
1.Use program RSTXDBUG . 2.Go to SE71 - Utilities - activate debugger .. 3.After activated the debugger ,run your transaction code.
阅读全文
posted @ 2021-04-06 08:50
ricoo
阅读(166)
推荐(0)
摘要:
https://answers.sap.com/questions/8218304/billing-schedule-dates-using-a-bapifm-for-a-sales-.html Function group: V60F * Read the billing plan CALL FU
阅读全文
posted @ 2021-03-26 16:23
ricoo
阅读(705)
推荐(0)
摘要:
https://help.sap.com/saphelp_nwpi71/helpdata/en/c7/4efe402762ef6fe10000000a1550b0/content.htm?no_cache=true 1.QRFC DEMO: RSTRFCT0 RSTRFCT1 RSTRFCQ4 2.
阅读全文
posted @ 2021-03-26 16:02
ricoo
阅读(376)
推荐(0)
摘要:
1. Use transaction code: KA02: enter G/L account(Cost element) and in default acct assinmt TAB,assign the Cost Center and save. 2.Check the field stat
阅读全文
posted @ 2021-03-11 09:25
ricoo
阅读(902)
推荐(0)
摘要:
https://blogs.sap.com/2020/08/03/vai-implementar-a-ecd-no-tdf-com-s-4hana-entao-recomendo-ler-este-post/ https://wiki.scn.sap.com/wiki/display/ERPFI/F
阅读全文
posted @ 2021-03-04 16:02
ricoo
阅读(554)
推荐(0)
摘要:
(1) SE38 执行RV80HGEN, 激活所有公式; 该程序的作用是根据表TFRM,TFRMT在RV61ANNN等程序中增加INCLUDE RV61A701这样的代码 (2) SE38 打开RV61ANNN, Utilities Menu>Update Navigation Index. Sys
阅读全文
posted @ 2021-01-28 08:50
ricoo
阅读(616)
推荐(0)
摘要:
链接:https://www.ut163.com/abap-cds-learning-summary/ https://blogs.sap.com/2016/03/10/my-cds-view-self-study-tutorial-part-1-how-to-test-odata-service-
阅读全文
posted @ 2021-01-22 09:32
ricoo
阅读(187)
推荐(0)