Skip to content

/AWS1/CL_SCG=>LISTACCEPTEDPORTFOLIOSHARES()

About ListAcceptedPortfolioShares

Lists all imported portfolios for which account-to-account shares were accepted by this account. By specifying the PortfolioShareType, you can list portfolios for which organizational shares were accepted by this account.

Method Signature

IMPORTING

Optional arguments:

IV_ACCEPTLANGUAGE TYPE /AWS1/SCGACCEPTLANGUAGE /AWS1/SCGACCEPTLANGUAGE

The language code.

  • jp - Japanese

  • zh - Chinese

IV_PAGETOKEN TYPE /AWS1/SCGPAGETOKEN /AWS1/SCGPAGETOKEN

The page token for the next set of results. To retrieve the first set of results, use null.

IV_PAGESIZE TYPE /AWS1/SCGPAGESIZEMAX100 /AWS1/SCGPAGESIZEMAX100

The maximum number of items to return with this call.

IV_PORTFOLIOSHARETYPE TYPE /AWS1/SCGPORTFOLIOSHARETYPE /AWS1/SCGPORTFOLIOSHARETYPE

The type of shared portfolios to list. The default is to list imported portfolios.

  • AWS_ORGANIZATIONS - List portfolios accepted and shared via organizational sharing by the management account or delegated administrator of your organization.

  • AWS_SERVICECATALOG - Deprecated type.

  • IMPORTED - List imported portfolios that have been accepted and shared through account-to-account sharing.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCGLSTACCEDPORTFOLI01 /AWS1/CL_SCGLSTACCEDPORTFOLI01