Skip to content

/AWS1/CL_BDOEPISODICMEMSTGYINP

Input for creating an episodic memory strategy.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/BDONAME /AWS1/BDONAME

The name of the episodic memory strategy.

Optional arguments:

iv_description TYPE /AWS1/BDODESCRIPTION /AWS1/BDODESCRIPTION

The description of the episodic memory strategy.

it_namespaces TYPE /AWS1/CL_BDONAMESPACESLIST_W=>TT_NAMESPACESLIST TT_NAMESPACESLIST

The namespaces for which to create episodes.

io_reflectionconfiguration TYPE REF TO /AWS1/CL_BDOEPISODICREFLECTI00 /AWS1/CL_BDOEPISODICREFLECTI00

The configuration for the reflections created with the episodic memory strategy.


Queryable Attributes

name

The name of the episodic memory strategy.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

description

The description of the episodic memory strategy.

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

namespaces

The namespaces for which to create episodes.

Accessible with the following methods

Method Description
GET_NAMESPACES() Getter for NAMESPACES, with configurable default
ASK_NAMESPACES() Getter for NAMESPACES w/ exceptions if field has no value
HAS_NAMESPACES() Determine if NAMESPACES has a value

reflectionConfiguration

The configuration for the reflections created with the episodic memory strategy.

Accessible with the following methods

Method Description
GET_REFLECTIONCONFIGURATION() Getter for REFLECTIONCONFIGURATION