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 objectAutomation Engine controlled activities and processes are structured in the form of objects. See also: Task 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 variablesFixed variables that can be used in the attributes or the script of executable objects. The values refer to the object or the system..

SAP Tab

Field

Attribute

Value

Access Via:

Job reportA report provides more detailed information about a task's execution or a component. - 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 variableIt stores or retrieves values dynamically at runtime. An individual Automation Engine object type.

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 jobAn Automation Engine object type for a process that runs on a target system. 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 agentA program that enables the de-centralized execution of processes (such as deployments) on target systems (computers or business solutions) or a service that provides connectivity to a target system (such as for databases or middleware). An agent is also an object type in the Automation Engine. [Formerly called "Executor."] See also: host loginAn Automation Engine object type that stores account credentials used by agents on target systems. 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 userIn the Automation Engine, a user is an instance of a User object, and generally the user is a specific person who works with Automic products. The User object is assigned a user ID and then a set of access rights to various parts of the Automation Engine system and product suite. These access rights come in the form of Automation Engine authorizations and privileges, Decision user roles and EventBase rights and ARA web application object rights. You can manage all these centrally in the ECC user management functions. See also, Unified user management.
"C" - Shared distribution listShows entities in a grid view
"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 statusThis represents the condition of a task (such as active, blocked, generating).

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 childA subordinate task (such as a task that runs in a workflow).'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

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH