Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

SAP

The conversion program supports:

  • SAP Factory and Freeday calendars
  • SAP Job definitions

These reports can be generated through a Stonebranch Utility.

Read the directory containing the SAP Job definition files. The corresponding values in the CALENDARID keyword will hook up to the calendars and their custom days. The conversion program recognizes different SAP calendar records by their lengths. Records that do not match are discarded.

SAP Job Definitions

Job definition files should be in a separate directory when using the conversion program.

Every file will be converted into a workflow, instead of a regular task, to enable the adding of extra functionality, such as like restart, dependencies, skip criteria, and run criteria.

Every ABAP step in the file then is converted into a separate task and automatically receives a dependency to its predecessor ABAP step.

Example

The following job definition file:


Converts to the following workflow (SAP_CONV_002_MULTI_STEP_DAILY):
 

EVENTPARM

If an EVENTPARM is present, a Task Monitor will be created pointing to the task in the EVENTPARM value.



  • No labels