/AWS1/CL_MPBRLIMERMODULEPARAMS¶
Describes the parameters of a rate limit.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_tps TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The transactions per second rate limit.
Queryable Attributes¶
tps¶
The transactions per second rate limit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TPS() |
Getter for TPS, with configurable default |
ASK_TPS() |
Getter for TPS w/ exceptions if field has no value |
STR_TPS() |
String format for TPS, with configurable default |
HAS_TPS() |
Determine if TPS has a value |