Skip to content

/AWS1/CL_AFB=>UPDATEPROFILE()

About UpdateProfile

Updates an existing room profile by room profile ARN.

Method Signature

IMPORTING

Optional arguments:

IV_PROFILEARN TYPE /AWS1/AFBARN /AWS1/AFBARN

The ARN of the room profile to update. Required.

IV_PROFILENAME TYPE /AWS1/AFBPROFILENAME /AWS1/AFBPROFILENAME

The updated name for the room profile.

IV_ISDEFAULT TYPE /AWS1/AFBBOOLEAN /AWS1/AFBBOOLEAN

Sets the profile as default if selected. If this is missing, no update is done to the default status.

IV_TIMEZONE TYPE /AWS1/AFBTIMEZONE /AWS1/AFBTIMEZONE

The updated timezone for the room profile.

IV_ADDRESS TYPE /AWS1/AFBADDRESS /AWS1/AFBADDRESS

The updated address for the room profile.

IV_DISTANCEUNIT TYPE /AWS1/AFBDISTANCEUNIT /AWS1/AFBDISTANCEUNIT

The updated distance unit for the room profile.

IV_TEMPERATUREUNIT TYPE /AWS1/AFBTEMPERATUREUNIT /AWS1/AFBTEMPERATUREUNIT

The updated temperature unit for the room profile.

IV_WAKEWORD TYPE /AWS1/AFBWAKEWORD /AWS1/AFBWAKEWORD

The updated wake word for the room profile.

IV_LOCALE TYPE /AWS1/AFBDEVICELOCALE /AWS1/AFBDEVICELOCALE

The updated locale for the room profile. (This is currently only available to a limited preview audience.)

IV_SETUPMODEDISABLED TYPE /AWS1/AFBBOOLEAN /AWS1/AFBBOOLEAN

Whether the setup mode of the profile is enabled.

IV_MAXVOLUMELIMIT TYPE /AWS1/AFBMAXVOLUMELIMIT /AWS1/AFBMAXVOLUMELIMIT

The updated maximum volume limit for the room profile.

IV_PSTNENABLED TYPE /AWS1/AFBBOOLEAN /AWS1/AFBBOOLEAN

Whether the PSTN setting of the room profile is enabled.

IV_DATARETENTIONOPTIN TYPE /AWS1/AFBBOOLEAN /AWS1/AFBBOOLEAN

Whether data retention of the profile is enabled.

IO_MEETINGROOMCONFIGURATION TYPE REF TO /AWS1/CL_AFBUPDMEETINGROOMCONF /AWS1/CL_AFBUPDMEETINGROOMCONF

The updated meeting room settings of a room profile.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AFBUPDATEPROFILERSP /AWS1/CL_AFBUPDATEPROFILERSP