Skip to content

/AWS1/CL_SCG=>LISTCONSTRAINTSFORPORTFOLIO()

About ListConstraintsForPortfolio

Lists the constraints for the specified portfolio and product.

Method Signature

IMPORTING

Required arguments:

IV_PORTFOLIOID TYPE /AWS1/SCGID /AWS1/SCGID

The portfolio identifier.

Optional arguments:

IV_ACCEPTLANGUAGE TYPE /AWS1/SCGACCEPTLANGUAGE /AWS1/SCGACCEPTLANGUAGE

The language code.

  • jp - Japanese

  • zh - Chinese

IV_PRODUCTID TYPE /AWS1/SCGID /AWS1/SCGID

The product identifier.

IV_PAGESIZE TYPE /AWS1/SCGPAGESIZE /AWS1/SCGPAGESIZE

The maximum number of items to return with this call.

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCGLSTCNSSFORPORTFO01 /AWS1/CL_SCGLSTCNSSFORPORTFO01