Skip to content

/AWS1/CL_OWXDESCRSTACKSRESULT

Contains the response to a DescribeStacks request.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_STACKS TYPE /AWS1/CL_OWXSTACK=>TT_STACKS TT_STACKS

An array of Stack objects that describe the stacks.


Queryable Attributes

Stacks

An array of Stack objects that describe the stacks.

Accessible with the following methods

Method Description
GET_STACKS() Getter for STACKS, with configurable default
ASK_STACKS() Getter for STACKS w/ exceptions if field has no value
HAS_STACKS() Determine if STACKS has a value