cancel
Showing results for 
Search instead for 
Did you mean: 

batch jobs

Former Member
0 Kudos

Hi,

In a typical big client implementation which are the different background jobs that one can find. I know this is a very general question, but say if the client has all the variuos APO modules being implemented like DP, SNP (Heuristic, optimizer, CTM), PP/DS, GATP. Also is the APO- Capable to Promise functionality similar to the std SAP ECC Assemble to Order functionality

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi GS,

Just want to add one more job, which is Planning area initialization job. It should be scheduled(periodically) before Planning area consistency check/Live chace consitcy check for time series data. Otherwise those kind of jobs may get failed.

Thanks,

Satyajit

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi GS,

As you have mentioned earlier that it's a very general topic. Apart from jobs with common program names, your functional team can have multiple jobs based on custom programs too. So apart few typical jobs, background jobs numbers,types etc varies from one customer to another. It's all based on requirement.

Some of the standard jobs those are typically found in an APO systen are :-

/SAPAPO/OM_DELETE_OLD_SIMSESS

/SAPAPO/OM_LCAALERTS

/SAPAPO/OM_REORG_DAILY

RSLVCBACKUP

LC_UPDATE_STATISTICS(RSADAT6M)

SBAL_DELETE

You can also find some common jobs like :-

/SAPAPO/OM_DELTA_REMOVE_OLDER

/SAPAPO/CTMPLRUN

/SAPAPO/CIF_DELTAREPORT3

/SAPAPO/SDORDER_DEL

Regards,

Former Member
0 Kudos

Hi GS,

Some of the typical jobs are

1) Integration model runs

2) Heuristic runs

3) Planning runs

4) Forecast copy runs

5) Data extraction jobs

6) Process chains

7) Data back up runs

😎 Consistency check runs

9) Release to snp runs

10) Release to r/3 runs, etc.,

Regards

R. Senthil Mareeswaran.

Former Member
0 Kudos

Hi GS,

There can be differend kinds of batch jobs that can be defined to run on periodic basis based on business scenario

1) System Performance jobs

2) Data consistency jobs

3) Data processing

4) Planning batch jobs

5) Backups

and list goes on.........

Typically for APO if lets say business process is like you need to do SNP planning on daily basis then in general your batch stream should be like....

Demand Planning

- Backup

- Load data from data sources to APO

- Data release from Infocube to Planning area

- Forecast run (weekly or monthly based in business process)

- Final forecast calculation

- Alert generation

- Final forecast release to SNP or R3 (Based on business process)

etc....

In same fashion for SNP also

From consistency point of view

- Planning Area consistency

- Sales order consistency

- CCR

etc.....

Hope this helps.

Regards,

Harshil Desai