Skip to content

/AWS1/CL_AFBROOM

A room with attributes.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_roomarn TYPE /AWS1/AFBARN /AWS1/AFBARN

The ARN of a room.

iv_roomname TYPE /AWS1/AFBROOMNAME /AWS1/AFBROOMNAME

The name of a room.

iv_description TYPE /AWS1/AFBROOMDESCRIPTION /AWS1/AFBROOMDESCRIPTION

The description of a room.

iv_providercalendarid TYPE /AWS1/AFBPROVIDERCALENDARID /AWS1/AFBPROVIDERCALENDARID

The provider calendar ARN of a room.

iv_profilearn TYPE /AWS1/AFBARN /AWS1/AFBARN

The profile ARN of a room.


Queryable Attributes

RoomArn

The ARN of a room.

Accessible with the following methods

Method Description
GET_ROOMARN() Getter for ROOMARN, with configurable default
ASK_ROOMARN() Getter for ROOMARN w/ exceptions if field has no value
HAS_ROOMARN() Determine if ROOMARN has a value

RoomName

The name of a room.

Accessible with the following methods

Method Description
GET_ROOMNAME() Getter for ROOMNAME, with configurable default
ASK_ROOMNAME() Getter for ROOMNAME w/ exceptions if field has no value
HAS_ROOMNAME() Determine if ROOMNAME has a value

Description

The description of a room.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

ProviderCalendarId

The provider calendar ARN of a room.

Accessible with the following methods

Method Description
GET_PROVIDERCALENDARID() Getter for PROVIDERCALENDARID, with configurable default
ASK_PROVIDERCALENDARID() Getter for PROVIDERCALENDARID w/ exceptions if field has no
HAS_PROVIDERCALENDARID() Determine if PROVIDERCALENDARID has a value

ProfileArn

The profile ARN of a room.

Accessible with the following methods

Method Description
GET_PROFILEARN() Getter for PROFILEARN, with configurable default
ASK_PROFILEARN() Getter for PROFILEARN w/ exceptions if field has no value
HAS_PROFILEARN() Determine if PROFILEARN has a value