南京!

旅游 见闻 风景, 职业生涯-工作 No Comments »

南京是个好地方,就是…太热了。

离职

职业生涯-工作 No Comments »

今天拿到离职证明了,不经意间还真流露出了一丝的伤感。
我跟朋友戏称,毕业了。
这就是毕业证。

三年

所思所想所见所闻, 职业生涯-工作 No Comments »
年轻求得圆满
随着岁月走散
忍不住回头看
剩下的只是片段
生命不断转弯
起起落落变成习惯

SAP Batch Job 备注

06 SAP Basis, SAP 相关技术, 摘录及转帖文章 No Comments »

Relevant t-codes:
SM36: Create job
SM36WIZ: Create job with wizard
SM37: Job Overview: release scheduled job, display Job logs and steps, etc.
SM21: System Log.
ST22: ABAP runtime error, here it is used to find error info of background program
SP02: Display background report output which is outputed by WRITE statement.

Relevant FMs:
1. JOB_OPEN: Define a job
2. JOB_SUBMIT: Append program, external command or external program to the job.