Skip to content

/AWS1/CL_SCG=>LISTPORTFOLIOSFORPRODUCT()

About ListPortfoliosForProduct

Lists all portfolios that the specified product is associated with.

Method Signature

IMPORTING

Required arguments:

IV_PRODUCTID TYPE /AWS1/SCGID /AWS1/SCGID

The product identifier.

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCGLSTPORTFOLIOSFOR01 /AWS1/CL_SCGLSTPORTFOLIOSFOR01