/AWS1/CL_SCGUPPROVPRODUCTPRP01¶
UpdateProvisionedProductPropertiesOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_provisionedproductid TYPE /AWS1/SCGID /AWS1/SCGID¶
The provisioned product identifier.
it_provproductproperties TYPE /AWS1/CL_SCGPROVPRODUCTPRPS_W=>TT_PROVPRODUCTPROPERTIES TT_PROVPRODUCTPROPERTIES¶
A map that contains the properties updated.
iv_recordid TYPE /AWS1/SCGID /AWS1/SCGID¶
The identifier of the record.
iv_status TYPE /AWS1/SCGRECORDSTATUS /AWS1/SCGRECORDSTATUS¶
The status of the request.
Queryable Attributes¶
ProvisionedProductId¶
The provisioned product identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONEDPRODUCTID() |
Getter for PROVISIONEDPRODUCTID, with configurable default |
ASK_PROVISIONEDPRODUCTID() |
Getter for PROVISIONEDPRODUCTID w/ exceptions if field has n |
HAS_PROVISIONEDPRODUCTID() |
Determine if PROVISIONEDPRODUCTID has a value |
ProvisionedProductProperties¶
A map that contains the properties updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVPRODUCTPROPERTIES() |
Getter for PROVISIONEDPRODUCTPROPERTIES, with configurable d |
ASK_PROVPRODUCTPROPERTIES() |
Getter for PROVISIONEDPRODUCTPROPERTIES w/ exceptions if fie |
HAS_PROVPRODUCTPROPERTIES() |
Determine if PROVISIONEDPRODUCTPROPERTIES has a value |
RecordId¶
The identifier of the record.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECORDID() |
Getter for RECORDID, with configurable default |
ASK_RECORDID() |
Getter for RECORDID w/ exceptions if field has no value |
HAS_RECORDID() |
Determine if RECORDID has a value |
Status¶
The status of the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |