/AWS1/CL_CRMBILLEDJOBRESRCUT00¶
Information related to the utilization of resources that have been billed or charged for in a given context, such as a protected job.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_units
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
The number of Clean Rooms Processing Unit (CRPU) hours that have been billed.
Queryable Attributes¶
units¶
The number of Clean Rooms Processing Unit (CRPU) hours that have been billed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UNITS() |
Getter for UNITS, with configurable default |
ASK_UNITS() |
Getter for UNITS w/ exceptions if field has no value |
STR_UNITS() |
String format for UNITS, with configurable default |
HAS_UNITS() |
Determine if UNITS has a value |