Skip to content

/AWS1/CL_SCGDSCPORTFOLIOSHAR03

DescribePortfolioShareStatusOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_portfoliosharetoken TYPE /AWS1/SCGID /AWS1/SCGID

The token for the portfolio share operation. For example, share-6v24abcdefghi.

iv_portfolioid TYPE /AWS1/SCGID /AWS1/SCGID

The portfolio identifier.

iv_organizationnodevalue TYPE /AWS1/SCGORGANIZATIONNODEVALUE /AWS1/SCGORGANIZATIONNODEVALUE

Organization node identifier. It can be either account id, organizational unit id or organization id.

iv_status TYPE /AWS1/SCGSHARESTATUS /AWS1/SCGSHARESTATUS

Status of the portfolio share operation.

io_sharedetails TYPE REF TO /AWS1/CL_SCGSHAREDETAILS /AWS1/CL_SCGSHAREDETAILS

Information about the portfolio share operation.


Queryable Attributes

PortfolioShareToken

The token for the portfolio share operation. For example, share-6v24abcdefghi.

Accessible with the following methods

Method Description
GET_PORTFOLIOSHARETOKEN() Getter for PORTFOLIOSHARETOKEN, with configurable default
ASK_PORTFOLIOSHARETOKEN() Getter for PORTFOLIOSHARETOKEN w/ exceptions if field has no
HAS_PORTFOLIOSHARETOKEN() Determine if PORTFOLIOSHARETOKEN has a value

PortfolioId

The portfolio identifier.

Accessible with the following methods

Method Description
GET_PORTFOLIOID() Getter for PORTFOLIOID, with configurable default
ASK_PORTFOLIOID() Getter for PORTFOLIOID w/ exceptions if field has no value
HAS_PORTFOLIOID() Determine if PORTFOLIOID has a value

OrganizationNodeValue

Organization node identifier. It can be either account id, organizational unit id or organization id.

Accessible with the following methods

Method Description
GET_ORGANIZATIONNODEVALUE() Getter for ORGANIZATIONNODEVALUE, with configurable default
ASK_ORGANIZATIONNODEVALUE() Getter for ORGANIZATIONNODEVALUE w/ exceptions if field has
HAS_ORGANIZATIONNODEVALUE() Determine if ORGANIZATIONNODEVALUE has a value

Status

Status of the portfolio share operation.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

ShareDetails

Information about the portfolio share operation.

Accessible with the following methods

Method Description
GET_SHAREDETAILS() Getter for SHAREDETAILS