/AWS1/CL_SCGUPPORTFOLIOSHARE01¶
UpdatePortfolioShareOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_portfoliosharetoken
TYPE /AWS1/SCGID
/AWS1/SCGID
¶
The token that tracks the status of the
UpdatePortfolioShare
operation for external account to account or organizational type sharing.
iv_status
TYPE /AWS1/SCGSHARESTATUS
/AWS1/SCGSHARESTATUS
¶
The status of
UpdatePortfolioShare
operation. You can also obtain the operation status usingDescribePortfolioShareStatus
API.
Queryable Attributes¶
PortfolioShareToken¶
The token that tracks the status of the
UpdatePortfolioShare
operation for external account to account or organizational type sharing.
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 |
Status¶
The status of
UpdatePortfolioShare
operation. You can also obtain the operation status usingDescribePortfolioShareStatus
API.
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 |