Skip to content

/AWS1/CL_DIR=>UPDATEFACET()

About UpdateFacet

Does the following:

  1. Adds new Attributes, Rules, or ObjectTypes.

  2. Updates existing Attributes, Rules, or ObjectTypes.

  3. Deletes existing Attributes, Rules, or ObjectTypes.

Method Signature

IMPORTING

Required arguments:

IV_SCHEMAARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The Amazon Resource Name (ARN) that is associated with the Facet. For more information, see arns.

IV_NAME TYPE /AWS1/DIRFACETNAME /AWS1/DIRFACETNAME

The name of the facet.

Optional arguments:

IT_ATTRIBUTEUPDATES TYPE /AWS1/CL_DIRFACETATTRUPDATE=>TT_FACETATTRIBUTEUPDATELIST TT_FACETATTRIBUTEUPDATELIST

List of attributes that need to be updated in a given schema Facet. Each attribute is followed by AttributeAction, which specifies the type of update operation to perform.

IV_OBJECTTYPE TYPE /AWS1/DIROBJECTTYPE /AWS1/DIROBJECTTYPE

The object type that is associated with the facet. See CreateFacetRequest$ObjectType for more details.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DIRUPDATEFACETRSP /AWS1/CL_DIRUPDATEFACETRSP