Skip to content

/AWS1/CL_DOACREAGENTSPACEOUT

Output containing the newly created AgentSpace.

CONSTRUCTOR

IMPORTING

Required arguments:

io_agentspace TYPE REF TO /AWS1/CL_DOAAGENTSPACE /AWS1/CL_DOAAGENTSPACE

Represents a complete AgentSpace with all its properties, timestamps, encryption settings, and unique identifier.

Optional arguments:

it_tags TYPE /AWS1/CL_DOATAGS_W=>TT_TAGS TT_TAGS

Tags associated with the created AgentSpace.


Queryable Attributes

agentSpace

Represents a complete AgentSpace with all its properties, timestamps, encryption settings, and unique identifier.

Accessible with the following methods

Method Description
GET_AGENTSPACE() Getter for AGENTSPACE

tags

Tags associated with the created AgentSpace.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value