Skip to content

/AWS1/CL_BDOEPISODICREFLECTI00

An episodic reflection configuration input.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_namespaces TYPE /AWS1/CL_BDONAMESPACESLIST_W=>TT_NAMESPACESLIST TT_NAMESPACESLIST

This is a legacy parameter, use namespaceTemplates. The namespaces over which to create reflections. Can be less nested than episode namespaces.

it_namespacetemplates TYPE /AWS1/CL_BDONAMESPACESLIST_W=>TT_NAMESPACESLIST TT_NAMESPACESLIST

The namespaceTemplates over which to create reflections. Can be less nested than episode namespaces.

io_memoryrecordschema TYPE REF TO /AWS1/CL_BDOMEMORYRECORDSCHEMA /AWS1/CL_BDOMEMORYRECORDSCHEMA

Schema for metadata fields on records generated by reflections.


Queryable Attributes

namespaces

This is a legacy parameter, use namespaceTemplates. The namespaces over which to create reflections. Can be less nested than episode namespaces.

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

namespaceTemplates

The namespaceTemplates over which to create reflections. Can be less nested than episode namespaces.

Accessible with the following methods

Method Description
GET_NAMESPACETEMPLATES() Getter for NAMESPACETEMPLATES, with configurable default
ASK_NAMESPACETEMPLATES() Getter for NAMESPACETEMPLATES w/ exceptions if field has no
HAS_NAMESPACETEMPLATES() Determine if NAMESPACETEMPLATES has a value

memoryRecordSchema

Schema for metadata fields on records generated by reflections.

Accessible with the following methods

Method Description
GET_MEMORYRECORDSCHEMA() Getter for MEMORYRECORDSCHEMA