摘要:
```
field zz_test-uname.
module populate_record on chain-request. ``` ```
module populate_record input. ztlo_testing-uname = sy-uname. ztlo_testing-datum = sy-datum. ztlo_testing-uzeit = sy-u... 阅读全文
posted @ 2019-03-21 16:59
auroracj
阅读(104)
评论(0)
推荐(0)