Skip to content

/AWS1/CL_SSS=>REGISTERAPPLICATION()

About RegisterApplication

Register an SAP application with AWS Systems Manager for SAP. You must meet the following requirements before registering.

The SAP application you want to register with AWS Systems Manager for SAP is running on Amazon EC2.

AWS Systems Manager Agent must be setup on an Amazon EC2 instance along with the required IAM permissions.

Amazon EC2 instance(s) must have access to the secrets created in AWS Secrets Manager to manage SAP applications and components.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONID TYPE /AWS1/SSSAPPLICATIONID /AWS1/SSSAPPLICATIONID

The ID of the application.

IV_APPLICATIONTYPE TYPE /AWS1/SSSAPPLICATIONTYPE /AWS1/SSSAPPLICATIONTYPE

The type of the application.

IT_INSTANCES TYPE /AWS1/CL_SSSINSTANCELIST_W=>TT_INSTANCELIST TT_INSTANCELIST

The Amazon EC2 instances on which your SAP application is running.

Optional arguments:

IV_SAPINSTANCENUMBER TYPE /AWS1/SSSSAPINSTANCENUMBER /AWS1/SSSSAPINSTANCENUMBER

The SAP instance number of the application.

IV_SID TYPE /AWS1/SSSSID /AWS1/SSSSID

The System ID of the application.

IT_TAGS TYPE /AWS1/CL_SSSTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags to be attached to the SAP application.

IT_CREDENTIALS TYPE /AWS1/CL_SSSAPPLICATIONCRED=>TT_APPLICATIONCREDENTIALLIST TT_APPLICATIONCREDENTIALLIST

The credentials of the SAP application.

IV_DATABASEARN TYPE /AWS1/SSSSSMSAPARN /AWS1/SSSSSMSAPARN

The Amazon Resource Name of the SAP HANA database.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSSREGAPPLICATIONOUT /AWS1/CL_SSSREGAPPLICATIONOUT