How to Create an Application Job (APJ) in SAP S/4HANA ABAP — With Single Values & Select Options

This post covers end-to-end implementation of an Application Job using IF_APJ_RT_EXEC_OBJECT and IF_APJ_DT_EXEC_OBJECT interfaces, including both Single Value parameters and Select Option parameters.

What is an Application Job?

Application Jobs (APJ) are the modern replacement for classic SM36/SM37 background jobs in S/4HANA. They run via class-based execution and support proper parameter definition through the ADT (Eclipse) framework.

 

 

​ This post covers end-to-end implementation of an Application Job using IF_APJ_RT_EXEC_OBJECT and IF_APJ_DT_EXEC_OBJECT interfaces, including both Single Value parameters and Select Option parameters.What is an Application Job?Application Jobs (APJ) are the modern replacement for classic SM36/SM37 background jobs in S/4HANA. They run via class-based execution and support proper parameter definition through the ADT (Eclipse) framework.    Read More Technology Blog Posts by SAP articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author