SAP ABAP Class CL_AUNIT_DURATION (INTERNAL: Limits on Duration during Execution)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
⤷
⤷
Properties
| Class | CL_AUNIT_DURATION | |
| Short Description | INTERNAL: Limits on Duration during Execution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20041103 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_AUNIT_DURATION has no interface implemented.
Friends
Class CL_AUNIT_DURATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SAUNIT_S_DURATION_SETTING | 20080818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041105 | ||
| 2 | Static method | Public | Method | Maximum Runtime in Seconds for Default Constants | 20041105 | |
| 3 | Static method | Public | Method | Check whether duration is valid | 20041111 |
Events
Class CL_AUNIT_DURATION has no event.
Types
Class CL_AUNIT_DURATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DURATION | Call by reference | Type reference (TYPE) | SAUNIT_S_DURATION_SETTING | Konkrete Werte für die Kategorien der Ausführungsdauer | 20041105 |
Method CONSTRUCTOR on class CL_AUNIT_DURATION has no exception.
Method GET_DURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DURATION | Value transfer | Type reference (TYPE) | SAUNIT_S_DURATION_SETTING | Konkrete Werte für die Kategorien der Ausführungsdauer | 20041105 |
Method GET_DURATION on class CL_AUNIT_DURATION has no exception.
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DURATION | Call by reference | Type reference (TYPE) | SAUNIT_S_DURATION_SETTING | Konkrete Werte für die Kategorien der Ausführungsdauer | 20041111 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041111 |
Method IS_VALID on class CL_AUNIT_DURATION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |