Skip to content

/AWS1/CL_PRN=>CREATESERVICEINSTANCE()

About CreateServiceInstance

Create a service instance.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/PRNRESOURCENAME /AWS1/PRNRESOURCENAME

The name of the service instance to create.

IV_SERVICENAME TYPE /AWS1/PRNRESOURCENAME /AWS1/PRNRESOURCENAME

The name of the service the service instance is added to.

IV_SPEC TYPE /AWS1/PRNSPECCONTENTS /AWS1/PRNSPECCONTENTS

The spec for the service instance you want to create.

Optional arguments:

IV_TEMPLATEMAJORVERSION TYPE /AWS1/PRNTEMPLATEVERSIONPART /AWS1/PRNTEMPLATEVERSIONPART

To create a new major and minor version of the service template, exclude major Version.

IV_TEMPLATEMINORVERSION TYPE /AWS1/PRNTEMPLATEVERSIONPART /AWS1/PRNTEMPLATEVERSIONPART

To create a new minor version of the service template, include a major Version.

IT_TAGS TYPE /AWS1/CL_PRNTAG=>TT_TAGLIST TT_TAGLIST

An optional list of metadata items that you can associate with the Proton service instance. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

IV_CLIENTTOKEN TYPE /AWS1/PRNCLIENTTOKEN /AWS1/PRNCLIENTTOKEN

The client token of the service instance to create.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PRNCREATESVCINSTOUT /AWS1/CL_PRNCREATESVCINSTOUT