Skip to content

/AWS1/CL_DIR=>UPGRADEPUBLISHEDSCHEMA()

About UpgradePublishedSchema

Upgrades a published schema under a new minor version revision using the current contents of DevelopmentSchemaArn.

Method Signature

IMPORTING

Required arguments:

IV_DEVELOPMENTSCHEMAARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The ARN of the development schema with the changes used for the upgrade.

IV_PUBLISHEDSCHEMAARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The ARN of the published schema to be upgraded.

IV_MINORVERSION TYPE /AWS1/DIRVERSION /AWS1/DIRVERSION

Identifies the minor version of the published schema that will be created. This parameter is NOT optional.

Optional arguments:

IV_DRYRUN TYPE /AWS1/DIRBOOL /AWS1/DIRBOOL

Used for testing whether the Development schema provided is backwards compatible, or not, with the publish schema provided by the user to be upgraded. If schema compatibility fails, an exception would be thrown else the call would succeed. This parameter is optional and defaults to false.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DIRUPGRADEPUBEDSCHRSP /AWS1/CL_DIRUPGRADEPUBEDSCHRSP