Using SAP Adapters

The Cisco Intelligent Automation for SAP solution consists of core features provided by Cisco Process Orchestrator and the Automation Packs for SAP. The solution standardizes, unifies, and automates best practices for IT processes in complex, heterogeneous environments. It helps companies shift from siloed and manual management to operational performance analysis and process automation across the data center.

While the Cisco Process Orchestrator platform provides users the enterprise context for IT process automation, the SAP automation packs are specifically designed to integrate with SAP Solution Manager, CCMS, and SAP HANA to automate SAP functions around incident response, task management, corrective actions and system copy activities.

The automation packs for SAP interface with SAP environments and include pre-configured SAP content, enabling users to automate incident response activities and orchestrate complex operational processes for SAP applications.

The Intelligent Automation for SAP solution includes the following automation packs:

Table 13-1 Automation Packs:

 

Automation Pack Name
Description

Core Automation for SAP

Contains content shared by other SAP dependent automation packs.

Core Automation for SAP BW, BOBJ and In-Memory Computing

Contains content share by the SAP BW, BOBJ and In-Memory computing automation packs.

Assessment for SAP BWA

Contains the content used to generate an assessment report to automate query evaluation and hardware sizing necessary for implementing SAP BWA.

Automation for SAP BW and BWA

Contains the content used to automate best practices for monitoring SAP BW and BWA availability, operations and performance.

Automation for SAP HANA

Contains the content used to provide intelligent automation, analysis, and corrective actions to support the operations, management, and maintenance of the SAP HANA database and its related technologies.

Automation for SAP Solution Manager E2E Response

Contains the content used to automate analysis and problem resolution for incidents triggered by SAP Solution Manager alerts.

Incident Response for SAP

Contains the content used to automate best practices for identifying and analyzing availability and performance problems within your SAP environment. This includes event correlation and root cause analysis, and management of incoming incidents based on an analysis in the context of other incidents, events and metrics.

IT Task Automation for SAP

Contains the content to resolve incidents that are raised from the Incident Response for SAP processes.

Automation for SAP BOBJ Accelerator

Contains the content used to automate monitoring Business Objects XI Data Services content.

Automation for SAP BOBJ Enterprise

Contains the content used to automate system monitoring and corrective actions for Business Objects XI Data Services content.

Configuring SAP Targets

Before you can create or run processes in your SAP environment, you must create the targets on which the processes will run. Targets are used to define specific environments where activities, triggers and processes will be executed. Use the Definitions—Targets view to define the targets.

When creating targets, a runtime user account must be specified to be used to connect to the target. The runtime user account stores the information about the user security context for the target. You can create the runtime user accounts during the process of creating the targets or prior to creating the targets using the Runtime Users workspace in the Console.

The type of target that is required depends on the adapter that supports the automation pack. For the SAP-related automation packs, the following targets and corresponding runtime user account types are used.

Table 13-2 Targets and corresponding runtime user account type for SAP-related automation packs.

Target
Description
Runtime User Type

SAP System

SAP system

SAP User

SAP ABAP connection

SAP User

SAP Java application server

Runtime User

SAP database

Runtime User

SAP Solution Manager

Connects to an SAP Solution Manager system

SAP User

SAP HANA (Service target)

Use the HANA target to reference all the targets in the SAP HANA environment. The following targets are referenced in the HANA System target:

  • Generic Data Source (OLEDB)—database target
  • Web Target
  • Unix/Linux System Target

Runtime User

SAP BOBJ DS (Service target)

Use the service target type for the BOBJ DS environment. The following targets must also be created and referenced in the BOBJ DS Service target:

  • Web Target
  • BOBJ DS Database Target
  • BWA Unix/Linux target

Runtime User

SAP BOBJ XI (Service target)

Use the service target type for the BOBJ XI environment. The following targets must also be created and referenced in the BOBJ XI Service target:

  • Server Target
  • Web Target

Runtime User

Creating SAP System Targets

SAP HANA Target

The Automation for SAP HANA automation pack includes a SAP HANA target that can be used to create a service target for the HANA environment. The service target will hold the reference to all of the connections to HANA that are needed for automation.

Before You Begin

Before you can create or run processes, you must create the SAP HANA target on which the processes will run:

  • SAP HANA Database Target
  • SAP HANA Web Targets
  • SAP HANA Linux/Unix Targets
  • SAP System (ABAP) Target

Step 1 On the Definitions workspace, right-click Targets and choose New > SAP HANA to open the SAP HANA Properties dialog box.

Step 2 In the Display name text field, enter a name for the SAP HANA target, then click OK to save the target and close the dialog box.

Step 3 In the Targets pane, right-click the newly created SAP HANA target and choose Enable to enable the target.


 

SAP HANA Database Targets

You must create a database target for the SAP HANA database using the Generic Data Source (OLEDB) target type. Use the New Generic Data Source (OLEDB) Properties dialog box to create the database target.


Step 1 On the Definitions workspace, right-click Targets and choose New > Generic Data Source (OLEDB) to open the New Generic Data Source (OLEDB) Properties dialog box.

Step 2 Click the General tab and enter the required information.

Step 3 Click the Connection tab and specify the required connection information for the target, including:

    • Hostname or Datasource—Name of the server or data source where the HANA database resides. Enter the information in the following format:

<server name>:port

Port number will be 3XX15, where XX is the HANA System Number.

    • Runtime User—The HANA User account created for Cisco Process Orchestrator should have SYSTEM level authorizations.
    • Connection string—Check the check box and enter the DSN connection string to the data source. For example:

DSN=DH1;

Step 4 Click the Permission tab, then click the Execute SQL command radio button.

Step 5 Click OK to close the dialog box and complete the procedure.


 

SAP HANA Web Targets

If you want to configure Cisco Process Orchestrator to monitor the Web targets in your HANA environment, you must create a Web target using the using the New Web Target Properties dialog box.


Step 1 On the Definitions workspace, right-click Targets and choose New > Web Target to open the New Web Target Properties dialog box.

Step 2 Click the General tab and enter the required information:

Step 3 Click the Connection tab and specify the following connection information for the target:

    • Base Url—Enter the appropriate target URL to use as a base for the execution. For example:

http://<hanahostname>:5XX13/?wsdl

where XX=HANA System Number

    • Runtime User—Click one of the following radio buttons to indicate which runtime user account to use to connect to the target:

No runtime user—Click this radio button to indicate that no runtime user is required to execute a process or activity against the target.

Default runtime user—Click this radio button and then choose the default runtime user account that contains the credentials to connect to the target.


Note The runtime user for this target should be the HANA OS SIDADM user.


    • Ignore certificate errors—Check or uncheck the check box to indicate whether the target should ignore any certificate errors on the specified web site. If the check box is checked, all errors will be ignored.

Step 4 Click OK to close the dialog box and complete the procedure.


 

SAP Unix/Linux Targets

If you want to monitor the SAP HANA Linux systems in your environment, you must create the Unix/Linux System targets. Create a Unix/Linux Web target using the New Unix/Linux System Properties dialog box.


Step 1 On the Definitions workspace, right-click Targets and choose New > Unix/Linux System to open the New Unix/Linux System Properties dialog box.

Step 2 Click the General tab and enter the required information:

Step 3 Click the Connection tab, then specify the required information, including:

    • Prompt prefix—Enter the command prompt prefix that will be used by the device type configurations and expects when issuing commands and connecting to the device.

Adding a regex character, such as $, >, and #, at the end of a prompt in the Prompt Prefix field invalidates the command prompt prefix.

Regular expressions should be placed in the appropriate Terminal Interaction Pattern fields.

Unix system prompt prefix is defined by the user default login script. it usually contains username, node name or current directory name. If the user does not define anything, the prompt prefix is empty.

If you connect to the terminal, and the prompt is jsmith@TBD-SH03-IT ~$, enter the regular expression that will match the entire prefix (before #) using any of the following expressions:

.*TBD-SH03-IT.*

\[\w+@TBD-SH03-IT.*\]

    • Default runtime user—Choose the default runtime user account that contains the credentials to connect to the target from the drop-down list.

HANA.SAP Administration Unix Target—Select the HANA OS SIDADM runtime user account.

HANA.Linux Administration Unix Target—Select the Linux user with OS administration permissions runtime user account.

    • Enable code injection prevention—Check this check box to enable the protection that prevents code that is injected from exploiting the security vulnerability.
    • Maximum allowed concurrent sessions—Enter the maximum allowed open sessions to run concurrently (default value is 3).

If the user tries to open new session via Open Session activity, it will wait in a queue until there is a session available to open.

Step 4 Click the Authentication tab and specify the following information to indicate whether the target should allow authentication based on the host system:

    • Use host-based authentication—Check this check box to indicate that host-based authentication will be used with this target.
    • Use the default host keys—This check box becomes enabled after the Use host-based authentication check box is checked.

Check this check box to indicate the host keys defined on the Terminal Adapter property page will be used for this target.

If this check box is unchecked, then the user will need to load the appropriate private key to be used to validate this target.

    • Private key—This box becomes enabled only if the Use the default host keys check box is unchecked.Click Browse to launch the Load Private Key dialog box and select a private key.

Step 5 Click the Advanced tab and specify the interaction patterns for the target:

    • Use patterns common for the following device—Click the radio button one of the predefined device targets from the drop-down list.

Cisco IOS Device—Select this option to use the default pattern values used by the device during the completion of a session command.

Unix/Linux System—Select this option to use the default pattern values indicated for a Unix or Linux system during the completion of a session command

    • Customize patterns for this target—Select this radio button to enable the display-only sections in order to customize the default values for the selected device type.

Step 6 Click OK to close the dialog box and complete the procedure.


 

SAP Reference Information

SAP AP

SAP System Setup Properties

You can only create one target for each SAP system. However, for multi-tenant environments, you can create targets for different SAP systems with the same system ID (SID).

  • Display name—Enter a name for the SAP system. This is the name that will be displayed in the Targets view.
  • System Components—Specify the system components to be configured:

ABAP application servers—Check this check box if the SAP system uses an ABAP connection to the application server.

Java application servers—Check this check box if the SAP system uses a Java connection to the application server. Not applicable for ABAP only connection.

SAP database—Check this check box if you want to configure the SAP database that is associated with the SAP system.

  • Monitor as production system—Certain processes will run only on production systems. If you want to monitor the system as a non-production system (development or sandbox), uncheck the check box.
  • Organization—Enter the group or organization within the company that owns the target.

When using the same SID for different SAP systems, you must enter the organization for each SAP system so Cisco Process Orchestrator can differentiate the alerts and incidents for each system.

SAP Connection Properties

  • Connect Using—Choose the connection method from the drop-down list. The fields that display on the panel depend on the connection method selected.

Application server—Choose this option to connect to the SAP or SAP Solution Manager system using the SAP application server connection information. Specify the information in the following fields:

- Server name—Enter the name of the SAP application server.

- System number—Enter the SAP system number.

Logon group—Choose this option to establish a connection using a logon group, which contains a group of SAP or SAP Solution Manager system instances. When a user logs on to a logon group, the message server directs the users to the server of this group that currently has the lightest load. Specify the information in the following fields:

- System ID—Enter the SAP system ID (SID).

- Message server—Enter the name of the server a user logs on to and that handles the communication between the application servers. For example, transport of update requests and lock requests.

- Group name—Enter the name of the Logon Group to be accessed. The name entered in this field is case-sensitive.

  • Router string (optional)—Enter the router string for accessing the SAP or SAP Solution Manager systems via SAP Router. If you do not specify a router string, Cisco Process Orchestrator accesses the SAP system directly. The router string must be formatted as:

/H/host01/H/host02/H/

where host01 and host02 are the SAP systems that you want to access through the SAP Router.

  • Default runtime user—Choose the user account that contains the credentials to connect to the target from the drop-down list.

SAP Connection Properties

    • Application server—Enter the IP address or name of the SAP Java application server.
    • ports—Enter the port number used to connect to the Java application server.
    • Use credentials of the following runtime user—Choose the default runtime user that contains the credentials to connect to the target from the drop-down list.

The runtime user must be a J2EE Admin account.

    • Monitor as Portal—Run processes designed for portals on this Java server.
    • Central Instance—Run processes designed for central instances on this Java server.
    • Enable Telnet connection—Specify the Telnet connection information to connect to the Java application server.

SAP Telnet Connection Properties

    • Telnet port—Enter the Telnet port number used to connect to the Java application server.
    • Use credentials of the following runtime user—Choose the default runtime user that contains the credentials to connect to the target from the drop-down list.

The runtime user must be a J2EE Admin account.

Browse for MBean Dialog

Use this dialog to navigate to the MBean that the activity will sample. Once you select the MBean and click OK, the information is automatically populated into the fields on the SAP Java Attribute Properties dialog.

SAP RFC Adapter

SAP RFC Function Methods

AL08 – Logged On Users Method Properties

The SAP RFC Analysis Function activity is used to define the properties of any remote-enabled function within the monitored SAP system.

Use the AL08 - Logged on Users method to retrieve the users who are logged onto the system.

AL11 – Change Custom Directory Method Properties

Use the AL11 - Change Custom Directory method to change an existing custom directory defined via the SAP transaction AL11.

  • Directory Name—Specify a unique directory name. This field is case-sensitive.
  • New Directory Name—Specify a unique for the new directory. This field is case-sensitive.
  • New Alias Name—Specify an alias name of the directory. This field is case-sensitive.
  • New Server Name—Specify a server name or enter All for all servers. This field is case-sensitive.

AL11 – Read Custom Directory Method Properties

Use the AL11 - Read Custom Directory method to retrieve current customer directories that are defined via the SAP transaction AL11.


Note This method requires the ABAP Add-On.


AL11 – Remove Custom Directory Method Properties

Use the AL11 - Remove Custom Directory method to remove an existing custom directory defined via the SAP transaction AL11.

  • Directory—Specify a unique directory name. This field is case-sensitive.

AL15 – Add SAPOSCOL Destination Method Properties

Use the AL15 - Add SAPOSCOL Destination method to add an SAPOSCOL destination.

  • Save Last 30 Days—Choose Yes or No to indicate whether to set a Save Alert flag.
  • DB Server—Choose Yes or No to indicate whether the database server should be displayed.

Note This method requires the ABAP Add-On.


AL15 – Delete SAPOSCOL Destination Method Properties

Use the AL15 - Delete SAPOSCOL Destination method to delete an SAPOSCOL destination.


Note This method requires the ABAP Add-On.


BD97 – Assign RFC Special Method Destination Method Properties

Use the BD97 - Assign RFC Special Method Destination method to modify the RFC assignments defined in BD97. This method modifies the RFC destinations based on Business Object name and method used in the interface.

  • RFC Destination—RFC destination to be defined (validated against SAP RFC Destination table).
  • Business Object Type—Business Object type technical name (validated against SAP Business Objects; viewable via SAP Transaction BAPI).
  • Business Object Method—Business Object method technical Name for the Business Object type name.

Note This method requires the ABAP Add-On.


BD97 – Assign RFC Standard BAPI Destination Method Properties

Use the BD97 - Assign RFC Standard BAPI Destination method to modify the RFC assignments defined in BD97 for BAPI destinations.

  • RFC Destination—RFC destination to be defined (validated against SAP RFC Destination table).

Note This method requires the ABAP Add-On.


BD97 – Assign RFC Standard Dialog Destination Method Properties

Use the BD97 - Assign RFC Standard Dialog Destination method to modify the RFC assignments defined in BD97 for dialog destinations.

  • RFC Destination—RFC destination to be defined (validated against SAP RFC Destination table).

Note This method requires the ABAP Add-On.


BD97 – Delete All RFC Assignments Method Properties

Use the BD97 - Delete All RFC Assignments method to delete all the RFC assignments defined in BD97.


Note This method requires the ABAP Add-On.


BD97 – Read RFC Assignments Special Method Destinations Method Properties

Use the BD97 - Read RFC Assignments Special Method Destinations method to retrieve the RFC assignments that are defined in BD97. This method retrieves the RFC destinations based on Business Object name and method used in the interface.


Note This method requires the ABAP Add-On.


BD97 – Read RFC Assignments Special Method Destinations Method Properties

Use the BD97 - Read RFC Assignments Special Method Destinations method to retrieve the RFC assignments that are defined in BD97. This method retrieves the RFC destinations based on Business Object name and method used in the interface.


Note This method requires the ABAP Add-On.


BD97 – Read RFC Destinations Standard Destinations Method Properties

Use the BD97 - Read RFC Assignments Standard Destinations method to retrieve the RFC assignments that are defined in BD97 for standard destinations.


Note This method requires the ABAP Add-On.


BDC – Data Loader Method Properties

Use the BDC Data Loader method to pass pre-recorded BDC (Batch Data Communication) data into a function that either executes the transaction directly (Synchronous) or records the session, returning the Session ID that can be found using SAP Transaction SM35 for processing.

  • SAP Transaction—SAP transaction code to be called.
  • Transaction BDC Data—BDC Data pre-recorded and formatted per SAP requirements. Transaction recordings can be created using the SAP BDC Recorder transaction, accessible via SM35.

The BDC data consists of five columns that should be populated with the following information:

Program – Enter SAP Program name (for example, SAPMV45A)

Dynpro – Enter SAP Screen number (for example, 0100)

DynBegin – Enter X if the screen (Dynpro) is a new screen in the screen sequence

Field Name – Enter SAP Field name that data is to be supplied for, or the BDC reserved name such as BDC_OKCODE or BDC_CURSOR.

Field Value – Enter the value for the screen field specified in FIELDNAME.


Note This method requires the ABAP Add-On.


BDLS – Convert Logical Systems Background Job Method Properties

Use the BDLS - Convert Logical Systems Background Job method to convert logical system (LOGSYS) names using transaction code BDLS.

  • Old Logical System Name—Logical system name that was copied over from the production system. The old logical system is copied over in the database copy activity and must be converted to the new logical system.
  • New Logical System Name—New logical system name of the target system. This may be the old logical system name of the QA system that was refreshed from production.

Note The new logical system name must already be defined.


  • Client Dependent Only—Choose Yes or No to indicate whether to convert only client dependent tables.
  • Test Run—Choose Yes or No to indicate whether to execute a test run.
  • Number of Entries per Commit—Enter numeric value to indicate the number of entries to include per Commit. The default is 100000 but you may increment this based on recommendations from your Database Administrator.  This number affects the amount of records changed per database commit.
  • Job Name—Job name of the scheduled job in SAP. A relevant job name should be selected so that it can be easily found in the SM37 (Job overview) transaction, or subsequent methods to check the job status.
  • Job Variant Name—Name of the job variant that will either be updated or created depending on whether it exists yet. This is required as the job variant will be created and will be used in scheduling the job.  This also provides some information that can be viewed later for auditing purposes.
  • Tables to be Converted—If this field is left blank, the program will convert all pertinent tables.  If you want to run the job for a specific set of tables, or exclude certain tables, then reference a data table that contains a Table Name [String] column that contains the names of the tables to be converted.

Note This method requires the ABAP Add-On.


BDLS – Get Tables Method Properties

Use the BDLS - Get Tables method to retrieve a list of relevant BDLS tables for conversion. The list of tables includes the number of entries greater than the defined threshold.


Note This method requires the ABAP Add-On.


BW – BWA Reorganize Landscape Method Properties

Use the BW - BWA Reorganize Landscape method to reorganize the BWA landscape.

  • RFC Destination—RFC destination to TREX engine.
  • Force—Choose Yes or No to indicate whether to force the reorganization if the summary is no.

Note This method requires the ABAP Add-On. This method is not supported on SAP BW systems running on HANA.


BW – Change Index Global Parameters Method Properties

Use the BW - Change Index Global Parameters method to modify the BWA index global parameters.

  • Parameter Type—Type of global parameter to be changed. Choose the type from the drop-down list.
  • Parameter Value—New value of the global parameter.

Note This method requires the ABAP Add-On.

  • This method is not supported on SAP BW systems running on HANA.

BW – Check DTP Status Method Properties

Use the BW - Check DTP Status method to determine Data Transfer Process (DTP) status in the BW system.

  • Request ID — A numeric value or variable that represents the DTP request

Note This method can be used on only SAP BW 7.0 systems.


BW – Check OLAP Connection Method Properties

Use the BW - Check OLAP Connection method to verify connection to the OLAP interface in the BW system.


Note This method can be used on only SAP BW 7.0 systems.


BW – Get BW InfoCube Dimensions Method Properties

Use the BW - Get BW InfoCube Dimensions method to retrieve the list of InfoCubes in the BW system and their associated layout.

  • Infocube — Name of the Infocube(s)

Note This method can be used on only SAP BW 7.0 systems.


BW – Get BWA Index Reorg Plan Data Method Properties

Use the BW - Get BWA Index Reorg Plan Data method to reorganize BWA landscape for performance.

  • RFC Destination — RFC destination to TREX engine.

Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – Get InfoCube Size Method Properties

Use the BW - Get InfoCube Size method to retrieve the row sizing information for all InfoCube tables.


Note This method can be used on only SAP BW 7.0 systems.


BW – Get Infocube List Method Properties

Use the BW - Get InfoCube List method to retrieve a list of InfoCubes in the BW system.


Note This method requires the ABAP Add-On.

  • This method can be used on both SAP BW 3.5 and 7.0 systems.

BW – Get Infopackage Source System Method Properties

Use the BW - Get Infopackage Source System method to determine the source system for a specified Infopackage.


Note This method requires the ABAP Add-On.

  • This method can be used on only SAP BW 7.0 systems.

BW – Get Last BWA Index Reorg Status Method Properties

Use the BW - Get Last BWA Index Reorg Status method to retrieve the state of the last executed reorganization plan.

  • RFC Destination — RFC destination to TREX engine.

Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – Get Process Chain Jobs Method Properties

Use the BW - Get Process Chain Jobs method to retrieve a list of SM37 jobs.

  • Process Chain — Name of the process chain
  • Process Variant — Name of the process variant within the process chain

Note This method requires the ABAP Add-On.

  • This method can be used on only SAP BW 7.0 systems.

BW – Get Process Chain Log Method Properties

Use the BW - Get Process Chain Log method to retrieve the process chain status messages recorded in the process chain log.


Note This method can be used on only SAP BW 7.0 systems.


BW – Get Process Chain Parent Method Properties

Use the BW - Get Process Chain Parent method to determine if a process chain is a meta-chain, and if so, its parent chain.


Note This method can be used on only SAP BW 7.0 systems.


BW – Get Process Chain Processes Method Properties

Use the BW - Get Process Chain Processes method to retrieve a list of the process variants in the process chain.


Note This method can be used on only SAP BW 7.0 systems.


BW – Get Process Variant Job Log Method Properties

Use the BW - Get Process Variant Job Log method to retrieve the status of process chain variant job logs, which contain detailed status messages and job status for process variant steps.

  • Process Variant(s) — A variable that represents the name or ID of the process variant

Note This method can be used on only SAP BW 7.0 systems.


BW – Get Process Variant Log Method Properties

Use the BW - Get Process Variant Log method to retrieve the status of process chain variant logs, which contain detailed status messages and status for process variant steps.

  • Process Variant(s) — A variable that represents the name or ID of the process variant

Note This method can be used on only SAP BW 7.0 systems.


BW – Get Queries for InfoCube Method Properties

Use the BW - Get Queries for InfoCube method to retrieve a list of the queries for an infocube.

  • Infocube — Name of the infocube for which to retrieve queries

Note This method requires the ABAP Add-On.

  • This method can be used on both SAP BW 3.5 and 7.0 systems.

BW – Get Query Top Executions Method Properties

Use the BW - Get Query Top Executions method to retrieve the top queries by number of executions.

  • Executions Threshold — Threshold for the number of executions.
  • Get Executions in the Last X Minutes — Start time to return results. The default value is 60 minutes.

Note This method requires the ABAP Add-On.

  • This method can be used on both SAP BW 3.5 and 7.0 systems.

BW – Get Source System Delta Queue Status (RSA7) Method Properties

Use the BW - Get Source System Delta Queue Status (RSA7) method to retrieve a list of the data sources and their status in RSA7.

  • Source System Client — The client of the source system or a variable that represents the client

Note This method can be used on only SAP BW 7.0 systems.


BW – Infocube Memory Consumption – Grand Totals Method Properties

Use the BW - Infocube Memory Consumption - Grand Totals method to retrieve sizing data to estimate memory requirements of BW infocubes for indexing in BW Accelerator.

  • Infocubes — List of infocubes for which to obtain sizing data.
  • Run as Job — Choose Yes or No to indicate whether a job should be created for each infocube

Note When this field is set to Yes, the results will only return the Job ID. Information about the memory will be in the Background Job that is created; use SM37 - Simple Job Selection custom method to read memory information from job.



Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 3.5 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – Infocube Memory Consumption – Table Totals Method Properties

Use the BW - Infocube Memory Consumption - Table Totals method to retrieve sizing data for tables to estimate memory requirements of BW infocubes for indexing in BW Accelerator.

  • Infocubes — List of infocubes for which to obtain sizing data.

Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – Infocube Memory Consumption Grand Totals From Job Method Properties

Use the BW - Infocube Memory Consumption - Grand Totals From Job method to retrieve sizing data per job to estimate memory requirements of BW infocubes for indexing in BW Accelerator.

  • Job ID — Identification number of the job for which to retrieve sizing data.

Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.  

BW – Infocube Table Sizes Method Properties

Use the BW - InfoCube Table Sizes method to retrieve infocube table sizes.

  • Infocube — Infocube for which to obtains table size

Note This method requires the ABAP Add-On.

  • This method can be used on both SAP BW 3.5 and 7.0 systems.

BW – RSDDAGGRDIR List Aggregates Method Properties

Use the BW - RSDDAGGRDIR - List Aggregates method to retrieve a list of BW aggregates in BW Accelerator.


Note This method can be used on only SAP BW 7.0 systems.


BW – RSDDBIAMON2 Get Infocube Indexes for Query Method Properties

Use the BW - RSDDBIAMON2 Get Infocube Indexes for Query method to retrieve a list of the infocube indexes for a BW query.


Note This method requires the ABAP add-on.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – RSDDSTAT Get BW 3.5 DM Statistics Method Properties

Use the BW - RSDDSTAT Get BW 3.5 DM Statistics method to retrieve a list of query statistics on BW 3.5 systems.


Note This method can be used on only SAP BW 3.5 systems.


BW – RSDDSTAT Get BW 3.5 OLAP Statistics Method Properties

Use the BW - RSDDSTAT Get BW 3.5 OLAP Statistics method to retrieve a list of query statistics on BW 3.5 systems.


Note This method can be used on only SAP BW 3.5 systems.


BW – RSDDSTAT Get BW 3.5 Header Statistics Method Properties

Use the BW - RSDDSTAT Get BW 3.5 Header Statistics method to retrieve a list of query statistics on BW 3.5 systems.


Note This method can be used on only SAP BW 3.5 systems.


BW – RSDDSTAT_DM List Queries with High DM Time Method Properties

Use the BW - RSDDSTAT_DM - List Queries with High DM Time method to retrieve a list of query statistics for all queries with high Data Manager read time.

  • Read time in seconds — Minimum number of seconds for Data Manager read time for which to retrieve statistics
  • Start Date (yyyyMMddHHmmss) — Start date and time to begin retrieving statistics
  • Last X minutes prior to the specified date — Time period, in minutes, for selecting statistics based on the date

Note This method can be used on only SAP BW 7.0 systems.


BW – RSDDSTAT_OLAP List Queries with High OLAP Time Method Properties

Use the BW - RSDDSTAT_OLAP - List Queries with High OLAP Time method to retrieve a list of query statistics for all queries with high OLAP runtime.

  • Run time in seconds — Minimum number of seconds for OLAP runtime for which to retrieve statistics
  • Start Date (yyyyMMddHHmmss) — Start date and time to begin retrieving statistics
  • Last X minutes prior to the specified date — Time period, in minutes, for selecting statistics based on the date

Note This method can be used on only SAP BW 7.0 systems.


BW – RSDDTPS Index Maintenance for Business Objects Polestar Method Properties

Use the BW - RSDDTPS Index Maintenance for Business Objects Polestar method to create indexes or convert existing indexes for infocubes that are used by Business Objects Explorer Accelerated.


Note This method requires the ABAP Add-On.


BW – RSDDV Create Index Method Properties

Use the BW - RSDDV Create Index method to create an index in BWA.


Note This method requires the ABAP Add-On.

  • This method is not supported on SAP BW systems running on HANA.

BW – RSDDV Delete Index Method Properties

Use the BW - RSDDV Delete Index method to delete an index in BWA.


Note This method requires the ABAP Add-On.

  • This method is not supported on SAP BW systems running on HANA.

BW – RSDDV Fill Index Method Properties

Use the BW - RSDDV Fill Index method to fill an index in BWA.


Note This method requires the ABAP Add-On.


BW – RSPC Finish Process Chain Method Properties

Use the BW - RSPC Finish Process Chain method to reset the status of a failed process chain step and restart the chain to run to the end of the completion from the point of failure.

  • Variant — Name of the process chain variant
  • Instance — ID of a runtime instance of a process chain
  • State — Choose the status of the process chain to run from the drop-down list:

Note This method requires the ABAP Add-On.


BW – RSPC Stop Process Chain Method Properties

Use the BW - RSPC Stop Process Chain method to stop execution of a process chain run, and to optionally kill any running process instance.

  • Process Chain—Name of the process chain
  • Kill Running Processes—Choose Yes or No to indicate whether to kill any running process instance.

Note This method requires the ABAP Add-On.


BW – RSRCACHE Get Cache Monitor Buffer Objects Method Properties

Use the BW - RSRCACHE Get Cache Monitor Buffer Objects method to retrieve the information of the BW cache monitor buffer objects.


Note This method can be used on only SAP BW 7.0 systems.


BW – RSRCACHE Get Cache Monitor Buffer Objects (SAP 7.40 and above) Method Properties

Use the BW - RSRCACHE Get Cache Monitor Buffer Objects (SAP 7.40 and above) method to retrieve the information of the BW cache monitor buffer objects.


Note This method can be used on only SAP BW 7.40 and above.


BW – RSRCACHE Get OLAP Cache Parameters Method Properties

Use the BW - RSRCACHE Get OLAP Cache Parameters method to retrieve the BW OLAP cache parameters.


Note This method can be used on only SAP BW 7.0 systems.


BW – RSRT Analyze Query Method Properties

Use the BW - RSRT Analyze Query method to execute a BW query and provide performance statistics on the query runtime.

  • Use Cache—Choose Yes or No to indicate whether to use OLAP cache during the query execution
  • Use Aggregates—Choose Yes or No to indicate whether to use aggregates during the query execution
  • Use BWA Index—Choose Yes or No to indicate whether to use BWA index (if it exists) during the query execution
  • Use Parallel Processing—Choose Yes or No to indicate whether to use parallel processing during the query execution
  • Query List—List of queries

Note This method requires the ABAP Add-On.

  • This method can be used on only SAP BW 7.0 systems.

BW – RSRT Analyze Single Query Method Properties

Use the BW - RSRT - Analyze Single Query method to execute a BW query and provide performance statistics on the query runtime.

  • Query Technical Name—Name of the query to execute
  • Use Cache—Choose Yes or No to indicate whether to use OLAP cache during the query execution
  • Use Aggregates—Choose Yes or No to indicate whether to use aggregates during the query execution
  • Use BWA Index—Choose Yes or No to indicate whether to use BWA index (if it exists) during the query execution
  • Use Parallel Processing—Choose Yes or No to indicate whether to use parallel processing during the query execution
  • Query Variables—Query input variant values

Note This method requires the ABAP Add-On.

  • This method can be used on only SAP BW 7.0 systems.

BW – RSRT Check Query Mandatory Variables Method Properties

Use the BW - RSRT Check Query Mandatory Variables method to check the entry requirements for the variables of an SAP BW query (optional, mandatory, or mandatory but initial value not allowed).


Note This method requires the ABAP Add-On.

  • This method can be used on only SAP BW 7.0 systems.

BW – RSRV Data Consistency Check Method Properties

Use the BW - RSRV Data Consistency Check method to check for data discrepancies on BW infocubes and their BWA indexes.

 


Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – Read Info Provider Data Method Properties

Use the BW - Read Info Provider Data method to read data from InfoProvider objects in SAP BW.

Table 13-3 Provides description of data from InfoProvider objects in SAP BW

Field
Description

Info provider

Technical name of the InfoCube, DataStore object or MultiProvider.

RFC mode ID

RFC mode logical identifier.

RFC mode receiver

Received RFC-capable ABAP function name.

SFC Table

List of characteristics.

SFK Table

List of key figures.

Table Selection

List of table selections.

RTime Table

Table of intervals for non-cumulatives.

Requid Table

Ranges for REQUID table.


Note This method can be used on only SAP BW 7.0 systems.


BW – Read Info Provider Vertical Data Method Properties

Use the BW - Read Info Provider Vertical Data method to read data from InfoProvider objects in SAP BW. The data is returned in a vertical data table.

Field
Description

Info provider

Technical name of the InfoCube, DataStore object or MultiProvider.

RFC mode ID

RFC mode logical identifier.

RFC mode receiver

Received RFC-capable ABAP function name.

Info provider

Technical name of the InfoCube, DataStore object or MultiProvider.

SFC Table

List of characters.

SFK Table

List of key figures.

RTime Table

Table of intervals for non-cumulatives.


Note This method can be used on only SAP BW 7.0 systems.


BW – SE38 Create Variant Method Properties

Use the BW - SM38 Create Variant method to create a variant for an SAP ABAP program.

Table 13-4 Describes data in a SAP ABAP program

Field
Description

Variant Values

Values to be assigned to the variant.


Note This requires a table variable with the following parameters:


  • Program Parameter - Enter parameter or select option name defined on the ABAP program's selection screen. Use the screen field value that is displayed when you press F1 and then select Technical Information on the selection screen field.
  • Type of Selection - Enter P (Parameter) or S (Select-Option).
  • Include/Exclude -- Enter I (Inclusive of defined values/range) or E (Exclusive of defined values/range).
  • Selection Option - Enter one of the following valid values:

EQ - Equal To (= Low)

NE - Not equal to (<> Low)

BT - Between lower and upper value (Low <= x <= High)

NB - Outside lower and upper value (x < Low and High < x)

CP - Contains the pattern (low value contains a wildcard (*). For instance, enter the value "test*" for all values beginning with "test")

NP - Does not contain the pattern (negative relationship as described in CP)

LT - Less Than (< Low)

LE - Less than or equal to (<= Low)

GT - Greater Than (> Low)

GE - Greater than or equal to  (>=Low)

  • Low Value - Enter the lower limit value, or for single value.
  • High value - Enter the upper limit value, for ranges.

BW – TREX Get Alert Details Method Properties

Use the BW - TREX Get Alert Details method to retrieve the alert details in the TREX index.

Table 13-5 Describes the fields in an TREX index

Field
Description

RFC Destination

Name of the TREX server RFC destination.


Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – TREX Get Alerts Method Properties

Use the BW - TREX Get Alerts method to retrieve the alerts in the TREX index.

Field
Description

RFC Destination

Name of the TREX server RFC destination.

 


Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – TREX Get Index Status Method Properties

Use the BW - TREX Get Index Status method to retrieve the status of the TREX index.

 

Field
Description

Infocube

Name of the index infocube.


Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – TREX Get Landscape Status Summary Method Properties

Use the BW - TREX Get Landscape Status Summary method to retrieve the TREX BWA blade status summary information.

 

Field
Description

RFC Destination

Name of the TREX server for RFC destination.


Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – TREX Kill Server Processes Method Properties

Use the BW - TREX Kill Server Processes method to kill processes running on the TREX server.

 

Field
Description

RFC Destination

Name of the TREX server RFC destination.

Server

Host name of the TREX server where the processes are running.

Process IDs

Process IDs, separated by a comma, for those processes to be killed.


Note This method requires the ABAP Add-On.

  • This method is not supported on SAP BW systems running on HANA.

BW – TREX List Indexes Method Properties

Use the BW - TREX List Indexes method to retrieve a list of indexes on the BWA blade and memory usage per index.

Field
Description

RFC Destination

TREX server RFC destination.

Index Server

Index server host/port.

Namespace

Index namespace.


Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

BW – TREX Reconfigure Server Method Properties

Use the BW - TREX Reconfigure Server method to reconfigure the TREX server.

Field
Description

RFC Destination

Name of the TREX server RFC destination.

Server

Host name of the TREX server.

Process IDs

Process IDs, separated by a comma.


Note This method requires the ABAP Add-On.

  • This method is not supported on SAP BW systems running on HANA.

BW – TREX Restart Server Method Properties

Use the BW - TREX Restart Server method to restart the TREX server.

Field
Description

RFC Destination

Name of the TREX server RFC destination.

Server

Host name of the TREX server.

Process IDs

Process IDs, separated by a comma.

 


Note This method requires the ABAP Add-On.

  • This method is not supported on SAP BW systems running on HANA.

BW – TREX Service Statistics Method Properties

Use the BW - TREX Service Statistics method to retrieve blade TREX service statistics.

Field
Description

RFC Destination

TREX server RFC destination.


Note This method requires the ABAP Add-On.

  • This method can be used on SAP BW 7.0 and higher.
  • This method is not supported on SAP BW systems running on HANA.

CRMRFCPAR – Modify Method Properties

Use the CRMRFCPAR - Modify method to change an existing entry in the CRMRFCPAR configuration table for a consumer and object combination.

Field
Description

Consumer

CRM partner name. This is a key field used to look for entries in CRMRFCPAR.

Object Name

Data object/table name. This is a key field used to look for entries in CRMRFCPAR.

Download Type

Choose the type of download. This is a key field used to look for entries in CRMRFCPAR.

RFC Destination

RFC destination of partner. This is a key field used to look for entries in CRMRFCPAR.


Note This method requires the ABAP Add-On.


CRMRFCPAR – Read Method Properties

Use the CRMRFCPAR - Read method to retrieve information from the CRMRFCPAR table.

 

Field
Description

Consumer

Partner system name, such as CRM or IPC.

Object Name

Name of the data object. Enter asterisk (*) to retrieve all objects.


Note This method requires the ABAP Add-On.


CRMRFCPAR – Remove Method Properties

Use the CRMRFCPAR - Remove method to remove a specific entry in the CRMRFCPAR configuration table for a consumer and object combination.

Field
Description

Consumer

CRM partner name. This is a key field used to look for entries in CRMRFCPAR.

Object Name

Data object/table name. This is a key field used to look for entries in CRMRFCPAR.


Note This method requires the ABAP Add-On.


CRMRFCPAR – Create Method Properties

Use the CRMRFCPAR - Create method to create a new entry in the CRMRFCPAR configuration table for a consumer and object combination.

Field
Description

Consumer

CRM partner name. This is a key field used to look for entries in CRMRFCPAR.

Object Name

Data object/table name. This is a key field used to look for entries in CRMRFCPAR.

RFC Destination

RFC destination of partner.


Note This method requires the ABAP Add-On.


DB02 – Get DB6 Tablespace Method Properties

Use the DB02 - Get DB6 Tablespace method to retrieve DB6 (DB2 UDB) tablespace usage data.

Field
Description

Percentage Used

Value for the percentage of used tablespace. Data will be retrieved for tablespaces with a percentage of usage equal to or greater than the value specified. The default value is 0.


Note This method requires the ABAP Add-On.


DB02 – Reset Statistics Method Properties

Use the DB02 - Reset Statistics method to launch the SAP program to reset the DB2 database statistics.


Note This method requires the ABAP Add-On.


DBACOCKPIT – Read DB6 UDF Configuration Method Properties

Use the DBACOCKPIT - Read DB6 UDF Configuration method to read the path for the User Defined Function library. This is defined for DB6 databases via DBACockpit transaction.

 DBACOCKPIT – Update DB6 UDF Configuration Method Properties

Use the DBACOCKPIT - Update DB6 UDF Configuration method to update the path for the User Defined Function library.Execute ABAP Function – XML Method Properties

Use the Execute ABAP Function - XML method to call function methods through an SAP generic proxy.

Execute ABAP Program – String Method Properties

Use the Execute ABAP Program - String method to run SAP programs through execution of the function inst_execute_report. The results are returned in a string.

Field
Description

Program name

Name of the SAP program to be run.

Parameters

If the program has input parameters, you must specify a data table with the columns Name and Value. For example, for the program RSRFCPIN, the data table would contain the columns:

Name = DEST

Value = <destination to test>

Execute ABAP Program – Table Method Properties

Use the Execute ABAP Program - Table method to run SAP programs through execution of the function inst_execute_report. The results are returned in a data table.

Field
Description

Program name

Name of the SAP program to be run.

Parameters

If the program has input parameters, you must specify a data table with the columns Name and Value. For example, for the program RSRFCPIN, the data table would contain the columns:

Name = DEST

Value = <destination to test>

Get SAP Server Info Method Properties

Use the Get SAP Server Info method to retrieve the SAP server host name and IP address and other information for all instances in an SAP system.

Field
Description

Server (ServerHost_SID_SysNo)

Name of the SAP application server for which information should be retrieved. Use the wildcard (*) to retrieve information from all servers.

ICM – Clear HTTP Cache Method Properties

Use the ICM - Clear HTTP Cache method to clear the HTTP cache on the ABAP server.


Note This method requires the ABAP Add-On.


Field
Description

Global

Choose Yes or No to indicate whether to clear the cache on all application servers. If No is selected, only the cache on the application server on which this method is executed will be cleared.

ICM – Restart J2EE Server Method Properties

Use the ICM - Restart J2EE Server method to restart the J2EE server that is associated with an ABAP system (ABAP+Java solution) after a system copy operation or if the J2EE server has been manually shut down.


Note This method requires the ABAP Add-On.


ICM – Stop J2EE Server Method Properties


Note Use the ICM - Stop J2EE Server method to shut down the J2EE server that is associated with an ABAP system (ABAP+Java solution).This method requires the ABAP Add-On.


PFCG – Update Composite Role Method Properties

Use the PFCG - Update Composite Role method to update a composite role.


Note This method requires the ABAP Add-On.


PI – Get Message List Method Properties

Use the PI - Get Message List method to monitor individual XML message processing for a specified group of messages from an SAP server.

RBDMONI5 – Get Open Change Pointers Method Properties

Fields
Description

Message status group

Select the type of messages to retrieve from the drop-down list:

All Errors – Retrieves all error messages

Get messages in the last X minutes

Time period, in days, for selecting messages to retrieve based on the date

Use the RBDMONI5 - Get Open Change Pointers method to retrieve the number of outstanding change pointers to be processed for a selected message type.

RSMO – Get InfoPackage Requests Method Properties

Fields
Description

Message Type

Enter the message type to retrieve the number of outstanding change pointers. Leave this field blank to retrieve open change pointers for all message types.

Use the RSMO - Get InfoPackage Requests method to retrieve the InfoPackage processing requests that have not completed processing or are in failed status.

Fields
Description

Date (yyyyMMddHHmmss)

Specify the date from which to retrieve the data. If you leave this field blank, data from the current date will be retrieved.

Last X minutes prior to the specified date

Time period, in minutes, for selecting InfoPackage processing requests based on the date

RSMO – InfoPackage Request Error Message Method Properties

Use the RSMO - InfoPackage Request Error Message method to retrieve the InfoPackage request processing log with detailed information about InfoPackage failures.

RSRDA End Daemons Method Properties

Use the RSRDA End Daemons method to stop all BW daemon processes on the BW system. This method is used post system copy to ensure that there are no data transmissions to satellite systems until the reconfiguration is completed.


Note This method requires the ABAP Add-On.


RZ03 – Swap OP Modes Method Properties

Use the RZ03 - Swap OP Modes method to switch to another operation mode for a specific server. For example, when alerts report not enough dial work processes, this method is used to trigger a temporary increase in dialog work processes.

Fields
Description

Operation Mode

Name of the operation mode, as defined in RZ04, to switch the server. This field is case-sensitive.

Application Server (ServerHost_SID_SysNo)

Full name of the application server (instance) to be switched. This field is case-sensitive.

RZ04 – List Operation Modes Instances Method Properties

Use the RZ04 - List Operation Modes Instances method to list all instance information and the operation modes assigned to the instance to verify that changes have been made after performing a system copy.


Note This method requires the ABAP Add-On.


RZ04 – List Operation Modes Method Properties

Use the RZ04 - List Operation Modes method to list all operation modes.


Note This method requires the ABAP Add-On.


RZ04 – Update All Operation Modes Method Properties

Use the RZ04 - Update All Operation Modes method to automatically remove all incorrect productive instances and to create new instances.


Note This method requires the ABAP Add-On.


RZ10 – Delete Profiles Method Properties

Use the RZ10 - Delete Profiles method to delete the profiles of all active servers.

RZ10 – Import Profiles Method Properties

Use the RZ10 - Import Profiles method to import the start and instance profiles of all active servers.

RZ10 – Modify Profile Parameter Value Method Properties

Use the RZ10 - Modify Profile Parameter Value method to verify the system profile parameter value and modify the value if it is incorrect.


Note This method requires the ABAP Add-On.


Fields
Description

Parameter Name

Name of the profile parameter to be verified. Refer to SAP transaction RZ11 for a complete set of profile parameter definitions and allowable values.

Parameter Value

New value to be assigned to the profile parameter

RZ10 – Read Profile Parameters Method Properties

Use the RZ10 - Read Profile Parameters method to verify system profile parameter values.

ProfileType of system profile (Default, Start, or Instance). This field is case-sensitive.

ParameterName of the parameter whose values need to be verified. This field is case-sensitive. If left blank or the asterisk (*) is used, all parameters will be returned.


Note This method requires the ABAP Add-On.


RZ11 – Change Dynamic Parameter Method Properties

Use the RZ11 - Change Dynamic Parameter method to change a dynamically switchable profile parameter. The Dynamically Switchable flag must be switched to ON in RZ11 to be able to use this method.

Fields
Description

Parameter value

New value to assign to the dynamically switchable profile parameter.

RZ12 – Create Logon Group Method Properties


Note Use the RZ12 - Create Logon Group method to create a new SAP logon group.This method requires the ABAP Add-On.


RZ12 – Delete All Logon Groups Method Properties

Use the RZ12 - Delete All Logon Groups method to delete all SAP logon groups.


Note This method requires the ABAP Add-On.


RZ12 – Delete Logon Group Method Properties


Note Use the RZ12 - Delete Logon Group method to delete a specific SAP logon group.This method requires the ABAP Add-On.


RZ12 – List Logon Groups Method Properties

Use the RZ12 - List Logon Groups method to retrieve a list of all logon groups on an SAP system.


Note This method requires the ABAP Add-On.


RZ20 – Change CCMS Thresholds Method Properties

Use the RZ20 - Change CCMS Thresholds method to change the performance threshold values of CCMS monitoring classes.


Note This method requires the ABAP Add-On.


RZ70 – Get Status Info Method Properties

Use the RZ70 - Get Status Info method to retrieve the host name and gateway service configured on the target system. If the target system is not configured or is configured incorrectly, an error is returned. If the target system is configured, the method returns the SAP host name and SAP gateway service.


Note This method requires the ABAP Add-On.


RZ70 – Set SLD Supplier Method Properties

Use the RZ70 - Set SLD Supplier method to reset the System Landscape Directory (SLD) supplier configuration.

Fields
Description

SAP Host Name

Host name of server with SLD (for example, sapqaxi.cisco.com).

SAP Gateway Service

SAP Gateway on SLD server (for example, sapgw01).

Read Single Column From SAP Table Method Properties

Use the Read Single Column From SAP Table method to read a single column from a specific SAP table.

SAP RFC Function Properties

You can use this activity to execute commonly used transactions that will be run against an SAP system or application server.

SCC4 – Modify Client Method Properties

Use the SCC4 - Modify Client method to maintain the attributes of clients.

Fields
Description

Client

SAP client number to be maintained.

Logical System

SAP logical system ID, validated based on SAP table TBDLS. This is normally a combination of the system ID and the client number (for example, QUACLNT800). A blank value results in no changes being made.


Note This method requires the ABAP Add-On.


SCC4 – Read Client Method Properties

Use the SCC4 - Read Client method to read the client details configured on the SAP system. This method retrieves the details of the SAP Table T000 that is viewed and maintained using the SAP transaction SCC4. This method can be used to verify changes (Change date/user) or the current client configuration, such as a client that is open for modification.

In a corrective action scenario, clients can be monitored on QA and Production systems to check if any client is currently open for modifications, and then use the custom method SCC4 Modify Client to close or protect the client for modifications.

In a system copy scenario, this method allows you to verify the current client settings, and to restore them to the original settings as a final step in the system copy activities.


Note This method requires the ABAP Add-On.


SCC7 – Client Import Method Properties

Use the SCC7 - Client Import method to import data from a client export (client copy job) into SAP.


Note This method is dependent on the export transports being in the import queue. See examples for using SSH script if the transport requests are not in the import queue.



Note This method requires the ABAP Add-On.

  • If the transport requests are not yet in the import queue in the target system, use the following commands using an SSH script:

./tp pf=TPPARAM addtobuffer <commfile name> <target sys id> u18

Example:

cd /usr/sap/trans/bin

./tp pf=TPPARAM addtobuffer "DEVKT00005"  P11 u18

You can also still import the transport requests directly with the tp. Do so in the sequence "DEVKO00005", "DEVKT00005",  "DEVKX00005". Where DEV = System ID and KO, KT, KX are the Cross-Client, Client Data, Client Text transports, respectively.

Example:

./tp pf=TPPARAM import "DEVKT00005" P11 client005 u18

SCC8 – Client Export Method Properties

Use the SCC8 - Client Export method to export data (SAP users and their profiles) from SAP.

Fields
Description

Export Profile

Specify the name of the profile to be exported. This is the named profile created via SAP transaction SCC8.

Target System ID

System ID for the target system. Typically, this is the same system ID as the export system in a client-copy scenario.


Note This method requires the ABAP Add-On.


SCOT – Clear Node Address Method Properties

Use the SCOT - Clear Node Address method to clear specific recipient filters for existing nodes defined in the SA Connect application in an SAP ABAP system. This method is called during the post-system copy functions to clear specific outbound mail routing settings to prevent emails from being sent out to partner systems.


Note This method requires the ABAP Add-On.


SCOT – Get Transaction SCOT Data Method Properties

Use the SCOT - Get Transaction SCOT Data method to retrieve data from SAPConnect that is related to external communications from an SAP system such as fax and email.  

SCOT – Set Node Address Method Properties

Use the SCOT - Set Node Address method to set specific recipient filters for existing nodes defined in the SAPConnect application in an SAP ABAP system. This method is called to set specific outbound mail routing settings to prevent emails from being sent out to partner systems.


Note This method requires the ABAP Add-On.


SCOT – Set SMTP Host Method Properties

Use the SCOT - Set SMTP Host method to reset the host name and port number for an existing SMTP node.


Note This method requires the ABAP Add-On.


SDCCN – Clear Tasks Method Properties

Use the SDCCN - Clear Tasks method to clear all SDCCN (Service Data Control Center) tasks.


Note This method requires the ABAP Add-On.


SDCCN – Read Tasks Method Properties

Use the SDCCN - Read Tasks method to retrieve a list of scheduled SDCCN (Service Data Control Center) tasks.  


Note This method requires the ABAP Add-On.


SDCCN – Schedule Tasks Method Properties

Use the SDCCN - Schedule Tasks method to schedule SDCCN (Service Data Control Center) tasks.


Note This method requires the ABAP Add-On.


SE06 – Perform Post-Installation Actions Method Properties

Use the SE06 - Perform Post-Installation Actions method to reset the TMS configuration.


Note This method requires the ABAP Add-On.


SE06 – Set System Change Options Method Properties

Use the SE06 - Set System Change Options method to modify the setting of system change options in the SAP system.


Note This method requires the ABAP Add-On.


SE06 – System Change Method Properties

Use the SE06 - System Change Options method to retrieve a specified number of system changes.

SE10 – Export Tables Method Properties

Use the SE10 - Export Table method to create an SAP transport that contains SAP table data that is to be exported from the target system during a system copy and then re-imported after a system copy. This method can be used in instances where database scripts are not allowed to be run against the SAP database.

Fields
Description

Export Table List

List of ABAP tables to be exported in a single transport (Change Request). Tables must be transparent as defined in the SAP ABAP Data Dictionary.


Note This method requires the ABAP Add-On.


SE38 – Change Variant Method Properties

Use the SM38 - Change Variant method to modify an existing variant of an SAP program.


Note This method requires the ABAP Add-On.


SE38 – Create Variant Method Properties

Use the SM38 - Create Variant method to create a variant for an SAP ABAP program.

Fields
Description

Variant Description

Description of the variant.

Variant Values

Values to be assigned to the variant.


Note This requires a table variable with the following parameters:


  • Program Parameter - Enter parameter or select option name defined on the ABAP program's selection screen. Use the screen field value that is displayed when you press F1 and then select Technical Information on the selection screen field.
  • Type of Selection - Enter P (Parameter) or S (Select-Option).
  • Include/Exclude -- Enter I (Inclusive of defined values/range) or E (Exclusive of defined values/range).
  • Selection Option - Enter one of the following valid values:

EQ - Equal To (= Low)

NE - Not equal to (<> Low)

BT - Between lower and upper value (Low <= x <= High)

NB - Outside lower and upper value (x < Low and High < x)

CP - Contains the pattern (low value contains a wildcard (*). For instance, enter the value "test*" for all values beginning with "test")

NP - Does not contain the pattern (negative relationship as described in CP)

LT - Less Than (< Low)

LE - Less than or equal to (<= Low)

GT - Greater Than (> Low)

GE - Greater than or equal to  (>=Low)

  • Low Value - Enter the lower limit value, or for single value.
  • High value - Enter the upper limit value, for ranges.

Note This method requires the ABAP Add-On.


SE38 – Display Variant Values Method Properties

Use the SE38 - Display Variant Values method to retrieve a list variant parameters for a program.

Fields
Description

Program Name

Report or program name for which to retrieve the list of variant parameters.

Variant

Variant name of the program. This field is case sensitive.


Note This method requires the ABAP Add-On.


SE61 – Display Document Method Properties

Use the SE61 - Display Document method to display the content of a document on the SAP system (for example, ZLOGIN_SCREEN_INFO).

Fields
Description

Document Language

Language of the document to be modified or displayed (for example, EN=English, DE=German)


Note This method requires the ABAP Add-On.


SE61 – Modify Document Method Properties

Use the SE61 - Modify Document method to change the content of a document on the SAP system (for example, ZLOGIN_SCREEN_INFO).

Fields
Description

Document Language

Language of the document to be modified or displayed (for example, EN=English, DE=German)

Document Lines

Table of text lines that make up the content of the document.  The table should contain the following columns:

  • Line Number - Line number to be updated. Each line number equals one row in the document. The current content of the document will be overwritten.
  • Text Line - Text line to be updated. Each text line equals one row in the document. The current content of the document will be overwritten.

Note This method requires the ABAP Add-On.


SECSTORE – Check Status Method Properties

Use the SECSTORE - Check Status method to check the status of the secure storage on the ABAP stack.


Note This method requires the ABAP Add-On.


SECSTORE – Set Migration Key Method Properties

Use the SECSTORE - Set Migration Key method to set the migration key in the event the system ID or installation number has changed in a production system. Changes to the installation number can occur in the context of reorganizations and are dependent on the import of a new license. This function converts the table copied from the production system.

Fields
Description

Old System ID

System number of the source system.

Old Installation Number

Installation number of the source system.

New Migration Key

Migration key (Hex values) downloaded from the SAP Service Marketplace.


Note This method requires the ABAP Add-On.


SICF – Activate Service Method Properties

Use the SICF - Activate Service method to activate service nodes and their direct sub-nodes defined in the Internet Connection Framework Tree (HTTP Service Tree) via SAP transaction SICF.

Fields
Description

Service Name

SAP service name (for example, SAP/PUBLIC/PING).

Test Only

Choose Yes or No to indicate whether changes are to be made; if set to No, only the verification of the service name is performed.

Apply to Direct Subordinate(s)

Choose Yes or No to indicate whether to apply the activation activity to the direct sub-nodes of the specified service name (direct children of the service name in the HTTP tree).  


Note This method requires the ABAP Add-On.


SICF – Clear Service Anonymous User Login Data Method Properties

Use the SICF - Clear Service Anonymous User Login Data method to clear the anonymous logon user for a service defined in the Internet Connection Framework Tree (HTTP Service Tree) via SAP Transaction SICF.


Note This method requires the ABAP Add-On.


SICF – Deactivate Service Method Properties

Use the SICF - Deactivate Service method to deactivate service nodes and their direct sub-nodes defined in the Internet Connection Framework Tree (HTTP Service Tree) via SAP transaction SICF.

Fields
Description

Test Only

Choose Yes or No to indicate whether changes are to be made; if set to No, only the verification of the service name is performed.

Apply to Direct Subordinate(s)

Choose Yes or No to indicate whether to apply the activation activity to the direct sub-nodes of the specified service name (direct children of the service name in the HTTP tree).  


Note This method requires the ABAP Add-On.


SICF – Get Service Anonymous User Login Data Method Properties

Use the SICF - Get Service Anonymous User Login Data method to retrieve the user login data for the service.


Note This method requires the ABAP Add-On.


SICF – Update Service Anonymous User Method Properties

Use the SICF - Update Service Anonymous User method to update the anonymous logon user for a service defined in the Internet Connection Framework Tree (HTTP Service Tree) via SAP transaction SICF.


Note This method requires the ABAP Add-On.


SICK – Basic Installation Check Method Properties

Use the SICK - Basic Installation Check method to run the SAP basic installation check report to check system consistency.

SLDCHECK – PI Check Method Properties

Use the SLDCHECK - PI Check method to run the SLDCheck transaction and report on the connection status for a system to the SAP System Landscape Directory.

Method Parameter

No parameters are required for this RFC method.

SLG1 – Read Application Log Method Properties

Use the SLG1 - Read Application Log method to retrieve log messages from the SAP application log, accessible via transaction SLG1.

Fields
Description

Date From (yyyyMMdd)

Enter lowest date for searching the log table.

Date To (yyyyMMdd)

Enter highest date for searching the log table.

Time To (hhmmss)

Enter highest time for searching the log table.

Program Name

Name of the program that generated the log message.

Transaction Code

Transaction code that generated the log message.

User

SAP user running the program that caused the log message.


Note This method requires the ABAP Add-On.


SLT - Get Connection Parameters Properties

Use the SLT - Get Connection Parameters method to retrieve the data of SLT connection parameters.

SLT - Get Connection Status Method Properties

Use the SLT - Get Connection Status method to obtain the source and target connection status of the SLT data replication server.

SLT - Get Job Status Method Properties

Use the SLT - Get Job Status method to obtain the status of SLT data replication background jobs.

SLT - Get Mass Transfer ID Mapping Method Properties

Use the SLT - Get Mass Transfer ID mapping method to retrieve the schema configuration ID to which an SLT mass transfer ID maps.

Fields
Description

Mass Transfer ID

SLT mass transfer ID


Note This method requires the ABAP Add-On.


SLT - Get Replication Runtime Statistics Method Properties

Use the SLT - Get Replication Runtime Statistics method to retrieve the replication runtime statistics of an SLT data replication schema.


Note This method requires the ABAP Add-On.


SLT - Get Schema Header Data Method Properties

Use the SLT - Get Schema Header Data method to retrieve the SLT schema header data.


Note This method requires the ABAP Add-On.


SLT - Get Schema Trigger Status Method Properties

Use the SLT - Get Schema Trigger Status method to retrieve the schema triggers status of an SLT data replication schema.


Note This method requires the ABAP Add-On.


SLT - Get Table Status Method Properties

Use the SLT - Get Table Status method to obtain the status of SLT data replication related to a database table.


Note This method requires the ABAP Add-On.


SLT - Start Jobs Method Properties

Use the SLT - Start Jobs method to start the SLT data replication background jobs.


Note This method requires the ABAP Add-On.


SLT - Stop Jobs Method Properties

Use the SLT - Stop Jobs method to stop the SLT data replication background jobs.


Note This method requires the ABAP Add-On.


SM01 – Lock Transaction Method Properties

Use the SM01 - Lock Transaction method to lock a specific SAP transaction to prevent users from unknowingly starting the transaction during a technical operation.


Note This method requires the ABAP Add-On.


SM01 – Unlock Transaction Method Properties

Use the SM01 - Unlock Transaction method to unlock a specific SAP transaction that was temporarily locked.


Note This method requires the ABAP Add-On.


SM02 – Create System Message Method Properties

Use the SM02 - Create System Message method to create system-wide messages to alert SAP users of any system maintenance or any activity that may affect all users.

Field
Description

Message Line 1

System message text line 1. For example:

System will be shut down on Friday, 7:00 PM PST

Message Line 2

System message text line 2. For example:

Estimated restart is Monday, 8:00 AM EST

Message Line 3

System message text line 3. For example:

Please complete work and log off prior to the shutdown time otherwise unsaved data may be lost.

Delete Date (yyyyMMdd)

Date the message is to be deleted automatically from database (optional).

Delete Time (hhmmss)

Time the message is to be deleted automatically from database (optional).

Client

Specific client ID (optional).

Language

Language of message (optional).

SM02 – Delete System Message Method Properties

Use the SM02 - Delete System Message method to manually delete a SAP system message that was create using RFC SM02 - Create System Message. After this method is executed, users will no loner see the system message when they log into the SAP system and viewing messages via SAP transaction SM02.

Field
Description

Message ID

Unique message ID of the SAP system message to be deleted.


Note The Message ID is returned from the SM02 Create System Message method. It can also be viewed in the table TEMSG.



Note This method requires the ABAP Add-On.


SM04 – Logoff User Method Properties

Use the SM04 - Logoff User method to log off a user that is currently logged on to an SAP application server.

Field
Description

Only Pooled User

Choose Yes to reset the session pool or select No to log off the user.


Note The SAP runtime environment stores user context data in a session pool. Resetting the session pool is pertinent to RFC or plug-in type user sessions. The session pool allows for a quick reconnect of a user context for a RFC or plug-in type of user connection. Resetting the session pool (Only Pooled User = Yes) does not affect a user currently connected to the system.


SM12 – Age Enqueue Entries Method Properties

Use the SM12 - Age Enqueue Entries method to retrieve all SAP document locks older than the specified time period.

SM12 – Enqueue Size Method Properties

Use the SM12 - Enqueue Size method to retrieve the number of Enqueue entries (locks) that exceed a defined maximum number.

 

Method Parameter

Displays the parameters for the selected method. Complete the appropriate fields, as necessary.

 

Field
Description

Maximum number of locks in the tables

Number of locks to use as a threshold to indicate that a problem may exist.

SM12 – Select Lock Entries Method Properties

Use the SM12 - Select Lock Entries method displays the specified enqueue lock entries on the specified SAP system.

Field
Description

Lock argument

Key field of the rows in the SAP tables.

Date (yyyyMMddHHmmss)

Specify the end date for retrieving lock entries. If you leave this field blank, data for the current date/time will be retrieved.

Last X minutes prior to the specified date

Time period, in minutes, for selecting data based on the date.

SM13 – Check Update System Status Method Properties

Use the SM13 - Check Update System Status method to verify whether the update system is active or inactive.


Note This method requires the ABAP Add-On.


SM13 – Delete Update Record Method Properties

Use the SM13 - Delete Update Record method to delete a single update record that is stored in the VBLOG (Update Log) table.

Field
Description

Update Key

Unique key of the update record to be deleted. This field is case-sensitive.


Note This method requires the ABAP Add-On.


SM13 – Delete Update Records Method Properties

Use the SM13 - Delete Update Records method to delete all update records currently found in the VBLOG (Update log) table.

Field
Description

Update Keys

Unique keys of the update records to be deleted. This field is case-sensitive.


Note This method requires the ABAP Add-On.


SM13 – Get Update Error Message Method Properties

Use the SM13 - Get Update Error Message method to displays the properties used to retrieve the error message for a specific update record.

Method Parameters

Displays the parameter for the selected method. Complete the appropriate fields, as necessary.

 

Field
Description

Key

Update record key currently in error status.

SM13 – Get Update Error Message Method Properties

Use the SM13 - Get Update Error Message method to retrieve the error message for a specific update record.

Field
Description

Key

Update record key currently in error status.

SM13 – Get Update Queue Method Properties

Use the SM13 - Get Update Queue method to retrieve entries in the SAP update queue, optionally filtering entries in queued or error status.

Field
Description

Status

Status by which to filter results.

Date (yyyyMMddHHmmss)

Specify the end date for retrieving entries in the SAP update queue. If you leave this field blank, data for the current date/time will be retrieved.

Last X minutes prior to the specified date

Time period for displaying update records.

Update server

Name of the server for the SAP update queue.

SM14 – Activate and Deactivate Update System Method Properties

Use the SM14 - Activate or Deactivate Update System method to activate or deactivate the update system.


Note This method requires the ABAP Add-On.


SM21 – Read System Log Method Properties

Use the SM21 - Read System Log method to retrieve the data from the SAP system log for a defined server and defined time period. SAP servers record events and problems in the system logs.

Field
Description

Server (ServerHost_SID_SysNo)

SAP application server to read the system log (server name should be in the format host_sysid_sysnum).

User

User name assigned to the SAP account on the SAP application server. Wildcards are accepted in this field.

Date (yyyyMMddHHmmss)

Specify the date from which to retrieve the data from the system log. If you leave this field blank, data from the current date will be retrieved.

Last X minutes prior to the specified date

Time period, in minutes, for selecting data based on the date.

SM35 – Session Overview Method Properties

Use the SM35 - Session Overview method to retrieve information about the sessions that are running.

Field
Description

Client(s)

Specify a variable that lists the SAP clients on which to retrieve the session information (parameter should be a Data Table with a single column named Client).

Session name

Name of the session to be retrieved. Enter a wildcard (*) to retrieve all sessions.

Sessions created in the last X minutes

Time period, in minutes, for selecting data based on the time the session was created.

SM36 – Create Background Job Method Properties

Use the SM36 - Create Background Job method to schedule simple jobs without spool output. This method creates a background job in scheduled status.  It must be released in a subsequent step based on the Job ID return parameter provided.

Field
Description

Job name

Name of the SAP background job to be scheduled.

Target Server

SAP application server on which to execute the job.


Note This method requires the ABAP Add-On.


SM36 – End Standard Jobs Method Properties

Use the SM36 - End Standard Jobs method to delete all currently scheduled or released standard jobs defined in SAP.


Note This method requires the ABAP Add-On.


SM36 - Job Scheduler Method Properties

Use the SM36 - Job Scheduler method to schedule and release jobs in the SAP system. This method provides the capability to schedule jobs based on complex job scheduling requirements, including setting up recurring jobs with multiple job steps.  


Note This method requires the ABAP Add-On.


Field
Description

Job Name

Name of the SAP background job to be scheduled.

Predecessor Job ID

Job ID of the job to follow; the scheduled job will start after this job has completed. If only the job name is known, leave this field blank.

Predecessor Job Name

Name of the job to follow; the scheduled job will start after this job has completed.

Event ID

Background job event ID that triggers the scheduled job.

Event Parameters

Background job event parameters that trigger the scheduled job.

Operation Mode Name

Operation mode name if you have selected Operation Mode as the Start Type (for example, enter Normal).

Periodic Minutes

If the Periodic field is set to Yes, enter how often to reschedule the job in minutes (x minutes).

Periodic Hours

If the Periodic field is set to Yes, enter how often to reschedule the job in hours (x hours).

Periodic Days

If the Periodic field is set to Yes, enter how often to reschedule the job in days (x days).

Periodic Weeks

If the Periodic field is set to Yes, enter how often to reschedule the job in weeks (x weeks).

Periodic Minutes

If the Periodic field is set to Yes, enter how often to reschedule the job in minutes (x minutes).

Periodic Months

If the Periodic field is set to Yes, enter how often to reschedule the job in months (x months).

Target Host

Target system on which to run background job.

Target Server Group

Server group name for background processing.

Job Steps

Array of the ABAP or external programs to be executed. A table parameter with the following columns must be referenced:

  • ABAP Program/Command -  ABAP program name or command.
  • Step Type - Valid values include ABAP,Command, External Program
  • Parameter - ABAP program variant or external program parameters
  • Background User ID - Authorization user whose privileges are used to run the background program.
  • External Command Operating System - Operating system for which the ABAP command is defined. For example, ANYOS, UNIX, etc.
  • External Program ID - External program ID.
  • External Program Target Server - Target server, if applicable, of the external program.
  • External Program RFC Destination - RFC destination, if applicable,  where the external program is to run.

SM36 – Schedule Standard Jobs Method Properties

The SAP RFC Function activity is used to define the properties of any remote-enabled function within the monitored SAP system.

Use the SM36 - Schedule Standard Jobs method to schedule all standard jobs in SAP.

Method Parameters

Displays the parameters for the selected method. Complete the appropriate fields, as necessary.

SM37 – Cancel a Background Job Method Properties

Use the SM37 - Cancel a Background Job method to retrieve all background jobs that have been canceled because they were running too long or were consuming too many resources.

Field
Description

Job name

Name of the SAP job (this field is case-sensitive and should be entered all uppercase).

Job ID

Job ID assigned by SAP to this instance of job execution.

SM37 – Delete Background Job Method Properties

Use the SM37 - Delete Background Job method to delete each job that is returned in the list of all scheduled jobs.

SM37 – Get Active Job Duration Method Properties

Use the SM37 - Get Active Job Duration method to retrieve the jobs specified in the input table that are currently running along with their current duration.

 

Field
Description

Job name

Name of the table variable that contains a list of the SAP jobs to be retrieved. The table must contain a column named "Job Name" with the jobs listed in that column.

SM37 – Get Job Instance Information Method Properties

Use the SM37 - Get Job Instance Information method to retrieve all data associated with a specific instance of an SAP job execution.

Field
Description

Job ID

Job ID assigned by SAP to this instance of job execution.

SM37 – Get Job Step Information Method Properties

Use the SM37 - Get Job Step Information method to retrieve the job steps for a SAP job.

Field
Description

Job user

SAP user that created the job. Enter the wildcard * to search all users.

SM37 – Jobs Waiting Method Properties

Use the SM37 - Jobs Waiting method to display all SAP jobs currently waiting for execution for a specified date.

Field
Description

Job name (wildcard)

Name of the SAP job to filter (enter the wildcard * to display all jobs).

User name (wildcard)

Name of the SAP user that executed the job to filter (enter the wildcard * to display all SAP users).

Start date (wildcard or yyyymmdd)

Date the SAP job is scheduled to execute (enter the wildcard * to display all dates).

SM37 – Read Job Log Method Properties

Use the SM37 - Read Jobs Log method to collect the job log for an SAP job identified by a job name and job ID.

Field
Description

Job ID

Job instance ID assigned to the job by SAP.

SM37 – Resume Jobs Method Properties

Use the SM37 - Resume Jobs method to restart jobs that were temporarily suspended.


Note This method requires the ABAP Add-On.


SM37 – Simple Job Selection Method Properties

Use the SM37 - Simple Job Selection method to retrieve all SAP jobs for a defined time period that match the defined criteria.

Field
Description

Job name (wildcard)

Name of the SAP job.

User name (wildcard)

SAP user that created the SAP job.

Date (yyyMMddHHmmss)

Status date for the job

Notes:

To get the results in the last X minutes from the current time, this field should remain blank and specify the number of minutes in the Last X minutes prior to specified date field.

To get the results within a specified date range (To/From), you must enter the value for the ending date in this field and specify the amount of minutes in the Last X minutes prior to specified date field.

Last X minutes prior to the specified date

Time period, in minutes, for selecting jobs based on the date.

After event (wildcard)

Specify the job scheduling event to scheduled job so that it can only be released via a SAP Background Processing Event.  The job will not execute until this event has been triggered by the SAP runtime system. Job scheduling events are configured in SAP Background Processing configuration, accessed via SAP Transaction SM62.


Note If you select Yes in any of the fields that have a Yes/No selectable option, the value specified in the Last X minutes prior to the specified date field will be ignored.


SM37 – Start or Restart a Background Job Method Properties

Use the SM37 - Start or Restart a Background Job method to start or restart a released or scheduled job.

SM37 – Suspend Jobs Method Properties

Use the SM37 - Suspend Jobs method to temporarily suspend jobs. Only released jobs can be suspended.


Note This method requires the ABAP Add-On.


SM37 – Complex Job Selection Method Properties

Use the SM37 - Complex Job Selection method to retrieve the current SAP SLD connectivity details.

Field
Description

Job Name (wildcard)

Name of the job. Leave blank for wildcard search or enter partial search with wildcard (for example, MYJOB*).

User Name (wildcard)

SAP user that scheduled the SAP job.

Date (yyyMMddHHmmss)

Status date for the job

Note To get the results in the last X minutes from the current time, this field should remain blank and specify the number of minutes in the Last X minutes prior to specified date field.

Note To get the results within a specified date range (To/From), you must enter the value for the ending date in this field and specify the amount of minutes in the Last X minutes prior to specified date field.

Last X minutes prior to the specified date

Time period, in minutes, for selecting jobs based on the date.

After Event (wildcard)

Specify the job scheduling event to scheduled job so that it can only be released via a SAP Background Processing Event.  The job will not execute until this event has been triggered by the SAP runtime system. Job scheduling events are configured in SAP Background Processing configuration, accessed via SAP Transaction SM62.

Duration

For jobs that have completed, the amount of time job took between start and end. For example, set to 1000 for any jobs that executed for longer than 100 seconds.

Delay

For jobs that have started, the minimum amount of time job was on hold between its scheduled start time and the time that it was able to start. For example, set to 100 to select any jobs that were delayed by 100 seconds or more.


Note This method requires the ABAP Add-On.


SM50 – Analyze Long Running Processes Method Properties

Use the SM50 - Analyze Long Running Processes method to determines if any SAP work processes of a specified type have been executing longer than the specified time.

Field
Description

Execution time in seconds

Amount of time, measured in seconds, to determine whether a work process is running long.

Work process type

Type of work process to be analyzed. The following values are possible:

  • DIA – Work process for executing dialog steps in user transactions
  • UPD – Update process for making time critical database updates
  • UP2 – Update process for making not time critical database updates
  • ENQ – Work process for locking and releasing SAP objects and documents
  • BGD – Work process for executing background processes
  • SPO – Work process for executing print spool requests

Server name

SAP application server on which to analyze work processes (server name should be in the format host_sysid_sysnum). Enter the wildcard (*) to collect all work processes from all application servers.

SM50 – Work Process Overview Method Properties

Use the SM50 - Work Process Overview method to display the current state of the SAP work processes on the selected application server.

Field
Description

Server name

SAP application server to take the work process snapshot (server name should be in the format host_sysid_sysnum). You can enter the wildcard (*) to collect all work processes from all application servers.

SM51 – Dispatcher Queue Method Properties

Use the SM51 - Dispatcher Queue method to display statistics related to dispatching requests to SAP work processes.

SM51 – Server List Method Properties

Use the SM51 - Server List method to display the current status of the application servers on an SAP system.

SM58 – Delete All tRFC Messages Method Properties

Use the SM58 - Delete All tRFC Messages method delete transactional RFC message found in queue (SM58 log).


Note This method requires the ABAP Add-On.


SM58 – Execute LUW Method Properties

Use the SM58 - Execute LUW method repeats the transmission of a tRFC LUW (Logical Unit of Work)

.

Field
Description

Transaction ID

tRFC unique transaction ID.

Forced

Choose Yes or No from the drop-down list to indicate whether to force a restart regardless of whether the queues were stopped before by a queue stop function module (parameter FORCE) or by statuses CPICERR or SYSSFAIL.

QOut Scheduler Activated

Choose Yes or No to indicate whether to activate the qRFC outbound scheduler if the destination is registered as a qRFC Outbound destination.

SM58 – RFC Transaction Call Status Method Properties

Use the SM58 - RFC Transaction Call Status method to display RFC calls for a selected time period.

Field
Description

User name (wildcard)

User name for the SAP user that executed RFC transactions (displays only the RFC transactions for the specified SAP user). This field is case-sensitive.

Function module (wildcard)

SAP function module where RFC transactions were executed (displays only the RFC transactions for the specified SAP function module). This field is case-sensitive.

Target system (wildcard)

SAP system ID (SID) for the system that is targeted by RFC transactions (displays only the RFC transactions that are targeted for the specified system ID). This field is case-sensitive.

Status (wildcard)

Specify the status for the RFC calls to be retrieved. This field is case-sensitive.

Date (yyyyMMddHHmmss)

Specify the date for the RFC calls to be retrieved.

Last X minutes prior to the specified date

Time period, in minutes, in which the RFC transactions were executed based on the date (displays only the RFC transactions that were executed in this time period).

SM59 – Delete RFC ABAP Connection Method Properties

Use the SM59 - Delete RFC ABAP Connection method to delete an ABAP destination.

Field
Description

Destination

Name of the ABAP destination to be deleted. This field is case-sensitive.


Note This method requires the ABAP Add-On.


SM59 – Delete RFC HTTP Connection to ABAP System Method Properties

Use the SM59 - Delete RFC HTTP Connection to ABAP System method to delete an HTTP connection to an ABAP system.

Field
Description

Destination

Name of the HTTP connection to be deleted. This field is case-sensitive.


Note This method requires the ABAP Add-On.


SM59 – Delete RFC HTTP Connection to External Server Method Properties

Use the SM59 - Delete RFC HTTP Connection to External Server method to delete an HTTP connection to an external server.

Field
Description

Destination

Name of the HTTP connection to be deleted. This field is case-sensitive.


Note This method requires the ABAP Add-On.


SM59 – Delete RFC TCP/IP Connection Method Properties

Use the SM59 - Delete RFC TCP/IP Connection method to delete an TCP/IP connection.

Field
Description

Destination

Name of the TCP/IP connection to be deleted. This field is case-sensitive.


Note This method requires the ABAP Add-On.


SM59 – Get RFC Connection Info Method Properties

Use the SM59 - Get RFC Connection Info method to retrieve data from a specific RFC destination.

Field
Description

Destination

Name of the RFC destination for which to retrieve data. This field is case-sensitive.

SM59 – HTTP Connection Test Method Properties

Use the SM59 - HTTP Connect Test method to tests a list of HTTP destinations from a selected SAP application server.

Field
Description

HTTP server (ServerHost_SID_SysNo)

Name of the server where the destination check tests are executed.

HTTP destination

Global variable containing a table with the list of destinations to be monitored. The table should include the following columns:

  • Host - Hostname of the destination.
  • Destination - Name of the destination. This field is optional and does not affect the result of the execution.
  • Service - Service used for the destination (Example: 80).
  • Path - Path of the destination, starting with '/'.
  • Pattern - Pattern returned from the HTTP connection. Valid values for pattern are OK, Unavailable, FAILED, etc. The pattern entry is case-sensitive and should match exactly what is returned in the SAP message. For the OK pattern, uppercase is always required.
    To check whether the HTTP connection is successful or for correct results, enter OK in the pattern field. If the connection is established, the returned status will be success. If the connection is not established, the returned status will be failed.

Note The table must include Host, Pattern, and either Service or Path.

SM59 – List ABAP Connections Method Properties

Use the SM59 - List ABAP Connections method to retrieve a list of ABAP RFC destinations.


Note This method requires the ABAP Add-On.


SM59 – List HTTP Connections to ABAP System Method Properties

Use the SM59 - List HTTP Connections to ABAP System method to retrieve a list of HTTP connections to an ABAP system.


Note This method requires the ABAP Add-On.


SM59 – List HTTP Connections to External Server Method Properties

Use the SM59 - List HTTP Connections to External Server method to retrieve a list of HTTP connections to external servers.


Note This method requires the ABAP Add-On.


SM59 – List TCP/IP Connections Method Properties

Use the SM59 - List TCP/IP Connections method to retrieve a list of all TCP/IP destinations.


Note This method requires the ABAP Add-On.


SM59 – Modify RFC ABAP Connection Method Properties

Use the SM59 - Modify RFC ABAP Connection method to update an ABAP connection.

Field
Description

Destination

Name of the ABAP destination to be updated. This field is case-sensitive.

Client

New logon client number.

Description

Description of the new ABAP destination.

Group

Name of the new logon group for the ABAP destination.

Gateway Host

Name of the new gateway host for the ABAP destination.

Gateway Service

Name of the new gateway service for the ABAP destination.

Language

New logon language.

User

New logon user.

Password

New logon password.

Server

New target host of the ABAP destination.

System ID

New SAP system ID.

System Number

New SAP system number.


Note This method requires the ABAP Add-On.


SM59 – Modify RFC HTTP Connection to ABAP System Method Properties

Use the SM59 - Modify RFC HTTP Connection to ABAP System method to update an HTTP connection to an ABAP system.

Field
Description

Destination

Name of the HTTP connection to ABAP system that needs to be updated. This field is case-sensitive.

Description

Description of the new HTTP connection.

Client

Logon client for new HTTP connection.

Language

Language for new HTTP connection.

Path Prefix

New HTTP service path prefix.

Server

New target host of HTTP connection.

Service Number

New HTTP service port.

User

New logon user.

Password

New logon password.

Proxy Host

New proxy host.

Proxy Service

New proxy service.

Proxy User

New proxy user.

Proxy Password

New proxy password.


Note This method requires the ABAP Add-On.


SM59 – Modify RFC HTTP Connection to External Server Method Properties

Use the SM59 - Modify RFC HTTP Connection to External Server method to update an HTTP connection to an external server.

Field
Description

Destination

Name of the HTTP connection that needs to be updated. This field is case-sensitive.

Description

Description of the new HTTP connection.

Server

New target host of HTTP connection.

Service Number

New HTTP service port.

Path Prefix

New HTTP service path prefix.

User

New logon user.

Password

New logon password.

Proxy Host

New proxy host.

Proxy Service

New proxy service.

Proxy User

New proxy user.


Note This method requires the ABAP Add-On.


SM59 – Modify RFC TCP/IP Connection Method Properties

Use the SM59 - Modify RFC TCP/IP Connection method to update a TCP/IP connection.

Field
Description

Destination

Name of the TCP/IP destination to be updated. This field is case-sensitive.

Description

Description of the new TCP/IP destination.

Gateway Host

Name of the gateway host for the new TCP/IP destination.

Gateway Service

Name of the gateway service for the new TCP/IP destination

Method

Choose one of the following methods to indicate the new TCP/IP communication method that should be used:

  • Registered Server Program
  • Start on Application Server
  • Start on Explicit Host
  • Start on Front-End Workstation

Program

New program ID to execute TCP/IP communication method.

Server

New target host of TCP/IP destination.

RFC Unicode

Choose Unicode or Non-Unicode from the drop-down list to indicate whether the target system for the RFC connection is a Unicode-based system.


Note This method requires the ABAP Add-On.


SM59 – RFC Connection Test Method Properties

Use the SM59 - RFC Connection Test method to test a list of RFC destinations from a selected SAP application server.

Field
Description

RFC server (ServerHost_SID_SysNo)

SAP application server on which to test the RFC destinations.

RFC destination(s)

Table variable with a "Destination" column that contains the list of RFC destinations to be tested.

Note This field is case-sensitive.

SM61 – Assign Server Method Properties

Use the SM61 - Assign Server method to add a target system server.

Field
Description

Application Server

The server name should be entered using the following format:

ServerHost_SID_SysNo

This field is case-sensitive.

Server Group

Name of the group that includes the source system background servers.This field is case-sensitive.


Note This method requires the ABAP Add-On.


SM61 – Get Server List Method Properties

Use the SM61 - Get Server List method to retrieve a list of system background servers that are included in a specific server group.

Field
Description

Server Group

Name of the group that includes the source system background servers. This field is case-sensitive.


Note This method requires the ABAP Add-On.


SM61 – List Active Background Servers Method Properties

Use the SM61 - List Active Background Servers method to retrieve a list of all active servers that are running background work processes.

SM61 – Remove Server Method Properties

Use the SM61 - Remove Server method to remove a background server from an SAP system.

Field
Description

Application Server

The server name should be entered using the following format:

ServerHost_SID_SysNo

This field is case-sensitive.

Server Group

Name of the group that includes the source system background servers. This field is case-sensitive.


Note This method requires the ABAP Add-On.


SM66 – Global Work Process Overview Method Properties

Use the SM66 - Global Work Process method to display SAP work processes that are currently processing user requests across all SAP application servers.

SM66 – Global Work Process Activity Detail Method Properties

Use the SM66 - Global Work Process Activity Detail method to take a snapshot of the current activity in the available work processes on all servers of a single SAP ABAP system.

In a corrective action scenario, this method can be used to:

  • Identify long running jobs in the work process and all the associated details.
  • Retrieve the PID of a work process and its associated server to cancel the process.
  • Identify all the current application servers for a single SID and confirm their availability.

In a system copy scenario, this method can be used to confirm the current ABAP work process count (for example, dialog) based on changes to the system profile parameters in a post-processing step. This method can also be used to confirm server connectivity, work process availability, and identify any long running jobs during the system copy process.


Note This method requires the ABAP Add-On.


SMGW – Gateway Monitor Method Properties

Use the SMGW - Gateway Monitor method to display the current status of SAP gateway communications.

SMICM – ICM Monitor Method Properties

Use the SMICM - ICM Monitor method to display the current status of the SAP Internet Communication Manager, which sends and receives requests to and from the Internet.

SMLG – Change Assignments Method Properties

Use the SMLG - Change Assignments method to change a specified list of servers to logon group assignments.

SMLG – Create Assignments Method Properties

Use the SMLG - Create Assignments method to create a specified list of servers for logon group assignments.

SMLG – Delete All Assignments Method Properties

Use the SMLG - Delete All Assignments method to delete all logon group assignments.

SMLG – Delete Assignment Method Properties

Use the SMLG - Delete Assignment method to delete a specific logon group assignment.

SMLG – Delete Assignments Method Properties

Use the SMLG - Delete Assignments method to delete one or more logon group assignments.

SMLG – Get Assignments-Setup Method Properties

Use the SMLG - Get Assignments-Setup method to return a list of logon group assignments currently configured. This method returns data from the Setup table.

SMLG – Get Assignments-eRFC Setup Method Properties

Use the SMLG - Get Assignments-eRFC Setup method to return a list of logon group assignments currently configured. This method returns data from the eRFC Setup table.

SMLG – Remove Lock Method Properties

Use the SMLG - Remove Lock method to remove an enqueue lock from the server group table.

SMLG – Set Lock Method Properties

Use the SMLG - Set Lock method to set an enqueue lock on the server group table.

SMQ1 – Activate qRFC Outbound Queue Method Properties

Use the SMQ1 - Activate qRFC Outbound Queue method to retrieve the list of stopped outbound queues to be activated. This function is necessary only if the queue is blocked due to a communication, network error, or if a system or application exception has occurred and the problem has been solved.


Note A queue that has been stopped cannot be processed using this function.


 

Field
Description

Queue Name

Name of the RFC queue (this field is case sensitive).

Destination

RFC destination specified in the function call.

SMQ1 – Delete All qRFC Outbound Queues Method Properties

Use the SMQ1 - Delete All qRFC Outbound Queues method to delete all qRFC outbound queues.


Note This method requires the ABAP Add-On.


SMQ1 – Delete qRFC Outbound Queue Method Properties

Use the SMQ1 - Delete qRFC Outbound Queue method to delete a specific qRFC outbound queue.

Field
Description

Queue Name

Name of the qRFC outbound queue to be deleted.

Destination

Name of the system where the current client resides.


Note This method requires the ABAP Add-On.


SMQ1 – Lock qRFC Outbound Queue Method Properties

Use the SMQ1 - Lock qRFC Outbound Queue method to retrieve the outbound queues with the Lock status.

Field
Description

Queue Name

Name of the tRFC queue (this field is case sensitive).

Stop immediately

Determines whether to retrieve the queues that were immediately stopped.

No commit

Indicates whether to retrieve the queues that were not committed.

SMQ1 – Unlock qRFC Outbound Queue Method Properties

Use the SMQ1 - Unlock qRFC Outbound Queue method to retrieve the outbound queues with the Unlock status.

Field
Description

Queue Name

Name of the tRFC queue (this field is case sensitive),

Queue destination

RFC destination specified in the function call.

Activate immediately

Determines whether to retrieve queues that are to be activated immediately.

Only unlock

Determines whether to retrieve queues that are to be unlocked, but not activated.

No commit

Determines whether to retrieve the queues that were not committed,

Lock key

Lock key returned from the TRFC_QOUT_STOP RFC.

Till lock key

Lock acquired till end of transaction.

SMQ1 – qRFC Monitor Outbound Queue Method Properties

Use the SMQ1 - qRFC Monitor Outbound Queue method to display the list of all queued remote function calls (RFCs) that could not be successfully completed, or that had to be scheduled as background jobs.

Field
Description

Client

SAP client to which the queue is assigned.

Queue Name

Name of the tRFC queue (this field is case sensitive).

Queue Type

Option to show only RFC transactions in Error or Hanging state.

Queue destination

RFC destination specified in the function call (this field is case sensitive).

SMQ2 – Delete All qRFC Inbound Queues Method Properties

Use the SMQ2 - Delete All qRFC Inbound Queue method to delete all qRFC inbound queues.


Note This method requires the ABAP Add-On.


SMQ2 – Delete qRFC Inbound Queue Method Properties

Use the SMQ2 - Delete qRFC Inbound Queue method to delete a specific qRFC inbound queue.


Note This method requires the ABAP Add-On.


SMQ2 – Lock qRFC Inbound Queue Method Properties

Use the SMQ2 - Lock qRFC Inbound Queue method to retrieve the inbound queues with the Lock status.

 

Field
Description

Queue Name

Name of the tRFC queue (this field is case sensitive).

Stop immediately

Determines whether to retrieve the queues that were immediately stopped.

No commit

Determines whether to retrieve the queues that were not committed.

SMQ2 – Unlock qRFC Inbound Queue Method Properties

Use the SMQ2 - Unlock qRFC Outbound Queue method to retrieve the inbound queues with the Unlock status.

Field
Description

Queue Name

Name of the tRFC queue (this field is case sensitive).

Activate immediately

Determines whether to retrieve queues that are to be activated immediately.

Activate all LUWs

Activates all LUWs in the inbound queue.

Mode

Processes all qRFC LUWs in a queue in the context of the caller.

Only unlock

Determines whether to retrieve queues that are to be unlocked, but not activated.

Queue Name

Name of the tRFC queue (this field is case sensitive).

Activate immediately

Determines whether to retrieve queues that are to be activated immediately.

Max time

Activates the queue within a specified time. If the time runs out while the last LUW is being processed, this call is returned after the last LUW is processed.

User destination

Retrieves all qRFC LUWs in a queue under the user who is currently logged on.

No commit

Determines whether to retrieve the queues that were not committed.

Lock key

Lock key returned from the TRFC_QOUT_STOP RFC.

Till lock key

Lock acquired till end of transaction.

SMQ2 – qRFC Monitor Inbound Queue Method Properties

Use the SMQ2 - qRFC Monitor Inbound Queue method to display list of all queued remote function calls (RFCs) that could not be successfully completed, or that had to be scheduled as background jobs.

 

Field
Description

Client

SAP client to which the queue is assigned.

Queue name

Name of the tRFC queue (this field is case sensitive).

Queue type

Option to show only RFC transactions in Error or Hanging state.

SMQ3 – qRFC Monitor Saved Inbound Queue Method Properties

Use the SMQ3- qRFC Monitor Saved Inbound Queue method to display a list of inbound qRFC (with saved queues) calls in Error state.

Field
Description

Client

SAP client to which the queue is assigned.

Queue name

Name of the RFC queue. Use an asterisk (*) for all queues or a specific queue name. Wildcards are not supported.

SMQR – Reorganize qRFC Inbound Monitor Method Properties

Use the SMQR - Reorganize qRFC Inbound Monitor method to reorganize the qRFC inbound monitor. It first deletes all entries in the monitor and then changes the SAP logon group.

 

Field
Description

Logon Group

Name of the existing SAP logon group.


Note This method requires the ABAP Add-On.


SMQR – qRFC Monitor (QIN Scheduler) Method Properties

Use the SMQR - qRFC Monitor (QIN Scheduler) method to display the management properties of the qRFC inbound scheduler, including scheduler status and inbound queues processed.

SMQR – Register Inbound Queue Method Properties

Use the SMQR - Register Inbound Queue method to register an inbound queue (QIN Scheduler). This function is used to manage inbound queues.

Field
Description

Execution Mode

Choose Dialog or Batch to indicate the type of execution mode.

Max Time

Maximum runtime (timeout) in seconds; default value is 60 seconds.

User Destination

Local RFC destination with logon details.

Number of Retry Attempts

Number of retry attempts; default value is 30.

Delay Interval

Delay between retry attempts in seconds; default value is 300 seconds.

Monitoring Interval

Monitoring interval time by scheduler in seconds.


Note This method requires the ABAP Add-On.


SMQR – Unregister Inbound Queue Method Properties

Use the SMQR - Unregister Inbound Queue method to unregister an inbound queue (QIN Scheduler). This function is used to manage inbound queues.


Note This method requires the ABAP Add-On.


SMQS – Register Destination Method Properties

Use the SMQS - Register Destination method to register an outbound destination (QOUT Scheduler). This function is used to manage outbound queues.

Field
Description

Max Connections

Maximum number of connections; default value is 1.

Max Runtime

Maximum runtime (timeout) in seconds; default value is 60 seconds.

QRFC Only

Choose Yes or No to indicate whether to pass tRFCs (transactional RFCs) to the destination.

Monitoring Interval

Monitoring interval for scheduler; default value is 0.


Note This method requires the ABAP Add-On.


SMQS – Reorganize qRFC Outbound Monitor Method Properties

Use the SMQS - Reorganize qRFC Outbound Monitor method to reorganize the qRFC outbound monitor. It first deletes all entries in the monitor and then changes the SAP logon group.


Note This method requires the ABAP Add-On.


SMQS – Unregister Destination Method Properties

Use the SMQS - Unregister Destination method to unregister an outbound destination (QOUT Scheduler). This function is used to manage outbound queues.


Note This method requires the ABAP Add-On.


SMQS – qRFC Monitor (QOUT Scheduler) Method Properties

Use the SMQS - qRFC Monitor (QOUT Scheduler) method to display the management properties of the qRFC outbound scheduler, including scheduler status and outbound queues processed.

SMT1 – Add Trusted System Method Properties

Use the SMT1 - Add Trusted System method to add the trusted system and its details.

Field
Description

RFC Destination

RFC destination created to connect to the system that will be trusted.

Security Key

Security key/logon ticket for target system.


Note This method requires the ABAP Add-On.


SMT1 – Get Trusted Systems Method Properties

Use the SMT1 - Get Trusted Systems method to retrieve a list of all or specific permitted trusted systems that are stored in SAP database table RFCSYSACL

Field
Description

Trusted System ID

Enter the system ID (SID) to retrieve specific systems. Leave blank or enter * to retrieve all trusted systems.


Note This method requires the ABAP Add-On.


SMT1 – Modify Trusted System Method Properties

Use the SMT1 - Modify Trusted System method to update a trusted system in the SAP database table RFCSYSACL.


Note This method requires the ABAP Add-On.


SMT1 – Remove Trusted System Method Properties

Use the SMT1 - Remove Trusted System method to remove a trusted system in the SAP database table RFCSYSACL.


Note This method requires the ABAP Add-On.


SMT2 – Add Trusting System Method Properties

Use the SMT2 - Add Trusting System method to set the trusting system, system ID and RFC destination.

Field
Description

RFC Destination Prefix

Prefix to append to the RFC destination (TRUSTING_SYSTEM@).


Note This method requires the ABAP Add-On.


SMT2 - Get Trusting Systems Method Properties

Use the SMT2 - Get Trusting Systems method to retrieve a list of all or specific trusting systems that are stored in SAP database table RFCTRUST.

Field
Description

Trusting System ID

Enter the system ID (SID) to retrieve specific systems. Leave blank or enter * to retrieve all trusting systems.


Note This method requires the ABAP Add-On.


SMT2 – Modify Trusting System Method Properties

Use the SMT2 - Modify Trusting System method to update the trusting system in the SAP database table RFCTRUST.

Field
Description

RFC Destination Prefix

Prefix to append to the RFC destination (TRUSTING_SYSTEM@).


Note This method requires the ABAP Add-On.


SMT2 – Remove Trusting System Method Properties

Use the SMT2 - Remove Trusting System method to remove the trusting system in the SAP database table RFCTRUST.


Note This method requires the ABAP Add-On.


SOA Manager – Read J2EE Admin Server Data Method Properties

Use the SOA Manager - Read J2EE Admin Server Data method to retrieve configuration data from the J2EE administration server.


Note This method requires the ABAP Add-On.


SOA Manager – Set J2EE Admin Server Method Properties

Use the SOA Manager - Set J2EE Admin Server method to set the J2EE administration server configuration details used by the SAP ABAP environment.

Field
Description

Protocol

Choose http, https, or Do Not Modify to indicate the type of protocol to be set.

Host Name

Enter the full host name to be set. If the host name is to remain unchanged, leave this field blank.

Port Number

Enter the J2EE engine port number to be set. If the port number is to remain unchanged, leave this field blank.  

Access Path

Enter the access path to J2EE service, if applicable. If the access path is to remain unchanged, leave this field blank.

J2EE User

Enter the J2EE user name to be set. If the user name is to remain unchanged, leave this field blank.

J2EE Password

Enter the J2EE password for the user account. If the password is to remain unchanged, leave this field blank.


Note This method requires the ABAP Add-On.


SOST – Delete Mail Method Properties

Use the SOST - Delete Mail method to delete emails from a specific date, regardless of their status. This method removes all pending and processed emails from the SOST queue. All emails are deleted internally, similar to deleting an email via the SAP administrator transaction SOST.

Field
Description

From the Last X Days

A value to indicate the date from which to delete emails (number of days before the current date).

Job Name

Name of the job in the queue.


Note This method requires the ABAP Add-On.


SOST – Repeat Send Method Properties

Use the SOST - Repeat Send method to resend any unsuccessfully sent SAP Office transmission requests to the request queue.

Field
Description

Date (yyyyMMdd)

Start date of the date range for selecting requests (optional). When this field is blank, the start date is set to the previous day.

From the Last X Days

A value to indicate the date from which to resend SAP Office transmission requests (number of days before the current date). If this field is 0 (default value), the date is set to the current day.

Note This field cannot be blank. Enter 0 if the date is to be set to the current day.

Sender List

A list of SAP logon user IDs to be used as request senders for selecting requests (optional). If this field is blank, all senders will be selected.


Note This method requires the ABAP Add-On.


SP01 – Spool Requests Method Properties

Use the SP01 - Spool Requests method to send pages to be printed are sent to the SAP spool system.

Field
Description

Date (yyyyMMddHHmmss)

Date for which to check for spool requests.

Last X minutes prior to the specified date

Time period, in minutes, in which the spool requests were executed based on the date (displays only the spool requests that were executed in this time period).

SP12 – TemSe Data Consistency Check – Delete All Method Properties

Use the SP12 - TemSe Data Consistency Check - Delete All method to check the consistency of the Temporary Sequential Objects (TemSe) and to delete inconsistent TemSe data files.


Note This method requires the ABAP Add-On.


SPAD – Assign Server Method Properties

Use the SPAD - Assign Server method to reassign output devices to a new spool server.

Field
Description

Output Device

Name of the output device(s) to reassign.

Old Spool Server

Source system for the old spool server.

New Spool Server

Source system for the new spool server.


Note This method requires the ABAP Add-On.


SPAD – Check Consistency Delete All Method Properties

Use the SPAD - Check Consistency Delete All method to purge job spool files and other temporary files that are stored in TEMSE content.

Field
Description

Job Name

The name of the schedule job (released immediately).le

Delete

Choose the objects to be deleted from the drop-down list (All Objects or Only Obsolete Objects).

Days Old

Number of days old for TEMSE document to be considered for deletion.


Note This method requires the ABAP Add-On.


SPAD – Create Output Device Method Properties

Use the SPAD - Create Output Device method to create a new spool device (printer) or change the attributes of an existing spool device (printer).

Field
Description

Output Device Name

Name of the output device(s) to be created or modified.

Output Device Short Name

ID of the spool device used by the system to access it.

Output Device Type

Type of the output device(s) to be created or modified.

Destination Host

Name of the remote host on which SAP LPD is running.


Note This method requires the ABAP Add-On.


SPAD – Delete Output Device Method Properties

Use the SPAD - Delete Output Device method to delete a spool device found via SP01. This method can be used when production printers must be deleted instead of reassigning to a different printer server.


Note This method requires the ABAP Add-On.


SPAD – Display Output Devices Method Properties

Use the SPAD - Display Output Devices method to retrieve a list of output devices listed in transaction code SPAD.


Note This method requires the ABAP Add-On.


SPAD – Export Command Set Method Properties

Use the SPAD - Export Command Set method to create an SAP transport that contains the command sets that are defined for printers.


Note This method requires the ABAP Add-On.


SPAD – Export Device Method Properties

Use the SPAD - Export Device method to export a list of devices to a backup file. The file is created in the directory \usr\sap\SID\DVEBMGS01\work.

Field
Description

File Name

Name of the file to be created for the exported devices.

Device List

List of devices to be exported.


Note This method requires the ABAP Add-On.


SPAD – Get Device Descriptions Method Properties

Use the SPAD - Get Device Descriptions method to retrieve descriptions for a list of devices.

Field
Description

Device List

List of devices for which to retrieve descriptions. The table should have the following columns:

  • Low - Used for single selection, such as LP01.
  • High - Used in combination with Low Value for a range selection, such as Low Value = LP* and High Value = LZ*, returning all devices between LPOO and LZZZ.

Note This method requires the ABAP Add-On.


SPAD – Import Device Method Properties

Use the SPAD - Import Device method to import devices from a file.


Note This method requires the ABAP Add-On.

  • This method is not supported on SAP v7.3 systems.

ST02 – Get Buffer Tune Summary Method Properties

Use the ST02 - Get Buffer Tune Summary method to display statistics for the selected SAP application buffer.

Field
Description

Buffer

Name of the SAP application server buffer to display metrics. If you want to retrieve data for all buffers, leave this field blank. The following input parameters are valid:

  • TTAB – Table definition
  • FTAB – Field description
  • SNTAB – Short nametab
  • IRBD – Initial record contains the record layout initialized depending on the field type
  • TABL – Generic key (resident) buffer stores a range of table entries, that is, a range of records with their field values.
  • TABLP – Single key (partial) buffer stores single table entries, that is, one record with its field values.
  • PXA – Program Execution Area stores the compiled executable versions of ABAP programs
  • CUA – Defines the total size of the buffer in KB
  • PRES – Screen buffer defines the size of the directory
  • CALE – Calendar
  • EIBUF – Export/Import buffers
  • OTR – Online Text Repository
  • ESM – Export/Import shared memory

ST02 – Get Memory Usage Method Properties

Use the ST02 - Get Memory Usage method to display details about SAP memory management.

ST03 – Get Data for WebAS 7.0 Method Properties

Use the ST03 - Get Data for WebAS 7.0 method to display summarized workload statistics for all SAP application servers.

ST03 – Get Hourly Snapshot Data for WebAS 7.0 Method Properties

Use the ST03 - Get Hourly Snapshot Data for WebAS 7.0 method to display workload statistics for a selected SAP application server.

ST03 – Workload Analysis Method Properties

Use the ST03 - Workload Analysis method to display workload statistics for an SAP system.

Field
Description

Task type

Specify the type of SAP work processes to include in the report or enter the asterisk * to include all types.

ST04 – Get DB6 Log Space Method Properties

Use the ST04 - Get DB6 Log Space method to retrieve DB2 log space usage data.


Note This method requires the ABAP Add-On.


STAD – Workload Statistical Records Method Properties

Use the STAD - Workload Statistical Records method to retrieve workload details for SAP transactions matching selected criteria.

Field
Description

Read time (hhmmss)

Amount of time to retrieve records beginning with values entered in the Start date and Start time fields.

User (wildcard)

Specify the SAP user for which to retrieve records that were executed or enter the asterisk * to retrieve records executed by all SAP users.

Transaction (wildcard)

Specify a SAP transaction code for which to retrieve records (for example, VA01) or enter the asterisk * to retrieve records for all transaction codes.

Program (wildcard)

Specify a SAP program for which to retrieve records or enter the asterisk * to retrieve records for all SAP programs.

Task type (wildcard)

Specify a work process type for which to retrieve records (for example, Dialog) or enter the asterisk * to retrieve records for all task types.

Server name (wildcard)

Specify an SAP application server on which records were executed or enter the asterisk * to retrieve records executed on all SAP application servers.

Response time threshold (>=ms)

Enter a threshold value for retrieving records whose response time exceeds the defined threshold.

DB request time threshold (>=ms)

Enter a threshold value for retrieving records whose database request time exceeds the defined threshold.

CPU time threshold (>=ms)

Enter a threshold value for retrieving records whose CPU time exceeds the defined threshold.

Bytes requested threshold

Enter a threshold value for retrieving records whose bytes requested exceeds the defined threshold.

Start date

Specify the start date to begin retrieving records (used in conjunction with Start time and Read time).

Start time

Specify the start time to begin retrieving records (used in conjunction with Start date and Read time).

STATTRACE—Global Statistics Method Properties

Use the STATTRACE - Global Statics method to retrieve raw statistical data from the SAP Java stack. The raw statistics data originates from Distributed Statistics Records (DSRs).

 

Method Parameters

Displays the parameters for the selected method. Complete the appropriate fields, as necessary.

 

Field
Description

Date (yyyyMMddHHmmss)

Local date time on the SAP server.

Last X minutes prior to the specified date

Specify the number of minutes prior to the date time specified in the Date field for which to retrieve data.

System (wildcard)

SAP system ID; or enter a wildcard to retrieve data from all SAP systems.

User (wildcard)

SAP user name of the user who is logged onto a component; or enter a wildcard to retrieve data from all users logged onto a component.

Action (wildcard)

SAP action name; or enter a wildcard to retrieve all executed transactions.

Transaction ID (wildcard)

SAP transaction ID; or enter a wildcard to retrieve all transaction IDs.

STMS – Activate System Method Properties

Use the STMS - Activate System method to approve (activate) a system that has been added or changed in the domain controller and redistribute the changes to the transport domain.


Note This method requires the ABAP Add-On.


STMS – Add Transport Request to Import Queue Method Properties

Use the STMS - Add Transport Request to Import Queue method to add a specific transport request to the TMS import queue. This method will verify that the transport has been added to the queue; if it hasn't been added, it will add the request to the queue.

Field
Description

Transport Request

Transport request ID.

Import Again

Choose Yes or No to indicate whether to re-import a transport request if it is already imported in the import queue. If you choose No, the RFC fails with a message stating that the transport request is already in the import queue.


Note This method requires the ABAP Add-On.


STMS – Configure Transport Domain Controller Method Properties

Use the STMS - Configure Transport Domain Controller method to set up the domain controller system in the Transport Management System (TMS) domain landscape. This method will return status and landscape validation information about the procedure.

Field
Description

Domain Controller Host

Target system host where domain is being configured.

Domain Controller System Number

Target system instance system number.

Domain Controller System Description

Description of target system instance hosting domain controller.

Transport Group Name

Name of the target system TMS transport group.

Transport Group Text

Description of the target system TMS transport group.


Note This method requires the ABAP Add-On.


STMS – Delete System from Domain Method Properties

Use the STMS - Delete System from Domain method to delete the system from the transport domain so that the configuration activity can function correctly. This method must be run before running the domain setup custom method (STMS - Configure Domain Controller).


Note This custom method can only be used to delete a system on the domain controller.


Field
Description

System Name

Name of the SAP target system (system copy target).


Note This method requires the ABAP Add-On.


STMS – Distribute Configuration Method Properties

Use the STMS - Distribute Configuration method to distribute a TMS configuration.


Note This method requires the ABAP Add-On.


STMS – Get TMS Configuration Method Properties

Use the STMS - Get TMS Configuration method to determine the system's landscape configuration. This method will return information about the Transport Management System (TMS) configuration, including whether the system is the domain controller or a landscape client system.


Note This method requires the ABAP Add-On.


STMS – Import Transport Request Method Properties

Use the STMS - Import Transport Request method to start the import of a specific transport request to the TMS import queue.


Note Client-copy transports with the following formats are not supported:

  • <SID>KT<numbers>
  • <SID>KX<numbers>
  • <SID>KO<numbers>

(Examples: QW2KT00001, PW1KX05140, D21KO78925)

If you have a client-copy transport with one of these formats, you must perform the import via the command line using the following command:

Command line: /usr/sap/trans/bin/tp import <transport> <SID> client=<client> pf=TP_DOMAIND_<sid>.PFL


Note This method requires the ABAP Add-On.


STMS – Include System in Transport Domain Method Properties

Use the STMS - Include System in Transport Domain method to set up the client system in the Transport Management System (TMS) domain landscape. This method will return status and landscape validation information about the procedure.


Note This method requires the ABAP Add-On.


STMS – Transport Routes Configuration Adjust with Controller Method Properties

Use the STMS - Transport Routes Configuration Adjust with Controller method to copy the transport routes from the specified domain controller.

Field
Description

Controller System Name

Specify the name of the SAP system where the domain controller resides.


Note This method requires the ABAP Add-On.


STRUST – Export Own PSE Certificate Method Properties

Use the STRUST - Export Own PSE Certificate method to export an own certificate in the Personal Security Environment (PSE) to a binary file on the SAP application server filesystem directory.

Field
Description

File Name

File name (<name>.crt) of the certificate file to be exported. The file is automatically exported to DIR_TEMP only (path can be found using transaction AL11), per SAP requirements.

Note The following characters are not allowed: `;<>|&%*~'-


Note This method requires the ABAP Add-On.


STRUST – Export System PSE Certificate Method Properties

Use the STRUST - Export System PSE Certificate method to export a system certificate in the Personal Security Environment (PSE).

Field
Description

File Name

File name (<name>.crt) of the certificate file to be exported.

File Path

Location of the certificate file to be exported. This path must be accessible by the SAP application server and have the necessary Read/Insert credentials granted for the SAP user.

Note The file path must end with \. For example: E:\USR\SAP\PW2\DVEBMGS01\SEC\


Note This method requires the ABAP Add-On.


STRUST – Get Own PSE Certificate Details Method Properties

Use the STRUST - Get Own PSE Certificate Details method to retrieve the certificate details for the current Personal Security Environment (PSE) for an SAP ABAP system.


Note This method requires the ABAP Add-On.


STRUST – Get PSE ACL List Method Properties

Use the STRUST - Get PSE ACL List method to retrieve the ACL List of the current Personal Security Environment (PSE) for an SAP ABAP system.


Note This method requires the ABAP Add-On.

  • This method only runs successfully in SAP Client 000.

STRUST – Get PSE Certificate List Method Properties

Use the STRUST - Get Own PSE Certificate Details method to retrieve a list of assigned certificates for the current Personal Security Environment (PSE) for an SAP ABAP system.


Note This method requires the ABAP Add-On.


STRUST – Get System PSE Details Method Properties

Use the STRUST - Get System PSE Details method to retrieve system details for the current Personal Security Environment (PSE) for an SAP ABAP system.


Note This method requires the ABAP Add-On.


STRUST – Import Own PSE Certificate Method Properties

Use the STRUST - Import Own PSE Certificate method to import an own certificate in the Personal Security Environment (PSE).


Note This method requires the ABAP Add-On.


STRUST – Remove Own PSE Certificate Method Properties

Use the STRUST - Remove Own PSE Certificate method to delete own certificate from certificate list of system Personal Security Environment (PSE).


Note This method requires the ABAP Add-On.


STRUST – Remove System PSE Certificate Method Properties

Use the STRUST - Remove System PSE Certificate method to delete a system certificate in the Personal Security Environment (PSE).


Note This method requires the ABAP Add-On.


STRUST – Set Own PSE Method Properties

Use the STRUST - Set Own PSE method to reset the Personal Security Environment (PSE) for an SAP ABAP system. This method rebuilds the system PSE file in the secure directory, and removes any certificates and access control lists that may have been copied from the production environment.


Note This method requires the ABAP Add-On.


STRUSTSSO2 – Add System ACL Method Properties

Use the STRUSTSSO2 - Add System ACL method to add an Access Control List (ACL) entry in the Personal Security Environment (PSE) for an SAP ABAP system.  

Field
Description

Method name

Click the browse button to open the Select SAP RFC Function dialog and select the custom method to be used for execution

Time out if not completed within

Check the check box to specify a time out interval within which the RFC call must complete. If the RFC call does not complete within the specified time out interval, the activity will fail with Failed (Not Completed) status.

Click the time unit link to change the timed out interval from seconds to minutes.

 

Field
Description

 

Method Parameters

Displays the parameters for the selected method. Complete the appropriate fields, as necessary.

 

Field
Description

System ID

SAP system ID.

System Client

SAP system client number. This method can only run in Client 000.


Note This method only runs successfully in SAP Client 000.


STRUSTSSO2 – Remove System ACL Method Properties

Use the STRUSTSSO2 - Remove System ACL method to delete an Access Control List (ACL) entry in the Personal Security Environment (PSE) for an SAP ABAP system.  

Field
Description

System ID

SAP system ID. This field is case-sensitive.

System Client

SAP system client number. This method can only run in Client 000.


Note This method requires the ABAP Add-On.

  • This method only runs successfully in SAP Client 000.

STRUST – Import System PSE Certificate Method Properties

Use the STRUST - Import System PSE Certificate method to import a certificate to the system Personal Security Environment (PSE).

Field
Description

File Name

File name (<name>.crt) of the certificate file to be imported.

File Path

Location of the certificate file to be imported. This path must be accessible by the SAP application server and have the necessary Read/Insert credentials granted for the SAP user.

Note The file path must end with \. For example: E:\USR\SAP\PW2\DVEBMGS01\SEC\. The following characters are not allowed ` ; < > | & % * ~ ' -


Note This method requires the ABAP Add-On.


SU01 – Reset User Password Method Properties

Use the SU01 - Reset User Password method to reset an SAP user password.

Field
Description

User Name

SAP user name. The entry in this field must be all uppercase.

Password

New password.

Prompt

Choose Yes or No to indicate whether to prompt the user to reset the password during the next logon attempt.


Note This method requires the ABAP Add-On.


SUIM – Complex User Selection Method Properties

Use the SUIM - Complex User Selection method to retrieve a list of all unlocked user accounts.  

SWU3 – Update Workflow RFC Destination Method Properties

Use the SWU3 - Update Workflow RFC Destination method to update the password for the workflow agent WF-BATCH in the SAP system.

Field
Description

Password

New password to be assigned to the workflow agent WF-BATCH in the target system.


Note This method requires the ABAP Add-On.


Select SAP RFC Function

Use this dialog to select the RFC function you want to use in the activity. You can filter the list by name or category. If you want to filter by category, click the Filter by link to toggle to Category and then select the category name from the drop-down list.

Select the RFC function in the list to populate the Selected method field and then click OK.


Note After selecting an RFC function in the list, you can click Help to display information about the selected method.


AL08 – Logged On Users Method Instance Properties

The AL08 - Logged on Users method display-only page displays the properties used to retrieve the number of users logged into the system.

AL11 – Change Custom Directory Method Instance Properties

The AL11 - Change Custom Directory display-only page displays the properties used to change an existing custom directory defined via the SAP transaction AL11.

Field
Description

  Directory Name

  Unique directory name

AL11 – Create Custom Directory Method Instance Properties

The AL11 - Create Custom Directory display-only page displays the properties used to create a new custom directory via the SAP transaction AL11.

Field
Description

Directory Name

Unique directory name.

Alias Name

Alias name of the directory.

AL11 – Read Custom Directory Method Instance Properties

The AL11 - Read Custom Directory method display-only page displays the properties used to retrieve current customer directories that are defined via the SAP transaction AL11.

Field
Description

Directory Name

Unique directory name.

 AL11 – Remove Custom Directory Method Instance Properties

The AL11 - Remove Custom Directory display-only page displays the properties used to remove an existing custom directory defined via the SAP transaction AL11.

Field
Description

Directory Name

Unique directory name.

Alias Name

Alias name of the directory.

The AL15 - Add SAPOSCOL Destination display-only page displays the properties used to add an SAPOSCOL destination.

Field
Description

Destination

Name of the destination to be added

Description

Description of the destination

Save Last 30 Days

Indicates whether to set a Save Alert flag

DB Server

Indicates whether the database server should be displayed

AL15 – Delete SAPOSCOL Destination Method Instance Properties

The AL15 - Delete SAPOSCOL Destination display-only page displays the properties used to delete an SAPOSCOL destination.

Field
Description

Destination

Name of the SAPOSCOL destination to be deleted

BD97 – Assign RFC Special Method Destination Method Instance Properties

The BD97 - Assign RFC Special Method Destination display-only page displays the properties used to modify the RFC assignments defined in BD97 based on Business Object name and method used in the interface.

Field
Description

Logical System

SAP logical system to be modified (validated against the SAP Logical System Configuration table TBDLS).

RFC Destination

RFC destination to be defined (validated against SAP RFC Destination table).

Business Object Type

Business Object type technical name (validated against SAP Business Objects; viewable via SAP Transaction BAPI).

Business Object Method

Business Object method technical Name for the Business Object type name.

BD97 – Assign RFC Standard BAPI Destination Method Instance Properties

The BD97 - Assign RFC Standard BAPI Destination display-only page displays the properties used to modify the RFC assignments defined in BD97 for BAPI destinations.

Field
Description

Logical System

SAP logical system to be modified (validated against the SAP Logical System Configuration table TBDLS).

RFC Destination

RFC destination to be defined (validated against SAP RFC Destination table).

BD97 – Assign RFC Standard Dialog Destination Method Instance Properties

The BD97 - Assign RFC Standard Dialog Destination display-only page displays the properties used to modify the RFC assignments defined in BD97 for dialog destinations.

Field
Description

Logical System

SAP logical system to be modified (validated against the SAP Logical System Configuration table TBDLS).

RFC Destination

RFC destination to be defined (validated against SAP RFC Destination table).

BD97 – Delete All RFC Assignments Method Instance Properties

The BD97 - Delete All RFC Assignments display-only page displays the properties used to delete all the RFC assignments defined in BD97.

Field
Description

Logical System

SAP logical system to be modified (validated against the SAP Logical System Configuration table TBDLS).

BD97 – Read RFC Assignments Special Method Destinations Method Instance Properties

The BD97 - Read RFC Assignments Special Method Destinations method display-only page displays the properties used to retrieve RFC assignments that are defined in BD97. This method retrieves the RFC destinations based on Business Object name and method used in the interface.

 

Field
Description

Logical system

Name of the SAP logical system from which to retrieve the RFC assignments. You can enter the full system name, use a wildcard (T*), or leave this field blank to retrieve all RFC assignments for all logical systems.

BD97 – Read RFC Destinations Standard Destinations Method Instance Properties

The BD97 - Read RFC Assignments Standard Destinations method display-only page displays the properties used to retrieve RFC assignments that are defined in BD97 for standard destinations.

 

Field
Description

Logical system

Name of the SAP logical system from which to retrieve the RFC assignments. You can enter the full system name, use a wildcard (T*), or leave this field blank to retrieve all RFC assignments for all logical systems.

BDC – Data Loader Method Instance Properties

The BDC Data Loader display-only page displays the properties used to pass pre-recorded BDC (Batch Data Communication) data into a function that either executes the transaction directly (Synchronous) or records the session, returning the Session ID that can be found using SAP Transaction SM35 for processing.

Field
Description

SAP Transaction

SAP transaction code to be called

Transaction BDC Data

BDC Data pre-recorded and formatted per SAP requirements. Transaction recordings can be created using the SAP BDC Recorder transaction, accessible via SM35.

The BDC data consists of five columns that should be populated with the following information:

  • Program – SAP Program name (for example, SAPMV45A)
  • Dynpro – SAP Screen number (for example, 0100)
  • DynBegin – X if the screen (Dynpro) is a new screen in the screen sequence
  • Field Name – SAP Field name that data is to be supplied for, or the BDC reserved name such as BDC_OKCODE or BDC_CURSOR.
  • Field Value – Value for the screen field specified in FIELDNAME.

BDLS – Convert Logical Systems Background Job Method Instance Properties

The BDLS - Convert Logical Systems Background Job display-only page displays the properties used to convert logical system (LOGSYS) names using transaction code BDLS.

 

Field
Description

Old Logical System Name

Name of the logical system name to be converted.

New Logical System Name

New name to be assigned to the logical system.

Client Dependent Only

Indicates whether to convert only client dependent tables.

Number of Entries per Commit

Numeric value to indicate the number of entries to include per Commit.

Job Name

Job name of the scheduled job in SAP.

BDLS – Get Tables Method Instance Properties

The BDLS - Get Tables method display-only page display the properties to retrieve a list of relevant BDLS tables for conversion. The list of tables includes the number of entries greater than the defined threshold.

Field
Description

Threshold

The maximum number of rows to exceed before returning the table. All tables that have a number of rows greater than this threshold value will be returned. The default value is 10000.

BW – BWA Reorganize Landscape Method Instance Properties

The BW - BWA Reorganize Landscape method display-only page displays the properties used to reorganize the BWA landscape.

 

Field
Description

RFC Destination

RFC destination to TREX engine.

BW – Change Index Global Parameters Method Instance Properties

The BW - Change Index Global Parameters method display-only page displays the properties used to modify the index global parameters.

Field
Description

Parameter Type

Type of global parameter to be changed.

Parameter Value

New value of the global parameter.

BW – Check DTP Status Method Instance Properties

The BW - Check DTP Status method display-only page displays the properties used to retrieve the list DTP status in the BW system.

Field
Description

Request ID

A numeric value or variable that represents the DTP request

BW – Check OLAP Connection Method Instance Properties

The BW - Check OLAP Connection method display-only page displays the properties used to verify connection to the OLAP interface in the BW system.

BW – Get BW InfoCube Dimensions Method Instance Properties

The BW - Get BW InfoCube Dimensions method display-only page displays the properties used to retrieve the list of InfoCubes in the BW system and their associated layout.

BW – Get BWA Index Reorg Plan Data Method Instance Properties

The BW - Get BWA Index Reorg Plan Data method display-only page displays the properties used to reorganize BWA landscape for performance.

Field
Description

RFC Destination

RFC destination to TREX engine.

BW – Get InfoCube Size Method Instance Properties

The BW - Get InfoCube Size display-only page displays the properties used to retrieve the row sizing information for all InfoCube tables.

BW – Get Infocube List Method Instance Properties

The BW - Get InfoCube List method display-only page displays the properties used to retrieve the list of InfoCubes in the BW system.

BW – Get Infopackage Source System Instance Properties

The BW - Get Infopackage Source System method display-only page displays the properties used to retrieve the source system for the specified Infopackage.

Field
Description

Infopackage ID

Infopackage identifier

BW – Get Last BWA Index Reorg Status Method Instance Properties

The BW - Get Last BWA Index Reorg Status method display-only page displays the properties used to retrieve the state of the last executed reorganization plan.

Field
Description

RFC Destination

RFC destination to TREX engine.

BW – Get Monitored Process Chains Method Instance Properties

The BW - Get Monitored Process Chains method display-only page displays the properties used to retrieve a list of process chains that are being monitored manually via transaction RSPCM (monitor process chains).

BW – Get Process Chain Jobs Method Instance Properties

The BW - Get Process Chain Job method display-only page displays the properties used to retrieve a list of SM37 jobs.

BW – Get Process Chain Log Method Instance Properties

The BW - Get Process Chain Log method display-only page displays the properties used to retrieve the process chain status messages recorded in the process chain log.

BW – Get Process Chain Parent Method Instance Properties

The BW - Get Process Chain Parent method display-only page displays the properties used to determine the process chain parent of a meta-chain.

Field
Description

Process Chain

ID of the process chain

BW – Get Process Chain Processes Method Instance Properties

The BW - Get Process Chain Processes method display-only page displays the properties used to determine the process chain variants.

Field
Description

Process Chain

ID of the process chain

BW – Get Process Variant Job Log Method Instance Properties

The BW - Get Process Variant Job Log method display-only page displays the properties used to retrieve the status of process chain variant job logs, which contain detailed status messages and job status for process variant steps.

Field
Description

Process Variant(s)

A variable that represents the name or ID of the process variant.

BW – Get Process Variant Log Method Instance Properties

The BW - Get Process Variant Log method display-only page displays the properties used to retrieve status of process chain variant logs, which contain detailed status messages and status for process variant steps.

Field
Description

Process Variant(s)

A variable that represents the name or ID of the process variant.

BW – Get Queries for InfoCube Method Instance Properties

The BW - Get Queries for InfoCube method display-only page displays the properties used to retrieve a list of queries for an infocube.  

 

Field
Description

Infocube

Name of the infocube for which to retrieve queries.

BW – Get Query Top Executions Method Instance Properties

The BW - Get Query Top Executions method display-only page displays the properties used to retrieve the top queries by number of executions.

 

Field
Description

Get Executions in the Last X Minutes

Start time to return results. The default value is 60 minutes.

BW – Get Source System Delta Queue Status (RSA7) Method Instance Properties

The BW - Get Source System Delta Queue Status (RSA7) method display-only page displays the properties used to retrieve a list of the data sources and their status in RSA7.  

Field
Description

Source System Client

The client of the source system or a variable that represents the client

BW – Infocube Memory Consumption – Grand Totals Method Instance Properties

The BW - Infocube Memory Consumption - Grand Totals method display-only page displays the properties used to retrieve sizing data to estimate memory requirements of BW infocubes for indexing in BW Accelerator.

Field
Description

Infocubes

List of infocubes for which to obtain sizing data.

Run as Job

Indicates whether a job should be created for each infocube.

BW – Infocube Memory Consumption – Table Totals Method Instance Properties

The BW - Infocube Memory Consumption - Table Totals method display-only page displays the properties used to retrieve sizing data for tables to estimate memory requirements of BW infocubes for indexing in BW Accelerator.

Field
Description

Infocubes

List of infocubes for which to obtain sizing data.

BW – Infocube Memory Consumption Grand Totals From Job Method Instance Properties

The BW - Infocube Memory Consumption - Grand Totals From Job method display-only page displays the properties used to retrieve sizing data for a specific job to estimate memory requirements of BW infocubes for indexing in BW Accelerator.

Field
Description

Job ID

Identification number of the job for which to retrieve sizing data.

BW – Infocube Table Sizes Method Instance Properties

The BW - Infocube Table Sizes method display-only page displays the properties used to retrieve table size for the specified Infocube.

Field
Description

Infocube

Infocube for which to obtain table size.

BW – RSDDAGGRDIR – List Aggregates Method Instance Properties

The BW - RSDDAGGRDIR method display-only page displays the properties used to retrieve BW aggregates in BW Accelerator per the BWA Assessment Pulse Check requirements.

BW – RSDDBIAMON2 Get Infocube Indexes for Query Method Instance Properties

The BW - RSDDBIAMON2 Get Infocube Indexes for Query method display-only page displays the properties used to retrieve a list of the infocube indexes for a BW query.

Field
Description

Query Name

Name of a BW query (for example, 0SD_C03/0SD_C03_Q007).

BW – RSDDSTAT Get BW 3.5 DM Statistics Method Instance Properties

The BW - RSDDSTAT Get BW 3.5 DM Statistics method display-only page displays the properties used to retrieve query statistics on BW 3.5 systems.

Field
Description

Date (yyyyMMddHHmmss)

Start date and time from which to retrieve statistics.

Last X minutes prior to the specified date

Number of minutes prior to the specified date for which to retrieve statistics.

BW – RSDDSTAT Get BW 3.5 Header Statistics Method Instance Properties

The BW - RSDDSTAT Get BW 3.5 Header Statistics method display-only page displays the properties used to retrieve query statistics on BW 3.5 systems.

Field
Description

Date (yyyyMMddHHmmss)

Start date and time from which to retrieve statistics.

Last X minutes prior to the specified date

Number of minutes prior to the specified date for which to retrieve statistics.

BW – RSDDSTAT Get BW 3.5 OLAP Statistics Method Instance Properties

The BW - RSDDSTAT Get BW 3.5 OLAP Statistics method display-only page displays the properties used to retrieve query statistics on BW 3.5 systems.

Field
Description

Date (yyyyMMddHHmmss)

Start date and time from which to retrieve statistics.

Last X minutes prior to the specified date

Number of minutes prior to the specified date for which to retrieve statistics.

BW – RSDDSTAT OLAP – List Queries with High OLAP Time Method Instance Properties

The BW - RSDDSTAT_OLAP - List Queries with High OLAP Time display-only page displays the properties to retrieve a list of query statistics for all queries with high OLAP runtime.

Field
Description

Run time in seconds

Minimum number of seconds for OLAP runtime for which to retrieve statistics.

Start Date

Start date and time to begin retrieving statistics.

Last X minutes prior to the specified date

Time period, in minutes, for selecting statistics based on the date.

BW – RSDDSTAT_DM – List Queries with High DM Time Method Instance Properties

The BW - RSDDSTAT_DM - List Queries with High DM Time display-only page displays the properties to retrieve a list of query statistics for all queries with high Data Manager read time.

 

Field
Description

Read time in seconds

Minimum number of seconds for Data Manager read time for which to retrieve statistics.

Start Date

Start date and time to begin retrieving statistics.

Last X minutes prior to the specified date

Time period, in minutes, for selecting statistics based on the date.

BW – RSDDTPS Index Maintenance for Business Objects Polestar Method Instance Properties

The BW - RSDDTPS Index Maintenance for Business Objects Polestar display-only page displays the properties to create indexes or convert existing indexes for infocubes that are used by Business Objects Explorer Accelerated

Field
Description

Infocube

Name of the BW infocube.

User Authorization

The table that contains the users and BI authorizations for accessing the infocube.

BW – RSDDV Create Index Method Instance Properties

The BW - RSDDV Create Index display-only page displays the properties used to create an index in BWA.

 

Field
Description

Infocube

Infocube for which to create index.

BW – RSDDV Delete Index Method Instance Properties

The BW - RSDDV Delete Index display-only page displays the properties used to delete an index in BWA.

Field
Description

Infocube

Infocube for which to delete index.

BW – RSDDV Fill Index Method Instance Properties

The BW - RSDDV Fill Index display-only page displays the properties used to fill an index in BWA.

 

Field
Description

Infocube

Infocube for which to fill index.

BW – RSPC Finish Process Chain Method Instance Properties

The BW - RSPC Finish Process Chain display-only page displays the properties used to reset the status of a failed process chain step and restart the chain to run to the end of the completion from the point of failure.

 

Field
Description

Variant

Name of the process chain variant.

Instance

ID of a runtime instance of a process chain.

State

Status of the process chain to run.

BW – RSPC Stop Process Chain Method Instance Properties

The BW - RSPC Stop Process Chain display-only page displays the properties used to stop the process chain.

BW – RSRCACHE Get Cache Monitor Buffer Objects Method Instance Properties

The BW - RSRCACHE Get Cache Monitor Buffer Objects display-only page displays the properties to retrieve the information of the BW cache monitor buffer objects.

BW – RSRCACHE Get OLAP Cache Parameters Method Instance Properties

The BW - RSRCACHE Get OLAP Cache display-only page displays the properties to retrieve the BW OLAP cache parameters.

BW – RSRT Analyze Query Method Instance Properties

The BW - RSRT Analyze Query Method display-only page displays the properties used to execute a BW query and provide performance statistics on the query runtime.

 

Field
Description

Use Cache

Indicates whether to use OLAP cache during the query execution.

Use Aggregates

Indicates whether to use aggregates during the query execution.

Use BWA Index

Indicates whether to use BWA index (if it exists) during the query execution.

Use Parallel Processing

Indicates whether to use parallel processing during the query execution.

BW – RSRT Analyze Single Query Method Instance Properties

The BW - RSRT Analyze Single Query Method display-only page displays the properties used to execute a BW query and provide performance statistics on the query runtime.

Field
Description

Query Technical Name

Name of the query to execute.

Use Cache

Indicates whether to use OLAP cache during the query execution.

Use Aggregates

Indicates whether to use aggregates during the query execution.

Use BWA Index

Indicates whether to use BWA index (if it exists) during the query execution.

Use Parallel Processing

Indicates whether to use parallel processing during the query execution.

Query Variables

Query input variant values.

BW – RSRT Check Query Mandatory Variables Method Instance Properties

The BW - RSRT Check Query Mandatory Variables Method display-only page displays the properties used to check the entry requirements for the variables of an SAP BW query (optional, mandatory, or mandatory but initial value not allowed).

BW – RSRV Data Consistency Check Method Instance Properties

The BW - RSRV Data Consistency Check display-only page displays the properties used to check for data discrepancies on BW infocubes and their BWA indexes.

Field
Description

Test Case

Name of the data consistency check (Consistency-Checks (fast) or Consistency Check with Random Queries).

Test Object Type

Type of object (Infocube) to be checked for data consistency.

Test Object

Name of the object to be checked for data consistency (IFC).

BW – Read Info Provider Data Method Instance Properties

The BW - Read Info Provider Data method display-only page displays the properties used to read data from InfoProvider objects in SAP BW.

Field
Description

Info provider

Technical name of the InfoCube, DataStore object or MultiProvider

RFC mode ID

RFC mode logical identifier

RFC mode receiver

Received RFC-capable ABAP function name

SFC Table

List of characteristics

SFK Table

List of key figures

Range Table

Range list

Table Selection

List of table selections

RTime Table

Table of intervals for non-cumulatives

Requid Table

Ranges for REQUID table

BW – Read Info Provider Vertical Data Method Instance Properties

The BW - Read Info Provider Data method display-only page displays the properties used to read data from InfoProvider objects in SAP BW. The data is returned in a vertical data table.

 

Field
Description

Info provider

Technical name of the InfoCube, DataStore object or MultiProvider

RFC mode ID

RFC mode logical identifier

RFC mode receiver

Received RFC-capable ABAP function name

RFC mode ID

RFC mode logical identifier

SFC Table

List of characteristics

SFK Table

List of key figures

Range Table

Range list

Table Selection

List of table selections

RTime Table

Table of intervals for non-cumulatives

Requid Table

Ranges for REQUID table

BW – SE38 Create Variant Method Instance Properties

The SE38 - Create Variant display-only page displays the properties used to create a variant for an SAP ABAP program.

Field
Description

Program Name

Name of the ABAP program or report.

Variant Name

Name of the ABAP variant.

Variant Values

Values to be assigned to the variant.

BW – TREX Get Alert Details Method Instance Properties

The BW - TREX Get Alert Details display-only page displays the properties used to retrieve the alert details of the TREX index.

Field
Description

RFC Destination

Name of the TREX server RFC destination.

Alert Check Name

Name of the type of alert to be checked.

Alert Execution Time (yyyyMMddHHmmss)

Date and time from which to begin retrieving alerts.

BW – TREX Get Alerts Method Instance Properties

The BW - TREX Get Alerts display-only page displays the properties used to retrieve the alerts in the TREX index.

Field
Description

RFC Destination

Name of the TREX server RFC destination.

Date (yyyyMMddHHmmss)

Date and time from which to start retrieving the alerts.

Last X minutes prior to the specified date

Number of minutes prior to the specified date to start retrieving the alerts.

BW – TREX Get Index Status Method Instance Properties

The BW - TREX Get Index Status display-only page displays the properties used to retrieve the status of the TREX index.

Field
Description

Infocube

Name of the index infocube.

BW – TREX Get Landscape Status Summary Method Instance Properties

The BW - TREX Get Landscape Status Summary display-only page displays the properties used to retrieve the TREX BWA blade status summary information..

Field
Description

RFC Destination

Name of the TREX server for RFC destination.

BW – TREX Kill Server Processes Method Instance Properties

The BW - TREX Kill Server Processes display-only page displays the properties used to kill processes running on the TREX server.

Field
Description

RFC Destination

Name of the TREX server RFC destination.

Server

Host name of the TREX server where the processes are running.

Process IDs

Process IDs, separated by a comma, for those processes to be killed.

BW – TREX List Indexes Method Instance Properties

The BW - TREX List Indexes display-only page displays the properties used to retrieve a list of indexes on the BWA blade and memory usage per index.

Field
Description

RFC Destination

Name of the TREX server RFC destination.

Index Server

Index server host/port.

Namespace

Index namespace.

BW – TREX Reconfigure Server Method Instance Properties

The BW - TREX Reconfigure Server display-only page displays the properties used to reconfigure the TREX server.

Field
Description

RFC Destination

Name of the TREX server RFC destination.

Server

Host name of the TREX server.

Process IDs

Process IDs, separated by a comma.

BW – TREX Restart Service Method Instance Properties

The BW - TREX Restart Service display-only page displays the properties used to restart the TREX server.

Field
Description

RFC Destination

Name of the TREX server RFC destination.

Server

Host name of the TREX server.

Process IDs

Process IDs, separated by a comma.

BW – TREX Service Statistics Method Instance Properties

The BW - TREX Service Statistics display-only page displays the properties used to retrieve blade TREX service statistics.

Field
Description

RFC Destination

TREX server RFC destination.

Show History

Indicates whether to return history.

CRMRFCPAR – Create Method Instance Properties

The CRMRFCPAR - Create display-only page displays the properties used to create a new entry in the CRMRFCPAR configuration table for a consumer and object combination.

Field
Description

Consumer

CRM partner name.

Object Name

Data object/table name.

RFC Destination

RFC destination of partner.

RFC Queue

Name of the RFC outbound queue.

RFC Inbound Queue

Name of the RFC inbound queue.

Inbound Queue Used

Indicates whether the inbound queue was used.

Send XML

Indicates whether to send the message in XML format.

Hold Data

Indicates whether the data should be held instead of sending to partner.

CRMRFCPAR – Modify Method Instance Properties

The CRMRFCPAR - Modify display-only page displays the properties used to change an existing entry in the CRMRFCPAR configuration table for a consumer and object combination.

Field
Description

Consumer

CRM partner name.

Object Name

Data object/table name.

RFC Destination

RFC destination of partner.

RFC Queue

Name of the RFC outbound queue.

RFC Inbound Queue

Name of the RFC inbound queue.

Inbound Queue Used

Indicates whether the inbound queue was used.

Send XML

Indicates whether to send the message in XML format.

Hold Data

Indicates whether the data should be held instead of sending to partner.

CRMRFCPAR – Read Method Instance Properties

The CRMRFCPAR - Read method display-only page displays the properties used to retrieve information from the CRMRFCPAR table.

Field
Description

Consumer

Partner system name, such as CRM or IPC.

Object Name

Name of the data object. The asterisk (*) indicate that all objects are to be retrieved.

CRMRFCPAR – Remove Method Instance Properties

The CRMRFCPAR - Remove display-only page displays the properties used to remove a specific entry in the CRMRFCPAR configuration table for a consumer and object combination.

Field
Description

Consumer

CRM partner name.

Object Name

Data object/table name.

DB02 – Get DB6 Tablespace Method Instance Properties

The DB02 - Get DB6 Tablespace display-only page displays the properties used to retrieve DB6 (DB2 UDB) tablespace usage data.

Field
Description

Percentage Used

Value for the percentage of used tablespace. Data will be retrieved for tables paces with a percentage of usage equal to or greater than the value specified. The default value is 0.

DB02 – Reset Statistics Method Instance Properties

The DB02 - Reset Statistics display-only page displays the properties used to launch the SAP program to reset the DB2 database statistics.

DBACOCKPIT – Read DB6 UDF Configuration Method Instance Properties

The DBACOCKPIT - Read DB6 UDF Configuration method display-only page displays the properties used to read the path for the User Defined Function library. This is defined for DB6 databases via DBACockpit transaction.

DBACOCKPIT – Update DB6 UDF Configuration Method Instance Properties

The DBACOCKPIT - Update DB6 UDF Configuration method display-only page displays the properties used to update the path for the User Defined Function library.  

Field
Description

Path

New path to the User Defined Function library.

Execute ABAP Function – XML Method Instance Properties

The Execute ABAP Function - XML method display-only page displays the properties used to call function methods through an SAP generic proxy.

Field
Description

Function Module Name

Name of the SAP function module to call

Import Parameters

Parameters and values to be retrieved

Import Structures

Structures and values to be retrieved

Import Tables

Tables to be retrieved

Execute ABAP Program – String Method Instance Properties

The Execute ABAP Program - String method display-only page displays the properties used to run SAP programs through execution of the function inst_execute_report. The results are returned in a string.

Field
Description

Program Name

Name of the SAP program to be run.

Parameters

If the program has input parameters, you must specify a data table with the columns Name and Value. For example, for the program RSRFCPIN, the data table would contain the columns:

Name = DEST

Value = <destination to test>

Execute ABAP Program – Table Method Instance Properties

The Execute ABAP Program - Table method display-only page displays the properties used to run SAP programs through execution of the function inst_execute_report. The results are returned in a data table.

Field
Description

Program Name

Name of the SAP program to be run.

Parameters

If the program has input parameters, you must specify a data table with the columns Name and Value. For example, for the program RSRFCPIN, the data table would contain the columns:

Name = DEST

Value = <destination to test>

Get SAP Server Info Method Instance Properties

The Get SAP Server Info display-only page displays the properties used to retrieve information about the specified SAP server.

Field
Description

Server (ServerHost_SID_SysNo)

Name of the SAP application server for which information should be retrieved

ICM – Clear HTTP Cache Method Instance Properties

The ICM - Clear HTTP Cache display-only page displays the properties used to clear the HTTP cache on the ABAP server.

Field
Description

Global

Indicates whether to clear the cache on all application servers or only the application server on which this method is executed.

ICM – Restart J2EE Server Method Instance Properties

The ICM - Restart J2EE Server display-only page displays the properties used to restart the J2EE server associated with an ABAP system.

ICM – Stop J2EE Server Method Instance Properties

The ICM - Stop J2EE Server display-only page displays the properties used to shut down the J2EE server that is associated with an ABAP system.

Field
Description

Request Soft Shutdown

Indicates whether to send a soft shutdown.

PFCG – Update Composite Role Method Instance Properties

The PFCG - Update Composite Role display-only page displays the properties used to update a composite role.

Field
Description

Composite Role

Name of the existing composite role

Single Roles

Table variable that contains the name of the new role.

PI – Get Message List Method Instance Properties

The PI - Get Message List method display-only page displays the properties used to retrieve the messages.

Field
Description

Message status group

Type of messages retrieved:

All Errors – Retrieves all error messages

Get messages in the last x minutes

Time period, in days, for selecting messages to retrieve based on the date

RBDMONI5 – Get Open Change Pointers Method Instance Properties

The RBDMONI5 - Get Open Change Pointers method display-only page displays the properties used to retrieve the number of outstanding change pointers to be processed for a selected message type.

Field
Description

Message type

Message type used to retrieve the number of outstanding change pointers. Leave this field blank to retrieve open change pointers for all message types.

RSMO – Get InfoPackage Requests Method Instance Properties

The RSMO - Get InfoPackage Requests method display-only page displays the properties to retrieve the InfoPackage processing requests that have not completed processing or are in failed status.

Field
Description

Date (yyyyMMddHHmmss)

Date from which to retrieve the data. If you leave this field blank, data from the current date will be retrieved.

Last X minutes prior to the specified date

Time period, in minutes, for selecting InfoPackage processing requests based on the date

RSMO – InfoPackage Request Error Message Method Instance Properties

Use the RSMO - InfoPackage Request Error Message method to retrieve the InfoPackage request processing log with detailed information about InfoPackage failures.

 

Method Parameters

Displays the parameters for the selected method.

 

Field
Description

InfoPackage request ID

SAP ID of the InfoPackage request.

RSRDA End Daemons Method Instance Properties

The RSRDA End Daemons display-only page displays the properties used to stop all daemon processes on the BW system.

RZ03 – Swap OP Modes Instance Properties

The RZ03 - Swap OP Modes display-only page displays the properties used to switch to another operation mode for a specific server.

 

Field
Description

Operation Mode

Name of the operation mode, as defined in RZ04, to switch the server.

Application Server (ServerHost_SID_SysNo)

Full name of the application server (instance) to be switched.

RZ04 – List Operation Modes Instances Method Instance Properties

The RZ04 - List Operation Modes display-only page displays the properties used to retrieve a list all instance information and the operation modes assigned to the instance to verify that changes have been made.

 

Method Parameters

No parameters are required for this method.

RZ04 – List Operation Modes Method Instance Properties

The RZ04 - List Operation Modes display-only page displays the properties used to retrieve a list of operation modes.

RZ04 – Update All Operation Modes Method Instance Properties

The RZ04 - Update All Operation Modes display-only page displays the properties used to automatically remove all incorrect productive instances and to create new instances.

RZ10 – Change Dynamic Parameter Method Instance Properties

The RZ10 - Change Dynamic Parameter method display-only page displays the properties used to change the value of dynamic switchable parameters.

Field
Description

Assembly

Path name to the.NET assembly that contains the remote-enabled function

Class name

Class within the assembly that contains the custom method

Method name

Custom method name

Time out if not completed within

Specified time out interval within which the RFC call must complete. If the RFC call does not complete within the specified time out interval, the activity will fail with Failed (Not Completed) status.

 

Field
Description

Displays the parameters for the selected method. Complete the appropriate fields, as necessary.

 

Field
Description

Parameter name

Name of the parameter to be changed

Parameter value

New value to assign to the parameter

RZ10 – Delete Profiles Method Instance Properties

The RZ10 - Delete Profiles display-only page displays the properties used to delete the profiles of all active servers.

RZ10 – Import Profiles Method Instance Properties

The RZ10 - Import Profiles display-only page displays the properties used to import the start and instance profiles of all active servers.

RZ10 – Modify Profile Parameter Value Method Instance Properties

The RZ10 - Modify Profile Parameter Value display-only page displays the properties used to verify the system profile parameter value and modify the value if it is incorrect.

Field
Description

Parameter Name

Name of the profile parameter to be verified. Refer to SAP transaction RZ11 for a complete set of profile parameter definitions and allowable values.

Parameter Value

New value to be assigned to the profile parameter

Ignore Errors and Warnings

Indicates whether errors and warnings should be ignored.

RZ10 – Read Profile Parameters Method Instance Properties

The RZ10 - Read Profile Parameters display-only page displays the properties used to verify system profile parameter values.

Field
Description

Parameter Name

Name of the parameter whose values need to be verified

RZ11 – Change Dynamic Parameter Method Instance Properties

The RZ11 - Change Dynamic Parameter method display-only page displays the properties used to change a dynamically switchable profile parameter.

Field
Description

Parameter name

Name of the parameter to be changed

Parameter value

New value to assign to the parameter

RZ12 – Create Logon Group Method Instance Properties

The RZ10 - Create Logon Group display-only page displays the properties used to create a new SAP logon group.

Field
Description

Logon Group

Name of the SAP logon group to be created

Instance

Instance in the target system where the SAP logon group will be created

RZ12 – Delete All Logon Groups Method Instance Properties

The RZ12 - Delete All Logon Groups display-only page displays the properties used to delete all SAP logon groups.

RZ12 – Delete Logon Group Method Instance Properties

The RZ12 - Delete Logon Group display-only page displays the properties used to delete a specific SAP logon group.

Field
Description

Logon Group

Name of the SAP logon group to be deleted

RZ12 – List Logon Groups Method Instance Properties

The RZ12 - List Logon Groups display-only page displays the properties used to retrieve a list of all logon groups.

RZ20 – Change CCMS Thresholds Method Instance Properties

The RZ20 - Change CCMS Thresholds display-only page displays the properties used to change the performance threshold values of CCMS monitoring classes.

Field
Description

Monitor Set Name

Name of the CCMS monitor set.

Monitor Name

Name of the CCMS monitor.

RZ70 – Get Status Info Method Instance Properties

The RZ70 - Get Status Info display-only page displays the properties used to retrieve the host name and gateway service configured on the target system.

RZ70 – Set SLD Supplier Method Instance Properties

The RZ70 - Set SLD Supplier display-only page displays the properties used to reset the System Landscape Directory (SLD) supplier configuration.

Field
Description

SAP Host Name

Host name of server with SLD (for example, sapqaxi.cisco.com).

SAP Gateway Service

SAP Gateway on SLD server (for example, sapgw01).

Start Data Collector

Indicates whether to immediately start the data collector.

Start Synchronous

Indicates whether to execute data collector in synchronous mode.

Read Single Column From SAP Table Method Instance Properties

The Read Single Column From SAP Table display-only page displays the properties used to read a single column from a specific SAP table.

Field
Description

Table Name

Name of the table that contains the column to be read

Column Name

Name of the column from which to retrieve information

SAP RFC Function Instance Properties

The SAP RFC Function page displays the properties of the remote-enabled function activity used to run against an SAP system or application server.

SCC4 – Modify Client Method Instance Properties

The SCC4 - Modify Client display-only page displays the properties used to maintain the attributes of clients in the SAP system.

Field
Description

Client

SAP client number to be maintained.

Logical System

SAP logical system ID, validated based on SAP table TBDLS. This is normally a combination of the system ID and the client number (for example, QUACLNT800). A blank value results in no changes being made.

Changes and Transports for Client Dependent Entries

Changes and transports that are allowed for client-specific objects:

  • Don’t change this field
  • No automatic recording of changes for transport
  • Changes are recorded in transport request
  • Customizing in this client cannot be changed
  • Customizing can be changed as requested, but cannot be transported

SCC4 – Read Client Method Instance Properties

The SCC4 - Read Client display-only page displays the properties used to read the client details configured on the SAP system. This method retrieves the details of the SAP Table T000 that is viewed and maintained using the SAP transaction SCC4. This method can be used to verify changes (Change date/user) or the current client configuration, such as a client that is open for modification.

SCC7 – Client Import Method Instance Properties

The SCC7 - Client Import method display-only page displays the properties to import data a from a client export (client copy job) into SAP.

SCC8 – Client Export Method Instance Properties

The SCC8 - Client Export display-only page displays the properties used to export data (SAP users and their profiles) from SAP.

Field
Description

Export Profile

Name of the profile to be exported. This is the named profile created via SAP transaction SCC8.

Target System ID

System ID for the target system. Typically, this is the same system ID as the export system in a client-copy scenario.

SCOT – Clear Node Address Method Instance Properties

The SCOT - Clear Node Address method display-only page displays the properties used to clear specific recipient filters for existing nodes defined in the SA Connect application in an SAP ABAP system.

 

Field
Description

Node Name

Name of the defined node in SAPConnect.

Address Type

Message routing address type.

SCOT – Get Transaction SCOT Data Method Instance Properties

The SCOT - Get Transaction SCOT Data method display-only page displays the properties used to retrieve data from SAPConnect that is related to external communications from an SAP system such as fax and email.  

Field
Description

Error

Specify whether to only retrieve items in error status

Inconsistency

Specify whether to only retrieve items that have inconsistency issues

Time Period (in minutes)

Time range for selecting records

SCOT – Set Node Address Method Instance Properties

The SCOT - Set Node Address display-only page displays the properties used to set specific recipient filters for existing nodes defined in the SAPConnect application in an SAP ABAP system. This method is called to set specific outbound mail routing settings to prevent emails from being sent out to partner systems.

Field
Description

Node Name

Name of the defined node in SAPConnect.

Address Type

Message routing address type.

Address

Address name/restriction for routing.

SCOT – Set SMTP Host Method Instance Properties

The SCOT - Set SMTP Host display-only page displays the properties used to reset the host name and port number for an existing SMTP node.

 

Field
Description

Node Name

Name of the defined node in SAPConnect.

Host Name

Name of the SMTP host.

Port Number

Port number of the SMTP host.

SDCCN – Clear Tasks Method Instance Properties

The SDCCN - Clear Tasks display-only page displays the properties used to clear SDCCN tasks.

SDCCN – Read Tasks Method Instance Properties

The SDCCN - Read Tasks display-only page displays the properties used to retrieve a list of scheduled SDCCN tasks.

SDCCN – Schedule Tasks Method Instance Properties

The SDCCN - Schedule Tasks display-only page displays the properties used to schedule an SDCCN task.

Field
Description

Task Technical Name

Technical task name from database table /BDL/TASK_ATTR.

Periodic

Indicates whether the scheduled task should run on a periodic schedule.

SE06 – Perform Post-Installation Actions Method Instance Properties

The SE06 - Perform Post-Installation Actions display-only page displays the properties used to reset the TMS configuration.

Field
Description

Post-Installation Type

Type of post-installation action to be performed (database copy/database migration).

Source System ID

System ID (SID) for the source copy system

SE06 – Set System Change Options Method Instance Properties

Use the SE06 - Set System Change Options display-only page displays the properties used to modify the setting of system change options in the SAP system.

Field
Description

Global Setting

System-wide change option—either Modifiable or Not modifiable.

Software Components

Table of individual software components and their change options.

Namespaces

Table of individual namespaces and their change option.

SE10 – Export Tables Method Instance Properties

The SE10 - Export Tables display-only page displays the properties used to create an SAP transport that contains SAP table data that is to be exported from the target system during a system copy and then re-imported after a system copy.

Field
Description

Description

Description of the transport.

Release

Indicates whether to automatically release the transport to the transport directory.

Export Table List

List of ABAP tables to be exported in a single transport (Change Request).

SE38 – Change Variant Method Instance Properties

The SE38 - Change Variant display-only page displays the properties used to modify an existing variant of an SAP program.

Field
Description

Program Name

Name of the ABAP program or report.

Variant Name

Name of the ABAP variant that needs to be modified.

Variant Values

New values to be assigned to the variant

Note This requires a table variable with the following parameters:

Program Parameter

Enter parameter or select option name defined on the ABAP program selection screen. Use the screen field value that is displayed when you press F1 and then select Technical Information on the selection screen field.

Type of Selection

P (Parameter)

  • "I" can be specified in the Include/Exclude column
  • "EQ" can be specified in the Select-option column
  • Field value can be specified in the Low column

S (Select-Option)

Include/Exclude

I (Inclusive of defined values/range)

E (Exclusive of defined values/range)

Selection Option

EQ - Equal To (= Low)

NE - Not equal to (<> Low)

BT - Between lower and upper value (Low <= x <= High)

NB - Outside lower and upper value (x < Low and High < x)

CP - Contains the pattern

NP - Does not contain the pattern

LT - Less Than (< Low)

LE - Less than or equal to (<= Low)

GT - Greater Than (> Low)

GE - Greater than or equal to  (>=Low)

Note For Variant values containing a CP in the Option column, the values of (+) for a single field wildcard or (*) for a multiple field wildcard must be specified in the value provided for the Low or High column.

Low Value

Lower limit value, or for single value

High Value

Upper limit value, for ranges

 SE38 – Create Variant Method Instance Properties

The SE38 - Create Variant display-only page displays the properties used to create a variant for an SAP ABAP program.

SE38 – Display Variant Values Method Instance Properties

The SE38 - Display Variant Values display-only page displays the properties used to retrieve a list of variant parameters for a program.

SE61 – Display Document Method Instance Properties

The SE61 - Display Document display-only page displays the properties used to display the content of a document on the SAP system (for example, ZLOGIN_SCREEN_INFO).

Field
Description

Document Language

Language of the document to be modified or displayed (for example, EN=English, DE=German).

SE61 – Modify Document Method Instance Properties

The SE61 - Modify Document display-only page displays the properties used to modify a document on the SAP system.

Field
Description

Document Language

Language of the document to be modified or displayed (for example, EN=English, DE=German).

Document Lines

Table of text lines that make up the content of the document. The table contains the following columns:

  • Line Number - Line number to be updated. Each line number equals one row in the document. The current content of the document will be overwritten.
  • Text Line - Text line to be updated. Each text line equals one row in the document. The current content of the document will be overwritten.

SECSTORE – Check Status Method Instance Properties

The SECSTORE - Check Status method display-only page displays the properties used to check the status of the secure storage on the ABAP stack.

SECSTORE – Set Migration Key Method Instance Properties

The SECSTORE - Set Migration Key method display-only page displays the properties used to set the migration key in the event the system ID or installation number has changed in a production system.

Field
Description

Old System ID

System number of the source system.

Old Installation Number

Installation number of the source system.

New Migration Key

Migration key (Hex values) downloaded from the SAP Service Marketplace.

SICF – Activate Service Method Instance Properties

The SICF - Activate Service display-only page displays the properties used to activate service nodes and their direct sub-nodes defined in the Internet Connection Framework Tree (HTTP Service Tree) via SAP transaction SICF.

Field
Description

Service Name

SAP service name (for example, SAP/PUBLIC/PING).

Test Only

Indicates whether changes are to be made; if set to No, only the verification of the service name is performed.

Apply to Direct Subordinate(s)

Indicates whether to apply the activation activity to the direct sub-nodes of the specified service name (direct children of the service name in the HTTP tree).  

SICF – Clear Service Anonymous User Login Data Method Instance Properties

The SICF - Clear Service Anonymous User Login Data display-only page displays the properties used to clear the anonymous logon user for a service defined in the Internet Connection Framework Tree (HTTP Service Tree) via SAP Transaction SICF.

Field
Description

Service Name

SAP service name (for example, SAP/PUBLIC/PING).

SICF – Deactivate Service Method Instance Properties

The SICF - Deactivate Service display-only page displays the properties used to deactivate service nodes and their direct sub-nodes defined in the Internet Connection Framework Tree (HTTP Service Tree) via SAP transaction SICF.

Field
Description

Service Name

SAP service name (for example, SAP/PUBLIC/PING).

Test Only

Indicates whether changes are to be made; if set to No, only the verification of the service name is performed.

Apply to Direct Subordinate(s)

Indicates whether to apply the activation activity to the direct sub-nodes of the specified service name (direct children of the service name in the HTTP tree).  

SICF – Get Service Anonymous User Login Data Method Instance Properties

The SICF - Get Service Anonymous User Login Data method display-only page displays the properties used to retrieve the user login data from the specified service.

SICF – Update Service Anonymous User Method Instance Properties

The SICF - Update Service Anonymous User display-only page displays the properties used to update the anonymous logon user for a service defined in the Internet Connection Framework Tree (HTTP Service Tree) via SAP transaction SICF.

SLDCHECK – PI Check Method Instance Properties

The SLDCHECK - PI Check display-only page displays the properties used to run the SLDCheck transaction and report on the connection status for a system to the SAP System Landscape Directory.

 

SLG1 – Read Application Log Method Instance Properties

The SLG1 - Read Application Log display-only page displays the properties used to retrieve a list of SAP application log messages.

Field
Description

Application Object

SAP application log object.

Application Sub Object

SAP application log sub object

Date From (yyyyMMdd)

Lowest date for searching the log table.

Date To (yyyyMMdd)

Highest date for searching the log table.

Time To (hhmmss)

Highest time for searching the log table.

Lowest Message Severity

Lowest level severity to search for in the log table:

  • 1 =  Critical only
  • 4 = All message levels

Program Name

Name of the program that generated the log message.

Transaction Code

Transaction code that generated the log message.

User

SAP user running the program that caused the log message.

SE61 – Display Document Method Instance Properties

The SE61 - Display Document display-only page displays the properties used to display the content of a document on the SAP system (for example, ZLOGIN_SCREEN_INFO).

Field
Description

Document Language

Language of the document to be modified or displayed (for example, EN=English, DE=German).

SM01 – Lock Transaction Method Instance Properties

The SM01 - Lock Transaction display-only page displays the properties used to lock a specific SAP transaction to prevent users from unknowingly starting the transaction during a technical operation.

 

Field
Description

SAP Transaction Code

SAP transaction code to be locked.

SM01 – Unlock Transaction Method Instance Properties

The SM01 - Unlock Transaction display-only page displays the properties used to unlock a specific SAP transaction that has been temporarily locked.

 

Field
Description

SAP Transaction Code

SAP transaction code to be unlocked.

SM02 – Create System Message Method Instance Properties

The SM02 - Create System Message display-only page displays the properties used to create a system-wide message to alert SAP users of any system maintenance or any activity that may affect all users.

Field
Description

Message Line 1

System message text line 1. For example:

System will be shut down on Friday, 7:00 PM PST

Message Line 2

System message text line 2. For example:

Estimated restart is Monday, 8:00 AM EST

Message Line 3

System message text line 3. For example:

Please complete work and log off prior to the shutdown time otherwise unsaved data may be lost.

Expiration Date (yyyyMMdd)

Date the message expires.

Expiration Time (hhmmss)

Time the message expires (optional).

Delete Date (yyyyMMdd)

Date the message is to be deleted automatically from database (optional).

Delete Time (hhmmss)

Time the message is to be deleted automatically from database (optional).

Client

Specific client ID (optional).

Language

Language of message (optional).

SM02 – Delete System Message Method Instance Properties

The SM02 - Delete System Message display-only page displays the properties used to manually delete a SAP system message.

 

Field
Description

Message ID

Unique message ID of the SAP system message to be deleted.

SM04 – Logoff User Method Instance Properties

The SM04 - Logoff User method display-only page displays the properties used to log off a user who is currently logged onto an SAP application server.

 

Field
Description

User

SAP user name

Client

SAP client number

Only Pooled User

Yes indicates the session pool is be to reset;  No indicates to log off the user.

TID

Transaction ID

SM12 – Age Enqueue Entries Method Instance Properties

The SM12 - Age Enqueue Entries method display-only page displays the properties used to retrieve all SAP document locks older than the specified time period.

  • Lock age in minutes — Amount of time, in minutes, to display Enqueue entries (locks)

SM12 - Enqueue Size Method Instance Properties

The SM12 - Enqueue Size display-only page displays the number of Enqueue entries (locks) retrieved that exceed a defined maximum number.

  • Maximum number of locks in the tables—Number of locks to use as a threshold to indicate that a problem may exist.

SM12 – Select Lock Entries Method Instance Properties

The SM12 - Select Lock Entries method display-only page displays the properties used to retrieve the lock entries.

Field
Description

Table name

SAP table name

Lock argument

Locked fields in a database table

Client

SAP client number

User name

SAP user name

Date (yyyyMMddHHmmss)

Specified date from which data was retrieved. If this field is blank, data from the current date was retrieved.

Last X minutes prior to the specified date

Time period, in minutes, for selecting data based on the date

SM13 – Check Update System Status Method Instance Properties

The SM13 - Check Update System Status display-only page displays the properties used to verify whether the update system is active or inactive.

SM13 – Delete Update Records Method Instance Properties

The SM13 - Delete Update Records display-only page displays the properties used to delete all update records currently found in the VBLOG (Update log) table.

 

Field
Description

Update Keys

Unique keys of the update records to be deleted

SM13 – Get Update Queue Method Instance Properties

The SM13 - Get Update Queue display-only page displays the properties used to retrieve the entries in the SAP update queue, optionally filtering entries in queued or error status.

Field
Description

Client

SAP client number.

User

SAP user name.

Status

Status by which to filter results (Canceled, To be updated, V1 executed, V2 executed or All).

Date (yyyyMMddHHmmss)

Specified end date for retrieving entries in the SAP update queue.

Last X minutes prior to the specified date

Time period for displaying update records.

Update server

Name of the server for the SAP update queue.

 SM14 – Activate and Deactivate Update System Method Instance Properties

The SM14 - Activate and Deactivate Update System display-only page displays the properties used to activate or deactivate update system.

SM35 – Session Overview Method Instance Properties

The SM37 - Session Overview method display-only page displays the properties used to retrieve the data associated with a session on the SAP server.

Field
Description

Client(s)

Variable that represents the SAP client.

Sessions created in the last X minutes

Time period, in minutes, for selecting data based on the time the session was created

SM36 – Create Background Job Method Instance Properties

The SM36 - Create Background Job display-only page displays the properties used to schedule a simple job without spool output. This method creates a background job in scheduled status.  It must be released in a subsequent step based on the Job ID return parameter provided.

Field
Description

Job name

Name of the SAP background job to be scheduled

ABAP Program Name

Name of the SAP ABAP program

ABAP Variant Name

Name of the SAP ABAP variant

SAP User Name

Name of the user account to use to execute the program

Target Server

SAP application server on which to execute the job

SM36 – End Standard Jobs Method Instance Properties

The SM36 - End Standard Jobs display-only page displays the properties used to delete all currently scheduled or released standard jobs defined in SAP.  

SM36 – Job Scheduler Method Instance Properties

The SM36 - Job Scheduler method display-only page displays the properties used to schedule and release jobs in the SAP system.

Field
Description

Job Name

Name of the SAP background job to be scheduled.

Start Type

Indicates how to start the job.

Immediate Start Possible

Indicates whether the job can be started immediately for a start time in the past.

Start Time (HHmmss)

Time the scheduled job should start (00:00:00 – 23:59:59).

Periodic

Indicates whether the job should be scheduled repeatedly. By default, this field is set to No.

Predecessor Job ID

Job ID of the job to follow; the scheduled job will start after this job has completed.

Predecessor Job Name

Name of the job to follow; the scheduled job will start after this job has completed.

Event ID

Background job event ID that triggers the scheduled job.

Event Parameters

Background job event parameters that trigger the scheduled job.

Operation Mode Name

Operation mode name if you have selected Operation Mode as the Start Type (for example, enter Normal).

Periodic Minutes

If the Periodic field is set to Yes, how often to reschedule the job in minutes (x minutes).

Periodic Hours

If the Periodic field is set to Yes, how often to reschedule the job in hours (x hours).

Periodic Days

If the Periodic field is set to Yes, how often to reschedule the job in days (x days).

Periodic Weeks

If the Periodic field is set to Yes, how often to reschedule the job in weeks (x weeks).

Periodic Months

If the Periodic field is set to Yes, how often to reschedule the job in months (x months).

Target Host

Target system on which to run background job.

Target Server Group

Server group name for background processing.

Job Steps

Array of the ABAP or external programs to be executed.

SM36 – Schedule Standard Jobs Method Instance Properties

The SM36 - Schedule Standard Jobs display-only page displays the properties used to schedule all currently standard jobs in SAP.  

SM37 - Cancel a Background Job Method Instance Properties

The SM37 - Cancel a Background Job read only page displays the properties used to retrieve all background jobs that have been canceled because they were running too long or were consuming too many resources.

SM37 – Complex Job Selection Method Instance Properties

The SM37 - Complex Job Selection method display-only page displays the properties used to list all SAP jobs for a defined time period that match the defined criteria.

Field
Description

Job Name (wildcard)

Name of the job. Leave blank for wildcard search or enter partial search with wildcard (for example, MYJOB*).

User Name (wildcard)

SAP user that scheduled the SAP job.

Date (yyyMMddHHmmss)

Status date for the job.

Last X minutes prior to the specified date

Time period, in minutes, for selecting jobs based on the date.

After Event (wildcard)

Specify the job scheduling event to scheduled job so that it can only be released via a SAP Background Processing Event.  The job will not execute until this event has been triggered by the SAP runtime system. Job scheduling events are configured in SAP Background Processing configuration, accessed via SAP Transaction SM62.

Program Name

Program name in a job step.

Variant (wildcard)

Variant of a program name in a job step.

Target Server

Target server specified for the job.

Duration

For jobs that have completed, the amount of time job took between start and end. For example, set to 1000 for any jobs that executed for longer than 100 seconds.

Delay

For jobs that have started, the minimum amount of time job was on hold between its scheduled start time and the time that it was able to start. For example, set to 100 to select any jobs that were delayed by 100 seconds or more.

SM37 – Delete Background Job Method Instance Properties

The SM37 - Delete Background Job display-only page displays the properties used to delete scheduled SAP background jobs.

Field
Description

Job name

Name of the SAP background job to be deleted

Job ID

ID assigned to the SAP background job

SM37 – Get Active Job Duration Method Instance Properties

The SM37 - Get Active Job Duration method display-only page displays the properties used to retrieve the jobs specified in the input table that are currently running along with their current duration.

Field
Description

Job name

Name of the table variable that contains a list of the SAP jobs to be retrieved. The table must contain a column named "Job Name" with the jobs listed in that column.

SM37 – Get Job Instance Information Method Properties

The SM37 - Get Job Instance Information page displays all retrieved data associated with a specific instance of an SAP job execution.

SM37 – Jobs Waiting Method Instance Properties

The SM37 - Jobs Waiting method display-only page displays the properties used to generate all SAP jobs currently waiting for execution for a specified date.

Field
Description

Job name (wildcard)

Name of the SAP job to filter

User name (wildcard)

Name of the SAP user that executed the job to filter

Start date (wildcard or yyyymmdd)

Date the SAP job is scheduled to execute

SM37 – Resume Jobs Method Instance Properties

The SM37 - Resume Jobs display-only page displays the properties used to restart jobs that were temporarily suspended.

Field
Description

Method name

Custom method to be used for execution

Time out if not completed within

Specified time out interval within which the RFC call must complete. If the RFC call does not complete within the specified time out interval, the activity will fail with Failed (Not Completed) status.

Method Parameters

Displays the parameters for the selected method. Complete the appropriate fields, as necessary.

SM37 – Simple Job Selection Method Instance Properties

The SM37 - Simple Job Selection display-only page displays the properties used to retrieve all SAP jobs for a defined time period that match the defined criteria.

Field
Description

Job name (wildcard)

Name of the SAP job.

User name (wildcard)

SAP user that created the SAP job.

Date (yyyMMddHHmmss)

Status date for the job

Last X minutes prior to the specified date

Time period, in minutes, for selecting jobs based on the date.

After event (wildcard)

The job scheduling event that is specified to scheduled job so that it is released via a SAP Background Processing Event.

 SM37 – Start or Restart a Background Job Method Instance Properties

The SM37 - Start or Restart a Background Job method display-only page displays the properties used to start or restart a released or scheduled job.

Field
Description

Job name

Name of the SAP job

Job ID

Job ID assigned by SAP to this instance of job execution

Target server

Target server for the job

SM37 – Suspend Jobs Method Instance Properties

The SM37 - Suspend Jobs display-only page displays the properties used to temporarily suspend jobs.

SM50 – Analyze Long Running Processes Instance Properties

The SM50 - Analyze Long Running Processes method display-only page displays the properties used to retrieve the long running processes on the specified SAP application server.

Field
Description

Execution time in seconds

Amount of time, measured in seconds, to determine whether a work process was running long

Work process type

Type of work process that was analyzed.

Server name

SAP application server on which to analyze work processes (server name should be in the format host_sysid_sysnum). The wildcard (*) indicates that all application servers were analyzed.

SM50 – Work Process Overview Method Instance Properties

The SM50 - Work Process Overview ready-only page displays the properties used to retrieve the current state of the SAP work processes on the selected application server.

Field
Description

Server name

SAP application server to take the work process snapshot (server name should be in the format host_sysid_sysnum)

CPU time

 CPU time that the work processes are using

SM51 – Dispatcher Queue Method Instance Properties

The SM51 Table - Dispatcher Queue method display-only page displays the properties used to retrieve statistics related to dispatching requests to SAP work processes.

SM51 - Server List Method Instance Properties

The SM51 - Server List display-only page displays the current status of the application servers on an SAP system.

SM58 – Delete All tRFC Messages Method Instance Properties

The SM58 - Delete All tRFC Messages display-only page displays the properties used to delete all transactional RFC messages in queue.

SM58 – Execute LUW Method Instance Properties

The SM58 - Execute LUW method display-only page displays the properties used to execute a Logical Unit of Work.

Field
Description

Transaction ID

tRFC unique transaction ID

Forced

Restart regardless of whether the queues were stopped before by a queue stop function module (parameter FORCE) or by statuses CPICERR or SYSSFAIL

QOut Scheduler Activated

If the destination is registered as a qRFC Outbound destination, activate the qRFC Outbound Scheduler.

SM59 – Delete RFC ABAP Connection Method Instance Properties

The SM59 - Delete RFC ABAP Connection display-only page displays the properties used to delete an ABAP destination.

Field
Description

Destination

Name of the ABAP destination to be deleted

SM59 – Delete RFC HTTP Connection to ABAP System Method Instance Properties

The SM59 - Delete RFC HTTP Connection to ABAP System display-only page displays the properties used to delete an HTTP connection to an ABAP system.

Field
Description

Destination

Name of the HTTP connection to be deleted

SM59 – Delete RFC HTTP Connection to External Server Method Instance Properties

The SM59 - Delete RFC HTTP Connection to External Server display-only page displays the properties used to delete an HTTP connection to an external server.

Field
Description

Destination

Name of the HTTP connection to be deleted

SM59 – Delete RFC TCP/IP Connection Method Instance Properties

The SM59 - Delete RFC TCP/IP Connection display-only page displays the properties used to delete a TCP/IP connection.

Field
Description

Destination

Name of the TCP/IP connection to be deleted

 SM59 – Get RFC Connection Info Method Instance Properties

The SM59 - Get RFC Connection Info display-only page displays the properties used to retrieve information about a specific RFC destination.

Field
Description

Destination

Name of the RFC destination for which to retrieve data

SM59 – HTTP Connection Test Method Instance Properties

The SM59 - RFC Connection Test method display-only page is used to display the HTTP destinations on a specified SAP application server.

 

Field
Description

HTTP server (ServerHost_SID_SysNo)

Name of the server where the destination checks are executed

HTTP destination

Global variable containing a list of destinations to be monitored

Host

Server for the HTTP connection to be tested

Service

Port number that the SAP system uses to connect to the destination

Path

Path prefix in SAP for the destination

Pattern

Pattern in SAP for the destination

SM59 - List ABAP Connections Method Instance Properties

The SM59 - List ABAP Connections display-only page displays a list of retrieved ABAP RFC destinations.

SM59 – List HTTP Connections to ABAP System Method Instance Properties

The SM59 - List HTTP Connections to ABAP System display-only page displays the properties used to retrieve a list of HTTP connections to the ABAP system.

SM59 – List HTTP Connections to External Server Method Instance Properties

The SM59 - List HTTP Connections to External Server display-only page displays the properties used to retrieve a list of HTTP connections to external servers.

SM59 – List TCP/IP Connections Method Instance Properties

The SM59 - List TCP/IP Connections display-only page displays the properties used to retrieve a list of all TCP/IP destinations.

SM59 – Modify RFC ABAP Connection Method Instance Properties

The SM59 - Modify RFC ABAP Connection display-only page displays the properties used to update an ABAP destination.

Field
Description

Destination

Name of the ABAP destination to be updated

Client

New logon client number

Description

Description of the new ABAP destination

Group

Name of the new logon group for the ABAP destination

Gateway Host

Name of the new gateway host for the ABAP destination

Gateway Service

Name of the new gateway service for the ABAP destination

Language

New logon language

User

New logon user

Password

New logon password

Server

New target host of the ABAP destination

System ID

New SAP system ID

System Number

New SAP system number

SM59 – Modify RFC HTTP Connection to ABAP System Method Instance Properties

The SM59 - Modify RFC HTTP Connection to ABAP System display-only page displays the properties used to update an HTTP connection to an ABAP system.

 

Field
Description

Destination

Name of the HTTP connection to ABAP system that needs to be updated

Description

Description of the new HTTP connection

Client

Logon client for new HTTP connection

Language

Language for new HTTP connection

Path Prefix

New HTTP service path prefix

Server

New target host of HTTP connection

Service Number

New HTTP service port

User

New logon user

Password

New logon password

Proxy Host

New proxy host

Proxy Service

New proxy service

Proxy User

New proxy user

Proxy Password

New proxy password

SM59 – Modify RFC HTTP Connection to External Server Method Instance Properties

The SM59 - Modify RFC HTTP Connection to External Server display-only page displays the properties used to update an HTTP connection to an external server.

 

Field
Description

Destination

Name of the HTTP connection that needs to be updated

Description

Description of the new HTTP connection

Server

New target host of HTTP connection

Service Number

New HTTP service port

Path Prefix

New HTTP service path prefix

User

New logon user

Password

New logon password

Proxy Host

New proxy host

Proxy Service

New proxy service

Proxy User

New proxy user

Proxy Password

New proxy password

SM59 – Modify RFC TCP/IP Connection Method Instance Properties

The SM59 - Modify RFC TCP/IP Connection display-only page displays the properties used to update a TCP/IP connection.

 

Field
Description

Destination

Name of the TCP/IP destination to be updated

Description

Description of the new TCP/IP destination

Gateway Host

Name of the gateway host for the new TCP/IP destination

Gateway Service

Name of the gateway service for the new TCP/IP destination

Program

New program ID to execute TCP/IP communication method

Server

New target host of TCP/IP destination

RFC Unicode

Indicates whether the target system for the RFC connection is a Unicode or Non-Unicode based system.

SM59 – RFC Connection Test Method Instance Properties

The SM59 - RFC Connection Test method display-only page is used to display RFC destinations on a specified application server.

 

Field
Description

RFC server (ServerHost_SID_SysNo)

SAP application server from which the RFC destinations were tested

RFC destination(s)

Table variable with a "Destination" column that contains the list of RFC destinations to be tested.

Note This field is case-sensitive

Repetition factor

Number of times the test was executed

Number of blocks sent

Number of data blocks sent during the test

SM61 – Assign Server Method Instance Properties

The SM61 - Assign Server display-only page displays the properties used to add a target system server.

 

Field

Application Server

Name of the application server to be added

Server Group

Name of the group to which the server belongs

SM61 – Get Server List Method Instance Properties

The SM61 - Get Server List display-only page displays the properties used to retrieve a list of source system background servers that are included in a specific server group.

 

Field
Description

Server Group

Name of the group that includes the source system background servers

SM61 – List Active Background Servers Method Instance Properties

The SM61 - List Active Background Servers display-only page displays the properties used to retrieve a list of all active servers that are running background work processes.

SM66 – Global Work Process Activity Detail Method Instance Properties

The SM66 - Global Work Process Activity Detail method display-only page displays the properties used to take a snapshot of the current activity in the available work processes on all servers of a single SAP ABAP system.

SM66 – Global Work Process Overview Method Instance Properties

The SM66 - Global Work Process Overview display-only page displays the properties used to retrieve the SAP work processes that are currently processing user requests across all SAP application servers.

SMGW – Gateway Monitor Method Instance Properties

The SMGW - Gateway Monitor page displays the current status of SAP gateway communications.

SMICM – ICM Monitor Method Instance Properties

The SMICM - ICM Monitor method display-only page displays the properties used to retrieve the current status of  the SAP Internet Communication Manager, which sends and receives requests to and from the Internet.

SMLG – Change Assignment Method Instance Properties

The SMLG - Change Assignment display-only page displays the properties used change a specific server to a specific logon group.

 

Field
Description

Logon Group Name

Name of the SAP logon group

Instance Name

Name of the SAP instance

IP Address

IP address of the SAP instance

Option Mode

Miscellaneous text for login/server group

Max Number of WPs

Maximum number of work processes that can be used

Set Lock

Indicates whether the record should be locked.

SMLG – Create Assignment Method Instance Properties

The SMLG - Change Assignment display-only page displays the properties used to create a specific logon group assignment.

Field
Description

Logon Group Name

Name of the SAP logon group

Instance Name

Name of the SAP instance

IP Address

IP address of the SAP instance

Number of Users

Number of logged-in users

Option Mode

Miscellaneous text for logon/server group (optional)

Max Number of WPs

Maximum number of work processes that can be used

Set Lock

Indicates whether the record should be locked.

SMLG – Delete All Assignments Method Instance Properties

The SMLG - Delete Assignments display-only page displays the properties used to delete all logon group assignments.

SMLG – Delete Assignment Method Instance Properties

The SMLG - Delete Assignment display-only page displays the properties used to delete a specific logon group assignment.

 

Field
Description

Logon Group Name

Name of the SAP logon group from which to delete the server

Instance Name

Name of the SAP application server to be deleted from the logon group

SMLG – Delete Assignments Method Instance Properties

The SMLG - Delete Assignments display-only page displays the properties used to delete one or more logon group assignments.

 

Field
Description

Modifications

Variable that contains the modifications table

ERFC Modifications

Variable that contains the eRFC modifications table

SMLG – Get Assignments-Setup Method Instance Properties

The SMLG - Get Assignments display-only page displays the properties used to retrieve a list of logon group assignments currently configured. When you run this method, a list of assigned servers is returned.

SMLG – Get Assignments-eRFC Setup Method Instance Properties

The SMLG - Get Assignments-eRFC Setup display-only page displays the properties used to retrieve a list of logon group assignments currently configured. When you run this method, a list of assigned servers is returned.

SMLG – Set Lock Method Instance Properties

The SMLG - Set Lock page displays the properties used to set an enqueue lock on the server group table.

 SMQ1 – Activate qRFC Outbound Queue Method Instance Properties

The SMQ1 - qRFC Monitor Outbound Queue method display-only page displays the properties used to retrieve the list of stopped outbound queues to be activated.

This function is necessary only if the queue is blocked due to a communication, network error, or if a system or application exception has occurred and the problem has been solved.

 

Field
Description

Queue Name

Name of the RFC queue

Destination

RFC destination specified in the function call

Resend the luw forcibly

Determines whether to force the luw to resend

SMQ1 – Delete qRFC Outbound Queue Method Instance Properties

The SMQ1 - Delete qRFC Outbound Queue display-only page displays the properties used to delete a specific qRFC outbound queue.

 

Field
Description

Queue Name

Name of the qRFC outbound queue to be deleted

Destination

Name of the system where the current client resides

SMQ1 – Delete All qRFC Outbound Queues Method Properties

The SMQ1 - Delete All qRFC Outbound Queues page displays all deleted qRFC outbound queues.

SMQ1 – Lock qRFC Outbound Queue Method Instance Properties

The SMQ1 - Lock qRFC Outbound Queue method display-only page displays the properties used to retrieve with the Lock status.

 

Field
Description

Queue Name

Name of the tRFC queue

Destination

RFC destination specified in the function call

Stop immediately

Retrieve the queues that were immediately stopped

No commit

Retrieve the queues that were not committed

SMQ1 – Unlock qRFC Outbound Queue Method Instance Properties

The SMQ1 -Unlock qRFC Outbound Queue method display-only page displays the properties used to retrieve the outbound queues with the Unlock status.

 

Field
Description

Queue Name

Name of the tRFC queue

Queue destination

RFC destination specified in the function call

Activate immediately

Retrieves the queues that are to be activated immediately

Only unlock

Retrieves the queues that are to be unlocked, but not activated

No commit

Retrieve the queues that were not committed

Lock key

Lock key returned from the TRFC_QOUT_STOP RFC

Till lock key

Lock acquired till end of transaction

SMQ2 – Activate qRFC Inbound Queue Method Instance Properties

The SMQ2 -Activate qRFC Inbound Queue method display-only page displays the properties used to retrieve the list of stopped inbound queues to be activated.

SMQ2 – Delete All qRFC Inbound Queues Method Instance Properties

The SMQ1 - Delete All qRFC Inbound Queues display-only page displays the properties used to delete all qRFC inbound queues.

SMQ2 – Delete qRFC Inbound Queue Method Instance Properties

The SMQ2 - Delete qRFC Inbound Queue method display-only page displays the properties used to delete a specific qRFC inbound queue.

SMQ2 – Lock qRFC Inbound Queue Method Instance Properties

The SMQ2 - Lock qRFC Outbound Queue method display-only page displays the properties used to retrieve the inbound queues with the Lock status.

 

Field
Description

Queue Name

Name of the tRFC queue

Destination

RFC destination specified in the function call

Stop immediately

Retrieves the queues that were immediately stopped

No commit

Retrieves the queues that were not committed

SMQ2 – Unlock qRFC Inbound Queue Method Instance Properties

The SMQ2 - Unlock qRFC Inbound Queue method display-only page displays the properties used to retrieve the inbound queues with the Unlock status.

 

Field
Description

Queue Name

Name of the tRFC queue

Activate immediately

Determines whether to retrieve queues that are to be activated immediately

Activate all LUWs

Activates all LUWs in the inbound queue

Mode

Processes all qRFC LUWs in a queue in the context of the caller

Only unlock

Determines whether to retrieve queues that are to be unlocked, but not activated

Max time

Activates the queue within a specified time. If the time runs out while the last LUW is being processed, this call is returned after the last LUW is processed.

User destination

Retrieves all qRFC LUWs in a queue under the user who is currently logged on

No commit

Determines whether to retrieve the queues that were not committed

Lock key

Lock key returned from the TRFC_QOUT_STOP RFC

Till lock key

Lock acquired till end of transaction

SMQ3 – qRFC Monitor Saved Inbound Queue Method Instance Properties

The SMQ3- qRFC Monitor Saved Inbound Queue page displays a list of inbound qRFC (with saved queues) calls in Error state.

 

Field
Description

Client

SAP client to which the queue is assigned.

Queue name

Name of the RFC queue. Use an asterisk (*) for all queues or a specific queue name. Wildcards are not supported.

SMQR – Reorganize qRFC Inbound Monitor Method Instance Properties

The SMQR - Reorganize qRFC Inbound Monitor display-only page displays the properties used to reorganize the qRFC inbound monitor. It first deletes all entries in the monitor and then changes the SAP logon group.

SMQR – Register Inbound Queue Method Instance Properties

The SMQR - Register Inbound Queue display-only page displays the properties used to register an inbound queue.

 

Field
Description

Max Time

Maximum runtime (timeout) in seconds; default value is 60 seconds.

User Destination

Local RFC destination with logon details.

Activate

Indicates whether to activate the queue immediately.

Number of Retry Attempts

Number of retry attempts; default value is 30.

Delay Interval

Delay between retry attempts in seconds; default value is 300 seconds.

Monitoring Interval

Monitoring interval time by scheduler in seconds.

SMQR – Unregister Inbound Queue Method Instance Properties

The SMQR - Unregister Inbound Queue display-only page displays the properties used to unregister an inbound queue.

SMQS – Reorganize qRFC Outbound Monitor Method Instance Properties

The SMQS - Reorganize qRFC Outbound Monitor display-only page displays the properties used to reorganize the qRFC outbound monitor. It first deletes all entries in the monitor and then changes the SAP logon group.

SMQS – Unregister Destination Method Instance Properties

The SMQS - Unregister Destination display-only page displays the properties used to unregister an outbound destination (QOUT Scheduler). This function is used to manage outbound queues.

SMQS – qRFC Monitor QOUT Scheduler Method Instance Properties

The SMQS - qRFC Monitor (QOUT Scheduler) method display-only page displays the properties used retrieve the management properties of the qRFC outbound scheduler, including scheduler status and outbound queues processed.

SMQS – qRFC Monitor (QOUT Scheduler) Method Instance Properties

The SMQS - qRFC Monitor (QOUT Scheduler) method display-only page displays the properties used retrieve the management properties of the qRFC outbound scheduler, including scheduler status and outbound queues processed.

SMQS – Register Destination Method Instance Properties

The SMQS - Register Destination display-only page displays the properties used to register an outbound destination (QOUT Scheduler). This function is used to manage outbound queues.

 

Field
Description

Max Connections

Maximum number of connections; default value is 1.

Max Runtime

Maximum runtime (timeout) in seconds; default value is 60 seconds.

QRFC Only

Indicates whether to pass tRFCs (transactional RFCs) to the destination.

Activate

Indicates whether to automation activate the destination.

Monitoring Interval

Monitoring interval for scheduler; default value is 0.

SMT1 – Add Trusted System Method Instance Properties

The SMT1 - Add Trusted System display-only page displays the properties used to add a trusted system and its details.

 

Field
Description

RFC Destination

RFC destination created to connect to the system that will be trusted.

Security Key

Security key/logon ticket for target system.

SMT1 – Get Trusted Systems Method Instance Properties

The SMT1 - Get Trusted Systems display-only page displays the properties used to retrieve a list of all or specific permitted trusted systems that are stored in SAP database table RFCSYSACL

 

Field
Description

Trusted System ID

System ID (SID) for the system to retrieve; blank or * indicates to retrieve all trusted systems.

SMT1 – Modify Trusted System Method Instance Properties

The SMT1 - Add Trusted System display-only page displays the properties used to update a trusted system in the SAP database table RFCSYSACL.

 

Field
Description

Enable Login Popup

Indicates whether to use login popup for password.

Enable RFC User Check

Indicates whether to validate RFC user.

Security Key

Security key/logon ticket for target system.

SMT1 – Remove Trusted System Method Instance Properties

The SMT1 - Remove Trusted System display-only page displays the properties used to remove a trusted system in the SAP database table RFCSYSACL.

SMT2 – Add Trusting System Method Instance Properties

The SMT2 - Add Trusting System display-only page displays the properties used to set the trusting system ID, system name, and RFC destination.

 

Field
Description

RFC Destination Prefix

Prefix to append to the RFC destination (TRUSTING_SYSTEM@).

SMT2 – Get Trusting Systems Method Instance Properties

The SMT2 - Get Trusting Systems display-only page displays the properties used to retrieve a list of all or specific trusting systems that are stored in SAP database table RFCTRUST.

 

Field
Description

Trusting System ID

System ID (SID) for the system to retrieve; blank or * indicates to retrieve all trusting systems.

SMT2 – Modify Trusting System Method Instance Properties

The SMT2 - Modify Trusting System display-only page displays the properties used to update a trusting system in the SAP database table RFCTRUST.

Field
Description

RFC Destination Prefix

Prefix to append to the RFC destination (TRUSTING_SYSTEM@).

SMT2 – Remove Trusting System Method Instance Properties

The SMT2 - Remove Trusting System display-only page displays the properties used to remove a trusting system in the SAP database table RFCTRUST.

 

Field
Description

Trusting System ID

System ID (SID) for the trusting system.

SOA Manager – Read J2EE Admin Server Data Method Instance Properties

The SOA Manager - Read J2EE Admin Server Data method display-only page displays the properties used to retrieve the configuration data on the J2EE administration server.

SOA Manager – Set J2EE Admin Server Method Instance Properties

The SOA Manager - Set J2EE Admin Server display-only page displays the properties used to set the J2EE administration server configuration details used by the SAP ABAP environment.

 

Field
Description

Protocol

Indicates the type of protocol to be set.

Host Name

Full host name to be set. If the host name is to remain unchanged, this field is blank.

Port Number

J2EE engine port number to be set. If the port number is to remain unchanged, this field is blank.  

Access Path

Access path to J2EE service, if applicable. If the access path is to remain unchanged, this field is blank.

J2EE User

J2EE user name to be set. If the user name is to remain unchanged, this field is blank.

J2EE Password

J2EE password for the user account. If the password is to remain unchanged, this field is blank.

SOST – Delete Mail Method Instance Properties

The SOST - Delete Mail display-only page displays the properties used to delete emails from a specific date, regardless of their status.

 

Field
Description

From the Last X Days

Indicates the date from which to delete emails (number of days before the current date).

Job Name

Name of the job in the queue.

SOST – Repeat Send Method Instance Properties

The SOST - Repeat Send display-only page displays the properties used to resend any unsuccessfully sent SAP Office transmission requests to the request queue.

Field
Description

Date (yyyyMMdd)

Start date of the date range for selecting requests (optional). When this field is set to blank, the start date is set to the previous day.

From the Last X Days

A value to indicate the date from which to resend SAP Office transmission requests (number of days before the current date). If this field is set to 0, the date is set to the current day.

Sender List

A list of SAP logon user IDs to be used as request senders for selecting requests (optional). If this field is blank, all senders will be selected.

SP12 – TemSe Data Consistency Check – Delete All Method Instance Properties

The SP12 - TemSe Data Consistency Check - Delete All display-only page displays the properties used to check the consistency of the Temporary Sequential Objects (TemSe) and to delete inconsistent TemSe data files.

SPAD – Assign Server Method Instance Properties

The SPAD - Assign Server display-only page displays the properties used to reassign output devices to a new spool server.

 

Field
Description

Output Device

Name of the output device(s) to reassign

Old Spool Server

Source system for the old spool server

New Spool Server

Source system for the new spool server

SPAD – Check Consistency Delete All Method Instance Properties

The SPAD - Check Consistency Delete All display-only page displays the properties used to purge job spool files and other temporary files that are stored in TEMSE content.

 

Field
Description

Job Name

Name of the schedule job (released immediately).

Delete

Indicates the objects to be deleted (All Objects or Only Obsolete Objects).

Days Old

Number of days old for TEMSE document to be considered for deletion.

SPAD – Create Output Device Method Instance Properties

The SPAD - Create Output display-only page displays the properties used to create a new spool device (printer) or modify and existing spool device (printer).

 

Field
Description

Output Device Name

Name of the output device(s) to be created or modified.

Output Device Short Name

ID of the spool device used by the system to access it.

Output Device Type

Type of output device(s) to be created or modified.

Spool Server Name

Name of the SAP spool server.

Access Method

Method used to connect to the spool device.

Host Printer

Name of the printer as specified in the operating system.

Output Management System

Name of an external output management system.

Destination Host

Name of the remote host on which SAP LPD is running.

SPAD – Delete Output Device Method Instance Properties

The SPAD - Delete Output Device display-only page displays the properties used to delete a spool device found via SP01. This method can be used when production printers must be deleted instead of reassigning to a different printer server.

 

Field
Description

Output Device Name

Name of the output device(s) to deleted.

SPAD – Display Output Devices Method Instance Properties

The SPAD - Display Output Devices display-only page displays the properties used to retrieve a list of output devices listed in transaction code SPAD.

SPAD – Export Command Set Method Instance Properties

The SPAD - Export Command Set display-only page displays the properties used to create an SAP transport that contains the command sets that are defined for printers.

 

Field
Description

Release

Indicates whether to automatically release the transport to the transport directory.

SPAD – Export Device Method Instance Properties

The SPAD - Export Device display-only page displays the properties used to export the device.

 

Field
Description

File Name

Name of the back up file

SPAD – Get Device Descriptions Method Instance Properties

The SPAD - Get Device Descriptions display-only page displays the properties used to retrieve descriptions for a list of devices.

 

Field
Description

Device List

List of devices for which to retrieve descriptions.

SPAD – Import Device Method Instance Properties

The SPAD - Import Device display-only page displays the properties used to import the device.

 

Field
Description

File Name

Name of the file to be used to import the devices.

SP01 – Spool Requests Method Instance Properties

The SP01 - Spool Requests display-only page displays the printed pages sent to the SAP spool system.

ST02 – Get Memory Usage Method Instance Properties

The ST02 - Get Memory Usage method display-only page displays the properties used to generate details about SAP memory management.

 

Field
Description

Method name

Custom method used for execution

Time out if not completed within

Time out interval (seconds, minutes) with which the RFC call must complete. If the RFC call does not complete within the specified time out interval, the activity will fail with Failed (Not Completed) status.

Maximum number of rows to include in output table

Maximum number of rows to be displayed in the results table

No parameters are required for this RFC method.

ST03 – Get Hourly Snapshot Data for WebAS 7.0 Method Instance Properties

The ST03 - Get Hourly Snapshot Data for WebAS 7.0 page displays the workload statistics for a selected SAP application server.

  • Server (ServerHost_SID_SysNo) — SAP application server (ServerHost_SID_SysNo).

ST04 – Get DB6 Log Space Method Instance Properties

The ST04 - Get DB6 Log Space display-only page displays the properties used to retrieve DB2 log space usage data.

STAD – Workload Statistical Records Method Instance Properties

The STAD - Workload Statistical Records method display-only page displays the properties workload used to retrieve details for SAP transactions matching selected criteria.

 

Field
Description

Read time (hhmmss)

Amount of time to retrieve records beginning with values entered in the Start date and Start time fields

User (wildcard)

SAP user for which to retrieve records that were executed. The wildcard [*] can be used to retrieve records executed by all SAP users.

Transaction (wildcard)

SAP transaction code for which to retrieve records (for example, VA01).  The wildcard [*] can be used to retrieve records for all transaction codes

Program (wildcard)

SAP program for which to retrieve records. The wildcard [*] can be used to retrieve records for all SAP programs.

Task type (wildcard)

Work process type for which records are retrieved (for example, Dialog). The wildcard [*] can be used to retrieve records for all task types.

Server name (wildcard)

SAP application server on which records were executed. The wildcard [*] can be used to retrieve records executed on all SAP application servers.

Response time threshold (>=ms)

Threshold value for retrieving records whose response time exceeds the defined threshold

DB request time threshold (>=ms)

Threshold value for retrieving records whose database request time exceeds the defined threshold

CPU time threshold (>=ms)

Threshold value for retrieving records whose CPU time exceeds the defined threshold

Bytes requested threshold

Threshold value for retrieving records whose bytes requested exceeds the defined threshold

Start date

Start date to begin retrieving records (used in conjunction with Start time and Read time)

Start time

Start time to begin retrieving records (used in conjunction with Start date and Read time)

STATTRACE—Global Statistics Method Instance Properties

The STATTRACE—Global Statics display-only page displays the properties used to retrieve raw statistical data from the SAP Java stack. The raw statistics data originates from Distributed Statistics Records (DSRs).

 

Field
Description

Date (yyyyMMddHHmmss)

Local date time on the SAP server.

Last X minutes prior to the specified date

Number of minutes prior to the date time specified in the Date field for which to retrieve data.

System (wildcard)

SAP system ID; or a wildcard to retrieve data from all SAP systems.

User (wildcard)

SAP user name of the user who is logged onto a component; or a wildcard to retrieve data from all users logged onto a component.

Action (wildcard)

SAP action name; or a wildcard to retrieve all executed transactions.

Transaction ID (wildcard)

SAP transaction ID; or a wildcard to retrieve all transaction IDs.

STMS – Activate System Method Instance Properties

The STMS - Activate System display-only page displays the properties used to approve (activate) a system that has been added or changed in the domain controller and redistribute the changes to the transport domain.

 

Field
Description

System ID

SAP system ID for the SAP system that was added or changed.

Domain

Name of the STMS domain where the SAP system resides.

STMS – Add Transport Request to Import Queue Method Instance Properties

The STMS - Add Transport Request to Import Queue display-only page displays the properties used to add a specific transport request to the TMS import queue. This method will verify that the transport has been added to the queue; if it hasn't been added, it will add the request to the queue.

 

Field
Description

Transport Request

Transport request ID.

Import Again

Indicates whether to re-import a transport request if it is already imported in the import queue.

STMS – Configure Transport Domain Controller Method Instance Properties

The STMS - Configure Transport Domain Controller display-only page displays the properties used to set up the domain controller system in the Transport Management System (TMS) domain landscape.  

 

Field
Description

Domain Name

Transport domain name to be configured.

Domain Description

Text description of domain to be configured.

Domain Controller Host

Target system host where domain is being configured.

Domain Controller System Number

Target system instance system number.

Domain Controller System Description

Description of target system instance hosting domain controller.

Transport Group Name

Name of the target system TMS transport group.

Transport Group Text

Description of the target system TMS transport group.

TMS User

Target system TMS user name that is used by TMS.

TMS Password

Target system TMS password that is used by TMS.

 STMS – Delete System from Domain Method Instance Properties

The STMS - Delete System from Domain display-only page displays the properties used to delete the system from the transport domain (if the system target is a TMS domain controller) so that the configuration activity can function correctly. This method must be run before running the domain setup custom method (STMS - Configure Domain Controller).

 

Field
Description

System Name

Name of the SAP target system (system copy target).

Force

Indicates whether the complete TMS configuration will be deleted.

Inactive

Indicates whether the distribution of the changed configuration to all clients will be suppressed.

No access

Indicates whether the system will be deleted without sending the delete request to the client.

STMS – Distribute Configuration Method Instance Properties

The STMS - Distribute Configuration display-only page displays the properties used to distribute a TMS configuration.

STMS – Get TMS Configuration Method Instance Properties

The STMS - Get TMS Configuration display-only page displays the properties used to determine the system's landscape configuration. This method will return information about the Transport Management System (TMS) configuration, including whether the system is the domain controller or a landscape client system.

STMS – Import Transport Request Method Instance Properties

The STMS - Import Transport Request display-only page displays the properties used to start the import of a specific transport request to the TMS import queue.

STMS – Transport Routes Configuration Adjust with Controller Method Instance Properties

The STMS - Transport Routes Configuration Adjust with Controller display-only page displays the properties used to copy the transport routes from the specified domain controller.

 

Field
Description

Controller System Name

Name of the SAP system where the domain controller resides

STRUST – Export Own PSE Certificate Method Instance Properties

The STRUST - Export Own PSE Certificate display-only page displays the properties used to export an own certificate in the Personal Security Environment (PSE) to a binary file on the SAP application server file system directory.

 

Field
Description

File Name

File name (<name>.crt) of the certificate file to be exported. The file is automatically exported to DIR_TEMP only (path can be found using transaction AL11), per SAP requirements.

STRUST – Export System PSE Certificate Method Instance Properties

The STRUST - Export System PSE Certificate display-only page displays the properties used to export a system certificate in the Personal Security Environment (PSE).

 

Field
Description

File Name

File name of the certificate file to be exported.

File Path

Location of the certificate file to be exported.  

STRUST – Get Own PSE Certificate Details Method Instance Properties

The STRUST - Get Own PSE Certificate Details display-only page displays the properties used to retrieve the certificate details for the current Personal Security Environment (PSE) for an SAP ABAP system.

STRUST – Get PSE ACL List Method Instance Properties

The STRUST - Get Own PSE Certificate Details display-only page displays the properties used to retrieve the certificate details of the current Personal Security Environment (PSE) for an SAP ABAP system.

STRUST – Get PSE Certificate List Method Instance Properties

The STRUST - Get PSE Certificate List display-only page displays the properties used to retrieve a list of assigned certificates for the current Personal Security Environment (PSE) for an SAP ABAP system.

STRUST – Get System PSE Details Method Instance Properties

The STRUST - Get System PSE Details display-only page displays the properties used to retrieve system details for the current Personal Security Environment (PSE) for an SAP ABAP system.

STRUST – Import Own PSE Certificate Method Instance Properties

The STRUST - Import Own PSE Certificate display-only page displays the properties used to import an own certificate in the Personal Security Environment (PSE).

STRUST – Import System PSE Certificate Method Instance Properties

The STRUST - Import System PSE Certificate display-only page displays the properties used to import a certificate in the system Personal Security Environment (PSE).

 

Field
Description

File Name

File name of the certificate file to be imported.

File Path

Location of the certificate file to be imported.  

STRUST – Remove Own PSE Certificate Method Instance Properties

The STRUST - Remove Own PSE Certificate display-only page displays the properties used to delete own certificate from certificate list of system Personal Security Environment (PSE).

STRUST – Remove System PSE Certificate Method Instance Properties

The STRUST - Remove System PSE Certificate display-only page displays the properties used to delete a system certificate in the Personal Security Environment (PSE).

STRUST – Set Own PSE Method Instance Properties

The STRUST - Set Own PSE display-only page displays the properties used to reset the Personal Security Environment (PSE) for an SAP ABAP system. This method rebuilds the system PSE file in the secure directory, and removes any certificates and access control lists that may have been copied from the production environment.

 

Field
Description

Transaction

Transaction to run:

  • STRUST - for standard PSE functions
  • STRUSTSSO2 - for PSE functions that include Single Sign On Access Control List Management.

STRUSTSSO2 – Add System ACL Method Instance Properties

The STRUSTSSO2 - Add System ACL display-only page displays the properties used to add an Access Control List (ACL) entry in the Personal Security Environment (PSE) for an SAP ABAP system.

 

Field
Description

System ID

SAP system ID.

System Client

SAP system client number. This method only runs in Client 000.

STRUSTSSO2 – Remove System ACL Method Instance Properties

The STRUSTSSO2 - Remove System ACL display-only page displays the properties used to delete an Access Control List (ACL) entry in the Personal Security Environment (PSE) for an SAP ABAP system.

 

Field
Description

System ID

SAP system ID.

System Client

SAP system client number. This method only runs in Client 000.

SU01 – Reset User Password Method Instance Properties

The SU01 - Reset User Password display-only page displays the properties used to reset an SAP user password.

 

Field
Description

User Name

SAP user name.

Password

New password

Prompt

Indicates whether to prompt the user to reset the password during the next logon attempt.

SUIM – Complex User Selection Method Instance Properties

The SUIM - Complex User Selection display-only page displays the properties used to retrieve a list of all unlocked user accounts.

 

Field
Description

Selection Criteria

A global variable that contains a table with the selection criteria for retrieving the unlocked user accounts

SWU3 – Update Workflow RFC Destination Method Instance Properties

The SWU3 - Update Workflow RFC Destination display-only page displays the properties used to update the password for the workflow agent WF-BATCH in the target system after performing a system copy.

 

Field
Description

Password

New password to be assigned to the workflow agent WF-BATCH in the target system

SAP RFC Function Methods Results

AL08 – Logged On Users Method Results

The AL08 - Logged on Users method results page displays the number of users logged in the system. The RFC method retrieves the following information:

 

Column
Description

Server

Name of the server that was used to retrieve the logged on users.

Client

SAP client number for the user account.

User

User name assigned to the account.

Terminal

Name or the IP address of the computer being used by the user.

Transaction Code

SAP transaction code executed.

Time

Time user logged onto the system.

AL11 – Change Custom Directory Method Results

The AL11 - Change Custom Directory method results page indicates whether the directory was successfully changed. The Results text box displays either Success or Failed.

AL11 – Create Custom Directory Method Results

The AL11 - Create Custom Directory method results page indicates whether the directory was successfully created. The Results text box displays either Success or Failed.

AL11 – Read Custom Directory Method Results

The AL11 - Read Custom Directory method results page displays the directory information that was retrieved.

AL11 – Remove Custom Directory Method Results

The AL11 - Remove Custom Directory method results page indicates whether the directory was successfully removed. The Results text box displays either Success or Failed.

AL15 – Add SAPOSCOL Destination Method Results

The AL15 - Add SAPOSCOL Destination method results page indicates whether the destination was successfully added. The Results text box displays either Success or Failed.

AL15 – Delete SAPOSCOL Destination Method Results

The AL15 - Delete SAPOSCOL Destination method results page indicates whether the destination was successfully deleted. The Results text box displays either Success or Failed.

BD97 – Assign RFC Special Method Destination Method Results

The BD97 - Assign RFC Special Method Destination method results page indicates whether the destination was successfully modified. The Results text box displays either Success or Failed.

BD97 – Assign RFC Standard BAPI Destination Method Results

The BD97 - Assign RFC Standard BAPI Destination method results page indicates whether the destination was successfully modified. The Results text box displays either Success or Failed.

BD97 – Assign RFC Standard Dialog Destination Method Results

The BD97 - Assign RFC Standard Dialog Destination method results page indicates whether the destination was successfully modified. The Results text box displays either Success or Failed.

BD97 – Delete All RFC Assignments Method Results

The BD97 - Delete All RFC Assignments method results page indicates whether the destinations were successfully deleted. The Results text box displays either Success or Failed.

BD97 – Read RFC Assignments Special Method Destinations Method Results

The BD97 - Read RFC Assignments Special Method Destinations method results page displays the RFC assignments for the specified logical system.

 

 

Column
Description

Business Object Name

Business Object type technical name.

Logical System

SAP logical system name.

Method

Method of the Business Object type.

RFC Destination

RFC destination to be called.

BD97 – Read RFC Destinations Standard Destinations Method Results

The BD97 - Read RFC Assignments Standard Destinations method results page displays the RFC assignments for the specified logical system.

BDC – Data Loader Method Results

The BDC - Data Loader method results page indicates whether the pre-recorded BDC data was passed successfully into a function.

 

Column
Description

Recorded Queue ID

The SAP Internal Queue ID that can be used to reference the recorded session

Direct Call Failed

A direct call using the CALL TRANSACTION technique failed.  Refer to the error log for further details pertaining to the failure. If the Create Session if Fails parameter was set to Yes, then a recording would have been made for manual processing.

Session Recorded

Yes or No is provided if a session was recorded in the SAP target system. A recorded session is actionable by either scheduling a job to release the recording, or processed manually via the SAP GUI using SAP Transaction SM35.

BDLS – Convert Logical Systems Background Job Method Results

The BDLS - Convert Logical Systems method results page indicates whether the logical system names were successfully converted. The Results text box displays either Success or Failed.

BDLS – Get Tables Method Results

The BDLS - Get Tables method results page returns a list of BDLS tables with rows that exceed the specified threshold.

BW – BWA Reorganize Landscape Method Results

The BW - BWA Reorganize Landscape method results page displays details from the landscape reorganization.

BW – Change Index Global Parameters Method Results

The BW - Change Index Global Parameters method results page indicates whether the global parameters were successfully modified. The Results text box displays either Success or Failed.

BW – Check DTP Status Method Results

The BW – Check DTP Status method results page displays the status of the specified DTP request. The RFC method retrieves the following information:

 

Column
Description

DTP Request

ID assigned to the DTP request

Data Packet Number

ID of the data packet

TP Status of Data Package

The status of the data package. The following values may be returned:

  • 0 = New
  • 1 = Executable
  • 2 = Processed Successfully
  • 3 = Process with Errors
  • 4 = Deleted
  • 5 = Active
  • 6 = Processed with Warnings
  • 7 = Further Processing Started
  • 8 = Processed Further
  • 9 = Deletion Started
  • A = Further Processing Terminated

Batch ID

ID assigned to the batch job

Start Time

Time DTP was started

Finish Time

Time DTP completed

BW – Check OLAP Connection Method Results

The BW – Check OLAP Connection method results page displays the OLAP connection test results.

OLAP Test Results

Displays the results of the OLAP connection test (Success or Failed)

BW - Get BW InfoCube Dimensions Method Results

The BW - Get BW InfoCube Dimensions method results page displays the list of InfoCubes in the BW system and their layout. The RFC method retrieves the following information:

 

Column
Description

InfoCube

InfoCube name.

Table

InfoCube dimension table.

Rows

Number of rows in the dimension table.

Ratio

Number of records in each dimension as percentage of the number of records in the fact tables.

BW – Get BWA Index Reorg Plan Data Method Results

The BW - Get BWA Index Reorg Plan Data method results page displays information about the reorganization plan.

 

Column
Description

Reorganization Required

Hint if a TREX index reorg run is recommended or not recommended.

Reorganization Target State

Target state (improvement forecast) of a TREX index reorg.

Reorganization Plan

Status of a TREX index reorg plan.

BW – Get InfoCube Size Method Results

The BW - Get InfoCube Size method results page displays the retrieved row sizing information for all InfoCube tables.

 

Column
Description

Infocube

Name of the Infocube.

Table

Name of the Infocube table from which data was retrieved.

Rows

Number of rows from which data was retrieved.

Ratio

Ratio of dimension to fact table size.

Density

Number of rows in the table.

BW – Get Infocube List Method Results

The BW - Get InfoCube List method results page displays the list of InfoCubes in the BW system.

BW – Get Infopackage Source System Method Results

The BW – Get Infopackage Source System method results page displays the source system information for the specified Infopackage. The RFC method retrieves the following information:

 

Column
Description

Logical Infopackage

InfoPackage ID that is created in the system (the request ID of an InfoPackage)

Infosource

InfoSource loaded by the Infopackage

Source System

Source system from which data is loaded

BW – Get Last BWA Index Reorg Status Method Results

The BW – Get Last BWA Index Reorg Status method results page displays information about the last reorganization plan.

 

Column
Description

Reorganization Plan state

Status of a step in a TREX index reorganization plan.

Reorganization Plan

Data table

BW – Get Monitored Process Chains Method Results

The BW – Get Monitored Process Chains method results page displays a list of the process chains that are being monitored manually. The RFC method retrieves the following information:

Monitored Chain

Name of the process chain that is being monitored manually using transaction RSPCM (monitor process chains)

BW – Get Process Chain Jobs Method Results

The BW – Get Process Chain Jobs method results page displays a list of SM37 process chain jobs that have been executed and relevant information about the jobs. The RFC method retrieves the following information:

 

Column
Description

Job Step Scheduling Date

Date of job/step scheduling

Job Step Scheduling Time

Time of a scheduled job/step

Job Step Scheduling Initiator

Initiator of job/step scheduling

Job Log

Temse object name

Target System

Target system to run background job

Job Status Check

Job status check indicator for subsequent job start

Calendar ID

Factory calendar ID for background processing

Job Behavior on Non-Workdays

Period behavior of jobs on non-workdays

Server Name

Name of the first server.

Connection Field 1

Correction field for calc. job execution (end-of-month)

Connection Field 2

Correction field for calc. job execution (end-of-month)

Server Name 2

Name of the second server.

Server Group Name

Server group name background processing

BW – Get Process Chain Log Method Results

The BW – Get Process Chain Log method results page displays the process chain process status messages recorded in the process chain log. The RFC method retrieves the following information:

 

Column
Description

Message Class

Process chain message class

Message Number

Process chain message number

Message Variable 1

Process chain message variable

Message Variable 2

Process chain message variable

Message Variable 3

Process chain message variable

BW – Get Process Chain Parent Method Results

The BW - Get Process Chain Parent method results page displays whether the process chain has a parent and the ID of the parent chain.

BW – Get Process Chain Processes Method Results

The BW - Get Process Chain Processes method results page displays a list of the process variants within the process chain.

 

Column
Description

Background Processing Event Start

Background processing event name

Background Event Parameters

Background processing event parameter

Event Number

Background processing event

Back-Link Event Start

Link event indicator

Process Instance

Process characteristic value

BW – Get Process Variant Job Log Method Results

The BW - Get Process Variant Job Log method results page displays a list of the process variant jobs within the process chain.

 

Column
Description

Job Log Entry Date

Date the job was logged

Job Log Entry Time

Time the job was logged

Message Class

ABAP message class

Message Number

ABAP message number

Message Type

ABAP message type

Message Text

ABAP message text

DB Key of RABAX Message

Database key

DB Key Length

Database key length

Message Variable

ABAP message variable

BW – Get Process Variant Log Method Results

The BW - Get Process Variant Log method results page displays a list of the process variants within the process chain.

BW – Get Queries for InfoCube Method Results

The BW - Get Queries for InfoCube method results page displays a list of queries for the infocube.

  • Query Name—List of queries returned for the infocube.

BW – Get Query Top Executions Method Results

The BW - Get Query Top Executions method results page displays a list of the top queries that have been executed.

BW – Get Source System Delta Queue Status (RSA7) Method Results

The BW - Get Source System Delta Queue Status (RSA7) method results page displays a list of the datasources and their status in RSA7.

 

Column
Description

Receiver Source System

BW logical system

Total

Number of LUWs that were written in the delta queue and that have not yet been confirmed

BW – Infocube Memory Consumption – Grand Totals Method Results

The BW - Infocube Memory Consumption – Grand Totals method results page displays the sizing data for the specified infocubes.

  • Grand Totals—Memory sizing grand totals for the specified infocubes.

BW – Infocube Memory Consumption – Table Totals Results

The BW - Infocube Memory Consumption – Table Totals method results page displays the sizing data for the specified infocubes.

  • Table Totals—Memory sizing table totals for the specified infocubes.

BW – Infocube Memory Consumption Grand Totals From Job Method Results

The BW - Infocube Memory Consumption Grand Totals From Job method results page displays the sizing data for the specified infocubes.

  • Grand Totals—Memory sizing grand totals for the specified infocubes.

BW – Infocube Table Sizes Method Results

The BW - Infocube Table Sizes method results displays the following information about the table:

BW – RSDDAGGRDIR – List Aggregates Method Results

The BW - RSDDAGGRDIR - List Aggregates method results page displays the retrieved BW aggregates. The following information displays:

 

Column
Description

AGGRUID

Technical UID for aggregates.

OBJVERS

Object version.

INFOCUBE

InfoCube.

AGGRCUBE

Aggregate of the InfoCube.

PARTITIONING

Aggregate: Partitioning property.

RNSID_TO

SID of a request.

CNSID_TO

SID of the change.

MODFL

Flag: Aggregate has been modified.

MODNEWFL

Flag: Change by reconstructing.

MODCNSID

Change Run ID, That Made Change.

NEXT_BETTERUID

Next aggregate that is more suitable for the query.

NEXTUID

Next aggregate.

PARENTUID

Parent aggregate.

BW – RSDDBIAMON2 Get Infocube Indexes for Query Method Results

The BW - RSDDBIAMON2 Get Infocube Indexes for Query method results page displays the list of indexes for a BW query. The following information displays:

 

Column
Description

Index Status

Status of the index:

  • C = Created
  • F = Filled
  • U = Unknown
  • I = Incomplete

Infocube

Name of the InfoCube, for example, 0SD_C03.

Infocube Object Version

Version of the InfoCube object:

  • A= Active
  • M = Modified
  • B = Backup
  • D = Delivery
  • N = New
  • T = Transport
  • H = Historic

Last Change Time

Time that the last change was made to the index.

Last Change User

Name of the user who made the last changes to the index.

Multiple Usage

Indicates whether the index is shared.

With Delta

Indicates if index is with delta.

BW – RSDDSTAT Get BW 3.5 DM Statistics Method Results

The BW - RSDDSTAT Get BW 3.5 DM Statistics method results page displays whether the information that was retrieved from the BW 3.5 systems.

BW – RSDDSTAT Get BW 3.5 Header Statistics Method Results

The BW - RSDDSTAT Get BW 3.5 Header Statistics method results page displays whether the information that was retrieved from the BW 3.5 systems.

BW – RSDDSTAT Get BW 3.5 OLAP Statistics Method Results

The BW - RSDDSTAT Get BW 3.5 OLAP Statistics method results page displays whether the information that was retrieved from the BW 3.5 systems.

BW – RSDDSTAT OLAP – List Queries with High OLAP Time Method Results

The BW - RSDDSTAT OLAP - List Queries with High OLAP Time method results page displays the query statistics for all queries with high OLAP runtime.

 

Column
Description

CALDAY

BW statistics: Day.

EVENTID

OLAP statistics event (Type NUMC9).

HANDLEID

Internal ID of a query runtime object.

HANDLETP

Internal Type of query runtime object.

INFOPROV

InfoProvider.

OBJNAME

OLAP statistic object name (QueryID, TemplateID, etc.).

OBJPROP

Properties of the statistic object (Query, Template, etc.).

RUNTIME

Validity period.

SESSIONUID

UUID in compressed form.

STATLEVEL

Detail level of the OLAP statistics label.

STEPCNT

Counter of the (Navigation) step during query execution.

STEPTP

OLAP statistics: Step type (ODBO, BEX, etc.)

STEPUID

UUID in compressed form.

UNAME

User name.

UTIME

BW statistics: Time.

BW – RSDDSTAT_DM – List of Queries with High DM Time Method Results

The BW - RSDDSTAT_DM - List Queries with High DM Time method results page displays the query statistics for all queries with high Data Manager read time.

 

Column
Description

STEPUID

UUID in compressed form.

HANDLEID

Internal ID of a query runtime object.

HANDLETP

Internal Type of query runtime object.

UNAME

User name.

UTIME

BW statistic: Time.

CALDAY

BW statistic: Day.

OBJNAME

OLAP statistic object name (QueryID, TemplateID, etc.).

DMUID

UUID in compressed form.

ACCESSCNT

DM statistics: DM access counter.

ACCESSTP

Type of data rad access (Non-Cumulative or Delta)

INFOPROV

InfoCube

PARTPROV

InfoCube

AGGREGATE

InfoCube

TABLTP

Single-Character flag.

TIMEDMPREP

Validity period.

TIMEDMPOST

Validity period.

TIMEREAD

Validity period.

TIMESID

Validity period.

TIMENAVATTR

Validity period.

TIMEHIERARCHY

Validity period.

DBSEL

Number of selected records.

DBTRANS

Number of transported records.

WP_ID

Work process ID.

PROCESSCNT

Process counter.

SLOTNR

Slot number for parallel processing.

BW – RSDDTPS Index Maintenance for Business Objects Polestar Method Results

The BW - RSDDTPS Index Maintenance for Business Objects Polestar method results page indicates whether the index was successfully created or updated. The Results text box displays either Success or Failed.

BW – RSDDV Create Index Method Results

The BW - RSDDV Create Index method results page indicates whether the index was successfully created. The Results text box displays either Success or Failed.

BW – RSDDV Delete Index Method Results

The BW - RSDDV Delete Index method results page indicates whether the index was successfully deleted. The Results text box displays either Success or Failed.

BW – RSDDV Fill Index Method Results

The BW - RSDDV Fill Index method results page indicates whether the index was successfully filled. The Results text box displays either Success or Failed.

BW – RSPC Finish Process Chain Method Results

The BW - RSPC Finish Process Chain method results page indicates whether the process chain step status was successfully reset and restarted. The Results text box displays either Success or Failed.

BW – RSPC Stop Process Chain Method Results

The BW - RSPC Stop Process Chain method results page indicates whether the process chain step status was successfully stopped. The Results text box displays either Success or Failed.

BW – RSRCACHE Get Cache Monitor Buffer Objects Method Results

The BW - RSRCACHE Get Cache Monitor Buffer Objects method results page displays the BW cache monitor buffer objects.

Column
Description

Aggregate Size

Total size of a cache object and its child cache objects.

Cache Directory

Indicates whether it is a cache directory that contains other cache objects.

BW – RSRCACHE Get OLAP Cache Parameters Method Results

The BW - RSRCACHE Get OLAP Cache Parameters method results page displays the BW OLAP cache parameters.

BW – RSRT – Analyze Query Method Results

The BW - RSRT - Analyze Query method results page displays the performance statistics on the query runtime.

 

Column
Description

ACCESSCNT

Access counter.

ACCESSTP

Type of data read access (Non-Cumulative).

AGGREGATE

Aggregate.

CALDAY

BW statistics: Day

DBSEL

Selected records.

DBTRANS

Transported records.

DMUID

Data manager UID.

EVCOUNT

Event counter.

EVENTID

Event ID.

EVENTIDCNT

Event ID counter.

EVTIME

Event duration.

HANDLEID

Handle ID.

HANDLETP

Handle type.

INFOPROV

Infoprovider.

OBJNAME

Object name.

OBJPROP

Object properties.

PARTPROV

Basis provider.

PROCESSCNT

Process number.

RESULTNAME

Result name.

RUNTIME

Validity period.

SESSIONUID

Session UID.

SLOTNR

Slot number.

STARTTIME

Start time.

STATLEVEL

OLAP statistics level.

STEPCNT

Step counter.

STEPTP

Step type.

STEPUID

Step UID.

TABLTP

Table type.

TIMEDMPOST

DM postprocessing.

TIMEDMPREP

DM preparation.

TIMEHEIRARCHY

Hierarchy.

TIMENAVATTR

Attribute processing.

TIMEREAD

Viewed at this time.

TIMESID

SID processing.

UNAME

User name.

UTIME

BW statistics: Time

WP_ID

Work process ID.

BW – RSRT Analyze Single Query Method Results

The BW - RSRT - Analyze Query method results page displays the performance statistics on the query runtime.

 

Column
Description

Access Counter

Data manager access counter.

Attribute Processing

Validity period.

Basis Provider

Basic Infoprovider.

BW Statistics Day

Day.

BW Statistics Time

Time.

Counter

Statistics counter.

DM Processing

Data manager post processing time.

Duration

Frontend/calculation layer execution time.

Event Counter

Statistics event counter.

Event ID

OLAP event statistics type.

Handle ID

Internal ID of a query runtime object.

Handle Type

Internal ID of a query runtime object.

Infoprovider

BW data provider.

Object Name

Query ID.

Object Properties

Query properties.

OLAP Statistics Level

Detail level of the OLAP statistics label

Process Number

Process counter.

Slot Number

Slot for parallel processing.

SID Processing

Master data table processing time.

SQL Statement

Database SQL issued.

Start Time

Query start time

Step Counter

Counter of the (Navigation) step during query execution.

Step Type

OLAP statistics event (Navigation) step type.

Step UID

Navigation unique ID

Table Type

Infocube table type called.

User Name

Calling user name.

Validity Period

Validity period.

Viewed at

Data manager time read.

BW – RSRT Check Query Mandatory Variables Method Results

The BW - RSRT Check Query Mandatory Variables results page displays a table that contains the entry requirements for the variables of the query.

BW – RSRV Data Consistency Check Method Results

The BW - RSRV Data Consistency Check results page displays a table that contains one or more log messages.

 

Column
Description

Message Type

A = Abort

E = Error

W = Warning

I = Information

S = Success

Message Text

Log message text.

BW – Read Info Provider Data Method Results

The BW – Read Info Provider Data method results page displays the data extracted from the specified InfoProvider object in SAP BW. The RFC method retrieves the following information:

 

Column
Description

ID

Identification assigned to the entry

IOBJNIM

Selected characteristic

Value

Value returned for the characteristic

BW – Read Info Provider Vertical Data Method Results

The BW – Read Info Provider Vertical Data method results page displays the data that was read in the InfoProvider objects in BW. The RFC method retrieves the following information:

 

Column
Description

ID

Identification assigned to the entry

IOBJNIM

Selected characteristic

Value

Value returned for the characteristic

BW – SE38 Create Variant Method Results

The BW - SE38 Create Variant method results page indicates whether the program variant was successfully created. The Results text box displays either Success or Failed.

BW – TREX Get Alert Details Method Results

The BW - TREX Get Alert Details method results page displays the alert details of the TREX index.

BW – TREX Get Alerts Method Results

The BW - TREX Get Alerts method results page displays the alerts in the TREX index.

BW – TREX Get Index Status Method Results

The BW - TREX Get Index Status method results page displays the status of the TREX index.

BW – TREX Get Landscape Status Summary Method Results

The BW - TREX Get Landscape Status Summary method results page displays the TREX BWA blade status summary information.

BW – TREX Kill Server Processes Method Results

The BW - TREX Kill Server Processes method results page indicates whether the processes were successfully killed. The Results text box displays either Success or Failed.

BW – TREX List Indexes Method Results

The BW - TREX List Indexes method results page displays the list of indexes on the BWA blade and memory usage per index.

 

Column
Description

Index ID

ID assigned to the index.

Description

Text description of the index.

BW – TREX Reconfigure Server Method Results

The BW - TREX Reconfigure Server method results page indicates whether the server was successfully reconfigured. The Results text box displays either Success or Failed.

BW – TREX Restart Server Method Results

The BW - TREX Restart Server method results page indicates whether the server was successfully restarted. The Results text box displays either Success or Failed.

BW – TREX Service Statistics Method Results

The BW - TREX Service Statistics method results page displays blade TREX service statistics.

 

Column
Description

Location

TREX service resource location.

Total Memory

Total memory usage of all processes (%).

CRMRFCPAR – Create Method Results

The CRMRFCPAR - Create method results page indicates whether the entry in the CRMRFCPAR table was successfully created. The Results text box displays either Success or Failed.

CRMRFCPAR – Modify Method Results

The CRMRFCPAR - Modify method results page indicates whether the entry in the CRMRFCPAR table was successfully changed. The Results text box displays either Success or Failed.

CRMRFCPAR – Read Method Results

The CRMRFCPAR - Read method results page displays the entries in the CRMRFCPAR table.

 

Column
Description

Client

Client number.

Consumer

CRM partner name.

Object Name

Data object/table name.

RFC Destination

RFC destination of partner.

RFC Queue

Name of the RFC outbound queue.

RFC Inbound Queue

Name of the RFC inbound queue.

BAPI Name

Name of the BAPI, if used.

Inactive

Indicates whether the data record is inactive.

Discard Data

Indicates whether the data was discarded.

Send XML

Indicates whether the message was sent in XML format.

Hold Data

Indicates whether the data was held instead of sending to partner.

CRM Release

SAP CRM release number.

Last Update Date

Last update date of interface.

Change User

Last user that changed the record.

Change Date

Last change date of record.

CRM Logical System Name

Partner logical system ID.

CRMRFCPAR – Remove Method Results

The CRMRFCPAR - Remove method results page indicates whether the entry in the CRMRFCPAR table was successfully removed. The Results text box displays either Success or Failed.

DB02 – Get DB6 Tablespace Method Results

The DB02 - Get DB6 Tablespace results page displays data about the tablespace usage.

 

Column
Description

Computation Time

Date and time of computation.

Database Start Time

Database start date and time.

High Water Mark

High water mark of used page numbers.

Partition

Partition number.

Tablespace ID

ID of tablespace.

DB02 – Reset Statistics Method Results

The DB02 - Reset Statistics method results page indicates whether the database statistics were successfully reset. The Results text box displays either Success or Failed.

DBACOCKPIT – Read DB6 UDF Configuration Method Results

The DBACOCKPIT - Read DB6 UDF Configuration results page displays the configuration information.

 

Column
Description

Schema

Database schema name.

Function

Function definition.

Path

Directory path.

DBACOCKPIT – Update DB6 UDF Configuration Method Results

The DBACOCKPIT - Update DB6 UDF Configuration method results page indicates whether the path was successfully updated. The Results text box displays either Success or Failed.

Execute ABAP Function – XML Method Results

The Execute ABAP Function - XML method results page displays the data that was retrieved from the function call. The RFC method retrieves the following information:

 

Column
Description

Parameter

Parameter that was retrieved from the SAP function module

Value

Parameter value that was retrieved

Content

XML content that was retrieved

Execute ABAP Program – String Method Results

The Execute ABAP Program - String method results page displays the data that was retrieved from running SAP programs through function inst_execute_report in a string.

Execute ABAP Program – Table Method Results

The Execute ABAP Program - Table method results page displays the data that was retrieved from running SAP programs through function inst_execute_report. A data table is returned with each command output line in a table row.

Get SAP Server Info Method Results

The Get SAP Server Info method results page displays the retrieved information about the specified SAP server.

 

Column
Description

Server Name

Name of the SAP server for which information was retrieved

Host Name

Host name for the SAP server

IP Address

IP address for the server

ICM – Clear HTTP Cache Method Results

The ICM - Clear HTTP Cache method results page indicates whether the HTTP cache was successfully cleared. The Results text box displays either Success or Failed.

ICM – Restart J2EE Server Method Results

The ICM - Restart J2EE Server method results page indicates whether the J2EE server was successfully started. The Results text box displays either Success or Failed.

ICM – Stop J2EE Server Method Results

The ICM - Stop J2EE Server method results page indicates whether the J2EE server was successfully shut down. The Results text box displays either Success or Failed.

PFCG – Update Composite Role Method Results

The PFCG - Update Composite Role method results page indicates whether the composite role was successfully updated. The Results text box displays either Success or Failed.

PI – Get Message List Method Results

The PI - Get Message List method results page displays the messages retrieved from the specified SAP application server. The RFC method retrieves the following information:

 

Column
Description

Executed From

Time that the message was sent to XI

End time

Execution time

Sender Component

Outbond business system

Sender Namespace

Outbound interface namespace

Sender Interface

Outbound interface name

Receiver Component

Inbound business system

Receiver Namespace

Inbound interface namespace

Receiver Interface

Inbound interface name

 Pipeline

Pipeline ID

Type

Message type

QoS

QoS mode

Inbound

Incoming pipeline name

Outbound

Outgoing pipeline name

Outbound Status

Adapter status

Queue ID

tRFC queue name

Q. Status

Queue status

Original Message ID

ID of reference message

Request Message ID

ID of reference recorded message

Message Status Type

Message status type

Client

SAP Client

User Name

SAP User name

RBDMONI5 – Get Open Change Pointers Method Results

The RBDMONI5 – Get Open Change Pointers method results page displays the number of outstanding change pointers to be processed for a selected message type. The RFC method retrieves the following information:

 

Column
Description

Description

Description of the message type

Open Change Pointers

Number of outstanding open change pointers to be processed

Note: If the RFC returns all 0 change pointers, no data will display in Process Orchestrator, whereas, in SAP, a list of 0 change pointers does display.

RSMO – Get InfoPackage Requests Method Results

The RSMO – Get InfoPackage Requests method results page displays the InfoPackage processing requests that have not completed processing or are in failed status. The RFC method returns a table with the following columns:

 

Column
Description

InfoPackage

Name of the InfoPackage

InfoPackage ID

SAP ID assigned to the InfoPackage

Request Number

Request number assigned to the InfoPackage (same as the instance number)

Time (UTC)

Time that the InfoPackage was processed

RSMO – InfoPackage Request Error Message Method Results

The RSMO – InfoPackage Request Error Message method results page displays the InfoPackage request processing log with detailed information about InfoPackage failures. The RFC method returns a table with the following columns:

 

Column
Description

Header

Error message header text.

Type

Error message type.

ID

Error message ID.

Number

Error message number ID.

RSRDA End Daemons Method Results

The RSRDA End Daemons method results page indicates whether the daemon processes were successfully stopped. The Results text box displays either Success or Failed.

RZ03 – Swap OP Modes Method Results

The RZ03 - Swap OP Modes method results page indicates whether the operation mode was successfully switched on the specified server. The Results text box displays either Success or Failed.

RZ04 – List Operation Modes Instances Method Results

The RZ04 - List Operation Modes Instances method results page displays a list of operation modes.

 

Column
Description

Instance Profile

File system path of instance profile

Startup Profile

File system path of startup profile

Home Directory

Home directory of SAP instance

User Name

User name of the instance owner (N/A)

Password

Password of the instance owner (N/A)

Reserved Background Processes

Number of work processes reserved for background processing

Online Service

Dialog instance service

Update Service

Update instance service

Background Processing Service

Background processing service

Locking Service

Lock management

Spool Service

Spool instance service

Operating System

Type of operating system

V2 Update Work Processes

Number of V2 update work processes

Work Process Variant 1, 2

N/A

V2 Update Service

V2 update instance service

Variant 1, 2 Service

N/A

RZ04 – List Operation Modes Method Results

The RZ04 - List Operation Modes method results page displays a list of operation modes.

 

Column
Description

Operation Mode Name

Name of the operation mode

System Name

SAP system name

Operation Mode Type

Type of operation mode:

  • M = Maintenance
  • P = Productive

T = Test

Instance Allocation

Allocation of instances:

  • A = All
  • E = Explicit

RZ04 – Update All Operation Modes Method Results

The RZ04 - Update All Operation Modes method results page indicates whether the all operation modes were successfully updated. The Results text box displays either Success or Failed.

RZ10 – Delete Profiles Method Results

The RZ10 - Delete Profiles method results page displays the profiles that were deleted.

RZ10 – Import Profiles Method Results

The RZ10 - Import Profiles method results page displays the profiles that were imported.

 

Column
Description

Log Line

Log file information about the profiles that were imported

RZ10 – Modify Profile Parameter Value Method Results

The RZ10 - Modify Profile Parameter Value method results page indicates whether the profile parameter value was verified and/or successfully modified. The Results text box displays either Success or Failed.

RZ10 – Read Profile Parameter Value Method Results

The RZ10 - Read Profile Parameter Value method results page displays the assigned parameter value.

 

Column
Description

Parameter Value

Value assigned to the profile parameter

RZ11 – Change Dynamic Parameter Method Results

The RZ11 - Change Dynamic Parameter method results page displays whether the parameter change was successful or if it failed. The Results text box displays Success or Failed.

RZ12 – Create Logon Group Method Results

The RZ12 - Create Logon Group method results page indicates whether the logon group was successfully create. The Results text box displays either Success or Failed.

RZ12 – Delete All Logon Groups Method Results

The RZ12 - Delete All Logon Groups method results page indicates whether all of the logon groups were successfully deleted. The Results text box displays either Success or Failed.

RZ12 – Delete Logon Group Method Results

The RZ12 - Delete Logon Group method results page indicates whether the logon group was successfully deleted. The Results text box displays either Success or Failed.

RZ12 – List Logon Groups Method Results

The RZ12 - List Logon Groups method results page displays the logon groups that are found on the target system.

 

Column
Description

Instance

SAP instance to which the logon group is assigned

IP Address

IP address of target system

Response Time

Response time of target system

Users

Number of users in logon group

RZ20 – Change CCMS Thresholds Method Results

The RZ20 - Change CCMS Thresholds method results page indicates whether the threshold values successfully changed. The Results text box displays either Success or Failed.

RZ70 – Get Status Info Method Results

The RZ70 - Get Status Info method results page displays the retrieved configuration information from the target system.

 

Column
Description

SAP Host Name

Name of the SAP SLD host. (For example, sapxisys.cisco.com)

SAP Gateway Service

Name of the SAP SLD host gateway service.( For example, SAPGW01)

Scheduled

Data collector job is scheduled.

Schedule Interval

Interval of data collector schedule job.

RZ70 – Set SLD Supplier Method Results

The RZ70 - Set SLD Supplier method results page indicates whether the SLD supplier was successfully reconfigured. The Results text box displays either Success or Failed.

Read Single Column From SAP Table Method Results

The Read Single Column From SAP Table results page displays the information retrieved from the specified column in the SAP table.

 

Column
Description

Values

The data retrieved from the specified column in the SAP table.

SCC4 – Modify Client Method Results

The SCC4 - Modify Client method results page indicates whether all of the specified attributes of the client in the target system were successfully changed. The Results text box displays either Success or Failed.

SCC4 – Read Client Method Results

The SCC4 - Read Client method results page displays the client details (SAP Table T000) configured on the SAP system.

 

Column
Description

Client Default Currency

Standard currency throughout client.

Client Role Description

Short text for fixed values.

Change Object Value

Changes and transports for client-specific objects.

Change Object Description

Short text for fixed values.

Change Client Independent Value

Maintenance authorization for objects in all clients.

Change Client Independent Description

Short text for fixed values.

Client Copy Protect Value

Protection value for client copy program and comparison tools.

Client Copy Protect Description

Short text for fixed values.

Lock Against Upgrade

Client control; no client cascade for upgrade import.

Client Recording Value

Client control; CATT and eCATT authorization

Client Recording Description

Short text for fixed values.

Client Locked for Client Copy Value

Client control; Indicator that client is temporarily locked.

 SCC7 – Client Import Method Results

The SCC7 - Client Import method results page displays the jobs that have been submitted.

  • Job ID—Identification number assigned to the submitted job.

SCC8 – Client Export Method Results

The SCC8 - Client Export method results page displays the client data that was exported.

 

Column
Description

Job ID

Job ID of the submitted job.

Transport ID for Client Data

Transport ID found in /usr/sap/tras directory for client data.

Transport ID for Client Texts

Transport ID found in /usr/sap/tras directory for client texts.

Transport ID for Cross Client Data

Transport ID found in /usr/sap/tras directory for cross client data.

SCOT – Clear Node Address Method Results

The SCOT - Clear Node Address method results page indicates whether the node addresses were successfully cleared. The Results text box displays either Success or Failed.

SCOT – Get Transaction SCOT Data Method Results

The SCOT – Get Transaction SCOT Data method results page displays the data from SAPConnect that is related to external communications from an SAP system such as fax and email. The RFC method returns a table with the following columns:

 

Column
Description

Object Number

Internal number assigned to the SAPOffice object by SAP

Object Type

SAPOffice code for document class

Sender Username

SAP user that sent the object

Recipient Type

Recipient address type (Fax, internet, etc.)

Address Type

SAPConnect address format

Sender Type

Senders address type (Fax, internet, etc.)

Sender Number

Sender fax number

GUID

Sender request globally unique ID

Message Class

Delivery status message class

Message Type

Delivery status message type

Message 1

Delivery status message text

Message 2

Delivery status message text

Message 3

Delivery status message text

Message 4

Delivery status message text

Status

Status of the transaction

SCOT – Set Node Address Method Results

The SCOT - Set Node Address method results page indicates whether the specific recipient filters for existing nodes were successfully set. The Results text box displays either Success or Failed.

SCOT – Set SMTP Host Method Results

The SCOT - Set SMTP Host method results page indicates whether the sMTP host was successfully reset. The Results text box displays either Success or Failed.

SDCCN – Clear Tasks Method Results

The SDCCN - Clear Tasks method results page indicates whether all of the specified SDCCN tasks were successfully deleted. The Results text box displays either Success or Failed.

SDCCN – Read Tasks Method Results

The SDCCN - Read Tasks method results page displays the scheduled SDCCN tasks that were retrieved. The RFC method returns a table with the following columns:

 

Column
Description

Task ID

Task ID for the SDCCN task.

Task Name

Name of the SDCCN task.

SDCCN – Schedule Tasks Method Results

The SDCCN - Schedule Tasks method results page indicates whether the specified SDCCN task was successfully scheduled. The Results text box displays either Success or Failed.

SE06 – Perform Post-Installation Actions Method Results

The SE06 - Perform Post-Installation Actions method results page indicates whether the TMS configuration was successfully reset. The Results text box displays either Success or Failed.

SE06 – Set System Change Options Method Results

The SE06 - Set System Change Options method results page indicates whether the system change option settings were successfully modified. The Results text box displays either Success or Failed.

SE06 – System Change Method Results

The SE06 - System Change method results page displays the specified number of changes in the system. The RFC method retrieves the following information:

 

Column
Description

Description

Brief description of the system change

Changed by

User name of the person initiating the change

SE10 – Export Tables Method Results

The SE10 - Export Tables method results page displays information about the tables that were exported.

 

Column
Description

Transport Number

SAP Transport (Change Request) that contains the tables to be exported.

Result

Exceptions returned; if no exceptions return is success.

Job ID

Job ID of export job (only if release option was chosen).

Job Name

Name of the submitted job (only if release option was chosen).

SE38 – Change Variant Method Results

The SE38 - Change Variant method results page indicates whether the program variant was successfully changed. The Results text box displays either Success or Failed.

SE38 – Create Variant Method Results

The SE38 - Create Variant method results page indicates whether the program variant was successfully created. The Results text box displays either Success or Failed.

SE38 – Display Variant Values Method Results

The SE38 - Display Variant Values method results page displays the retrieved information about the specified program.

 

Column
Description

Parameter Name

Name of the parameter for which values were retrieved

SE61 – Display Document Method Results

The SE61 - Display Document method results page displays the information about the action performed on the specified document.

 

Column
Description

Return Message

Message returned from the RFC call

Document Lines

Table of text lines that contains the context of the document. Each text line corresponds to one row in the document.

Line Number

Sequence number of a text line

Text Line

Content of text line

SE61 – Modify Document Method Results

The SE61 - Modify Document method results page indicates whether the modifications were successfully implemented. The Results text box displays either Success or Failed.

SECSTORE – Check Status Method Results

The SECSTORE - Check Status method results page indicates whether the secure storage was successfully read by the SAP System. The Results text box displays either Success or Failed.

SECSTORE – Set Migration Key Method Results

The SECSTORE - Set Migration Key method results page indicates whether the migration key was successfully set. The Results text box displays either Success or Failed.

SICF – Activate Service Method Results

The SICF - Activate Service method results page indicates whether the service was successfully activated. The Results text box displays either Success or Failed.

SICF – Clear Service Anonymous User Login Data Method Results

The SICF - Clear Service Anonymous User Login Data method results page indicates whether the service anonymous user login data was successfully cleared. The Results text box displays either Success or Failed.

SICF – Deactivate Service Method Results

The SICF - Deactivate Service method results page indicates whether the service was successfully deactivated. The Results text box displays either Success or Failed.

SICF – Get Service Anonymous User Login Data Method Results

The SICF - Get Service Anonymous User Login Data method results page displays the user data retrieved for the specified service.

Column
Description

Client

SAP client.

Password

SAP password for the user account.

User Name

SAP user name.

SICF – Update Service Anonymous User Method Results

The SICF - Update Service Anonymous User method results page indicates whether the service user account was successfully updated. The Results text box displays either Success or Failed.

SICK – Basic Installation Check Method Results

The SICK - Basic Installation Check method results page displays the results of the SAP basic installation check results. The Results text field displays a text message indicating the results of the SAP basic installation check report (for example, if there are no system inconsistencies, the results column will display no errors reported.

SLDCHECK – PI Check Method Results

The SLDCHECK - PI Check method results page displays the highlights and errors for connecting the ABAP system to the assigned SLD. It also displays whether the ABAP system is represented as a Business System on the System Landscape Directory (SLD).

SLG1 – Read Application Log Method Results

The SLG1 - Read Application Log method results page displays the retrieved log messages from the SAP application log.

 

Column
Description

Appl. Log Number

Application log internal message number.

Message Type

Message type(S=Success, I=Information, W=Warning, E=Error, A=Program Abort).

Message ID

SAP-related message ID.

Message Number

SAP-related message number.

Message V1

Message parameter 1, included in the final message text.

Message V2

Message parameter 2, included in the final message text.

Message V3

Message parameter 3, included in the final message text.

Message V4

Message parameter 4, included in the final message text.

Determination Level

Application log level of detail.

Problem Class

Application log problem class.

Appl Log Sort

Application log sort criteria/grouping.

Message Count

Application log cumulated message count (if multiple messaged occurred).

Message

Message text is the complete message with parameters included.

SLT - Get Connection Parameters Method Results

The SLT - Get Connection Parameters method results page displays the data retrieved of SLT connection parameters.

 

Column
Description

Configuration ID

Configuration ID of an SLT data replication schema

Sender/Receiver Indicator

Sender or receiver indicator

Parameter Name

Name of the SLT connection parameter

Parameter Value

Value of the SLT connection  parameter

SLT - Get Connection Status Method Results

The SLT - Get Connection Status method results page displays the source and target connection status of the SLT data replication server.

 

Column
Description

Source Connection Status

Source connection status of the SLT data replication server

Target Connection Status

Target connection status of the SLT data replication server

SLT - Get Job Status Method Results

The SLT - Get Job Status method results page displays the status of SLT data replication background jobs.

 

Column
Description

Load Job Status

Status of the data transfer jobs

SLT - Get Mass Transfer ID Mapping Method Results

The SLT - Get Mass Transfer ID Mapping results page displays the schema configuration ID to which an SLT mass transfer ID is mapped.

 

Column
Description

Configuration ID

Configuration ID of an SLT data replication schema

Mass Transfer ID

SLT mass transfer ID

SLT - Get Replication Runtime Statistics Method Results

The SLT - Get Replication Runtime Statistics method results page displays the replication runtime statistics of an SLT data replication schema.

Column
Description

Status Description

Description of the status

Table Name

Name of the table that contains the runtime statistics

Current Data Replication Action

Action of the current data replication

Current Data Replication Status

Status of the current data replication

SLT - Get Schema Header Data Method Results

The SLT - Get Schema Header Data Method Results page displays the SLT schema header data.

SLT - Get Schema Trigger Status Method Results

The SLT - Get Job Status method results page displays the schema triggers status of an SLT data replication schema.

Column
Description

Table Name

Name of the table that contains the schema trigger status

SLT - Get Table Status Method Results

The SLT - Get Table Status method results page displays the status of SLT data replication related to a database table.

Column
Description

Process Time

Status of the replication process

SLT - Start Jobs Method Results

The SLT - Start Jobs method results page displays whether the SLT data replication background jobs was successfully started.

SLT - Stop Jobs Method Results

The SLT - Stop Jobs method results page displays whether the SLT data replication background jobs was successfully stopped.

SM01 – Lock Transaction Method Results

The SM01 - Lock Transaction method results page indicates whether the transaction was successfully locked. The Results text box displays either Success or Failed.

SM01 – Unlock Transaction Method Results

The SM01 - Unlock Transaction method results page indicates whether the transaction was successfully unlocked. The Results text box displays either Success or Failed.

SM02 – Create System Message Method Results

The SM02 - Create System Message results page displays a unique message ID of the SAP system message that was created and stored in the database.


Note This message ID must be retained as an input parameter for the delete message functionality in RFC SM02 - Delete System Message Method.


SM02 – Delete System Message Method Results

The SM02 - Delete System Message method results page indicates whether the system message was successfully deleted. The Results text box displays either Success or Failed.

SM04 – Logoff User Method Results

The SM04 - Logoff User method results page displays the specified number of changes in the system. The Results text box displays either Success or Failed.

SM12 – Age Enqueue Entries Method Results

The SM12 – Age Enqueue Entries method results page displays all SAP document locks older than the specified time period. The RFC method returns a table with the following columns:

Column
Description

Date

Date the lock was created.

Time

Time the lock was created.

Object

SAP tables to be locked.

Key

Key field of the rows in the SAP tables to be locked.

User

SAP user that created the lock.

Transaction Code

SAP transaction code the user executed that created the lock.

Client

SAP client in which the lock was created.

Host

SAP application server that created the lock.

SM12 – Enqueue Size Method Results

The SM12 – Enqueue Size method results page displays the number of Enqueue entries (locks) exceed a defined maximum number. The RFC method returns a table with the following columns:

Column
Description

Date

Date the lock was created.

Time

Time the lock was created.

Object

SAP tables to be locked.

Key

Key field of the rows in the SAP tables to be locked.

User

SAP user that created the lock.

Transaction Code

SAP transaction code the user executed that created the lock.

Client

SAP client in which the lock was created.

Host

SAP application server that created the lock.

SM12 – Select Lock Entries Method Results

The SM12 - Select Lock Entries method results page displays the lock entries on the specified SAP system. The RFC method retrieves the following information:

Column
Description

Date

Date the lock was created

Time

Time the lock was created

Table

SAP tables locked

Lock Argument

Locked fields in a database table

User

SAP user that created the lock

Transaction code

SAP transaction code that was executed to create the lock

Client

SAP client in which the lock was created

Host

SAP application server that created the lock

SM13 – Check Update System Status Method Results

The SM13 - Check Update System Status method results page indicates whether the update system is active or inactive. The Update System Status displays Active or Deactivated.

SM13 – Delete Update Record Method Results

The SM13 - Delete Update Record method results page displays the number of deleted update records with Error status. The RFC method returns a table with the following columns:

Column
Description

Update Key

Key under which an update request is stored as a data record in the database. The key writes messages in the system log if update processing terminates abnormally. The express mail that informs you of the canceled update also contains this key.

Client

Client to which the user is logged on

User

User who triggered the update

Language

Language in which the user is logged on

Account

The Account field is currently not used

Report

ABAP report with which the update was created

Transaction

Transaction that called up the ABAP program

Enqueue key

Key of the lock entries created by the transaction that created the update.

The update task holds the locks until the V1 update has been successfully completed. The locks are canceled if an update error occurs.

Context

Language that the update server has to support for this update request.

You can display the contexts of the update server(s) in your system by choosing Display Server.

Information

Bit mask that contains further information on the update request. The default value is 1 (standard update request). 2 means that this request is from the batch input, and must not be restarted manually.

UD ret. code

Update return code (for error analysis)

Status

Detailed description of status

Update server

Update server on which the update request was processed

UD Client

Update server on which the update request was created

Time Offset

Difference between local time and system time

SM13 – Delete Update Records Method Results

The SM13 - Delete Update Records method results page indicates whether the records were successfully deleted. The Results text box displays either Success or Failed.

SM13 – Get Update Error Message Method Results

The SM13 – Get Update Error Message method results page displays the error message for a specific update record. The RFC method returns a table with the following columns:

Column
Description

Application Area

Area of an application that created the update record (assigned by the application developer).

Message Number

SAP message number of the error message (used for localization).

Message Text

Text of the error message.

SM13 – Get Update Queue Method Results

The SM13 – Get Update Queue method results page displays entries in the SAP update queue, optionally filtering entries in queued or error status. The RFC method returns a table with the following columns:

Column
Description

Client

SAP client that the user was logged into that created the update record

User

SAP user that created the update record

Transaction

SAP transaction the user executed that created the update record

Program

SAP application the user executed that created the update record

Date

Date the update record was created

Time

Time the update record was created

Update Key

Key that uniquely identifies the update record

Enqueue Key

Key that links this update record to a record lock (Enqueue lock)

Update Return Code

Code returned when the update was processed

SM14 – Activate and Deactivate Update System Method Results

The SM14 - Activate and Deactivate Update System method results page indicates whether the update system was activated or deactivated. The Results text box displays either Success or Failed.

SM21 – Read System Log Method Results

The SM21 – Read System Log method results page displays the SAP system log for a defined server and defined time period. SAP servers record events and problems in the system logs. The RFC method returns a table with the following columns:

Column
Description

Date

Date the system log entry was written

Time

Time the system log entry was written

Instance

SAP application server where the log entry was written

User

SAP user executing the program that created the log entry

Program

SAP program executing that create the log entry

MNo

SAP message number of the message written to the log (used for localization)

Text

Message written to the system log

SM35 – Session Overview Method Results

The SM35 - Session Overview method results page displays information about the sessions that have run on the specified client. The RFC method returns a table with the following columns:

Column
Description

Client

SAP client

Date

Date session was created

Time

Time session was created

Creation Program

SAP program that created the session

Lock Date

Date the session was locked

Authorization

Authorization User for permissions during session execution

Total Number of Transactions

Total number of transactions executed during the session

Transactions with Errors

Number of transactions with errors

Transaction Processed

Number of transactions processed

Screens

Number of screens (Dynpros) in session

Deletion Indicator

Deletion indicator for processed sessions

Queue ID

Queue identification number Unique number of session

Status

Session status

Created By

SAP user who created the session

SM36 – Create Background Job Method Results

The SM36 - Create Background Job method results page indicates whether the job was successfully executed. The Results text box displays either Success or Failed.

SM36 – End Standard Jobs Method Results

The SM36 - End Standard Jobs method results page indicates whether the job was successfully deleted. The Results text box displays either Success or Failed.

SM36 – Job Scheduler Method Results

The SM36 - Job Scheduler method results page indicates whether the job was successfully scheduled. The Results page displays either Success or Failed.

SM36 – Schedule Standard Jobs Method Results

The SM36 - Schedule Standard Jobs method results page indicates whether the job was successfully scheduled. The Results text box displays either Success or Failed.

SM37 – Cancel a Background Job Method Results

The SM37 - Cancel a Background Job method results page displays all data associated with a specific instance of an SAP job execution. The RFC method returns a table with the following columns:

Column
Description

Job ID

Job ID assigned by SAP to this instance of job execution.

SM37 – Complex Job Selection Method Results

The SM37 – Complex Job Selection method results page displays the list of all SAP jobs for a defined time period that match the defined criteria. The method returns a table with the following columns:

Column
Description

Check Status

Job status check indicator for subsequent job start.

Duration (sec.)

Amount of time the job executed or has been executing if still Active.

End Time

Batch job end time.

Event ID

SAP event that triggered the job to execute.

Executing Server

Server name.

Job ID

Job ID assigned by SAP to this instance of job execution.

Job Name

Name of the SAP job.

Scheduled Start Time

Time the job is scheduled to start.

Start Time

Batch job start time.

Status

Current state of the job:

  • R – Running or Active
  • Y – Ready
  • P – Scheduled
  • S – Released
  • A – Aborted or Canceled
  • F – Finished or Completed
  • Z – Put Active
  • X – Unknown State

Step Count

Number of steps in the job.

Target Server

The SAP application server where the job executed.

Target Server Group

Server group name background processing.

Target System

Target system to run background job.

User Authority Name

Background user name for authorization check.

Work Process ID

Operating system PID of the SAP work process that executed the job.

Work Process Number

Number of SAP work processes that executed the job on the application server.

SM37 – Delete Background Job Method Results

The SM37 - Delete Background Job method results page indicates whether the job was successfully deleted. The Results text box displays either Success or Failed.

SM37 – Get Active Job Duration Method Results

The SM37 – Get Active Job Duration method results page displays the jobs specified in the input table that are currently running along with their current duration. The RFC method returns a table with the following columns:

Column
Description

Duration Seconds

Amount of time, measured in seconds, that the job has been in the active state

Server

SAP application server where the job is executing

Work Process Number

Number of the work process on the SAP application server where the job is executing

Work Process ID

Operating system PID of the SAP work process executing the job

User

SAP user that executed the job

SM37 – Get Job Instance Information Method Results

The SM37 – Get Job Instance Information method results page displays all data associated with a specific instance of an SAP job execution. The RFC method returns a table with the following columns

:

Column
Description

Job ID

Job ID assigned by SAP to this instance of job execution

Last Change User

User that last modified the job

Scheduled Start Date

Date the SAP job is scheduled to execute

Scheduled Start Time

Time the SAP job is scheduled to execute

Work Process Number

SAP application server work process number that executed the job

Work Process ID

SAP application server operating system process ID (PID) that executed the job.

Target Server

Server that is scheduled to execute the SAP job

Status

Status of the job

Event ID

SAP event that is associated with this job

Step Count

Number of job steps in this SAP job

Job Group

SAP job group to which this job belongs

SM37 – Get Job Step Info Method Results

The SM37 – Get Job Step Info method results page displays the job steps for an SAP job. The RFC method returns a table with the following columns:

Column
Description

Date/Time

Date and time the job step executed

StartDate

Date the job step executed

StartTime

Time the job step executed

JobRunTime

Time the SAP job to which this job step belongs ran

Program

Program name executed by this job step

JobStep

Step number for this job step

JobName

Name of the SAP job

JobID

Job ID assigned by SAP to this instance of job execution

JobUser

SAP user that created the job

Duration

Amount of time, measured in seconds, it took for this job step to execute

SM37 – Jobs Waiting Method Results

The SM37 – Jobs Waiting method results page displays all SAP jobs currently waiting for execution for a specified date. The RFC method returns a table with the following columns:

Column
Description

Job Name

Name of the SAP job

Job ID

Job ID assigned by SAP to this instance of job execution

Release Date

Date the job was released for execution

Release Time

Time the job was released for execution

Release User

User that released the job for execution

Work Process Number

Number of SAP work processes that executed the job on the application server

Work Process ID

Operating system PID of the SAP work process that executed the job

Target Server

SAP application server where the job executed

Status

Current state of the job:

  • R – Running or Active
  • Y – Ready
  • P – Scheduled
  • S – Released
  • A – Aborted or Canceled
  • F – Finished or Completed
  • Z – Put Active
  • X – Unknown State

Event ID

SAP event that triggered the job to execute

SM37 – Read Job Log Method Results

The SM37 – Read Job Log method results page displays the job log for an SAP job identified by a job name and job ID. The RFC method returns a table with the following columns:

Column
Description

Date

Date and time the entry was written to the log

Program

Name of the SAP program that wrote the log entry

Type

Type of message written to the log

Message

The ID of the message written to the log (used for localization)

Text

The actual text of the message written to the log

SM37 – Resume Jobs Method Results

The SM37 - Resume Jobs method results page displays indicates whether the suspended jobs were successfully restarted. The Results text box displays either Success or Failed.

SM37 – Simple Job Selection Method Results

The SM37 – Simple Job Selection method results page displays the list of all SAP jobs for a defined time period that match the defined criteria. The RFC method returns a table with the following columns:

Column
Description

Job Name

Name of the SAP job

Job ID

Job ID assigned by SAP to this instance of job execution

Schedule Job Date

Date the job was created

Schedule Job Time

Time the job was created

Schedule Job User

User that created the job

Last Change Date

Date the job was last modified

Last Change Time

Time the job was last modified

Last Change User

User that last modified the job

Start Date

Date the job started execution

Start Time

Time the job started execution

Duration (sec.)

Amount of time the job executed or has been executing if still Active

Release Date

Date the job was released for execution

Release Time

Time the job was released for execution

Release User

User that released the job for execution

Scheduled Start Date

Date the job is scheduled to start

Scheduled Start Time

Time the job is scheduled to start

Work Process Number

Number of SAP work processes that executed the job on the application server

Work Process ID

Operating system PID of the SAP work process that executed the job

Target Server

The SAP application server where the job executed

Status

Current state of the job:

  • R – Running or Active
  • Y – Ready
  • P – Scheduled
  • S – Released
  • A – Aborted or Canceled
  • F – Finished or Completed
  • Z – Put Active
  • X – Unknown State

Event ID

SAP event that triggered the job to execute

Step Count

Number of steps in the job

SM37 – Start or Restart a Background Job Method Results

The SM37 – Start or Restart a Background Job method lists all SAP jobs that have started or restarted as part of a maintenance or administrative process such as a system refresh The RFC method returns a table with the following columns:

Column
Description

Job name

Name of the SAP job

Job ID

Job ID assigned by SAP to this instance of job execution

Target server

Target server for the job

SM37 – Suspend Jobs Method Results

The SM37 - Suspend Jobs method results page displays indicates whether the jobs were successfully suspended. The Results text box displays either Success or Failed.

SM50 – Analyze Long Running Processes Method Results

The SM50 – Analyze Long Running Processes method results page displays the results for long running processes on the specified SAP application server. The RFC method returns True if one or more work processes of the specified type have been executing longer than the time period specified.  Otherwise, the RFC method returns False.

SM50 – Work Process Overview Method Results

The SM50 – Work Process Overview method results page displays the current state of the SAP work processes on the selected application server. The RFC method returns a table with the following columns:

Column
Description

Server

The SAP application server where the work process is executing

Number

The internal ID number of the work process (used to identify messages belonging to this work process in the system log)

Type

The type of work process. The following values are possible:

  • DIA – Work process for executing dialog steps in user transactions
  • UPD – Update process for making time critical database updates
  • ENQ – Work process for locking and releasing SAP objects and documents
  • BGD – Work process for executing background processes
  • SPO – Work process for executing print spool requests

PID

Operating system process ID of the work process

Restart

Indicates whether the process will automatically restart if a process ends prematurely. You can change the restart status of a process by selecting Process>Restart after error>Yes/No. You should normally leave Restart set to Yes.

Errors

The number of times the work process has aborted

Status

Current status of the work process. The following values are possible:

  • Running – The work process is currently executing a request
  • Waiting – The work process is idle and waiting for a work request
  • Hold – The work process is being held for a single user. This is not an abnormal state. However, if too many work processes are in the hold state, system performance suffers. Refer to the Waiting column to determine why the work process is being held.
  • Stopped – Work process aborted with Restart set to No

Waiting

Indicates the reason the work process is in a Hold status

User

User ID currently executing a request on the work process

Client

SAP client number where the user is logged in

CPU Time

Cumulative CPU time since the start of a work process (time units are seconds and hundredths of seconds)

Elapsed Time

Indicates the elapsed time used by a work process for the dialog step that it is currently processing

Program

ABAP program or report that is currently being executed

Action

Action that is being executed by the current program. The actions displayed are recorded by the SAP Performance Monitor. The Performance Monitor must be active.

Table

If the database is being accessed, this column shows the name of the table being accessed

SM51 – Dispatcher Queue Method Results

The SM51 – Dispatcher Queue method results page displays statistics related to dispatching requests to SAP work processes. The RFC method returns a table with the following columns:

Column
Description

Request Type

Type of SAP work process requested

Waiting Requests

Number requests waiting to be dispatched to a work process

Maximum Number Requests Since Instance Started

Maximum number of requests in queue since the instance started

Maximum Number Requests Possible for Each Queue

Maximum capacity of requests configured for the queue

Requests Written

Number of requests written to queue since the instance started

Requests Read

Number of requests read from queue since the instance started

SM51 – Server List Method Results

The SM51 – Server List method results page displays the current status of the application servers on an SAP system. The RFC method returns a table with the following columns:

Column
Description

Server Name

SAP application server name (hostname_SID_SYSNO)

Host Name

Machine host name

Status

Current status of the SAP application server

SM58 – Delete All tRFC Messages Method Results

The SM58 - Delete All tRFC Messages method results page indicates whether the messages were successfully deleted. The Results text box displays either Success or Failed.

SM58 – Execute LUW Method Results

The SM58 - Execute LUW method results page displays whether the LUW was executed. The RFC method returns Success or Fail in the Result text box.

SM58 – RFC Transaction Call Status Method Results

The SM58 – Status of RFC Transactional Calls method results page displays RFC calls for a selected time period. The RFC method returns a table with the following columns:

Column
Description

Caller

SAP user that initiated the RFC call

Function Module

SAP function module called

Target System

SAP system ID (SID) that was called

Date

Date the RFC call was made

Time

Time the RFC call was made

Error Text

Text describing any error that occurred

Transaction ID

Internal transaction ID assigned by SAP

Host

Host name of application server making the RFC call

TCode

SAP transaction code making the RFC call

Program

SAP program making the RFC call

Client

SAP client that the user is logged into that is making the RFC call

SM59 – Delete RFC ABAP Connection Method Results

The SM59 - Delete RFC ABAP Connection method results page indicates whether the ABAP destination was successfully deleted. The Results text box displays either Success or Failed.

SM59 – Delete RFC HTTP Connection to ABAP System Method Results

The SM59 - Delete RFC HTTP Connection to ABAP System method results page indicates whether the HTTP connection was successfully deleted. The Results text box displays either Success or Failed.

SM59 – Delete RFC HTTP Connection to External Server Method Results

The SM59 - Delete RFC HTTP Connection to External Server method results page indicates whether the HTTP connection was successfully deleted. The Results text box displays either Success or Failed.

SM59 – Delete RFC TCP/IP Connection Method Results

The SM59 - Delete RFC TCP/IP Connection method results page indicates whether the TCP/IP connection was successfully deleted. The Results text box displays either Success or Failed.

SM59 – Get RFC Connection Info Method Results

The SM59 - Get RFC Connection Info method results page displays data retrieved from the specified RFC destination.

Column
Description

Client

Logon client number for the destination

Description

Description of the destination

Group

Name of the logon group for the destination

GW Host

Name of the gateway host for the destination

GW Service

Name of the gateway service for the destination

Path Prefix

Service path prefix

SM59 – HTTP Connection Test Method Results

The SM59 – HTTP Connection Test method results page displays HTTP destinations tested on a specified server. The RFC method returns a table with the following columns:

Column
Description

Source

SAP application server where the test originated

Destination

Name of the HTTP destination tested

Host

Host name of the destination

Service

Service used for the destination

Path

Path prefix in SAP for the destination

Status

Status of HTTP connection test (Succeeded or Failed)

SM59 – List ABAP Connections Method Results

The SM59 - List ABAP Connections method results page displays the ABAP RFC destinations.

Column
Description

Destination Name

Name of the ABAP destination

Description

Description of the ABAP destination

System ID

SAP System ID

System Number

SAP System Number

Target Host

Target host of the ABAP destination

Logon Group

Logon group

Language

Logon language

Client

Logon client

User

Logon user

MDMP Settings

Target system uses Multiple Display Multiple Processing (MDMP) to dynamically use the necessary code-page based on the login language.

RFC Unicode

Target system for the RFC connection is a Unicode-based system.

Same User

Logon user to be used is the current logon user that is invoking the RFC call from the ABAP runtime environment.

Trusted System

Target system is a trusted system.

SM59 – List HTTP Connections to ABAP System Method Results

The SM59 - List HTTP Connections to ABAP System method results page displays the HTTP connections to the ABAP System.

Column
Description

Destination Name

Name of the HTTP connection to the ABAP system

Description

Description of the new HTTP connection

Service Number

HTTP service port number

Target Host

Target host of the HTTP connection

Path Prefix

HTTP service path prefix

Language

Logon language

Client

Logon client

User

Logon user

Proxy Host

New proxy host

Proxy Service

New proxy service

Proxy User

New proxy user

SSL

Indicates SSL protocol (HTTPS)

Logon Method

Method used to logon

SM59 – List HTTP Connections to External Server Method Results

The SM59 - List HTTP Connections to External Server method results page displays the HTTP connections to external servers.

Column
Description

Destination Name

Name of the HTTP connection to the external server

Description

Description of the new HTTP connection

Service Number

HTTP service port number

Target Host

Target host of the HTTP connection

Path Prefix

HTTP service path prefix

Language

Logon language

Client

Logon client

User

Logon user

Proxy Host

New proxy host

Proxy Service

New proxy service

Proxy User

New proxy user

SSL

Indicates SSL protocol (HTTPS)

Logon Method

Method used to logon

SM59 – List TCP/IP Connections Method Results

The SM59 - List TCP/IP Connections method results page displays all the TCP/IP destinations.

Column
Description

Destination Name

Name of the TCP/IP destination

Description

Description of the TCP/IP destination

Method

TCP/IP communication method:

  • A = Start on Application Server
  • E = Start on Explicit Host
  • F = Start on Front-End Workstation
  • R = Registered Server Program

Program ID

Program ID used to execute TCP/IP communication method

Target Host

Target host of the TCP/IP destination

Gateway Host

Gateway host

Gateway Service

Gateway service

Start Type

Start type:

  • 0 = Default Gateway Value
  • 1 = Remote Shell
  • 2 = Remote Execution
  • 4 = Secure Shell

Return Message

Message returned from the RFC call

RFC Unicode

Target system for the RFC connection is a Unicode-based system.

SM59 – Modify RFC ABAP Connection Method Results

The SM59 - Modify RFC ABAP Connection method results page indicates whether the ABAP connection was successfully updated. The Results text box displays either Success or Failed.

SM59 – Modify RFC HTTP Connection to ABAP System Method Results

The SM59 - Delete RFC HTTP Connection to ABAP System method results page indicates whether the HTTP connection was successfully deleted. The Results text box displays either Success or Failed.

SM59 – Modify RFC HTTP Connection to External Server Method Results

The SM59 - Modify RFC HTTP Connection to External Server method results page indicates whether the HTTP connection was successfully updated. The Results text box displays either Success or Failed.

SM59 – Modify RFC TCP/IP Connection Method Results

The SM59 - Modify RFC TCP/IP Connection method results page indicates whether the TCP/IP connection was successfully updated. The Results text box displays either Success or Failed.

SM59 – RFC Connection Test Method Results

The SM59 – RFC Connection Test method results page displays RFC destinations on a specified server. The RFC method returns a table with the following columns:

Column
Description

Source

SAP application server where the test originated

Destination

Name of the RFC destination tested

Connection Type

Status of RFC connection

Source

SAP application server where the test originated

Internal Connection

Response time of connection test

SM61 – Assign Server Method Results

The SM61 - Assign Server method results page indicates whether the server was successfully assigned. The Results text box displays either Success or Failed.

SM61 – Get Server List Method Results

The SM61 - Get Server List method results page displays a list of source system background servers that were retrieved as part of a system refresh.

Column
Description

Application Server

Name of the SAP application server that is included in the specified server group

SM61 – List Active Background Servers Method Results

The SM61 - List Active Background Servers method results page displays a list of all active application servers that are running background work processes.

Column
Description

Server Name

Name of the SAP application server that is active and running background work processes

SM61 – Remove Server Method Results

The SM61 - Remove Server results page indicates whether the source system background server was successfully removed. The Results text box displays either Success or Failed.

SM66 – Global Work Process Activity Detail Method Results

The SM66 – Global Work Process Activity Detail method results page displays the current activity in the available work processes on all servers of a single SAP ABAP system.

Column
Description

Action

Action that is being executed by the current program. The actions displayed are recorded by the SAP Performance Monitor (Performance Monitor must be active)

Client

SAP client number where the user is logged in

CPU

Cumulative CPU time since the start of a work process (time units are seconds and hundredths of seconds)

Current Memory

Extended memory.

Dialog Step Screen Number

Screen number or transaction name.

Dialog Step Start Date

Start date for dialog step.

Err

Number of times the work process has aborted

Number

Unique work process number on the server.

PID

Operating system process ID of the work process

Private Memory

Heap (private) memory.

Reason

Reason the work process is in a Hold status

Report

ABAP program or report that is currently being executed

Se

Indicates the number of the semaphore for which a work process is waiting

Server

SAP application server host name where the work process is executing.

Start

Indicates whether the process will automatically restart if a process ends prematurely. You can change the restart status of a process by selecting Process>Restart after error>Yes/No. You should normally leave Restart set to Yes.

Status

Current status of the work process. The following values are possible:

  • Running – The work process is currently executing a request
  • Waiting – The work process is idle and waiting for a work request
  • Hold – The work process is being held for a single user. This is not an abnormal state. However, if too many work processes are in the hold state, system performance suffers. Refer to the Waiting column to determine why the work process is being held.
  • Ended – Work process aborted with Restart set to No

Table

Database table last accessed by the work process.

Time

Indicates the elapsed time used by a work process for the dialog step that it is currently processing

Type

The type of work process. The following values are possible:

  • DIA – Dialog
  • BTC – Batch
  • ENQ – Enqueue
  • SPO – Spool
  • UPD – Update
  • UP2 – Delayed update

User

User ID currently executing a request on the work process

Wait Time

Time when waiting started.

SM66 – Global Work Process Overview Method Results

The SM66 – Global Work Process Overview method results page displays SAP work processes that are currently processing user requests across all SAP application servers. The RFC method returns a table with the following columns:

Column
Description

Server

The SAP application server where the work process is executing

Number

The internal ID number of the work process (used to identify messages belonging to this work process in the system log)

Type

The type of work process. The following values are possible:

  • DIA – Work process for executing dialog steps in user transactions
  • UPD – Update process for making time critical database updates
  • UP2 – Update process for making non-time critical database updates
  • ENQ – Work process for locking and releasing SAP objects and documents
  • BGD – Work process for executing background processes
  • SPO – Work process for executing print spool requests

PID

Operating system process ID of the work process

Status

Current status of the work process. The following values are possible:

  • Running – The work process is currently executing a request
  • Waiting – The work process is idle and waiting for a work request
  • Hold – The work process is being held for a single user. This is not an abnormal state. However, if too many work processes are in the hold state, system performance suffers. Refer to the Waiting column to determine why the work process is being held.
  • Ended – Work process aborted with Restart set to No

Reason

Reason the work process is in a Hold status

Se

Indicates the number of the semaphore for which a work process is waiting

Start

Indicates whether the process will automatically restart if a process ends prematurely. You can change the restart status of a process by selecting Process>Restart after error>Yes/No. You should normally leave Restart set to Yes.

Err

Number of times the work process has aborted

CPU

Cumulative CPU time since the start of a work process (time units are seconds and hundredths of seconds)

Time

Indicates the elapsed time used by a work process for the dialog step that it is currently processing

Client

SAP client number where the user is logged in

User

User ID currently executing a request on the work process

Report

ABAP program or report that is currently being executed

Action

Action that is being executed by the current program. The actions displayed are recorded by the SAP Performance Monitor (Performance Monitor must be active).

Table

Name of the table being accessed, if the database is being accessed

SMGW – Gateway Monitor Method Results

The SMGW – Gateway Monitor method results page displays the current status of SAP gateway communications. The RFC method returns a table with the following columns:

Column
Description

Number

Connection ID number

LU Name

Logical Unit name

TP Name

Name of the transaction program started by the gateway

User

SAP user that is using the connection

Symbolic Destination

Name that identifies a CPIC connection

Conversation ID

Unique number to identify a connection instance

Protocol

Protocol agreed to be used with the client:

  • R2PR – R/2 presentation
  • INT – Internal communication
  • EXT – External communication
  • REG – External communication with registered program
  • CPIC – CPI-C communication
  • NE – External communication gateway not used for start

Last Request

Time of last request activity

SAP Error

SAP program error

CPIC Error

Communication error

SMICM – ICM Monitor Method Results

The SMICM – ICM Monitor method results page displays the current status of the SAP Internet Communication Manager, which sends and receives requests to and from the Internet. The RFC method returns a table with the following columns:

Column
Description

No.

Connection thread number

Thread ID

Operating system process ID (PID) of the connection thread

Number

Number of request made on the connection thread

Status

Current status of the thread (Available or Running)

Processed Request

Number of requests processed by this thread

SMLG – Change Assignments Method Results

The SMLG - Change Assignments method results page indicates whether the servers were successfully changed to logon group assignments. The Results text box displays either Success or Failed.

SMLG – Create Assignment Method Results

The SMLG - Create Assignment method results page indicates whether the server logon group assignment was successfully created. The Results text box displays either Success or Failed.

SMLG – Create Assignments Method Results

The SMLG - Create Assignments method results page indicates whether the server logon group assignments were successfully created. The Results text box displays either Success or Failed.

SMLG – Delete All Assignments Method Results

The SMLG - Delete All Assignments results page indicates whether all logon group assignments were successfully deleted. The Results text box displays either Success or Failed.

SMLG – Delete Assignment Method Results

The SMLG - Delete Assignment results page indicates whether the specified logon group assignment was successfully deleted. The Results text box displays either Success or Failed.

SMLG – Get Assignments-Setup Method Results

The SMLG - Get Assignments-Setup results page displays a data table of servers with group assignments.

Column
Description

Logon/Server Group Name

Name of the group

Instance Name

Name of the SAP server instance

Group Type

Type of group (Logon or Server)

IP Address

IP address for the SAP server

Response Time

Response time for the server

Number of Users

Number of users within the logon or server group

Max Number of WPs

Maximum number of work processes

Option Mode

Multi-purpose logon or server group

SMLG – Get Assignments - eRFC Setup Method Results

The SMLG - Get Assignments - eRFC Setup results page displays a data table of servers with group assignments.

Column
Description

Group ID

Identification value assigned to the group

Logon Group Time Interval

Logon group time interval in minutes

Favorite Method of Determination of Servers

Method used to determine the servers (Best Performance, Round Robin, According to Probability or Weighted Round Robin)

SMLG – Remove Lock Method Results

The SMLG - Remove Lock results page indicates whether an enqueue lock was successfully removed from the server group table. The Results text box displays either Success or Failed.

SMLG – Set Lock Method Results

The SMLG - Set Lock results page indicates whether an enqueue lock was successfully set on the server group table. The Results text box displays either Success or Failed.

SMQ1 – Activate qRFC Outbound Queue Method Results

The SMQ1 - Activate qRFC Outbound Queue method results page displays the queues that were activated.

Column
Description

EXELUW

Executed logical unit of work

ASTATE

State of the key

SMQ1 – Delete All qRFC Outbound Queues Method Results

The SMQ1 - Delete All qRFC Outbound Queues method results page indicates whether the qRFC outbound queues were successfully deleted. The Results text box displays either Success or Failed.

SMQ1 – Delete qRFC Outbound Queue Method Results

The SMQ1 - Delete qRFC Outbound Queue method results page indicates whether the qRFC outbound queues were successfully deleted. The Results text box displays either Success or Failed.

SMQ1 – Lock qRFC Outbound Queue Method Results

The SMQ1 - Lock qRFC Outbound Queue method results page displays the list of keys with the Lock status in the Lock Key field.

SMQ1 – Unlock qRFC Outbound Queue Method Results

The SMQ1 - Unlock qRFC Outbound Queue method results page displays the list of keys with the Lock status.

Column
Description

EXELUW

Executed logical unit of work

ASTATE

State of the key

SMQ1 – qRFC Monitor Outbound Queue Method Results

The SMQ1 – qRFC Monitor Outbound Queue method results page displays a list of all queued remote function calls (RFCs) that could not be successfully completed, or that had to be scheduled as background jobs. The RFC method returns a table with the following columns:

Column
Description

Client

SAP client to which the queue is assigned

Queue Name

Name of the tRFC queue

Destination

RFC destination specified in the function call

Date

Date the RFC call was executed

Time

Time the RFC call was executed

Status

Status of the RFC call

The following statuses are immediately identified as blocking:

  • CPICERROR – During transmission or processing of the first LUW in the target system, a network or communication error occurred. For more information on this error, see the syslog (SM21), the trace files dev_rd or dev_rfc*. Depending on the definition in transaction SM59 for the destination used, a batch job is scheduled for subsequent sending.
  • SYSFAIL – A serious error occurred in the target system while the first LUW of this queue was executed. For more information on this error, see the corresponding short dump in the target system (ST22).
  • STOP – On this queue or a generic queue (for example BASIS_*) a lock was set explicitly (SMQ1 or programs). Note that the processing of qRFC never locks a queue. After having informed the corresponding application, you can unlock and activate this queue using transaction SMQ1.
  • EXECUTED – The first LUW of this queue has been processed. The system waits for a qRFC-internal confirmation from the target system before processing further LUWs. If a queue in this status hangs for more than 30 minutes, this may mean that the work process responsible for sending this LUW has been terminated. In contrast to status RUNNING, this current LUW has definitely been executed successfully. You can reactivate this queue without any problems. The qRFC Manager will automatically delete the LUW already executed and send the next LUW.
  • NOSEND – LUWs of this queue are retrieved by a special application. NOSEND queues are only used internally at SAP for communication between components BW or CRM with Mobile Clients. Even if an LUW has been read by the corresponding application (BW, CRM), the NOSEND status does not change. The LUW is only deleted from the queue once the application confirms collection (collective confirmation possible). Under no circumstances should the NOSEND status be reset using transaction SMQ1 and the queue activated.
  • NOEXEC – This status is set if the queue is waiting for debugging.

Status Text

Descriptive error text if error occurred

User

SAP user that made the RFC call

Function

SAP function module called by the RFC

Transaction ID

Internal transaction ID assigned by SAP to this RFC transaction

Host

Host name of SAP application server making the RFC call (applicable only to calls in an Error state)

TCode

SAP transaction code making the RFC call. Applicable only to calls in an Error state

Program

SAP program making the RFC call. Applicable only to calls in an Error state

SMQ2 – Activate qRFC Inbound Queue Method Results

The SMQ2 -Activate qRFC Inbound Queue method results page displays the list of stopped inbound queues to be activated.

Column
Description

EXELUW

Executed logical unit of work

ASTATE

State of the key

SMQ2 – Delete All qRFC Inbound Queues Method Results

The SMQ2 - Delete qRFC Inbound Queues method results page indicates whether the qRFC inbound queues were successfully deleted. The Results text box displays either Success or Failed.

SMQ2 – Delete qRFC Inbound Queue Method Results

The SMQ2 - Delete  qRFC Inbound Queue method results page displays the list of stopped inbound queues to be deleted.

SMQ2 – Lock qRFC Inbound Queue Method Results

The SMQ2 - Lock qRFC Inbound Queue method results page displays the list of keys with the Lock status in the Lock Key field.

SMQ2 – Unlock qRFC Inbound Queue Method Results

The SMQ2 -Unlock qRFC Outbound Queue method results page displays the inbound queues with the Lock status.

Column
Description

EXELUW

Executed logical unit of work

ASTATE

State of the key

SMQ2 – qRFC Monitor Inbound Queue Method Results

The SMQ2 – qRFC Monitor Inbound Queue method results page displays a list of all queued remote function calls (RFCs) that could not be successfully completed, or that had to be scheduled as background jobs. The RFC method returns a table with the following columns:

Column
Description

Client

SAP client to which the queue is assigned

Queue Name

Name of the tRFC queue

Destination

RFC destination specified in the function call

Date

Date the RFC call was executed

Time

Time the RFC call was executed

Status

Status of the RFC call

The following statuses are immediately identified as blocking:

  • CPICERROR – During transmission or processing of the first LUW in the target system, a network or communication error occurred. For more information on this error, see the syslog (SM21), the trace files dev_rd or dev_rfc*. Depending on the definition in transaction SM59 for the destination used, a batch job is scheduled for subsequent sending.
  • SYSFAIL – A serious error occurred in the target system while the first LUW of this queue was executed. For more information on this error, see the corresponding short dump in the target system (ST22).
  • STOP – On this queue or a generic queue (for example BASIS_*) a lock was set explicitly (SMQ1 or programs). Note that the processing of qRFC never locks a queue. After having informed the corresponding application, you can unlock and activate this queue using transaction SMQ1.
  • ANORETRY – During the LUW execution, the application has found a serious error and prompted the qRFC Manager via a specific qRFC call to cancel processing of this LUW.
  • WAITSTOP – The first LUW of this queue has dependencies to other queues, and at least one of these queues is currently still locked.
  • ARETRY – During LUW execution the application has diagnosed a temporary problem and has prompted the qRFC Manager in the sending system via a specific qRFC call to schedule a batch job for a repetition based on the definition in transaction SM59.

The following statuses are identified as blocking if they remain unchanged for more than 30 minutes:

  • READY – The queue is ready for transmission. This status should only be a temporary status. However, in the following case this status can also be permanent: A queue has been locked manually via transaction SMQ1 or via a program, and then unlocked without being activated at the same time. This queue must be activated explicitly.

 

  • RUNNING – The first LUW of this queue is currently being processed. If a queue in this status hangs for more than 30 minutes, this may mean that the work process responsible for sending this LUW has been terminated. In this case you can activate this queue again.  Note that activating a queue in status RUNNING may cause a LUW to be executed several times if this LUW is still being processed in the target system at that time. A waiting time of at least 30 minutes before reactivating the queue is recommended.
  • WAITUPDA – This status is set if qRFC is called within a transaction that also contains one or more update functions. As a result of this status, the LUW and thus the queue is blocked until the update has been completed successfully. If this status takes longer than a few minutes, check the status of the update or the update requests using transaction SM13. After a successful retroactive update, the blocked LUW is sent automatically. You can reset this status in the qRFC Monitor SMQ1, and reactivate the queue. Note that this can lead to possible inconsistencies in the application data between the two systems.
  • EXECUTED – The first LUW of this queue has been processed. The system waits for a qRFC-internal confirmation from the target system before processing further LUWs. If a queue in this status hangs for more than 30 minutes, this may mean that the work process responsible for sending this LUW has been terminated. In contrast to status RUNNING, this current LUW has definitely been executed successfully. You can reactivate this queue without any problems. The qRFC Manager will automatically delete the LUW already executed and send the next LUW.
  • NOSEND – LUWs of this queue are retrieved by a special application. NOSEND queues are only used internally at SAP for communication between components BW or CRM with Mobile Clients. Even if an LUW has been read by the corresponding application (BW, CRM), the NOSEND status does not change. The LUW is only deleted from the queue once the application confirms collection (collective confirmation possible). Under no circumstances should the NOSEND status be reset using transaction SMQ1 and the queue activated.

Status Text

Descriptive error text if error occurred

User

SAP user that made the RFC call

Function

SAP function module called by the RFC

Transaction ID

Internal transaction ID assigned by SAP to this RFC transaction

Original TID

SAP transaction ID of the original transaction

Host

Host name of SAP application server making the RFC call (applicable only to calls in an Error state)

TCode

SAP transaction code making the RFC call. Applicable only to calls in an Error state

Program

SAP program making the RFC call. Applicable only to calls in an Error state.

SMQ3 – qRFC Monitor Saved Inbound Queue Method Results

The SMQ3 – qRFC Monitor Saved Inbound Queue method results page displays a list of inbound qRFC (with saved queues) calls in error state. The RFC method returns a table with the following columns:

Column
Description

Client

SAP client to which the queue is assigned

Queue Name

Name of the RFC queue

Destination

RFC destination

Current Loop

Logical destination specified in function call

Status

Transactional RFC queue condition (see Remarks)

Status Text

Transaction RFC error message

First Count

Counter for serialized tRFC

SMQR – Register Inbound Queue Method Results

The SMQR - Register Inbound Queue method results page indicates whether the inbound queue was successfully registered. The Results text box displays either Success or Failed.

SMQR – Reorganize qRFC Inbound Monitor Method Results

The SMQR - Reorganize qRFC Inbound Monitor method results page indicates whether the qRFC inbound monitor was successfully reorganized. The Results text box displays either Success or Failed.

SMQR – Unregister Inbound Queue Method Results

The SMQR - Unregister Inbound Queue method results page indicates whether the inbound queue was successfully unregistered. The Results text box displays either Success or Failed.

SMQR – qRFC Monitor (QIN Scheduler) Method Results

The SMQR – qRFC Monitor (QIN Scheduler) method results page displays the management properties of the qRFC inbound scheduler, including scheduler status and inbound queues processed. The RFC method returns a table with the following columns:

Column
Description

Client

SAP client to which the queue is assigned

Queue Name

Name of the RFC queue

Type

RFC Destination Registered or Unregistered Queue (R, U)

Mode

Executable mode (D = Dialog, B = Batch)

Max. Runtime

Maximum runtime of queue

Attempts

Retry counter

Pause

Delay between two retries

Destination

Logical RFC Destination in SM59 to run the LUWs under a specific user

SMQS – Register Destination Method Results

The SMQS - Register Destination method results page indicates whether the outbound destination was successfully registered. The Results text box displays either Success or Failed.

SMQS – Reorganize qRFC Outbound Monitor Method Results

The SMQS - Reorganize qRFC Outbound Monitor method results page indicates whether the qRFC outbound monitor was successfully reorganized. The Results text box displays either Success or Failed.

SMQS – Unregister Destination Method Results

The SMQS - Unregister Destination method results page indicates whether the outbound destination was successfully unregistered. The Results text box displays either Success or Failed.

SMQS – qRFC Monitor (QOUT Scheduler) Method Results

The SMQS – qRFC Monitor (QOUT Scheduler) method results page displays the management properties of the qRFC outbound scheduler, including scheduler status and outbound queues processed. The RFC method returns a table with the following columns:

Column
Description

Client

SAP client to which the queue is assigned

Destination

Logical RFC Destination

Type

RFC Destination Registered or Unregistered Queue (R, U)

W/o RFC

Indicates if queue is preventing tRFC LUWs from being processed by the outbound scheduler

Max. Runtime

Maximum scheduler processing time for a destination in seconds (default is 60 seconds)

Status

Status of RFC call

The following statuses are immediately identified as blocking:

  • CPICERROR – During transmission or processing of the first LUW in the target system, a network or communication error occurred. For more information on this error, see the syslog (SM21), the trace files dev_rd or dev_rfc*. Depending on the definition in transaction SM59 for the destination used, a batch job is scheduled for subsequent sending.
  • SYSFAIL – A serious error occurred in the target system while the first LUW of this queue was executed. For more information on this error, see the corresponding short dump in the target system (ST22).
  • STOP – On this queue or a generic queue (for example BASIS_*) a lock was set explicitly (SMQ1 or programs). Note that the processing of qRFC never locks a queue. After having informed the corresponding application, you can unlock and activate this queue using transaction SMQ1.
  • ANORETRY – During the LUW execution, the application has found a serious error and prompted the qRFC Manager via a specific qRFC call to cancel processing of this LUW.
  • WAITSTOP – The first LUW of this queue has dependencies to other queues, and at least one of these queues is currently still locked.
  • ARETRY – During LUW execution the application has diagnosed a temporary problem and has prompted the qRFC Manager in the sending system via a specific qRFC call to schedule a batch job for a repetition based on the definition in transaction SM59.

The following statuses are identified as blocking if they remain unchanged for longer than 30 minutes:

  • READY – The queue is ready for transmission. This status should only be a temporary status. However, in the following case this status can also be permanent: A queue has been locked manually via transaction SMQ1 or via a program, and then unlocked without being activated at the same time. This queue must be activated explicitly.
  • RUNNING – The first LUW of this queue is currently being processed. If a queue in this status hangs for more than 30 minutes, this may mean that the work process responsible for sending this LUW has been terminated. In this case you can activate this queue again.  Note that activating a queue in status RUNNING may cause a LUW to be executed several times if this LUW is still being processed in the target system at that time. A waiting time of at least 30 minutes before reactivating the queue is recommended.

 

  • WAITUPDA – This status is set if qRFC is called within a transaction that also contains one or more update functions. As a result of this status, the LUW and thus the queue is blocked until the update has been completed successfully. If this status takes longer than a few minutes, check the status of the update or the update requests using transaction SM13. After a successful retroactive update, the blocked LUW is sent automatically. You can reset this status in the qRFC Monitor SMQ1, and reactivate the queue. Note that this can lead to possible inconsistencies in the application data between the two systems.
  • EXECUTED – The first LUW of this queue has been processed. The system waits for a qRFC-internal confirmation from the target system before processing further LUWs. If a queue in this status hangs for more than 30 minutes, this may mean that the work process responsible for sending this LUW has been terminated. In contrast to status RUNNING, this current LUW has definitely been executed successfully. You can reactivate this queue without any problems. The qRFC Manager will automatically delete the LUW already executed and send the next LUW.

Connection

Unused

Host ID

SAP system name of logical destination specified in function call

SMT1 – Add Trusted System Method Results

The SMT1 - Add Trusted System method results page displays whether the trusted system was successfully added. The Results page displays Success or Failed.

SMT1 – Get Trusted Systems Method Results

The SMT1 - Get Trusted Systems method results page displays the permitted trusted systems that are stored in SAP database table RFCSYSACL

Column
Description

Check RFC User

Indicates whether user was validated.

Check Transaction Code

Indicates whether to transaction code was checked.

HTTP SSL

Indicates whether SSL communication is enabled.

Logon Group

Logon group for load balancing mode.

No Display in Server List

Indicates whether to display in the trusted system list.

Password Check

Indicates whether the password check for RFC single login is enabled.

RFC Credentials Destination

Logical destination for credentials check.

RFC Destination

Logical destination for the system.

RFC Registration Destination

Logical destination for registration.

Security Key

Security key lLogon ticket to trusted system)

Trusted System ID

Trusted system (for R/3 and external systems).

Trusted System Name

Trusted system name (for R/3 and external systems).

SMT1 – Modify Trusted System Method Results

The SMT1 - Modify Trusted System method results page displays whether the trusted system was successfully updated. The Results page displays Success or Failed.

SMT1 – Remove Trusted System Method Results

The SMT1 - Remove Trusted System method results page displays whether the trusted system was successfully removed. The Results page displays Success or Failed.

SMT2 – Add Trusting System Method Results

The SMT2 - Add Trusting System method results page displays whether the trusting system was successfully set. The Results page displays Success or Failed.

SMT2 – Get Trusting Systems Method Results

The SMT2 - Get Trusting Systems method results page displays the trusting systems that are stored in SAP database table RFCTRUST.

Column
Description

Hidden Flag

Indicates whether system displays in trusting system list.

HTTP SSL

Indicates whether SSL communication is enabled.

Logon Group

Logon group for load balancing mode.

Message Server Host

Name of target host.

RFC Credentials Destination

Logical destination for credentials check.

RFC Registration Destination

Logical destination for registration.

RFC Trusting System

Trusting system name.

Version

Version ID for table entry.

SMT2 – Modify Trusting System Method Results

The SMT2 - Modify Trusting System method results page displays whether the trusting system was successfully updated. The Results page displays Success or Failed.

SMT2 – Remove Trusting System Method Results

The SMT2 - Remove Trusting System method results page displays whether the trusting system was successfully removed. The Results page displays Success or Failed.

SOA Manager – Read J2EE Admin Server Data Method Results

The SOA Manager - Read J2EE Admin Server Data method results page displays the configuration data retrieved from the J2EE administration server.

Column
Description

Host Name

Current host name of the J2EE server.

J2EE Password

Current user password to access the J2EE server.

J2EE User

Current user name to access the J2EE server.

Port Number

Current port number to the J2EE server.

Protocol

Current protocol being used on the J2EE server.

SOA Manager – Set J2EE Admin Server Method Results

The SOA Manager - Set J2EE Admin Server method results page indicates whether the server configuration was successfully updated. The Results text box displays either Success or Failed.

SOST – Delete Mail Method Results

The SOST - Delete Mail method results page indicates whether the emails were successfully deleted from the SOST queue. The Results text box displays either Success or Failed.

SOST – Repeat Send Method Results

The SOST - Repeat Send method results page indicates whether the SAP Office transmission requests were successfully resent to the queue. The Results text box displays either Success or Failed.

SP01 – Spool Requests Method Results

The SP01 - Spool Requests method results page displays the list of pages sent to be printed are sent to the SAP spool system.  The RFC method retrieves the following information:

Column
Description

User

User who launched the spool

Output Device

Device to where spool request was sent

SP12 – TemSe Data Consistency Check - Delete All Method Results

The SP12 - TemSe Data Consistency Check - Delete All method results page displays the objects that were deleted.

Column
Description

Object Name

The temporary sequential object name

Client

SAP client to which the inconsistent temporary sequential object belongs

Part Sequence Number

The part sequence number of the temporary sequential object

Comments

Error message (for example: Length = 0, which means that the object is inconsistent because of the length being 0)

SPAD – Assign Server Method Results

The SPAD - Assign Server results page indicates whether the output devices were successfully reassigned to a new spool server. The Results text box displays either Success or Failed.

SPAD – Check Consistency Delete All Method Results

The SPAD - Check Consistency Delete All method results page indicates whether the objects were successfully deleted. The Results text box displays either Success or Failed.

SPAD – Create Output Device Method Results

The SPAD - Create Output Device results page indicates whether the output device was successfully created or modified. The Results text box displays either Success or Failed.

SPAD – Delete Output Device Method Results

The SPAD - Delete Output Device results page indicates whether the output devices were successfully deleted. The Results text box displays either Success or Failed.

SPAD – Display Output Devices Method Results

The SPAD - Display Output Devices method results page displays a list of output devices.

Column
Description

Device

Long device name

Access Method

Method used access host spool system

Message

Status message

SPAD – Export Command Set Method Results

The SPAD - Export Command Set results page displays information about the transport.

Column
Description

Job ID

Job ID of export job (only displays if release option was selected).

Job Name

Name of the submitted job (only displays if release option was selected).

Transport Number

SAP transport (change request) that contains the tables to be exported.

SPAD – Export Device Method Results

The SPAD - Export Device results page indicates whether the devices were successfully exported. The Results text box displays either Success or Failed.

SPAD – Get Device Descriptions Method Results

The SPAD - Get Device Descriptions results page displays a list of devices and their descriptions.

SPAD – Import Device Method Results

The SPAD - Import Device results page displays whether the devices were successfully imported. The Results text box displays either Success or Failed.

ST02 – Get Buffer Tune Summary Method Results

The ST02 – Get Buffer Tune Summary method results page displays the statistics for the selected SAP application buffer. The RFC method retrieves the following information:

Column
Description

Buffer

Name of the buffer

Hit Ratio %

Percentage of time data is retrieved from the buffer instead of the database

Allocated KB

Allocates size of the buffer

Database Accesses

Number of times the database has been accessed

Freespace KB

Free space in the buffer expressed in kilobytes

Freespace %

Free space in the buffer expressed as a percentage of the allocated size

Directory Size

Portion of the buffer allocated for directory

Server Name

Name of the SAP application server

Swap

Number of swaps occurring between the buffer and the database

ST02 – Get Memory Usage Method Results

The ST02 – Get Memory Usage method results page displays details about SAP memory management. The RFC method returns a table with the following columns:

Column
Description

Current Use [%]

Amount of memory used expressed as a percent of total memory

Current Use [KB]

Amount of memory used expressed in kilobytes

Max Use [KB]

Maximum utilization of memory since system start

In Memory [KB]

How much memory is allocated in shared memory

On Disk [KB]

Size of roll or paging file

ST03 – Get Data WebAS 7.0 Method Results

The ST03 – Get Data for WebAS 7.0 method results page displays summarized workload statistics for all SAP application servers. The RFC method returns a table with the following columns:

Column
Description

Task Type Name

Type of SAP work process

# of Steps

Number of dialog steps processed during time range

Response Time

Average dialog response time during time range

Avg. Proc Time

Average time to process ABAP program code during time range

Avg. CPU Time

Average CPU time during time range

Avg. DB Time

Average database request time during time range

Avg. Wait Time

Average time a unit of work had to wait for a work process during time range

Avg. Roll In Time

Average time to switch a user context into memory

Avg. Roll Wait Time

Average wait time until dialog step can continue

Avg. Load + Gen Time

Average time to load and compile program source code and GUI objects

Avg. Lock Time

Average time in Enqueue

Avg. CPIC/RFC Time

Average time spent in function calls

Avg. GUI Time

Average time to render GUI

# of Roundtrips

Number of trips between SAP GUI and application server during dialog step

Avg. KB

Amount of data requested from database

ST03 – Get Hourly Snapshot Data WebAS 7.0 Method Results

The ST03 – Get Hourly Snapshot Data for WebAS 7.0 method results page displays workload statistics for a selected SAP application server. The RFC method returns a table with the following columns:

Column
Description

Task Type Name

Type of SAP work process

Time Range

Hourly period reported

# of Steps

Number of dialog steps processed during time range

Response Time

Average dialog response time during time range

Avg. Proc Time

Average time to process ABAP program code during time range

Avg. CPU Time

Average CPU time during time range

Avg. DB Time

Average database request time during time range

Avg. DB Procedure Time

Average time to process database procedures during time range

Avg. Wait Time

Average time a unit of work had to wait for a work process during time range

Avg. Roll Wait Time

Average time to bring user context into memory during time range

Avg. GUI Time

Average time to render GUI during time range

Avg. Frontend Network Time

Average network time from SAP GUI to application server (one way)

# of Round Trips

Number of trips between SAP GUI and application server during dialog step

ST03 – Workload Analysis Method Results

The ST03 – Workload Analysis method results page displays workload statistics for an SAP system. The RFC method returns a table with the following columns:

Column
Description

Instance

SAP application server

Dialog steps

Number of dialog steps processed

Avg. response time (ms)

Average dialog response time

Avg. wait time (ms)

Average time a unit of work had to wait for a work process

Avg. load time (ms)

Average time to load and generate programs

Avg. DB request time (ms)

Average database request

Avg. physical DB calls

Average number of physical database requests

Avg. Kbyte requested

Average data size requested from database

ST04 – Get DB6 Log Space Method Results

The ST04 – Get DB6 Log Space method results page displays information about the DB6 log space usage.

Column
Description

Log Percentage Used

Percentage of log space used by database.

Log Space Available

Log space available for usage by database.

Log Space Used

Log spaced used by database.

STAD – Workload Statistical Records Method Results

The STAD – Workload Statistical Records method results page displays the workload details for SAP transactions matching selected criteria. The RFC method returns a table with the following columns:

Column
Description

Started

Me the transaction started

Server

SAP application server that executed the transaction

Transaction

SAP transaction code associated with the transaction

Program

SAP program that was executed by the transaction

T

Work process task type that executed the transaction

Scr

SAP screen associated with the transaction

Wp

SAP work process number that executed the transaction

User

SAP user that executed the transaction

Response time (ms)

Overall response time of the transaction

Time in WPs (ms)

Time the transaction consumed the SAP work process

Wait time (ms)

Time the transaction had to wait to be dispatched to a SAP work process

CPU time (ms)

CPU time consumed by the transaction

DB req. time (ms)

Amount of time the transaction waited for the database

Load + Gen time (ms)

Amount of time required to load and compile the application executed by the transaction

Memory used (kb)

Amount of memory used by the transaction

kBytes transferred

Amount of data transferred over the network

STATTRACE—Global Statistics Method Results

The STATTRACE - Global Statistics method results page displays the data that was retrieved from the SAP Java stack.

Column
Description

Action

Executed transaction.

Component Name

Name of the component from which data was retrieved.

CPU Time

Step CPU time (ms).

End Time

Step end time.

Gen Time

Time for generation process (ms).

Load Time

Time for load process of step (ms).

Memory

Maximum occupied memory during process request (KB).

Net Time

Step net time (ms).

Process Id

ID of process processing request.

Queue Time

Step queue time (ms).

Response Time

Step response time (ms).

Start Time

Step start time.

System

System ID.

Transaction ID

SAP transaction ID.

User

User name of user logged onto a component.

Wait Time

Step wait time (ms).

STMS – Activate System Method Results

The STMS - Activate System results page indicates whether the system was successfully activated redistributed to the transport domain.. The Results text box displays either Success or Failed.

STMS – Add Transport Request to Import Queue Method Results

The STMS - Add Transport Request to Import Queue results page displays a data table that includes information about the transport request and whether it  was successfully added to the TMS import queue.

STMS – Configure Transport Domain Controller Method Results

The STMS - Configure Transport Domain Controller results page indicates whether the transport domain controller was successfully configured. The Results text box displays either Success or Failed.

STMS – Delete System from Domain Method Results

The STMS - Delete System from Domain results page indicates whether the system was successfully deleted from the domain. The Results text box displays either Success or Failed.

STMS – Distribute Configuration Method Results

The STMS - Distribute Configuration results page indicates whether the TMS configuration was successfully distributed. The Results text box displays either Success or Failed.

STMS – Get TMS Configuration Method Results

The STMS - Get TMS Configuration results page displays information about the system's landscape configuration after performing a system copy. This method returns information about the Transport Management System (TMS) configuration, including whether the system is the domain controller or a landscape client system.

Column
Description

System Text

Description of the system

Domain Name

Name of the TMS domain

Domain Text

Description of the TMS domain

Status

TMS system status:

  • A - Active
  • I - Inactive
  • D - Deleted
  • R - Refused

Domain Controller Text

Description of the domain controller system

STMS – Import Transport Request Method Results

The STMS - Import Transport Request results page indicates whether the transport request to the TMS import queue were was successfully imported. The Results text box displays either Success or Failed.

STMS – Include System in Transport Domain Method Results

The STMS - Include System in Transport Domain results page indicates whether the client system in the TMS domain landscape was successfully configured. The Results text box displays either Success or Failed.

STMS – Transport Routes Configuration Adjust with Controller Method Results

The STMS - Transport Routes Configuration Adjust with Controller results page indicates whether the transport routes were was successfully copied from the domain controller. The Results text box displays either Success or Failed.

STRUST – Export Own PSE Certificate Method Results

The STRUST - Export Own PSE Certificate method results page displays whether the own certificate was successfully exported. The Results page displays Success or Failed.

STRUST – Export System PSE Certificate Method Results

The STRUST - Export System PSE Certificate method results page displays whether the system certificate was successfully exported. The Results page displays Success or Failed.

STRUST – Get Own PSE Certificate Details Method Results

The STRUST - Get Own PSE Certificate Details method results page displays the details of the current Personal Security Environment (PSE) for an SAP ABAP system.

STRUST – Get PSE ACL List Method Results

The STRUST - Get PSE ACL List method results page displays the details of the current Personal Security Environment (PSE) for an SAP ABAP system.

Column
Description

Certificate Issuer

Associated certificate issuer.

Certificate Owner

Associated certificate owner.

Certificate Serial Number

Associated certificate serial number.

SAP Client Number

Client number from which data was retrieved.

System Client

System client number for ACL.

System ID

System ID for ACL.

STRUST – Get PSE Certificate List Method Results

The STRUST - Get PSE Certificate List method results page displays the details of the current Personal Security Environment (PSE) for an SAP ABAP system.

STRUST – Get System PSE Details Method Results

The STRUST - Get System PSE Details method results page displays the system details of the current Personal Security Environment (PSE) for an SAP ABAP system.

Column
Description

Created By

Name of user who created system PSE.

Created Date

Date the system PSE was created.

Data Format

Format of PSE file.

Data Length

Data length of PSE file.

File Name

File name of the system PSE on the application server.

Modified By

Name of user who modified system PSE.

Modified Date

Date system PSE was modified.

PSE Host Name

Name of the current application server.

PSE Instance ID

Instance ID of the current application server.

PSE Name

Key field for SSF_PSE storage.

Signed

Indicates whether PSE is signed.

SSF Name

SSF name of signatory.

STRUST – Import Own PSE Certificate Method Results

The STRUST - Import Own PSE Certificate method results page displays whether the own certificate was successfully imported. The Results page displays Success or Failed.

STRUST – Import System PSE Certificate Method Results

The STRUST - Import System PSE Certificate method results page displays whether the system certificate was successfully imported. The Results page displays Success or Failed.

STRUST – Remove Own PSE Certificate Method Results

The STRUST - Remove Own PSE Certificate method results page displays whether the own certificate was successfully deleted. The Results page displays Success or Failed.

STRUST – Remove System PSE Certificate Method Results

The STRUST - Remove System PSE Certificate method results page displays whether the system certificate was successfully deleted. The Results page displays Success or Failed.

STRUST – Set Own PSE Method Results

The STRUST - Set Own PSE method results page displays whether the own PSE was successfully reset. The Results page displays Success or Failed.

STRUSTSSO2 – Add System ACL Method Results

The STRUSTSSO2 - Add System ACL method results page displays whether the system ACL entry in the PSE was successfully added. The Results page displays Success or Failed.

STRUSTSSO2 – Remove System ACL Method Results

The STRUSTSSO2 - Remove System ACL method results page displays whether the system ACL entry in the PSE was successfully deleted. The Results page displays Success or Failed.

SU01 – Reset User Password Method Results

The SU01 - Reset User Password method results page indicates whether the password was successfully changed. The Results text box displays either Success or Failed.

SUIM – Complex User Selection Method Results

The SUIM - Complex User Selection method results page displays a list of user accounts that are currently unlocked.

SWU3 – Update Workflow RFC Destination Method Results

The SWU3 - Update Workflow RFC Destination method results page indicates whether the password for the workflow agent WF-BATCH in the target system was successfully updated. The Results text box displays either Success or Failed.

Select Monitoring Tree Element Dialog

Use the Select Monitoring Tree Element dialog to select the appropriate element from the folder list of monitoring tree elements.

Managing SAP Solution Manager Targets

Creating an SAP Solution Manager Target

Before you can create or run processes in your SAP Solution Manager environment, you must create the targets on which the processes will run. You use the New SAP Solution Manager wizard to create SAP Solution Manager targets.


Note When you create an SAP Solution Manager target, you must map the SAP systems that are monitored in Solution Manager to the SAP System targets configured in Process Orchestrator. Therefore, you must create SAP System targets in Process Orchestrator for the systems that are monitored in Solution Manager prior to creating an SAP Solution Manager target.


To create an SAP Solution Manager Target


Step 1 On the Definitions workspace, right-click Targets and choose New > SAP Solution Manager to launch the New SAP Solution Manager Wizard.

Step 2 Click Next on the Welcome panel.

Step 3 On the System Setup panel, complete the following information:

  • Display name—Enter a name for the SAP Solution Manager system. This is the name that will be displayed in the Targets view.
  • Organization—Enter the group or organization within the company that owns the target.

Step 4 Click Next.

Step 5 On the Connection panel, enter the connection information for the SAP Solution Manager system. The system information entered on this panel must be unique. Otherwise, an error message displays informing you that the wizard detected another system already registered with the same information.

  • Connect using—Choose the connection method from the drop-down list. The fields that display on the panel depend on the connection method selected.
  • Application server—Choose this option to connect to the SAP Solution Manager target using the SAP application server connection information. Specify the information in the following fields:

Server name—Enter the name of the SAP application server.

System number—Enter the SAP system number.

Logon group—Choose this option to establish a connection using a logon group, which contains a group of SAP Solution Manager system instances. When a user logs on to a logon group, the message server directs the users to the server of this group that currently has the lightest load. Specify the information in the following fields:

System ID—Enter the SAP system ID (SID).

Message server—Enter the name of the server a user logs on to and that handles the communication between the application servers. For example, transport of update requests and lock requests.

Group name—Enter the name of the Logon Group to be accessed. The name entered in this field is case-sensitive.

  • Router string (optional)—Enter the router string for accessing the SAP Solution Manager systems via SAPRouter. If you do not specify a router string, Process Orchestrator accesses the SAP system directly.

The router string must be formatted as:

/H/host01/H/host02/H/

where host01 and host02 are the SAP systems that you want to access through the SAPRouter.

  • Default runtime user—Choose the user account that contains the credentials to connect to the target from the drop-down list.

Step 6 Click Next.

Step 7 On the Options panel, map the systems that are being monitored by the Solution Manager target to the SAP System targets configured in Cisco Process Orchestrator. The list box displays the systems that are mapped.


Note The matching SAP system targets must already be created in Process Orchestrator.


  • Poll Solution Manager alert not older than—Specify the value (in minutes, hours or days) to indicate which SAP Solution Manager alerts to retrieve. Any alerts older than the specified value will be ignored.
  • Select a system monitored by Solution Manager—Choose the SAP system that is monitored by Solution Manager from the drop-down list.
  • Select a matching system monitored by Process Orchestrator—Choose the SAP system target that is configured in Process Orchestrator from the drop-down list. This target must already be defined in Process Orchestrator.
  • Add to List—Click this button to add the mapped configuration to the list of systems to be monitored.
  • Refresh—Click this button to refresh the list of systems to be monitored.

Step 8 Click Next.

Step 9 On the Completing the New SAP Solution Wizard panel, verify that the information is correct and click Finish to complete the procedure.


 

 SAP Solution Manager Wizard

Welcome to the SAP Solution Manager Wizard

The New SAP Solution Manager Wizard is used to add SAP Solution Manager systems in Cisco Process Orchestrator. You use this wizard to specify the connection and logon information for the system.

Check the Do not show this page next time check box if you do not want the Welcome panel to be displayed the next time the wizard is launched. The check box is checked by default.

SAP Solution Manager Wizard—System Setup

You use the System Setup panel to specify the information about your SAP Solution Manager system.

 

Fields
Description

Display name

Display name for the SAP Solution Manager system. This is the name that displays in the Targets view.

Organization

Group or organization within the company that owns the target.

SAP Solution Manager Wizard—Connection

You use the Connection panel to enter the connection information for connecting to SAP Solution Manager.

Field
Description

Connect using

Choose the connection method from the drop-down list. The fields that display on the panel depend on the connection method selected.

  • Application server—Choose this option to connect to the SAP Solution Manager system using the SAP application server connection information. Specify the information in the following fields:

Server name—Enter the name of the SAP application server.

System number—Enter the SAP system number.

  • Logon group—Choose this option to establish a connection using a logon group, which contains a group of SAP Solution Manager system instances. When a user logs on to a logon group, the message server directs the users to the server of this group that currently has the lightest load. Specify the information in the following fields:

System ID—Enter the SAP system ID (SID).

Message server—Enter the name of the server a user logs on to and that handles the communication between the application servers. For example, transport of update requests and lock requests.

Group name—Enter the name of the Logon Group to be accessed. The name entered in this field is case-sensitive.

Router string (optional)

Enter the router string for accessing the SAP Solution Manager systems via SAPRouter. If you do not specify a router string, Process Orchestrator accesses the SAP system directly.

The router string must be formatted as:

/H/host01/H/host02/H/

where host01 and host02 are the SAP systems that you want to access through the SAPRouter.

Default runtime user

Choose the user account that contains the credentials to connect to the target from the drop-down list.

 

SAP Solution Manager Wizard—Options

Use the Options panel to specify polling intervals and to map the systems that are being monitored by the Solution Manager target to the SAP System targets configured in Cisco Process Orchestrator.


Note The matching SAP System targets must already be created in Cisco Process Orchestrator.


Column
Description

Poll Solution Manager alert not older than

Specify the value (in minutes, hours or days) to indicate which SAP Solution Manager alerts to retrieve. Any alerts older than the specified value will be ignored.

Select a system monitored by Solution Manager

Choose the SAP system that is monitored by Solution Manager from the drop-down list.

Select a matching system monitored by Process Orchestrator

Choose the SAP system target that is configured in Cisco Process Orchestrator from the drop-down list. This target must already be defined in Cisco Process Orchestrator.

Add to List

Click this button to add the mapped configuration to the list of systems to be monitored.

Refresh

Click this button to refresh the list of systems to be monitored.

Completing the SAP Solution Manager Wizard

Verify that the information is correct and click Finish to add the SAP Solution Manager system to the configuration. If you want to modify the configuration, click Back.

Managing SAP Solution Manager Triggers

Creating an SAP Solution Manager Trigger

Use the Solution Manager Alert trigger to specify the properties in the monitoring tree element (MTE) that must be matched before an alert is generated. When the specified alert is generated, the process is executed.

To create an SAP solution manager trigger:


Step 1 On the Definitions—Processes view, right-click Processes in the navigation pane and choose New > Process.

Step 2 On the Process Editor properties, click the Triggers tab.

Step 3 On the Triggers tab, click New > Solution Manager Alert.

Step 4 On the General tab, enter the general information about the trigger.

Step 5 Click the Alert tab to specify the alert criteria.

Column
Description

Category

Name of the category in Solution Manager to be matched.

Managed object name

Name of the managed object in Solution Manager to be matched.

Managed object type

Type of managed object in Solution Manager to be matched.

System ID

SAP system ID for the system that generated the alert.

Alert name

Name of the alert in Solution Manager to be matched.

Alert technical name

Technical name of the alert in Solution Manager to be matched.

Description

Description for the alert to be matched.

Alert Rating

Severity level of the alerts to be monitored (Red, Yellow, Green, Unknown).

Step 6 Click the Targets tab and specify the target on which to monitor for faults that will trigger the process.

Step 7 Click the Conditions tab to specify when the trigger is to execute the process:

    • True—Click this link to indicate that all conditions must be satisfied (true) when the trigger occurs before the process is executed.
    • False—Click this link to indicate that any conditions may occur for the trigger to execute the process.
    • To create a specific condition, click New.

Step 8 Click OK to complete the trigger definition and close the dialog box.


 

SAP Solution Manager Activities

Correlate Solution Manager Alerts Activity Properties—Solution Manager Alert Criteria

Use the Correlate Solution Manager Alerts activity to specify the properties of SAP Solution Manager alerts that must be matched before an alert is correlated. Specify the following information on the Solution Manager Alert Criteria page:

Field
Description

Correlate Solution Manager alerts that occur within

Enter a value and select the time unit to indicate the length of time to wait before or after the process start time.

  • Time unit—Enter the start time value in minutes or seconds.
  • Event occurrence—Determine whether the process start time is before or after the alert occurs.

Number of Solution Manager alerts to correlate

Click one of the following options to specify which alerts to wait for before the process continues:

  • All Solution Manager alerts in the above time frame—Click this radio button to wait for all alerts that match the specified criteria before the process continues.
  • Number of Solution Manager alerts— Click this radio button to wait for the specified number of alerts to occur before the process continues. Enter the number of alerts to wait for in the text field (maximum value in this field is 2147483647).

Solution Manager Alert criteria

Check the check box for the properties to be matched for Solution Manager alerts and then enter the relevant property in the text field.

  • Category—Application server for the Solution Manager system that will be monitored by this process. Enter the (*) wildcard to monitor all servers.
  • Alert name—Name of the alert in Solution Manager.
  • Alert technical name—Technical name of the alert in Solution Manager.
  • Managed object name—Object in Solution Manager that will be managed by this process. Enter the (*) wildcard to monitor all objects.
  • Managed object type—Object type in Solution Manager that will be managed by this process. Enter the (*) wildcard to monitor all objects.
  • System Id—Solution Manager system ID for the system that generated the alert.
  • Description—Text that describes the alert in Solution Manager.

Get Solution Manager Alert Metrics – Alert Metrics

Use the Get Solution Manager Alert Metrics activity to retrieve metrics associated with an SAP Solution Manager alert. Specify the following information on the Alert Metrics page:

Field
Description

Alert ID

Unique number of the alert within the SAP system to retrieve the metrics.

Managed Object name

The name of the object associated with the alert.

Get Solution Manager Managed Object Metrics – Managed Object Metrics

Use the Get Solution Manager Managed Object Metrics activity to retrieve metrics in SAP Solution Manager. Specify the following information on the Connection page:

Field
Description

Category

The category associated with the alert

Managed object type

The type of object associated with the alert

Managed object name

The name of the object associated with the alert

Select time window

Click one of the following radio buttons and then specify the corresponding information:

  • State date (wildcard or yyyyMMdd)—Enter a wildcard to search all dates or specify the date from which to begin retrieving metrics.
  • Last X minutes—Enter the timeframe (in minutes) from which to retrieve metrics (for example, enter 30 to retrieve metrics within the last 30 minutes).

Update Solution Manager Alert Activity Properties—Update Alert

Use the Update Solution Manager Alert activity to acknowledge a Solution Manager alert. On the Update Alert page, specify the unique alert number and other SAP properties.

 

Field
Description

Alert ID

Unique number of the alert within the SAP system.

Complete alert

Check box to indicate whether the alert should be acknowledged and completed. Check the check box to acknowledge and complete the alert.

Comment

Text information about the alert and acknowledgment.

Activity Results

Correlate Solution Manager Alerts Instance Properties—Correlated Alerts

The Correlated Alerts display-only page displays the alerts that were found when the Correlate Solution Manager Alerts activity was run. The following information displays for each alert:

 

Column
Description

Name

Name of the Solution Manager alert.

Occurred

Time the alert occurred.