SAP Batch Job 备注

06 SAP Basis, SAP 相关技术, 摘录及转帖文章 Add 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.

Leave a Reply