Previous Topic

Next Topic

Book Contents

Book Index

Identifying the Job

The first type of input identifies the job, using the field names in Table 293.

Table 293 AJF Action Parameters

Field Name

Optional

In or Out

Type

Usage

BAPIAMEM

O

I

CL8

Member name in table.

BAPIAJNM

O

I

CL8

Job name, in JCL.

BAPIAOWN

O

I

CL8

Owner ID of the job.

BAPIAJID

O

I

CL5

JOBID as returned by JES.

BAPIAOID

O

I

CL5

Control-M ORDERID.

BAPIAGRN

O

I

CL20

Group name.

BAPIRBAN

O

I

XL3

RBA in binary format.

BAPIRBAC

O

I

CL6

RBA of the job in characters, with each character representing a hexadecimal digit.

CTMAPI uses this variable to find the job in the same way it does a search. For information concerning performance and security, see Create, Order or Force Performance Considerations.

Parent Topic

AJF Action Extension