Skip to content

/AWS1/CL_SQT=>PUTSVCQUOTAINCREQINTOTMPL()

About PutServiceQuotaIncreaseRequestIntoTemplate

Adds a quota increase request to your quota request template.

Method Signature

IMPORTING

Required arguments:

IV_QUOTACODE TYPE /AWS1/SQTQUOTACODE /AWS1/SQTQUOTACODE

Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.

IV_SERVICECODE TYPE /AWS1/SQTSERVICECODE /AWS1/SQTSERVICECODE

Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.

IV_AWSREGION TYPE /AWS1/SQTAWSREGION /AWS1/SQTAWSREGION

Specifies the Amazon Web Services Region to which the template applies.

IV_DESIREDVALUE TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

Specifies the new, increased value for the quota.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SQTPUTSVCQUOTAINCRE01 /AWS1/CL_SQTPUTSVCQUOTAINCRE01