Hitachi

JP1 Version 13 JP1/Automatic Job Management System 3 for Enterprise Applications Description, User's Guide and Reference


jr3bjrep

Organization of this page

Format 1

jr3bjrep  [SAP-destination-information]
          [SAP-logon-information]
          [redirection-information]
          -pa ABAP-program-name
Note

If the character string for the argument specification contains a space, enclose the argument with double quotation marks (").

Format 2

jr3bjrep -help

Description

Acquires information about SAP system resources. The names of the variants defined for a specified ABAP program can be enumerated as SAP program resource information.

Arguments

SAP-destination-information

Specify the SAP system where the job about which resource information will be obtained exists. For details about the format of SAP destination information, see (1) Common argument format for job control function commands.

SAP-logon-information

Specify logon information that is valid in the SAP system where the job about which resource information will be obtained exists. For details about the format of SAP logon information, see (1) Common argument format for job control function commands.

redirection-information

Specify standard output and standard error output files for command execution. For details about the format of redirection information, see (1) Common argument format for job control function commands.

-pa ABAP-program-name

Specify a desired ABAP program name. You can specify a character string from 1 to 40 bytes.

-help

This argument provides information on using the command.

Return values

0

The job resource information was successfully obtained.

Integer of 1 or more

Job resource information was not obtained.

Usage examples