cancel
Showing results for 
Search instead for 
Did you mean: 

define a Job

Former Member
0 Kudos

Hello all,

I have to create a JOB but I never worked with JOBs before. Please, help. This is urgent.

I need to create a JOB that will contain 4 existing Jobs (4 steps). The 4 existing Jobs and the Job sequence are:

Step 1:

Job = Z_Delivery

Program/Comand = ksh and ZLO_SD_BI_0009

Parameters/Variant = interfaces/ opLO1/bin/oplft_delivery/ICP-SAP dlvry ED and USERAB

Step 2:

Job = Z_Inbound_Issue

Program/Comand = ksh and ZVI_0016_BAPI

Parameters/Variant = /interfaces/ opLO1/bin/ oplft_in_issue/ICP-SAP inissue ER1 and USERAB

Step 3:

Job = Z_Warehose_Mov

Program/Comand = ksh and ZLO_MM_IN_0002

Parameters/Variant = /interfaces/opLO1/bin/oplft_moviments/ICP-SAP mov ER4 and MOVIMENTS

Step 4:

Job = Z_Tracking

Program/Comand = ksh and ZLO_SD_BI_0010

Parameters/Variant = /interfaces/opLO1/bin/oplft_tracking/ICP-SAP track ET and TRACKING

<i>NOTE: Gather all Jobs in one Job. The cancellation of one Job will NOT cancel the other steps.</i>

Help me out!!!!!

Thks & Rgds,

Amanda

Accepted Solutions (1)

Accepted Solutions (1)

rmazzali
Active Contributor
0 Kudos

it's very simple:

Tcode SM36

define the job name and create the steps by pressing the 'step' pushbutton.

set the program name and variant, check and save.

repeat for all steps.

then press button 'start condition' to define when the job starts and if it is repeteable.

pls. reward points for this help

Roberto

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can do it in SM36.

Giver the job name>Create variant>Give the program name if u have and save and schedule the job.

<b>

Reward if it helped!</b>

Chandru