/AWS1/CL_SCGCREPROVPRODUCTPL01¶
CreateProvisionedProductPlanOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_planname TYPE /AWS1/SCGPROVPRODUCTPLANNAME /AWS1/SCGPROVPRODUCTPLANNAME¶
The name of the plan.
iv_planid TYPE /AWS1/SCGID /AWS1/SCGID¶
The plan identifier.
iv_provisionproductid TYPE /AWS1/SCGID /AWS1/SCGID¶
The product identifier.
iv_provisionedproductname TYPE /AWS1/SCGPROVPRODUCTNAME /AWS1/SCGPROVPRODUCTNAME¶
The user-friendly name of the provisioned product.
iv_provisioningartifactid TYPE /AWS1/SCGID /AWS1/SCGID¶
The identifier of the provisioning artifact.
Queryable Attributes¶
PlanName¶
The name of the plan.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLANNAME() |
Getter for PLANNAME, with configurable default |
ASK_PLANNAME() |
Getter for PLANNAME w/ exceptions if field has no value |
HAS_PLANNAME() |
Determine if PLANNAME has a value |
PlanId¶
The plan identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLANID() |
Getter for PLANID, with configurable default |
ASK_PLANID() |
Getter for PLANID w/ exceptions if field has no value |
HAS_PLANID() |
Determine if PLANID has a value |
ProvisionProductId¶
The product identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONPRODUCTID() |
Getter for PROVISIONPRODUCTID, with configurable default |
ASK_PROVISIONPRODUCTID() |
Getter for PROVISIONPRODUCTID w/ exceptions if field has no |
HAS_PROVISIONPRODUCTID() |
Determine if PROVISIONPRODUCTID has a value |
ProvisionedProductName¶
The user-friendly name of the provisioned product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONEDPRODUCTNAME() |
Getter for PROVISIONEDPRODUCTNAME, with configurable default |
ASK_PROVISIONEDPRODUCTNAME() |
Getter for PROVISIONEDPRODUCTNAME w/ exceptions if field has |
HAS_PROVISIONEDPRODUCTNAME() |
Determine if PROVISIONEDPRODUCTNAME has a value |
ProvisioningArtifactId¶
The identifier of the provisioning artifact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONINGARTIFACTID() |
Getter for PROVISIONINGARTIFACTID, with configurable default |
ASK_PROVISIONINGARTIFACTID() |
Getter for PROVISIONINGARTIFACTID w/ exceptions if field has |
HAS_PROVISIONINGARTIFACTID() |
Determine if PROVISIONINGARTIFACTID has a value |