/AWS1/CL_SCGSHAREDETAILS¶
Information about the portfolio share operation.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_successfulshares
TYPE /AWS1/CL_SCGSUCCESSFULSHARES_W=>TT_SUCCESSFULSHARES
TT_SUCCESSFULSHARES
¶
List of accounts for whom the operation succeeded.
it_shareerrors
TYPE /AWS1/CL_SCGSHAREERROR=>TT_SHAREERRORS
TT_SHAREERRORS
¶
List of errors.
Queryable Attributes¶
SuccessfulShares¶
List of accounts for whom the operation succeeded.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUCCESSFULSHARES() |
Getter for SUCCESSFULSHARES, with configurable default |
ASK_SUCCESSFULSHARES() |
Getter for SUCCESSFULSHARES w/ exceptions if field has no va |
HAS_SUCCESSFULSHARES() |
Determine if SUCCESSFULSHARES has a value |
ShareErrors¶
List of errors.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SHAREERRORS() |
Getter for SHAREERRORS, with configurable default |
ASK_SHAREERRORS() |
Getter for SHAREERRORS w/ exceptions if field has no value |
HAS_SHAREERRORS() |
Determine if SHAREERRORS has a value |