/AWS1/CL_SCGDSCPRODUCTVIEWOUT¶
DescribeProductViewOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_productviewsummary TYPE REF TO /AWS1/CL_SCGPRODUCTVIEWSUMMARY /AWS1/CL_SCGPRODUCTVIEWSUMMARY¶
Summary information about the product.
it_provisioningartifacts TYPE /AWS1/CL_SCGPROVARTIFACT=>TT_PROVISIONINGARTIFACTS TT_PROVISIONINGARTIFACTS¶
Information about the provisioning artifacts for the product.
Queryable Attributes¶
ProductViewSummary¶
Summary information about the product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRODUCTVIEWSUMMARY() |
Getter for PRODUCTVIEWSUMMARY |
ProvisioningArtifacts¶
Information about the provisioning artifacts for the product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONINGARTIFACTS() |
Getter for PROVISIONINGARTIFACTS, with configurable default |
ASK_PROVISIONINGARTIFACTS() |
Getter for PROVISIONINGARTIFACTS w/ exceptions if field has |
HAS_PROVISIONINGARTIFACTS() |
Determine if PROVISIONINGARTIFACTS has a value |