SAP ABAP Class CL_GRPC_MODEL_THRESHOLD (Threshold model class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_SCOPING (Package) Process Control: Scoping
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_SCOPING | Scoping abstract class | 20080825 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080827 |
Properties
| Class | CL_GRPC_MODEL_THRESHOLD | |
| Short Description | Threshold model class | |
| Super Class | CL_GRPC_SCOPING | Scoping abstract class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_SCOPING | Process Control: Scoping |
| Created | 20080825 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080827 |
Friends
Class CL_GRPC_MODEL_THRESHOLD 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_T_THRESHOLD_BUFFER | Table of Threshold buffer | 20080908 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_THRESHOLD | Table of GRPC_S_THRESHOLD | 20080901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080825 | |
| 2 | Instance method | Public | Method | 20080825 | ||
| 3 | Instance method | Public | Method | 20080825 | ||
| 4 | Instance method | Public | Method | 20080825 | ||
| 5 | Instance method | Public | Method | Check if the object is locked | 20080827 | |
| 6 | Instance method | Public | Method | 20080825 |
Events
Class CL_GRPC_MODEL_THRESHOLD has no event.
Types
Class CL_GRPC_MODEL_THRESHOLD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20080825 | |||
| 2 | IV_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20080825 | |||
| 3 | IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20080825 |
Method CONSTRUCTOR on class CL_GRPC_MODEL_THRESHOLD has no exception.
Method ENTITY_DEQUEUE Signature
Method ENTITY_DEQUEUE on class CL_GRPC_MODEL_THRESHOLD has no parameter.
Method ENTITY_DEQUEUE on class CL_GRPC_MODEL_THRESHOLD has no exception.
Method ENTITY_ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080903 | ||||
| 2 | EV_LOCKED_USER | Call by reference | Attribute reference (LIKE) | SY-UNAME | User Name | 20080903 | |||
| 3 | IV_IS_CENTRAL | Call by reference | Type reference (TYPE) | GRPC_FLAG | GRPC Flag Char 1 | 20080825 |
Method ENTITY_ENQUEUE on class CL_GRPC_MODEL_THRESHOLD has no exception.
Method GET_THRESHOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_CENTRAL | Call by reference | Type reference (TYPE) | GRPC_FLAG | GRPC Flag Char 1 | 20080825 | |||
| 2 | RS_THRESHOLD | Value transfer | Type reference (TYPE) | GRPC_S_THRESHOLD | Threshold structure | 20080825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080825 |
Method IS_ENTITY_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080903 | ||||
| 2 | EV_LOCKED_USER | Call by reference | Attribute reference (LIKE) | SY-UNAME | User Name | 20080903 | |||
| 3 | IV_IS_CENTRAL | Call by reference | Type reference (TYPE) | GRPC_FLAG | GRPC Flag Char 1 | 20080827 |
Method IS_ENTITY_LOCKED on class CL_GRPC_MODEL_THRESHOLD has no exception.
Method SET_THRESHOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_THRESHOLD | Call by reference | Type reference (TYPE) | GRPC_S_THRESHOLD | Threshold structure | 20080825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080825 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |