Enterprise Resource Planning Blogs by Members
Gain new perspectives and knowledge about enterprise resource planning in blog posts from community members. Share your own comments and ERP insights today!
cancel
Showing results for 
Search instead for 
Did you mean: 
Paulo_Vitoriano
Active Contributor

In this short document I will illustrate the use of system variables that can minimize the number of error messages during CATS data transfer to application components, as well as show the background job setup with Job Wizard function.


During CATS data transfer to the application components such as PS and PM modules the common error is about accounting period being closed.  Same time there are many business situations when users should report or correct time in past periods.  Both CAT5 and CAT9 data transfer transactions are using a working date as default posting date.  Such default system approach is reasonable for the current period, but for past periods the posting date should be adjusted to avoid the above mentioned error.

My recommendation is to run at least one daily background job for CATS transfer.  It helps to keep a data volume relatively low as opposed to month-end job, as well as the cost can be reflected at controlling objects in PS/PM info system with a minimum delay.  And that also means the BI system will get that information faster too (if applicable).

The idea is to run not a single job, but two different jobs.  One job will be dealing with the time reported for past periods (and those records will require a change of the Posting date). Another job will be dealing with time reported for the current period (and we can keep default logic for the Posting date).

While business users are also allowed to report a future time, that can be related either to the early month-end closing process or to periods of future absence, in my example time beyond the current period is not transferred.

My selection variant for CAT9 job accounting for Previous Periods would look like below:

The Posting and Cancellation dates are defaulted to the first day of the current period.

My selection variant for CAT9 job accounting for Current Period would look like this:

For the Current period variant I am not defaulting any fixed Posting Date/Cancellation date.


Next I can create and schedule daily background jobs for both variants in transaction code SM36


To create a background job I do recommend using the Job wizard as it offers quite a user-friendly experience.


From the icon bar select the Job Wizard on the right hand side as shown on the below screen:



Few next screens are covering the process sequence from the Job wizard, where you have possibility to browse forward or backwards at any time:


Click on the Complete button to finish the setup.

For the second job the process is exactly the same, except that you can use a different start condition to pair them together:

You are welcome to suggest improvements to this content.

Thank you for reading,

Paulo



6 Comments
Labels in this area