User Guide > Objects > Alphabetical Listing > SAP ABAP, Java, and PI

 SAP ABAP, Java, and PI

The following overview includes the attributes of an SAP Job object and describes their functions, allowed values and ways of modification.

Predefined variables may be used in scripts, and script variables may be set to attributes retrieved via predefined variables.

SAP Tab

Field

Attribute

Value

Access Via:

Job report - Database

JOBREPORT_DB

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Job report - File

JOBREPORT_FILE

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Job report - Generate on error only

JOBREPORT_ERROR_ONLY

"Y" - Job reports only saved if error occurs
"N" - Job report always saved

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Optional reports - Agent log SAP_AGENTLOG "Y" - Yes, "N" - No GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program
Optional reports - Application logs SAP_APPLLOG "Y" - Yes, "N" - No GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program
Optional reports - Spool directory SAP_SPOOLDIR "Y" - Yes, "N" - No GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program
Optional reports - Step lists SAP_STEPLIST "Y" - Yes, "N" - No GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Programm
Optional reports - Statistics SAP_STATISTICS "Y" - Yes, "N" - No GET_ATT,
:PUT_ATT,
Change Program

Optional reports - Statistics of Java Scheduler jobs

SAP_JSTATISTICS "Y" - Yes, "N" - No GET_ATT,
:PUT_ATT,
Change Program

Start parameter - Language

SAP_LANG

User-defined,
maximum 2 character

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Start parameter - Job name

JOB_NAME, JN

User-defined,
maximum 32 character

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Start parameter - Job class

JOB_CLASS, JC

Job priority in SAP
"A", "B" or "C"

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Start parameter - Target system

SAP_DST_SYSTEM

User-defined,
maximum 32 character

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Start parameter - Delete job after completion in CCMS

SAP_JOB_DELETE

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Start parameter - but not on error

SAP_JOB_DEL_NOT_ON_ERROR

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT,
Change Program

Start parameter - Start mode

SAP_STARTMODE

"ASAP" - As soon as possible
"IMMEDIATE" - Immediately

For the Change program

"0" - As soon as possible
"1" - Immediately

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Start Parameter - Override agent login information with Job login SAP_OVERRIDE_LOGIN "Y" - Yes, "N" - No GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Spoollist recipient - Recipient

SAP_RECIPIENT

User-defined,
maximum 241 character

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Spoollist recipient - Address type

SAP_ADDRESSTYPE

"B" - SAP user
"C" - Shared distribution list
"D" - X.500 address
"F" - Fax number
"G" - Organization object/ID
"H" - Organizational unit/position
"J" - SAP object
"L" - Telex number
"O" - SAPoffice user
"P" - Private distribution list
"R" - SAP user in another SAP system
"U" - Internet address
"X" - X.400 address

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Spoollist recipient - Report send status

SAP_DELIVER

" " - Default
"A" - Always
"E" - Error case
"N" - Never

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Spoollist recipient - Report status by mail

SAP_STATUSBYMAIL

" " - Default
"A" - Always
"E" - Error case
"N" - Never

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Spoollist recipient - Copy

SAP_COPY

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Spoollist recipient - Send express

SAP_EXPRESS

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Spoollist recipient - Blind copy

SAP_BLINDCOPY

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Spoollist recipient - No forwarding

SAP_NOFORWARD

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Spoollist recipient - No printing

SAP_NOPRINT

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Child Post Process Tab

Field

Attribute

Value

Access Via:

The string in the child's Post-Process tab of the job should be changed.

CSCRIPT

 

Change Program

Job Attributes Not on the SAP or Child Post Process Tab

Field

Attribute

Value

Access Via:

Login info

SAP_CLIENT

Client from login info of the Login object

GET_ATT,
Change Program,
predefined variable

Job type

SAP_JOB_TYPE

"0" - ABAP Engine/Business Intelligence
"1" - Exchange Infrastructure

GET_ATT,
predefined variable

 

See also:

Job
Host Attributes Tab

Attributes

:PUT_ATT statement

GET_ATT function

AE DB Change

Syntax of the script file