Month: October 2020

Plan Report / Job in background programmatically

There are cases, when you need to plan reports programatically to run in background in ABAP – providing some selection parameters – such as cleanup reports, generations, data retrieval and storage from external resources and so on. You can react on your application specific events, and plan a job to be processed by a batch […]

READ MORE

Application Log Helper Class

Every ABAP developer will write an application log some day. SAP system provides wide range of logging and monitoring capabilities from simple tools to sophisticated ones. SAP is restructuring the different applications and functions encapsulated in packages to specific layers and and application components from time to time. Writing a helper class from scratch to […]

READ MORE

SRM Programming

Constants Description Name Type Document Status /sapsrm/if_pdo_status_c constant interface Object Types /sapsrm/if_pdo_obj_types_c constant interface Procurement Document Generic /sapsrm/if_pdo_constants_gen_c constant interface Workflow /sapsrm/if_wf_process_c constant interface Constant mix /sappssrm/cl_constants constant class URL generation services (to access PDO) /sapsrm/cl_url_service class

READ MORE