SAP ABAP Class CL_GRPC_TIMEFRAME_UTIL (Utility class for timeframe)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_AOD (Package) Aggregation of Deficiency
⤷
⤷
Properties
| Class | CL_GRPC_TIMEFRAME_UTIL | |
| Short Description | Utility class for timeframe | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_AOD | Aggregation of Deficiency |
| Created | 20080409 | SAP |
| Last change | 20141106 | |
| 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) |
Interfaces
Class CL_GRPC_TIMEFRAME_UTIL has no interface implemented.
Friends
Class CL_GRPC_TIMEFRAME_UTIL 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) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20080414 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080409 | ||
| 2 | Instance method | Public | Method | Is timeframe valid | 20080409 |
Events
Class CL_GRPC_TIMEFRAME_UTIL has no event.
Types
Class CL_GRPC_TIMEFRAME_UTIL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20080409 | |||
| 2 | I_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20080409 |
Method CONSTRUCTOR on class CL_GRPC_TIMEFRAME_UTIL has no exception.
Method IS_VALID_TIMEFRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20080409 | |||
| 2 | I_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20080409 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080409 |
Method IS_VALID_TIMEFRAME on class CL_GRPC_TIMEFRAME_UTIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |