Skip to content

/AWS1/CL_SCG=>LISTLAUNCHPATHS()

About ListLaunchPaths

Lists the paths to the specified product. A path describes how the user gets access to a specified product and is necessary when provisioning a product. A path also determines the constraints that are put on a product. A path is dependent on a specific product, porfolio, and principal.

When provisioning a product that's been added to a portfolio, you must grant your user, group, or role access to the portfolio. For more information, see Granting users access in the Service Catalog User Guide.

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_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_SCGLISTLAUNCHPATHSOUT /AWS1/CL_SCGLISTLAUNCHPATHSOUT